- AabBuilderStep - Class in com.facebook.buck.android
-
Merges resources into a final Android App Bundle.
- AabBuilderStep(ProjectFilesystem, Path, Path, Supplier<KeystoreProperties>, boolean, Path, ImmutableSet<ModuleInfo>, ImmutableSet<String>) - Constructor for class com.facebook.buck.android.AabBuilderStep
-
- AAPT2_COMPILE_FLAVOR - Static variable in class com.facebook.buck.android.AndroidResourceDescription
-
- Aapt2Compile - Class in com.facebook.buck.android
-
Perform the "aapt2 compile" step of a single Android resource.
- Aapt2Compile(BuildTarget, ProjectFilesystem, AndroidPlatformTarget, ImmutableSortedSet<BuildRule>, SourcePath) - Constructor for class com.facebook.buck.android.Aapt2Compile
-
- Aapt2Link - Class in com.facebook.buck.android
-
Perform the "aapt2 link" step of building an Android app.
- AaptOutputInfo - Class in com.facebook.buck.android
-
Encapsulates information about a rule that runs "aapt", for consumption by downstream rules.
- AaptOutputInfo.Builder - Class in com.facebook.buck.android
-
- AaptPackageResources - Class in com.facebook.buck.android
-
Packages the resources using aapt.
- AaptStep - Class in com.facebook.buck.android
-
Runs the Android Asset Packaging Tool (aapt), which creates an .apk file.
- AaptStep(SourcePathResolver, AndroidPlatformTarget, Path, Path, ImmutableList<Path>, ImmutableSortedSet<Path>, Path, Path, Path, ImmutableList<Path>, boolean, boolean, ManifestEntries) - Constructor for class com.facebook.buck.android.AaptStep
-
- AAR_FORMAT - Static variable in class com.facebook.buck.android.AndroidAar
-
- AAR_UNZIP_FLAVOR - Static variable in class com.facebook.buck.android.AndroidPrebuiltAarDescription
-
- AbiGenerationMode - Enum in com.facebook.buck.jvm.java.abi
-
- abiJar - Variable in class com.facebook.buck.jvm.java.JarBuildStepsFactory.JavaDependencyInfo
-
- AbstractActionGraphBuilder - Class in com.facebook.buck.core.rules.resolver.impl
-
An abstract implementation of BuildRuleResolver that simplifies concrete implementations.
- AbstractActionGraphBuilder() - Constructor for class com.facebook.buck.core.rules.resolver.impl.AbstractActionGraphBuilder
-
- AbstractActionGraphConfig - Class in com.facebook.buck.core.model.actiongraph.computation
-
- AbstractActionGraphConfig() - Constructor for class com.facebook.buck.core.model.actiongraph.computation.AbstractActionGraphConfig
-
- AbstractActionGraphPerfData() - Constructor for class com.facebook.buck.event.listener.scuba.ActionGraphPerfScubaEventFactory.AbstractActionGraphPerfData
-
- AbstractAndroidBuildToolsLocation - Interface in com.facebook.buck.android.toolchain
-
- AbstractAndroidNdk - Class in com.facebook.buck.android.toolchain.ndk
-
Part of Android toolchain that provides access to Android NDK
- AbstractAndroidNdk() - Constructor for class com.facebook.buck.android.toolchain.ndk.AbstractAndroidNdk
-
- AbstractAndroidPlatformTarget - Class in com.facebook.buck.android.toolchain
-
Represents a platform to target for Android.
- AbstractAndroidPlatformTarget() - Constructor for class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
-
- AbstractAndroidSdkLocation - Interface in com.facebook.buck.android.toolchain
-
Part of Android toolchain that provides access to Android SDK
- AbstractApkInfo() - Constructor for class com.facebook.buck.android.HasInstallableApk.AbstractApkInfo
-
- AbstractAppleCxxPlatformsProvider - Class in com.facebook.buck.apple.toolchain
-
- AbstractAppleCxxPlatformsProvider() - Constructor for class com.facebook.buck.apple.toolchain.AbstractAppleCxxPlatformsProvider
-
- AbstractAppleDeveloperDirectoryForTestsProvider - Interface in com.facebook.buck.apple.toolchain
-
The value of [apple] xcode_developer_dir_for_tests if present.
- AbstractAppleDeveloperDirectoryProvider - Interface in com.facebook.buck.apple.toolchain
-
Provides access to Apple developer directory.
- AbstractAppleSdkLocation - Interface in com.facebook.buck.apple.toolchain
-
- AbstractAppleToolchainProvider - Interface in com.facebook.buck.apple.toolchain
-
- AbstractArchiveMemberPath - Class in com.facebook.buck.io
-
- AbstractArchiveMemberPath() - Constructor for class com.facebook.buck.io.AbstractArchiveMemberPath
-
- AbstractAsynchronousCache - Class in com.facebook.buck.artifact_cache
-
- AbstractAsynchronousCache(String, ArtifactCacheMode, CacheReadMode, ListeningExecutorService, ListeningExecutorService, AbstractAsynchronousCache.CacheEventListener, Optional<Long>, ProjectFilesystem) - Constructor for class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
-
- AbstractAsynchronousCache.AbstractFetchResult - Interface in com.facebook.buck.artifact_cache
-
Return type used by the implementations of this abstract class.
- AbstractAsynchronousCache.AbstractMultiContainsResult - Interface in com.facebook.buck.artifact_cache
-
Return type used by the implementations of this abstract class.
- AbstractAsynchronousCache.AbstractMultiFetchResult - Interface in com.facebook.buck.artifact_cache
-
Return type used by the implementations of this abstract class.
- AbstractAsynchronousCache.AbstractStoreResult - Interface in com.facebook.buck.artifact_cache
-
Return type used by the implementations of this abstract class.
- AbstractAsynchronousCache.CacheEventListener - Interface in com.facebook.buck.artifact_cache
-
- AbstractAsynchronousCache.CacheEventListener.FetchRequestEvents - Interface in com.facebook.buck.artifact_cache
-
- AbstractAsynchronousCache.CacheEventListener.MultiFetchRequestEvents - Interface in com.facebook.buck.artifact_cache
-
- AbstractAsynchronousCache.FetchRequest - Class in com.facebook.buck.artifact_cache
-
- AbstractAsynchronousCache.StoreEvents - Interface in com.facebook.buck.artifact_cache
-
- AbstractAsynchronousCache.StoreEvents.StoreRequestEvents - Interface in com.facebook.buck.artifact_cache
-
- AbstractBatchingLogger - Class in com.facebook.buck.util.network
-
Common functionality for uploading log entries in batches.
- AbstractBatchingLogger(int) - Constructor for class com.facebook.buck.util.network.AbstractBatchingLogger
-
- AbstractBatchingLogger() - Constructor for class com.facebook.buck.util.network.AbstractBatchingLogger
-
- AbstractBatchingLogger.BatchEntry - Class in com.facebook.buck.util.network
-
- AbstractBottomUpTraversal<T,E extends Throwable> - Class in com.facebook.buck.core.util.graph
-
Class that performs a "bottom-up" traversal of a DAG.
- AbstractBottomUpTraversal(TraversableGraph<T>) - Constructor for class com.facebook.buck.core.util.graph.AbstractBottomUpTraversal
-
- AbstractBreadthFirstThrowingTraversal<Node,E extends Throwable> - Class in com.facebook.buck.core.util.graph
-
Performs a breadth-first traversal of dependencies of a graph node.
- AbstractBreadthFirstThrowingTraversal(Node) - Constructor for class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal
-
- AbstractBreadthFirstThrowingTraversal(Iterable<? extends Node>) - Constructor for class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal
-
- AbstractBreadthFirstThrowingTraversal.StaticBreadthFirstTraversal<Node> - Class in com.facebook.buck.core.util.graph
-
- AbstractBreadthFirstThrowingTraversal.Visitor<Node,E extends Throwable> - Interface in com.facebook.buck.core.util.graph
-
- AbstractBreadthFirstTraversal<Node> - Class in com.facebook.buck.core.util.graph
-
Performs a breadth-first traversal of dependencies of a graph node.
- AbstractBreadthFirstTraversal(Node) - Constructor for class com.facebook.buck.core.util.graph.AbstractBreadthFirstTraversal
-
- AbstractBreadthFirstTraversal(Iterable<? extends Node>) - Constructor for class com.facebook.buck.core.util.graph.AbstractBreadthFirstTraversal
-
- AbstractBuckEvent - Class in com.facebook.buck.event
-
Base class for all build events.
- AbstractBuckEvent(EventKey) - Constructor for class com.facebook.buck.event.AbstractBuckEvent
-
- AbstractBuildData() - Constructor for class com.facebook.buck.event.listener.scuba.BuildScubaEventFactory.AbstractBuildData
-
- AbstractBuildEngineResult() - Constructor for class com.facebook.buck.core.build.engine.BuildEngine.AbstractBuildEngineResult
-
- AbstractBuildRule - Class in com.facebook.buck.core.rules.impl
-
Abstract implementation of a
BuildRule that can be cached.
- AbstractBuildRule(BuildTarget, ProjectFilesystem) - Constructor for class com.facebook.buck.core.rules.impl.AbstractBuildRule
-
- AbstractBuildRuleResolver - Class in com.facebook.buck.core.rules
-
An abstract implementation of BuildTargetResolver that simplifies concrete implementations.
- AbstractBuildRuleResolver() - Constructor for class com.facebook.buck.core.rules.AbstractBuildRuleResolver
-
- AbstractBuildRuleWithDeclaredAndExtraDeps - Class in com.facebook.buck.core.rules.impl
-
- AbstractBuildRuleWithDeclaredAndExtraDeps(BuildTarget, ProjectFilesystem, BuildRuleParams) - Constructor for class com.facebook.buck.core.rules.impl.AbstractBuildRuleWithDeclaredAndExtraDeps
-
- AbstractBuildRuleWithProviders - Class in com.facebook.buck.core.rules.impl
-
- AbstractBuildRuleWithProviders(BuildRuleInfoProviderCollection) - Constructor for class com.facebook.buck.core.rules.impl.AbstractBuildRuleWithProviders
-
- AbstractBuildRuleWithResolver - Class in com.facebook.buck.core.rules.impl
-
This class should not ever be extended.
- AbstractBuildRuleWithResolver(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathResolver) - Constructor for class com.facebook.buck.core.rules.impl.AbstractBuildRuleWithResolver
-
- AbstractBuildTarget - Class in com.facebook.buck.core.model
-
- AbstractBuildTarget() - Constructor for class com.facebook.buck.core.model.AbstractBuildTarget
-
- AbstractCacheDeleteResult - Class in com.facebook.buck.artifact_cache
-
Result of delete from cache command.
- AbstractCacheDeleteResult() - Constructor for class com.facebook.buck.artifact_cache.AbstractCacheDeleteResult
-
- AbstractCellPathResolver - Class in com.facebook.buck.core.cell
-
- AbstractCellPathResolver() - Constructor for class com.facebook.buck.core.cell.AbstractCellPathResolver
-
- AbstractCharsetProcessListener - Class in com.facebook.buck.util
-
- AbstractCharsetProcessListener(Charset) - Constructor for class com.facebook.buck.util.AbstractCharsetProcessListener
-
- AbstractCharsetProcessListener(CharsetEncoder, CharsetDecoder, CharsetDecoder) - Constructor for class com.facebook.buck.util.AbstractCharsetProcessListener
-
- AbstractCliConfig - Class in com.facebook.buck.cli
-
- AbstractCliConfig() - Constructor for class com.facebook.buck.cli.AbstractCliConfig
-
- AbstractCloseableMemoizedSupplier<T,E extends Exception> - Class in com.facebook.buck.util
-
- AbstractCloseableMemoizedSupplier(Supplier<T>, ThrowingConsumer<T, E>) - Constructor for class com.facebook.buck.util.AbstractCloseableMemoizedSupplier
-
- AbstractCloseableWrapper<T,E extends Exception> - Class in com.facebook.buck.util
-
Base class for ThrowingCloseableWrapper and CloseableWrapper
- AbstractCloseableWrapper(T, ThrowingConsumer<T, E>) - Constructor for class com.facebook.buck.util.AbstractCloseableWrapper
-
- AbstractCodeSignIdentityStore - Interface in com.facebook.buck.apple.toolchain
-
A collection of code sign identities.
- AbstractCommand - Class in com.facebook.buck.cli
-
- AbstractCommand() - Constructor for class com.facebook.buck.cli.AbstractCommand
-
- AbstractCommandRunnerParams - Class in com.facebook.buck.cli
-
- AbstractCommandRunnerParams() - Constructor for class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- AbstractConsoleEventBusListener - Class in com.facebook.buck.event.listener
-
Base class for
BuckEventListeners responsible for outputting information about the
running build to
stderr.
- AbstractConsoleEventBusListener(Console, Clock, Locale, ExecutionEnvironment, boolean, int, boolean) - Constructor for class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- AbstractConstraintSetting - Class in com.facebook.buck.core.model.platform
-
Represents a group of constraints defined using constraint_setting.
- AbstractConstraintSetting() - Constructor for class com.facebook.buck.core.model.platform.AbstractConstraintSetting
-
- AbstractConstraintValue - Class in com.facebook.buck.core.model.platform
-
Represents a constraint defined using constraint_value.
- AbstractConstraintValue() - Constructor for class com.facebook.buck.core.model.platform.AbstractConstraintValue
-
- AbstractContainerCommand - Class in com.facebook.buck.cli
-
- AbstractContainerCommand() - Constructor for class com.facebook.buck.cli.AbstractContainerCommand
-
- AbstractCxxLibrary - Interface in com.facebook.buck.cxx
-
- AbstractCxxPlatformsProvider - Class in com.facebook.buck.cxx.toolchain
-
- AbstractCxxPlatformsProvider() - Constructor for class com.facebook.buck.cxx.toolchain.AbstractCxxPlatformsProvider
-
- AbstractCxxSource - Class in com.facebook.buck.cxx
-
Describes a source file written in the C programming language or a derivative (C++, Objective-C,
Objective-C++, etc.) and the various paths it uses from input to output.
- AbstractCxxSource() - Constructor for class com.facebook.buck.cxx.AbstractCxxSource
-
- AbstractCxxSource.Type - Enum in com.facebook.buck.cxx
-
- AbstractDefaultBuildTargetSourcePath - Class in com.facebook.buck.core.sourcepath
-
- AbstractDefaultBuildTargetSourcePath() - Constructor for class com.facebook.buck.core.sourcepath.AbstractDefaultBuildTargetSourcePath
-
- AbstractDefaultSelectableConfigurationContext - Class in com.facebook.buck.parser
-
- AbstractDefaultSelectableConfigurationContext() - Constructor for class com.facebook.buck.parser.AbstractDefaultSelectableConfigurationContext
-
- AbstractDistBuildClientCacheData() - Constructor for class com.facebook.buck.event.listener.scuba.DistBuildClientCacheResultScubaEventFactory.AbstractDistBuildClientCacheData
-
- AbstractDistBuildCombinedData() - Constructor for class com.facebook.buck.event.listener.scuba.DistBuildCombinedScubaEventFactory.AbstractDistBuildCombinedData
-
- AbstractDistBuildCommand - Class in com.facebook.buck.cli
-
- AbstractDistBuildCommand() - Constructor for class com.facebook.buck.cli.AbstractDistBuildCommand
-
- AbstractDistBuildModeRunner - Class in com.facebook.buck.distributed.build_slave
-
- AbstractDistBuildModeRunner() - Constructor for class com.facebook.buck.distributed.build_slave.AbstractDistBuildModeRunner
-
- AbstractDistBuildSlaveData() - Constructor for class com.facebook.buck.event.listener.scuba.DistBuildSlaveScubaEventFactory.AbstractDistBuildSlaveData
-
- AbstractDxToolchain - Interface in com.facebook.buck.android.toolchain
-
- AbstractExecutionStep - Class in com.facebook.buck.step
-
- AbstractExecutionStep(String) - Constructor for class com.facebook.buck.step.AbstractExecutionStep
-
- AbstractExplicitBuildTargetSourcePath - Class in com.facebook.buck.core.sourcepath
-
- AbstractExplicitBuildTargetSourcePath() - Constructor for class com.facebook.buck.core.sourcepath.AbstractExplicitBuildTargetSourcePath
-
- AbstractFileLike - Class in com.facebook.buck.jvm.java.classes
-
- AbstractFileLike() - Constructor for class com.facebook.buck.jvm.java.classes.AbstractFileLike
-
- AbstractForwardingBuildTargetSourcePath - Class in com.facebook.buck.core.sourcepath
-
- AbstractForwardingBuildTargetSourcePath() - Constructor for class com.facebook.buck.core.sourcepath.AbstractForwardingBuildTargetSourcePath
-
- AbstractGenruleDescription<T extends AbstractGenruleDescription.CommonArg> - Class in com.facebook.buck.shell
-
- AbstractGenruleDescription(ToolchainProvider, SandboxExecutionStrategy, boolean) - Constructor for class com.facebook.buck.shell.AbstractGenruleDescription
-
- AbstractGenruleDescription.CommonArg - Interface in com.facebook.buck.shell
-
- AbstractGenruleStep - Class in com.facebook.buck.shell
-
- AbstractGenruleStep(ProjectFilesystem, AbstractGenruleStep.CommandString, Path, ProgramRunner) - Constructor for class com.facebook.buck.shell.AbstractGenruleStep
-
- AbstractGenruleStep(ProjectFilesystem, AbstractGenruleStep.CommandString, Path) - Constructor for class com.facebook.buck.shell.AbstractGenruleStep
-
- AbstractGenruleStep.CommandString - Class in com.facebook.buck.shell
-
- AbstractGoToolchain - Class in com.facebook.buck.features.go
-
- AbstractGoToolchain() - Constructor for class com.facebook.buck.features.go.AbstractGoToolchain
-
- AbstractHaskellPlatformsProvider - Interface in com.facebook.buck.features.haskell
-
- AbstractImmutableRawTargetNode - Class in com.facebook.buck.core.model.targetgraph.impl
-
- AbstractImmutableRawTargetNode() - Constructor for class com.facebook.buck.core.model.targetgraph.impl.AbstractImmutableRawTargetNode
-
- AbstractJavacOptionsProvider - Interface in com.facebook.buck.jvm.java.toolchain
-
- AbstractJavaCxxPlatformProvider - Interface in com.facebook.buck.jvm.java.toolchain
-
- AbstractJavaOptionsProvider - Class in com.facebook.buck.jvm.java.toolchain
-
- AbstractJavaOptionsProvider() - Constructor for class com.facebook.buck.jvm.java.toolchain.AbstractJavaOptionsProvider
-
- AbstractKnownRuleTypes - Class in com.facebook.buck.core.rules.knowntypes
-
Provides access to rule types.
- AbstractKnownRuleTypes() - Constructor for class com.facebook.buck.core.rules.knowntypes.AbstractKnownRuleTypes
-
- AbstractLuaPlatformsProvider - Interface in com.facebook.buck.features.lua
-
- AbstractMacroExpander<T,P> - Class in com.facebook.buck.rules.macros
-
- AbstractMacroExpander() - Constructor for class com.facebook.buck.rules.macros.AbstractMacroExpander
-
- AbstractMacroExpanderWithoutPrecomputedWork<T> - Class in com.facebook.buck.rules.macros
-
- AbstractMacroExpanderWithoutPrecomputedWork() - Constructor for class com.facebook.buck.rules.macros.AbstractMacroExpanderWithoutPrecomputedWork
-
- AbstractModuleInfo - Class in com.facebook.buck.android
-
- AbstractModuleInfo() - Constructor for class com.facebook.buck.android.AbstractModuleInfo
-
- AbstractMultiBuildCapacityTracker - Class in com.facebook.buck.distributed.build_slave
-
Abstract implementation of a
CapacityTracker that is used when there're multiple builds
stacked on the host.
- AbstractMultiBuildCapacityTracker(CapacityService, int) - Constructor for class com.facebook.buck.distributed.build_slave.AbstractMultiBuildCapacityTracker
-
- AbstractNdkCxxPlatformsProvider - Class in com.facebook.buck.android.toolchain.ndk
-
- AbstractNdkCxxPlatformsProvider() - Constructor for class com.facebook.buck.android.toolchain.ndk.AbstractNdkCxxPlatformsProvider
-
- AbstractNetworkCache - Class in com.facebook.buck.artifact_cache
-
- AbstractNetworkCache(NetworkCacheArgs) - Constructor for class com.facebook.buck.artifact_cache.AbstractNetworkCache
-
- AbstractPathSourcePath - Class in com.facebook.buck.core.sourcepath
-
- AbstractPathSourcePath() - Constructor for class com.facebook.buck.core.sourcepath.AbstractPathSourcePath
-
- AbstractProvisioningProfileStore - Class in com.facebook.buck.apple.toolchain
-
A collection of provisioning profiles.
- AbstractProvisioningProfileStore() - Constructor for class com.facebook.buck.apple.toolchain.AbstractProvisioningProfileStore
-
- AbstractPythonPlatformsProvider - Interface in com.facebook.buck.features.python.toolchain
-
- AbstractPythonVersion - Class in com.facebook.buck.features.python.toolchain
-
- AbstractPythonVersion() - Constructor for class com.facebook.buck.features.python.toolchain.AbstractPythonVersion
-
- AbstractRawConfig - Class in com.facebook.buck.util.config
-
Hierarchical configuration of section/key/value triples.
- AbstractRawConfig() - Constructor for class com.facebook.buck.util.config.AbstractRawConfig
-
- AbstractRawConfig.Builder - Class in com.facebook.buck.util.config
-
- AbstractReport - Class in com.facebook.buck.doctor
-
Base class for gathering logs and other interesting information from buck.
- AbstractReport(ProjectFilesystem, DefectReporter, BuildEnvironmentDescription, VersionControlStatsGenerator, Console, DoctorConfig, ExtraInfoCollector, Optional<WatchmanDiagReportCollector>) - Constructor for class com.facebook.buck.doctor.AbstractReport
-
- AbstractRuleKeyBuilder<RULE_KEY> - Class in com.facebook.buck.rules.keys
-
- AbstractRuleKeyBuilder(RuleKeyScopedHasher) - Constructor for class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
-
- AbstractRuleKeyConfig - Class in com.facebook.buck.core.rulekey.config
-
- AbstractRuleKeyConfig() - Constructor for class com.facebook.buck.core.rulekey.config.AbstractRuleKeyConfig
-
- AbstractRustToolchain - Interface in com.facebook.buck.features.rust
-
- AbstractSandboxConfig - Class in com.facebook.buck.sandbox
-
Config section responsible for sandbox features.
- AbstractSandboxConfig() - Constructor for class com.facebook.buck.sandbox.AbstractSandboxConfig
-
- AbstractSourcePathResolver - Class in com.facebook.buck.core.sourcepath.resolver.impl
-
Abstract implementation of SourcePathResolver.
- AbstractSourcePathResolver() - Constructor for class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
-
- AbstractSwiftPlatformsProvider - Interface in com.facebook.buck.swift.toolchain
-
- AbstractTestStep - Class in com.facebook.buck.step
-
Abstract implementation of
Step that ...
- AbstractTestStep(String, ProjectFilesystem, Optional<Path>, ImmutableList<String>, Optional<ImmutableMap<String, String>>, Path, Optional<Long>, Path) - Constructor for class com.facebook.buck.step.AbstractTestStep
-
- AbstractToolchainDescriptor<T extends Toolchain> - Interface in com.facebook.buck.core.toolchain
-
Contains basic information about a
Toolchain that can be used to identify and construct
an instance of a particular Toolchain.
- AbstractUnflavoredBuildTarget - Class in com.facebook.buck.core.model
-
- AbstractUnflavoredBuildTarget() - Constructor for class com.facebook.buck.core.model.AbstractUnflavoredBuildTarget
-
- AbstractUnusedDependenciesFinder - Class in com.facebook.buck.jvm.java
-
The step that reports dependencies not used during Java compilation.
- AbstractUnusedDependenciesFinder() - Constructor for class com.facebook.buck.jvm.java.AbstractUnusedDependenciesFinder
-
- AbstractValueVisitor<E extends Exception> - Class in com.facebook.buck.rules.modern.impl
-
An abstract implementation of ValueVisitor used for implementations that only care about some
underlying non-composed types.
- AbstractValueVisitor() - Constructor for class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
-
- accept(T) - Method in interface com.facebook.buck.util.function.ThrowingConsumer
-
- AccessFlags - Class in com.facebook.buck.jvm.java.abi
-
Computes the access flags (see JVMS8 4.1, 4.5, 4.6) for
Elements.
- AccessFlags(ElementsExtended) - Constructor for class com.facebook.buck.jvm.java.abi.AccessFlags
-
- AccumulateClassNamesStep - Class in com.facebook.buck.jvm.java
-
Step that takes a directory or zip of
.class files and traverses it to get the
total set of
.class files included by the directory or zip.
- AccumulateClassNamesStep(ProjectFilesystem, Optional<Path>, Path) - Constructor for class com.facebook.buck.jvm.java.AccumulateClassNamesStep
-
- acquire(ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.ListeningMultiSemaphore
-
Returns the future which will be completed by the moment when resources will be acquired.
- ACTION_GRAPH_NODE_COUNT_UNSET - Static variable in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- ACTION_GRAPH_REUSED_NODE_COUNT_UNSET - Static variable in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- ActionAndTargetGraphs - Class in com.facebook.buck.core.model.graph
-
- ActionAndTargetGraphs.Builder - Class in com.facebook.buck.core.model.graph
-
- ActionGraph - Class in com.facebook.buck.core.model.actiongraph
-
- ActionGraph(Iterable<BuildRule>) - Constructor for class com.facebook.buck.core.model.actiongraph.ActionGraph
-
- ActionGraphAndBuilder - Class in com.facebook.buck.core.model.actiongraph
-
Holds an ActionGraph with the BuildRuleResolver that created it.
- ActionGraphAndBuilder.Builder - Class in com.facebook.buck.core.model.actiongraph
-
- ActionGraphBuilder - Interface in com.facebook.buck.core.rules
-
Provides methods to interact with the ActionGraph.
- ActionGraphCache - Class in com.facebook.buck.core.model.actiongraph.computation
-
Contains cached action graphs.
- ActionGraphCache(int) - Constructor for class com.facebook.buck.core.model.actiongraph.computation.ActionGraphCache
-
- actionGraphCacheEvent(ActionGraphEvent.Cache) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
-
- actionGraphCacheHit(ActionGraphEvent.Cache.Hit) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- actionGraphCacheHit(ActionGraphEvent.Cache.Hit) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- actionGraphCacheMiss(ActionGraphEvent.Cache.Miss) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- ActionGraphConfig - Class in com.facebook.buck.core.model.actiongraph.computation
-
- ActionGraphCreationException(String) - Constructor for exception com.facebook.buck.cli.BuildCommand.ActionGraphCreationException
-
- ActionGraphEvent - Class in com.facebook.buck.event
-
Base class for events about building up the action graph from the target graph.
- ActionGraphEvent(EventKey) - Constructor for class com.facebook.buck.event.ActionGraphEvent
-
- ActionGraphEvent.Cache - Class in com.facebook.buck.event
-
- ActionGraphEvent.Cache.Hit - Class in com.facebook.buck.event
-
- ActionGraphEvent.Cache.Miss - Class in com.facebook.buck.event
-
- ActionGraphEvent.Cache.MissWithEmptyCache - Class in com.facebook.buck.event
-
- ActionGraphEvent.Cache.MissWithTargetGraphDifference - Class in com.facebook.buck.event
-
- ActionGraphEvent.Cache.MissWithTargetGraphHashMatch - Class in com.facebook.buck.event
-
- ActionGraphEvent.Finished - Class in com.facebook.buck.event
-
- ActionGraphEvent.IncrementalLoad - Class in com.facebook.buck.event
-
Event for incremental action graph construction.
- ActionGraphEvent.Started - Class in com.facebook.buck.event
-
- actionGraphEvents - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- ActionGraphFactory - Class in com.facebook.buck.core.model.actiongraph.computation
-
- ActionGraphFactoryDelegate - Interface in com.facebook.buck.core.model.actiongraph.computation
-
- actionGraphFinished - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- actionGraphFinished(ActionGraphEvent.Finished) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- actionGraphFinished(ActionGraphEvent.Finished) - Method in class com.facebook.buck.event.listener.BuildTargetDurationListener
-
- actionGraphFinished(ActionGraphEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- actionGraphFinished(ActionGraphEvent.Finished) - Method in class com.facebook.buck.event.listener.PerfTimesEventListener
-
- actionGraphFinished(ActionGraphEvent.Finished) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
-
- actionGraphFinishedEvent(ActionGraphEvent.Finished) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
-
- actionGraphIncrementalLoadEvent(ActionGraphEvent.IncrementalLoad) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
-
Record information about incremental action graph construction.
- ActionGraphParallelizationMode - Enum in com.facebook.buck.core.model.actiongraph.computation
-
- ActionGraphPerfData - Class in com.facebook.buck.event.listener.scuba
-
The class for containing the data we need for constructing the ActionGraphPerf scuba event
- ActionGraphPerfScubaEventFactory - Class in com.facebook.buck.event.listener.scuba
-
Factory class for generating ScubaEvents to the buck_action_graph from data stored in
ScubaBuildListener
- ActionGraphPerfScubaEventFactory() - Constructor for class com.facebook.buck.event.listener.scuba.ActionGraphPerfScubaEventFactory
-
- ActionGraphPerfScubaEventFactory.AbstractActionGraphPerfData - Class in com.facebook.buck.event.listener.scuba
-
The class for containing the data we need for constructing the ActionGraphPerf scuba event
- ActionGraphPerfStatEvent - Class in com.facebook.buck.event
-
Event Class containing the perf data regarding action graph building
- ActionGraphPerfStatEvent.Start - Class in com.facebook.buck.event
-
Class representing the start of timing
- ActionGraphProvider - Class in com.facebook.buck.core.model.actiongraph.computation
-
- ActionGraphProvider(BuckEventBus, ActionGraphFactory, ActionGraphCache, RuleKeyConfiguration, boolean, boolean, IncrementalActionGraphMode) - Constructor for class com.facebook.buck.core.model.actiongraph.computation.ActionGraphProvider
-
- ActionGraphProvider(BuckEventBus, ActionGraphFactory, ActionGraphCache, RuleKeyConfiguration, BuckConfig) - Constructor for class com.facebook.buck.core.model.actiongraph.computation.ActionGraphProvider
-
- actionGraphStarted - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- actionGraphStarted(ActionGraphEvent.Started) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- actionGraphStarted(ActionGraphEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- ActionRunner - Class in com.facebook.buck.remoteexecution.util
-
Runs an action (command + environment) in a directory and returns the results (exit code,
stdout/stderr, and outputs).
- ActionRunner(Protocol, BuckEventBus) - Constructor for class com.facebook.buck.remoteexecution.util.ActionRunner
-
- ActionRunner.ActionResult - Class in com.facebook.buck.remoteexecution.util
-
Results of an action.
- ActiveCoordinatorService - Class in com.facebook.buck.distributed.build_slave
-
Handles Coordinator requests while the build is actively running.
- ActiveCoordinatorService(MinionWorkloadAllocator, CompletableFuture<ThriftCoordinatorServer.ExitState>, CoordinatorBuildRuleEventsPublisher, MinionHealthTracker) - Constructor for class com.facebook.buck.distributed.build_slave.ActiveCoordinatorService
-
- actuallyClose() - Method in interface com.facebook.buck.util.zip.CustomZipOutputStream.Impl
-
- actuallyClose() - Method in class com.facebook.buck.util.zip.OverwritingZipOutputStreamImpl
-
- actuallyCloseEntry() - Method in interface com.facebook.buck.util.zip.CustomZipOutputStream.Impl
-
- actuallyCloseEntry() - Method in class com.facebook.buck.util.zip.OverwritingZipOutputStreamImpl
-
- actuallyPutNextEntry(ZipEntry) - Method in interface com.facebook.buck.util.zip.CustomZipOutputStream.Impl
-
- actuallyPutNextEntry(ZipEntry) - Method in class com.facebook.buck.util.zip.OverwritingZipOutputStreamImpl
-
- actuallyWrite(byte[], int, int) - Method in interface com.facebook.buck.util.zip.CustomZipOutputStream.Impl
-
- actuallyWrite(byte[], int, int) - Method in class com.facebook.buck.util.zip.OverwritingZipOutputStreamImpl
-
- AcyclicDepthFirstPostOrderTraversal<T> - Class in com.facebook.buck.core.util.graph
-
Performs a depth-first, post-order traversal over a DAG.
- AcyclicDepthFirstPostOrderTraversal(GraphTraversable<T>) - Constructor for class com.facebook.buck.core.util.graph.AcyclicDepthFirstPostOrderTraversal
-
- AcyclicDepthFirstPostOrderTraversal.CycleException - Exception in com.facebook.buck.core.util.graph
-
- adbCall(String, AndroidDevicesHelper.AdbDeviceCallable, boolean) - Method in class com.facebook.buck.android.AdbHelper
-
Execute an AdbDeviceCallable for all matching devices.
- adbCall(String, AndroidDevicesHelper.AdbDeviceCallable, boolean) - Method in interface com.facebook.buck.android.exopackage.AndroidDevicesHelper
-
- adbCallOrThrow(String, AndroidDevicesHelper.AdbDeviceCallable, boolean) - Method in interface com.facebook.buck.android.exopackage.AndroidDevicesHelper
-
A simple wrapper around adbCall that will throw if adbCall returns false.
- AdbCommandLineOptions - Class in com.facebook.buck.cli
-
- AdbCommandLineOptions() - Constructor for class com.facebook.buck.cli.AdbCommandLineOptions
-
- AdbHelper - Class in com.facebook.buck.android
-
Helper for executing commands over ADB, especially for multiple devices.
- AdbHelper(AdbOptions, TargetDeviceOptions, ToolchainProvider, Supplier<ExecutionContext>, boolean, ImmutableList<String>) - Constructor for class com.facebook.buck.android.AdbHelper
-
- AdbHelper.CommandFailedException - Exception in com.facebook.buck.android
-
An exception that indicates that an executed command returned an unsuccessful exit code.
- adbOptions(BuckConfig) - Method in class com.facebook.buck.cli.InstallCommand
-
- adbOptions(BuckConfig) - Method in class com.facebook.buck.cli.UninstallCommand
-
- AdbOptions - Class in com.facebook.buck.step
-
- AdbOptions(int, boolean, int) - Constructor for class com.facebook.buck.step.AdbOptions
-
- add(String, Path) - Method in class com.facebook.buck.apple.clang.HeaderMap.Builder
-
Add a mapping from include directive to path.
- add(T) - Method in interface com.facebook.buck.core.macros.MacroCombiner
-
Add the expanded form of a macro.
- add(String) - Method in class com.facebook.buck.core.macros.StringMacroCombiner
-
- add(String) - Method in class com.facebook.buck.counters.TagSetCounter
-
- add(CxxSource) - Method in class com.facebook.buck.cxx.DepsBuilder
-
- add(SourcePath) - Method in class com.facebook.buck.cxx.DepsBuilder
-
- add(BuildRule) - Method in class com.facebook.buck.cxx.DepsBuilder
-
- add(PreprocessorDelegate) - Method in class com.facebook.buck.cxx.DepsBuilder
-
- add(CompilerDelegate) - Method in class com.facebook.buck.cxx.DepsBuilder
-
- add(CxxPlatform, NativeLinkable, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables.SharedLibrariesBuilder
-
- add(T) - Method in class com.facebook.buck.event.listener.BuckEventOrderer
-
- add(Pattern, T) - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollection.Builder
-
- add(ImmutableMap<BuildTarget, Version>, T) - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection.Builder
-
- add(long) - Method in class com.facebook.buck.rules.keys.SizeLimiter
-
- add(E) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
-
- addAaptGeneratedProguardConfigFiles(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
-
Adds one element to aaptGeneratedProguardConfigFiles list.
- addAaptGeneratedProguardConfigFiles(SourcePath...) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
-
Adds elements to aaptGeneratedProguardConfigFiles list.
- addAdditionalCoverageTargets(Path) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
-
Adds one element to additionalCoverageTargets set.
- addAdditionalCoverageTargets(Path...) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
-
Adds elements to additionalCoverageTargets set.
- addAdditionalCoverageTargets(SourcePath) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Adds one element to additionalCoverageTargets set.
- addAdditionalCoverageTargets(SourcePath...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Adds elements to additionalCoverageTargets set.
- addAggregationKey(String, Object) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationContext
-
- addAll(Collection<String>) - Method in class com.facebook.buck.counters.TagSetCounter
-
- addAll(Collection<? extends E>) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
-
- addAllAaptGeneratedProguardConfigFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
-
Adds elements to aaptGeneratedProguardConfigFiles list.
- addAllAdditionalCoverageTargets(Iterable<? extends Path>) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
-
Adds elements to additionalCoverageTargets set.
- addAllAdditionalCoverageTargets(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Adds elements to additionalCoverageTargets set.
- addAllAllowedDuplicateResourceTypes(Iterable<RDotTxtEntry.RType>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addAllAllowedDuplicateResourceTypes(Iterable<RDotTxtEntry.RType>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addAllAllowedToReadMetadataPaths(Iterable<String>) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
-
Adds elements to allowedToReadMetadataPaths set.
- addAllAllowedToReadPaths(Iterable<String>) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
-
Adds elements to allowedToReadPaths set.
- addAllAllowedToWritePaths(Iterable<String>) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
-
Adds elements to allowedToWritePaths set.
- addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addAllApplicationModulesWithResources(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addAllApplicationModulesWithResources(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addAllApplicationModuleTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addAllApplicationModuleTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addAllArchitectures(Iterable<String>) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
-
Adds elements to architectures list.
- addAllArchitectures(Iterable<String>) - Method in class com.facebook.buck.apple.toolchain.AppleSdk.Builder
-
Adds elements to architectures set.
- addAllArflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds elements to arflags list.
- addAllArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Adds elements to args list.
- addAllArgs(Iterable<? extends Arg>) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
-
Adds elements to args list.
- addAllArgs(Iterable<? extends QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.FunctionExpression.Builder
-
Adds elements to args list.
- addAllArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
-
Adds elements to args list.
- addAllArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Adds elements to args list.
- addAllArguments(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry.Builder
-
Adds elements to arguments list.
- addAllAsflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds elements to asflags list.
- addAllAsmflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds elements to asmflags list.
- addAllAsmppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds elements to asmppflags list.
- addAllAsppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds elements to asppflags list.
- addAllAssemblerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Adds elements to assemblerFlags list.
- addAllAssemblerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Adds elements to assemblerFlags list.
- addAllAssemblerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Adds elements to assemblerFlags list.
- addAllAssemblerIncludeDirs(Iterable<? extends Path>) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
-
Adds elements to assemblerIncludeDirs list.
- addAllAssetPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
-
Adds elements to assetPaths set.
- addAllAssociatedRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
-
Adds elements to associatedRuleKeys set.
- addAllBannedDuplicateResourceTypes(Iterable<RDotTxtEntry.RType>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addAllBannedDuplicateResourceTypes(Iterable<RDotTxtEntry.RType>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addAllBaseBookmarks(Iterable<String>) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
-
- addAllBaseBookmarks(Iterable<String>) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
-
- addAllBinaryJars(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
-
Adds elements to binaryJars set.
- addAllBlacklist(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Adds elements to blacklist set.
- addAllBlacklistedWifiSsids(Iterable<String>) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
-
Adds elements to blacklistedWifiSsids set.
- addAllBuildArgs(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Adds elements to buildArgs list.
- addAllBuildArgs(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Adds elements to buildArgs list.
- addAllBuildFileImportWhitelist(Iterable<String>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Adds elements to buildFileImportWhitelist list.
- addAllBundleNameForFlavor(Iterable<? extends Pair<Flavor, String>>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
- addAllBundleNameForFlavor(Iterable<? extends Pair<Flavor, String>>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
- addAllBytecodeCLibs(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Adds elements to bytecodeCLibs list.
- addAllBytecodeIncludes(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Adds elements to bytecodeIncludes list.
- addAllCacheModes(Iterable<String>) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Adds elements to cacheModes list.
- addAllCacheNames(Iterable<String>) - Method in class com.facebook.buck.artifact_cache.CacheDeleteResult.Builder
-
- addAllCflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds elements to cflags list.
- addAllCFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Adds elements to cFlags list.
- addAllCFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
-
Adds elements to cFlags list.
- addAllCgoCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds elements to cgoCompilerFlags list.
- addAllClasspath(Iterable<? extends URL>) - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields.Builder
-
Adds elements to classpath list.
- addAllClasspathEntries(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
-
Adds elements to classpathEntries sortedSet.
- addAllClasspathEntriesToDex(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Adds elements to classpathEntriesToDex set.
- addAllClasspathEntriesToDex(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
-
Adds elements to classpathEntriesToDex set.
- addAllClassPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
-
Adds elements to classPaths set.
- addAllCLibs(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Adds elements to cLibs list.
- addAllCodesignFlags(Iterable<String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
- addAllCodesignFlags(Iterable<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addAllCommand(Iterable<String>) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
-
Adds elements to command list.
- addAllCommand(Iterable<String>) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Adds elements to command list.
- addAllCommandArgs(Iterable<String>) - Method in class com.facebook.buck.log.InvocationInfo.Builder
-
Adds elements to commandArgs list.
- addAllCompilerDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Adds elements to compilerDeps sortedSet.
- addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds elements to compilerFlags list.
- addAllCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Adds elements to compilerFlags list.
- addAllCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Adds elements to compilerFlags list.
- addAllCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Adds elements to compilerFlags list.
- addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- addAllCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Adds elements to compilerFlags list.
- addAllCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Adds elements to compilerFlags list.
- addAllCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Adds elements to compilerFlags list.
- addAllCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Adds elements to compilerFlags list.
- addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Adds elements to compilerFlags list.
- addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Adds elements to compilerFlags list.
- addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Adds elements to compilerFlags list.
- addAllCompilerInvocationFlags(Iterable<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Adds elements to compilerInvocationFlags list.
- addAllConstraintValues(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
-
Adds elements to constraintValues list.
- addAllConstraintValues(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.core.rules.platform.PlatformArg.Builder
-
Adds elements to constraintValues list.
- addAllContacts(Iterable<String>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
-
- addAllContacts(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addAllContacts(Iterable<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addAllContacts(Iterable<String>) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
-
Adds elements to contacts list.
- addAllContacts(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- addAllContacts(Iterable<String>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
- addAllContacts(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
- addAllContacts(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
- addAllContacts(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Adds elements to contacts set.
- addAllContacts(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addAllContacts(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addAllContacts(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addAllContacts(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addAllContacts(Iterable<String>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
- addAllContacts(Iterable<String>) - Method in class com.facebook.buck.test.TestResults.Builder
-
Adds elements to contacts set.
- addAllCoverageReportFormats(Iterable<CoverageReportFormat>) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Adds elements to coverageReportFormats set.
- addAllCppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds elements to cppflags list.
- addAllCpuFilters(Iterable<TargetCpuType>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addAllCpuFilters(Iterable<TargetCpuType>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addAllCudaflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds elements to cudaflags list.
- addAllCudappflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds elements to cudappflags list.
- addAllCxxflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds elements to cxxflags list.
- addAllCxxHeaderDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Adds elements to cxxHeaderDirs sortedSet.
- addAllCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addAllCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addAllCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addAllCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addAllCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addAllCxxppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds elements to cxxppflags list.
- addAllCxxPreprocessorInput(Iterable<? extends CxxPreprocessorInput>) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Adds elements to cxxPreprocessorInput list.
- addAllDefaultIncludes(Iterable<String>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Adds elements to defaultIncludes list.
- addAllDeniedToReadPaths(Iterable<String>) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
-
Adds elements to deniedToReadPaths set.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
-
Adds elements to deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Adds elements to deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends Either<BuildTarget, String>>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
-
Adds elements to deps list.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addAllDescriptions(Iterable<? extends BaseDescription<?>>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Adds elements to descriptions set.
- addAllDescriptions(Iterable<? extends BaseDescription<?>>) - Method in class com.facebook.buck.skylark.parser.BuckGlobals.Builder
-
Adds elements to descriptions set.
- addAllDeveloperCertificateFingerprints(Iterable<? extends HashCode>) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
-
Adds elements to developerCertificateFingerprints set.
- addAllDexFile(Iterable<? extends Path>) - Method in class com.facebook.buck.android.ModuleInfo.Builder
-
- addAllDirCacheEntries(Iterable<? extends DirCacheEntry>) - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries.Builder
-
Adds elements to dirCacheEntries set.
- addAllDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
-
Adds elements to dirs sortedSet.
- addAllDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
-
Adds elements to dirs set.
- addAllDirsContainingResourceDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Adds elements to dirsContainingResourceDirs set.
- addAllEntriesToExclude(Iterable<? extends Pattern>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Adds elements to entriesToExclude set.
- addAllExceptions(Iterable<? extends Pair<String, Throwable>>) - Method in class com.facebook.buck.rules.modern.tools.CachedErrors.Builder
-
Adds elements to exceptions list.
- addAllExcludedResourcePaths(Iterable<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Adds elements to excludedResourcePaths list.
- addAllExcludes(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule.Builder
-
Adds elements to excludes set.
- addAllExopackageModes(Iterable<ExopackageMode>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addAllExopackageModes(Iterable<ExopackageMode>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addAllExoResources(Iterable<? extends ExopackagePathAndHash>) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
-
Adds elements to exoResources list.
- addAllExoResources(Iterable<? extends ExopackagePathAndHash>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Adds elements to exoResources list.
- addAllExpanders(Iterable<? extends AbstractMacroExpander<? extends Macro, ?>>) - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter.Builder
-
Adds elements to expanders list.
- addAllExperimentalArgs(Iterable<String>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Adds elements to experimentalArgs list.
- addAllExportedCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Adds elements to exportedCompilerFlags list.
- addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Adds elements to exportedDeps sortedSet.
- addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds elements to exportedDeps sortedSet.
- addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds elements to exportedDeps sortedSet.
- addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Adds elements to exportedDeps sortedSet.
- addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoLinkable.Builder
-
Adds elements to exportedDeps set.
- addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
-
Adds elements to exportedDeps sortedSet.
- addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addAllExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addAllExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addAllExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addAllExportedLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
Adds elements to exportedLinkerFlags list.
- addAllExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addAllExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Adds elements to exportedLinkerFlags list.
- addAllExportedLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Adds elements to exportedLinkerFlags list.
- addAllExportedPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addAllExportedPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addAllExportedPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addAllExportedPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addAllExportedPostLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Adds elements to exportedPostLinkerFlags list.
- addAllExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addAllExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addAllExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addAllExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addAllExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Adds elements to exportedPreprocessorFlags list.
- addAllExportedPreprocessorFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds elements to exportedPreprocessorFlags list.
- addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addAllExternalLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Adds elements to externalLinkerFlags list.
- addAllExternalLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
-
Adds elements to externalLinkerFlags list.
- addAllExternalLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Adds elements to externalLinkerFlags list.
- addAllExtraArgs(Iterable<String>) - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool.Builder
-
Adds elements to extraArgs list.
- addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Adds elements to extraArguments list.
- addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addAllExtraClassPathDependencies(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Adds elements to extraClassPathDependencies set.
- addAllExtraFiles(Iterable<? extends Path>) - Method in class com.facebook.buck.doctor.ExtraInfoResult.Builder
-
- addAllExtraFlags(Iterable<String>) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
-
Adds elements to extraFlags list.
- addAllExtraGroovycArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addAllExtraGroovycArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addAllExtraKotlincArguments(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addAllExtraKotlincArguments(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addAllExtraKotlincArguments(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addAllExtraKotlincArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addAllExtraKotlincArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addAllExtraModuleDependencies(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Adds elements to extraModuleDependencies set.
- addAllExtraScriptTemplates(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Adds elements to extraScriptTemplates list.
- addAllExtraShallowTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Adds elements to extraShallowTargets sortedSet.
- addAllExtraTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Adds elements to extraTargets sortedSet.
- addAllExtraTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Adds elements to extraTests sortedSet.
- addAllExtraXcodeFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addAllExtraXcodeFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addAllExtraXcodeFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addAllExtraXcodeFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addAllExtraXcodeSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addAllExtraXcodeSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addAllExtraXcodeSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addAllExtraXcodeSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addAllFailures(Iterable<? extends BuildResult>) - Method in class com.facebook.buck.command.BuildExecutionResult.Builder
-
Adds elements to failures set.
- addAllFeatures(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Adds elements to features sortedSet.
- addAllFeatures(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Adds elements to features sortedSet.
- addAllFeatures(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Adds elements to features sortedSet.
- addAllFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
-
Adds elements to files set.
- addAllFlags(Iterable<String>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
-
Adds elements to flags list.
- addAllFlags(Iterable<String>) - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags.Builder
-
Adds elements to flags list.
- addAllFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxSource.Builder
-
Adds elements to
flags list.
- addAllFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellCompileInput.Builder
-
Adds elements to flags list.
- addAllFlags(Iterable<? extends Arg>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Adds elements to flags list.
- addAllFolders(Iterable<? extends IjSourceFolder>) - Method in class com.facebook.buck.features.project.intellij.model.ContentRoot.Builder
-
Adds elements to folders list.
- addAllFolders(Iterable<? extends IjFolder>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Adds elements to folders list.
- addAllFrameworkPaths(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
-
Adds elements to frameworkPaths list.
- addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
- addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Adds elements to frameworks set.
- addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Adds elements to frameworks sortedSet.
- addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
-
Adds elements to frameworks set.
- addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Adds elements to frameworks sortedSet.
- addAllGeneratedSourceCodeFolders(Iterable<? extends IjFolder>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Adds elements to generatedSourceCodeFolders list.
- addAllGoAssemblerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds elements to goAssemblerFlags list.
- addAllGoCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds elements to goCompilerFlags list.
- addAllGoSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds elements to goSrcs sortedSet.
- addAllHaddockFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
-
Adds elements to haddockFlags list.
- addAllHaddockFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Adds elements to haddockFlags list.
- addAllHighlightedBuildIds(Iterable<? extends BuildId>) - Method in class com.facebook.buck.doctor.DefectReport.Builder
-
- addAllHttpCacheEntries(Iterable<? extends HttpCacheEntry>) - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries.Builder
-
Adds elements to httpCacheEntries set.
- addAllIgnoredTargetLabels(Iterable<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Adds elements to ignoredTargetLabels set.
- addAllIgnorePaths(Iterable<? extends PathOrGlobMatcher>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Adds elements to ignorePaths set.
- addAllImportDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Adds elements to importDirs list.
- addAllIncludeDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds elements to includeDirs list.
- addAllIncludedPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.doctor.DefectReport.Builder
-
- addAllIncludes(Iterable<? extends CxxHeaders>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Adds elements to includes list.
- addAllIncludes(Iterable<? extends CxxHeaders>) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
-
Adds elements to includes list.
- addAllIncludes(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellCompileInput.Builder
-
Adds elements to includes list.
- addAllInput(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Adds elements to input list.
- addAllInputs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
-
Adds elements to inputs sortedSet.
- addAllIntellijPluginLabels(Iterable<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Adds elements to intellijPluginLabels set.
- addAllInterfaces(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput.Builder
-
Adds elements to interfaces set.
- addAllInterfaces(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
-
Adds elements to interfaces sortedSet.
- addAllJarFilesThatMayContainResources(Iterable<? extends Path>) - Method in class com.facebook.buck.android.ModuleInfo.Builder
-
- addAllJavadocUrls(Iterable<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
-
Adds elements to javadocUrls set.
- addAllJavaLibrariesToDex(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
-
Adds elements to javaLibrariesToDex set.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
-
Adds elements to labels list.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.test.TestResults.Builder
-
Adds elements to labels set.
- addAllLabels(Iterable<String>) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addAllLdflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds elements to ldflags list.
- addAllLdFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Adds elements to ldFlags list.
- addAllLdFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
-
Adds elements to ldFlags list.
- addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
- addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- addAllLibraries(Iterable<? extends OmnibusLibrary>) - Method in class com.facebook.buck.cxx.OmnibusLibraries.Builder
-
Adds elements to libraries list.
- addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Adds elements to libraries sortedSet.
- addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
-
Adds elements to libraries set.
- addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- addAllLibraries(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
-
Adds elements to libraries sortedSet.
- addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Adds elements to libraries sortedSet.
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
- addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
-
- addAllLines(Iterable<String>) - Method in class com.facebook.buck.util.network.offline.ScribeData.Builder
-
Adds elements to lines list.
- addAllLinkables(Iterable<? extends NativeLinkable>) - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents.Builder
-
Adds elements to linkables set.
- addAllLinkerArgs(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
-
Adds elements to linkerArgs list.
- addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- addAllLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
-
Adds elements to linkerFlags list.
- addAllLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
-
Adds elements to linkerFlags list.
- addAllLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
Adds elements to linkerFlags list.
- addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- addAllLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Adds elements to linkerFlags list.
- addAllLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Adds elements to linkerFlags list.
- addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Adds elements to linkerFlags list.
- addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Adds elements to linkerFlags list.
- addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Adds elements to linkerFlags list.
- addAllLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Adds elements to linkerFlags list.
- addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- addAllLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Adds elements to linkerFlags list.
- addAllLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Adds elements to linkerFlags list.
- addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Adds elements to linkerFlags list.
- addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Adds elements to linkerFlags list.
- addAllLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Adds elements to linkerFlags list.
- addAllLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Adds elements to linkerFlags list.
- addAllLocales(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addAllLocales(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addAllLogs(Iterable<String>) - Method in class com.facebook.buck.log.ErrorLogRecord.Builder
-
Adds elements to logs list.
- addAllMacroInput(Iterable<String>) - Method in class com.facebook.buck.core.macros.MacroMatchResult.Builder
-
Adds elements to macroInput list.
- addAllManifestPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
-
Adds elements to manifestPaths set.
- addAllMinSdkVersions(Iterable<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
-
Adds elements to minSdkVersions set.
- addAllModernProcessors(Iterable<? extends ResolvedJavacPluginProperties>) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
-
Adds elements to modernProcessors list.
- addAllModuleDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Adds elements to moduleDeps sortedSet.
- addAllModules(Iterable<String>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Adds elements to modules sortedSet.
- addAllNativeCLibs(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Adds elements to nativeCLibs list.
- addAllNativeIncludes(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Adds elements to nativeIncludes list.
- addAllNativeLibraryDirectories(Iterable<? extends Path>) - Method in class com.facebook.buck.android.ModuleInfo.Builder
-
- addAllNeededCoverage(Iterable<? extends Pair<Float, ImmutableSet<Path>>>) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
-
Adds elements to neededCoverage list.
- addAllNeededCoverage(Iterable<? extends NeededCoverageSpec>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Adds elements to neededCoverage list.
- addAllNoDx(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
-
Adds elements to noDx set.
- addAllNoDx(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Adds elements to
noDx set.
- addAllNoDx(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Adds elements to
noDx set.
- addAllNoDxClasspathEntries(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
-
Adds elements to noDxClasspathEntries set.
- addAllNonSourceBuildTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Adds elements to nonSourceBuildTargets set.
- addAllObjectFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules.Builder
-
Adds elements to objectFiles list.
- addAllObjects(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
-
Adds elements to objects sortedSet.
- addAllOcamldepFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Adds elements to ocamldepFlags list.
- addAllOcamlDepFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Adds elements to ocamlDepFlags list.
- addAllOcamldepFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Adds elements to ocamldepFlags list.
- addAllOperands(Iterable<? extends QueryExpression>) - Method in class com.facebook.buck.query.BinaryOperatorExpression.Builder
-
Adds elements to operands list.
- addAllOutputDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput.Builder
-
Adds elements to outputDirs set.
- addAllOutputs(Iterable<String>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
-
Adds elements to outputs sortedSet.
- addAllowedDuplicateResourceTypes(RDotTxtEntry.RType) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addAllowedDuplicateResourceTypes(RDotTxtEntry.RType...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addAllowedDuplicateResourceTypes(RDotTxtEntry.RType) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addAllowedDuplicateResourceTypes(RDotTxtEntry.RType...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addAllowedToReadMetadataPaths(String) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
-
Adds one element to allowedToReadMetadataPaths set.
- addAllowedToReadMetadataPaths(String...) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
-
Adds elements to allowedToReadMetadataPaths set.
- addAllowedToReadPaths(String) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
-
Adds one element to allowedToReadPaths set.
- addAllowedToReadPaths(String...) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
-
Adds elements to allowedToReadPaths set.
- addAllowedToWritePaths(String) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
-
Adds one element to allowedToWritePaths set.
- addAllowedToWritePaths(String...) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
-
Adds elements to allowedToWritePaths set.
- addAllPackages(Iterable<? extends HaskellPackage>) - Method in class com.facebook.buck.features.haskell.HaskellCompileInput.Builder
-
Adds elements to packages list.
- addAllParameters(Iterable<String>) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
-
Adds elements to parameters sortedSet.
- addAllPaths(Iterable<? extends Pair<String, Path>>) - Method in class com.facebook.buck.rules.modern.tools.CachedErrors.Builder
-
Adds elements to paths list.
- addAllPathsChangedInWorkingDirectory(Iterable<String>) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
-
- addAllPathsChangedInWorkingDirectory(Iterable<String>) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
-
- addAllPerRuleStats(Iterable<? extends DistBuildPostBuildAnalysis.AbstractPerRuleCumulativeStats>) - Method in class com.facebook.buck.distributed.AnalysisResults.Builder
-
Adds elements to perRuleStats list.
- addAllPerServerData(Iterable<? extends PerServerPingData>) - Method in class com.facebook.buck.slb.LoadBalancerPingEventData.Builder
-
Adds elements to perServerData list.
- addAllPerServerData(Iterable<? extends PerServerData>) - Method in class com.facebook.buck.slb.ServerHealthManagerEventData.Builder
-
Adds elements to perServerData list.
- addAllPlatformFlags(Iterable<? extends Arg>) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
-
Adds elements to platformFlags list.
- addAllPlatforms(Iterable<String>) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
-
Adds elements to platforms list.
- addAllPlatformWhitelist(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification.Builder
-
Adds elements to platformWhitelist sortedSet.
- addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addAllPreloadDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Adds elements to preloadDeps set.
- addAllPreloadDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Adds elements to preloadDeps set.
- addAllPreprocessJavaClassesDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Adds elements to preprocessJavaClassesDeps sortedSet.
- addAllPreprocessJavaClassesDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Adds elements to preprocessJavaClassesDeps sortedSet.
- addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- addAllPrimaryApkAssetZips(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
-
Adds elements to primaryApkAssetZips list.
- addAllPrimaryApkAssetZips(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Adds elements to primaryApkAssetZips list.
- addAllPrimaryDexPatterns(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Adds elements to primaryDexPatterns list.
- addAllPrimaryDexPatterns(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Adds elements to primaryDexPatterns list.
- addAllProcessorClasses(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
-
Adds elements to processorClasses set.
- addAllProcessorNames(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields.Builder
-
Adds elements to processorNames sortedSet.
- addAllProcessorNames(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
-
Adds elements to processorNames sortedSet.
- addAllProfiledStaticLibs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Adds elements to profiledStaticLibs list.
- addAllProguardConfigs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
-
Adds elements to proguardConfigs set.
- addAllProguardJvmArgs(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addAllProguardJvmArgs(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addAllRanlibflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds elements to ranlibflags list.
- addAllRawKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
-
Adds elements to rawKeys set.
- addAllRedexExtraArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Adds elements to redexExtraArgs list.
- addAllRedexExtraArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Adds elements to redexExtraArgs list.
- addAllRedexExtraArgs(Iterable<? extends Arg>) - Method in class com.facebook.buck.android.redex.RedexOptions.Builder
-
Adds elements to redexExtraArgs list.
- addAllReferences(Iterable<? extends Pair<String, CachedErrors>>) - Method in class com.facebook.buck.rules.modern.tools.CachedErrors.Builder
-
Adds elements to references list.
- addAllRelinkerWhitelist(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addAllRelinkerWhitelist(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addAllRemoteBuilds(Iterable<? extends DistBuildPostBuildAnalysis.AbstractBuildRuleStats>) - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats.Builder
-
Adds elements to remoteBuilds list.
- addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addAllResourceDirectories(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
-
Adds elements to resourceDirectories list.
- addAllResourceDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Adds elements to resourceDirs set.
- addAllResourceFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Adds elements to resourceFiles set.
- addAllResourceFilter(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Adds elements to resourceFilter list.
- addAllResourceFilter(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Adds elements to resourceFilter list.
- addAllResourcePaths(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
-
Adds elements to resourcePaths set.
- addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addAllResources(Iterable<? extends Path>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Adds elements to resources sortedSet.
- addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Adds elements to resources sortedSet.
- addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Adds elements to resources sortedSet.
- addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
-
Adds elements to resources set.
- addAllResources(Iterable<? extends Path>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Adds elements to resources sortedSet.
- addAllResourcesFromDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
-
Adds elements to resourcesFromDeps set.
- addAllResourcesPaths(Iterable<? extends ExopackagePathAndHash>) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.ResourcesInfo.Builder
-
Adds elements to resourcesPaths list.
- addAllResourcesWithEmptyResButNonEmptyAssetsDir(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
-
Adds elements to resourcesWithEmptyResButNonEmptyAssetsDir set.
- addAllResourcesWithNonEmptyResDir(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
-
Adds elements to resourcesWithNonEmptyResDir list.
- addAllResourceVariantFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Adds elements to resourceVariantFiles set.
- addAllResPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep.Builder
-
Adds elements to resPaths list.
- addAllResults(Iterable<? extends FetchResult>) - Method in class com.facebook.buck.artifact_cache.MultiFetchResult.Builder
-
- addAllRuleFlags(Iterable<? extends Arg>) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
-
Adds elements to ruleFlags list.
- addAllRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
-
Adds elements to ruleKeys set.
- addAllRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
-
Adds elements to ruleKeys set.
- addAllRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
-
Adds elements to ruleKeys set.
- addAllRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
-
Adds elements to ruleKeys set.
- addAllRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
-
Adds elements to ruleKeys set.
- addAllRules(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Adds elements to rules set.
- addAllRules(Iterable<? extends BuildRule>) - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules.Builder
-
Adds elements to rules list.
- addAllRustBinaryFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
-
Adds elements to rustBinaryFlags list.
- addAllRustcFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Adds elements to rustcFlags list.
- addAllRustcFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Adds elements to rustcFlags list.
- addAllRustcFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Adds elements to rustcFlags list.
- addAllRustCheckFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
-
Adds elements to rustCheckFlags list.
- addAllRustLibraryFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
-
Adds elements to rustLibraryFlags list.
- addAllRustTestFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
-
Adds elements to rustTestFlags list.
- addAllServerPool(Iterable<? extends URI>) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Adds elements to serverPool list.
- addAllSharedLink(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds elements to sharedLink list.
- addAllSlaveStatuses(Iterable<? extends BuildSlaveStatus>) - Method in class com.facebook.buck.distributed.DistBuildStatus.Builder
-
Adds elements to slaveStatuses list.
- addAllSourceDirs(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
-
Adds elements to sourceDirs set.
- addAllSourceJars(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
-
Adds elements to sourceJars set.
- addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addAllSourcePaths(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.FrameworkDependencies.Builder
-
Adds elements to sourcePaths set.
- addAllSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.d.DIncludes.Builder
-
Adds elements to sources sortedSet.
- addAllSQLiteCacheEntries(Iterable<? extends SQLiteCacheEntry>) - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries.Builder
-
Adds elements to sQLiteCacheEntries set.
- addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends Either<SourcePath, Pair<SourcePath, String>>>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Adds elements to srcs set.
- addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addAllStaticLibs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds elements to staticLibs list.
- addAllStaticLibs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Adds elements to staticLibs list.
- addAllStaticLink(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds elements to staticLink list.
- addAllStaticPicLibs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds elements to staticPicLibs list.
- addAllStaticPicLink(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds elements to staticPicLink list.
- addAllSteps(Iterable<? extends Step>) - Method in class com.facebook.buck.cli.TestRun.Builder
-
Adds elements to steps list.
- addAllStripFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds elements to stripFlags list.
- addAllSuggestions(Iterable<? extends DoctorSuggestion>) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse.Builder
-
Adds elements to suggestions list.
- addAllSupportedArchitectures(Iterable<String>) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile.Builder
-
Adds elements to supportedArchitectures set.
- addAllSupportedProductFamilyIDs(Iterable<Integer>) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile.Builder
-
Adds elements to supportedProductFamilyIDs set.
- addAllSwiftCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addAllSwiftCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addAllSwiftCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addAllSwiftRuntimePaths(Iterable<? extends Path>) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
-
Adds elements to swiftRuntimePaths set.
- addAllSwiftSharedLibraryRunPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
-
Adds elements to swiftSharedLibraryRunPaths list.
- addAllSwiftStaticRuntimePaths(Iterable<? extends Path>) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
-
Adds elements to swiftStaticRuntimePaths set.
- addAllTargets(Iterable<? extends TargetNode>) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule.Builder
-
Adds elements to targets set.
- addAllTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
-
Adds elements to targets set.
- addAllTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Adds elements to targets set.
- addAllTargets(Iterable<? extends QueryTarget>) - Method in class com.facebook.buck.query.TargetSetExpression.Builder
-
Adds elements to targets set.
- addAllTestCases(Iterable<? extends TestCaseSummary>) - Method in class com.facebook.buck.test.TestResults.Builder
-
Adds elements to testCases list.
- addAllTestClasses(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Adds elements to testClasses list.
- addAllTestLogPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.test.TestResults.Builder
-
Adds elements to testLogPaths list.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
-
Adds elements to tests sortedSet.
- addAllThinTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.MultiarchFileInfo.Builder
-
Adds elements to thinTargets list.
- addAllToolchainPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths.Builder
-
Adds elements to toolchainPaths set.
- addAllToolchains(Iterable<? extends AppleToolchain>) - Method in class com.facebook.buck.apple.toolchain.AppleSdk.Builder
-
Adds elements to toolchains list.
- addAllTopLevelTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
-
Adds elements to topLevelTargets set.
- addAllToTrackedEvents(Iterable<String>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- addAllUnexpandedCommandArgs(Iterable<String>) - Method in class com.facebook.buck.log.InvocationInfo.Builder
-
Adds elements to unexpandedCommandArgs list.
- addAllUrls(Iterable<? extends URI>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
-
Adds elements to urls list.
- addAllUrls(Iterable<? extends URI>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
-
Adds elements to urls list.
- addAllVariants(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
-
Adds elements to variants set.
- addAllVerificationErrors(Iterable<String>) - Method in class com.facebook.buck.util.cache.FileHashCacheVerificationResult.Builder
-
- addAllVmArgs(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addAllVmArgs(Iterable<String>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Adds elements to vmArgs list.
- addAllVmArgs(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addAllVmArgs(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addAllVmArgs(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addAllVmArgs(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addAllWhitelist(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification.Builder
-
Adds elements to whitelist sortedSet.
- addAllWhitelistedStringDirectories(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
-
Adds elements to whitelistedStringDirectories set.
- addAllWords(Iterable<? extends TargetLiteral>) - Method in class com.facebook.buck.query.SetExpression.Builder
-
Adds elements to words list.
- addAllZipFiles(Iterable<? extends Path>) - Method in class com.facebook.buck.android.ModuleInfo.Builder
-
- addAllZipSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Adds elements to zipSrcs sortedSet.
- addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addAnnotationProcessorParams(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addAnnotationProcessorParams(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addAnnotationProcessorParams(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addAnnotationProcessorParams(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addAnnotationProcessorParams(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addAnnotationProcessorParams(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addAnnotationProcessorParams(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addAnnotationProcessorParams(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addAnnotationProcessorParams(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addAnnotationProcessorParams(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addAnnotationProcessorParams(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addAnnotationProcessors(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addAnnotationProcessors(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addAnnotationProcessors(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addAnnotationProcessors(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addAnnotationProcessors(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addAnnotationProcessors(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addAnnotationProcessors(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addAnnotationProcessors(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addAnnotationProcessors(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addAnnotationProcessors(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addAnnotationProcessors(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addAnnotationProcessors(String...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addAnnotationProcessors(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addAnnotationProcessors(String...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addAnnotationProcessors(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addAnnotationProcessors(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addAnnotationProcessors(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addAnnotationProcessors(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addAnnotationProcessors(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addAnnotationProcessors(String...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addAnnotationProcessors(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addAnnotationProcessors(String...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addAppleBundleResources(AppleBundleResources.Builder, TargetNode<AppleResourceDescriptionArg>, ProjectFilesystem, BuildRuleResolver) - Method in class com.facebook.buck.apple.AppleResourceDescription
-
- addAppleBundleResources(AppleBundleResources.Builder, TargetNode<T>, ProjectFilesystem, BuildRuleResolver) - Method in interface com.facebook.buck.apple.HasAppleBundleResourcesDescription
-
- addAppleBundleResources(AppleBundleResources.Builder, TargetNode<JsBundleDescriptionArg>, ProjectFilesystem, BuildRuleResolver) - Method in class com.facebook.buck.features.js.JsBundleDescription
-
- addAppleBundleResources(AppleBundleResources.Builder, TargetNode<JsBundleGenruleDescriptionArg>, ProjectFilesystem, BuildRuleResolver) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescription
-
- addApplicationModulesWithResources(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addApplicationModulesWithResources(String...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addApplicationModulesWithResources(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addApplicationModulesWithResources(String...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addApplicationModuleTargets(BuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addApplicationModuleTargets(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addApplicationModuleTargets(BuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addApplicationModuleTargets(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addArchitectures(String) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
-
Adds one element to architectures list.
- addArchitectures(String...) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
-
Adds elements to architectures list.
- addArchitectures(String) - Method in class com.facebook.buck.apple.toolchain.AppleSdk.Builder
-
Adds one element to architectures set.
- addArchitectures(String...) - Method in class com.facebook.buck.apple.toolchain.AppleSdk.Builder
-
Adds elements to architectures set.
- addArflags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds one element to arflags list.
- addArflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds elements to arflags list.
- addArg(Arg) - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
-
Adds an argument.
- addArg(String) - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
-
- addArgs(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Adds one element to args list.
- addArgs(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Adds elements to args list.
- addArgs(Arg) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
-
Adds one element to args list.
- addArgs(Arg...) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
-
Adds elements to args list.
- addArgs(QueryEnvironment.Argument) - Method in class com.facebook.buck.query.FunctionExpression.Builder
-
Adds one element to args list.
- addArgs(QueryEnvironment.Argument...) - Method in class com.facebook.buck.query.FunctionExpression.Builder
-
Adds elements to args list.
- addArgs(StringWithMacros) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
-
Adds one element to args list.
- addArgs(StringWithMacros...) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
-
Adds elements to args list.
- addArgs(StringWithMacros) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Adds one element to args list.
- addArgs(StringWithMacros...) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Adds elements to args list.
- addArguments(String) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry.Builder
-
Adds one element to arguments list.
- addArguments(String...) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry.Builder
-
Adds elements to arguments list.
- addArray(JsonBuilder.ArrayBuilder) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
-
Adds a nested JSON array to the array.
- addArray(String, JsonBuilder.ArrayBuilder) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
-
Adds a nested JSON array to the object.
- addAsDependency(DependencyType, IjDependencyListBuilder) - Method in interface com.facebook.buck.features.project.intellij.model.IjProjectElement
-
- addAsflags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds one element to asflags list.
- addAsflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds elements to asflags list.
- addAsmflags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds one element to asmflags list.
- addAsmflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds elements to asmflags list.
- addAsmppflags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds one element to asmppflags list.
- addAsmppflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds elements to asmppflags list.
- addAsppflags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds one element to asppflags list.
- addAsppflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds elements to asppflags list.
- addAssemblerFlags(String) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Adds one element to assemblerFlags list.
- addAssemblerFlags(String...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Adds elements to assemblerFlags list.
- addAssemblerFlags(String) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Adds one element to assemblerFlags list.
- addAssemblerFlags(String...) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Adds elements to assemblerFlags list.
- addAssemblerFlags(String) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Adds one element to assemblerFlags list.
- addAssemblerFlags(String...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Adds elements to assemblerFlags list.
- addAssemblerIncludeDirs(Path) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
-
Adds one element to assemblerIncludeDirs list.
- addAssemblerIncludeDirs(Path...) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
-
Adds elements to assemblerIncludeDirs list.
- addAssetPaths(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
-
Adds one element to assetPaths set.
- addAssetPaths(Path...) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
-
Adds elements to assetPaths set.
- addAssetsDirectory(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
-
- addAssociatedRuleKeys(RuleKey) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
-
Adds one element to associatedRuleKeys set.
- addAssociatedRuleKeys(RuleKey...) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
-
Adds elements to associatedRuleKeys set.
- addAsyncCallback(ListenableFuture<Void>) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine.DefaultBuildRuleBuilderDelegate
-
- addBannedDuplicateResourceTypes(RDotTxtEntry.RType) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addBannedDuplicateResourceTypes(RDotTxtEntry.RType...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addBannedDuplicateResourceTypes(RDotTxtEntry.RType) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addBannedDuplicateResourceTypes(RDotTxtEntry.RType...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addBase64EncodedTestSelector(String) - Method in class com.facebook.buck.test.selectors.TestSelectorList.Builder
-
- addBaseBookmarks(String) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
-
- addBaseBookmarks(String...) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
-
- addBaseBookmarks(String) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
-
- addBaseBookmarks(String...) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
-
- addBinaryJars(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
-
Adds one element to binaryJars set.
- addBinaryJars(Path...) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
-
Adds elements to binaryJars set.
- addBlacklist(Pattern) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Adds one element to blacklist set.
- addBlacklist(Pattern...) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Adds elements to blacklist set.
- addBlacklistedWifiSsids(String) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
-
Adds one element to blacklistedWifiSsids set.
- addBlacklistedWifiSsids(String...) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
-
Adds elements to blacklistedWifiSsids set.
- addBoolean(boolean) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
-
Adds a boolean value to the array.
- addBoolean(Optional<Boolean>) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
-
Adds a boolean value to the array, or 'null' if not present.
- addBoolean(String, boolean) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
-
Adds a boolean value to the object.
- addBoolean(String, Optional<Boolean>) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
-
Adds a boolean value to the object, if present.
- addBuildAction(XCScheme.BuildActionEntry) - Method in class com.facebook.buck.apple.xcode.XCScheme.BuildAction
-
- addBuildArgs(String) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Adds one element to buildArgs list.
- addBuildArgs(String...) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Adds elements to buildArgs list.
- addBuildArgs(String) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Adds one element to buildArgs list.
- addBuildArgs(String...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Adds elements to buildArgs list.
- addBuildConfig(String, BuildConfigFields) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
-
- addBuildConfigDeps(BuildTarget, ProjectFilesystem, PackageType, EnumSet<ExopackageMode>, BuildConfigFields, Optional<SourcePath>, ActionGraphBuilder, Javac, JavacOptions, AndroidPackageableCollection) - Static method in class com.facebook.buck.android.AndroidBinaryGraphEnhancer
-
- addBuildFileImportWhitelist(String) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Adds one element to buildFileImportWhitelist list.
- addBuildFileImportWhitelist(String...) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Adds elements to buildFileImportWhitelist list.
- addBuildMetadata(String, String) - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
-
Used by the build engine to record metadata describing the build (e.g.
- addBuildRuleEventInterval(long, long) - Method in class com.facebook.buck.event.listener.BuildTargetDurationListener.BuildRuleInfo
-
- addBundleNameForFlavor(Pair<Flavor, String>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
- addBundleNameForFlavor(Pair<Flavor, String>...) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
- addBundleNameForFlavor(Pair<Flavor, String>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
- addBundleNameForFlavor(Pair<Flavor, String>...) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
- addBytecodeCLibs(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Adds one element to bytecodeCLibs list.
- addBytecodeCLibs(String...) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Adds elements to bytecodeCLibs list.
- addBytecodeFlavor(BuildTarget) - Static method in class com.facebook.buck.features.ocaml.OcamlBuildRulesGenerator
-
- addBytecodeIncludes(String) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Adds one element to bytecodeIncludes list.
- addBytecodeIncludes(String...) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Adds elements to bytecodeIncludes list.
- addCacheModes(String) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Adds one element to cacheModes list.
- addCacheModes(String...) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Adds elements to cacheModes list.
- addCacheNames(String) - Method in class com.facebook.buck.artifact_cache.CacheDeleteResult.Builder
-
- addCacheNames(String...) - Method in class com.facebook.buck.artifact_cache.CacheDeleteResult.Builder
-
- addCacheStatsEvents(CacheStatsEvent) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- addCallback(String, HeartbeatService.HeartbeatCallback) - Method in class com.facebook.buck.distributed.build_slave.HeartbeatService
-
Add callback to be regularly called by the HeartbeatService and perform health checks.
- addCflags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds one element to cflags list.
- addCflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds elements to cflags list.
- addCFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Adds one element to cFlags list.
- addCFlags(String...) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Adds elements to cFlags list.
- addCFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
-
Adds one element to cFlags list.
- addCFlags(String...) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
-
Adds elements to cFlags list.
- addCgoCompilerFlags(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds one element to cgoCompilerFlags list.
- addCgoCompilerFlags(String...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds elements to cgoCompilerFlags list.
- addClassifier(String, String) - Static method in class com.facebook.buck.maven.aether.AetherUtil
-
Transforms maven coordinates, adding the specified classifier
- addClasspath(URL) - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields.Builder
-
Adds one element to classpath list.
- addClasspath(URL...) - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields.Builder
-
Adds elements to classpath list.
- addClasspathEntries(SourcePath) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
-
Adds one element to classpathEntries sortedSet.
- addClasspathEntries(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
-
Adds elements to classpathEntries sortedSet.
- addClasspathEntriesToDex(SourcePath) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Adds one element to classpathEntriesToDex set.
- addClasspathEntriesToDex(SourcePath...) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Adds elements to classpathEntriesToDex set.
- addClasspathEntriesToDex(SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
-
Adds one element to classpathEntriesToDex set.
- addClasspathEntriesToDex(SourcePath...) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
-
Adds elements to classpathEntriesToDex set.
- addClasspathEntry(HasJavaClassHashes, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
-
- addClassPaths(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
-
Adds one element to classPaths set.
- addClassPaths(Path...) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
-
Adds elements to classPaths set.
- addCLibs(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Adds one element to cLibs list.
- addCLibs(String...) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Adds elements to cLibs list.
- addCodesignFlags(String) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
- addCodesignFlags(String...) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
- addCodesignFlags(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addCodesignFlags(String...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addCommand(String) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
-
Adds one element to command list.
- addCommand(String...) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
-
Adds elements to command list.
- addCommand(String) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Adds one element to command list.
- addCommand(String...) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Adds elements to command list.
- addCommandArgs(String) - Method in class com.facebook.buck.log.InvocationInfo.Builder
-
Adds one element to commandArgs list.
- addCommandArgs(String...) - Method in class com.facebook.buck.log.InvocationInfo.Builder
-
Adds elements to commandArgs list.
- addCompiledShadow(String) - Method in class com.facebook.buck.features.project.intellij.IjDependencyListBuilder
-
- addCompiledShadowIfNeeded(IjProjectConfig, TargetNode<T>, ModuleBuildContext) - Static method in class com.facebook.buck.features.project.intellij.lang.java.JavaLibraryRuleHelper
-
- addCompilerDeps(BuildTarget) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Adds one element to compilerDeps sortedSet.
- addCompilerDeps(BuildTarget...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Adds elements to compilerDeps sortedSet.
- addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds one element to compilerFlags list.
- addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds elements to compilerFlags list.
- addCompilerFlags(String) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Adds one element to compilerFlags list.
- addCompilerFlags(String...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Adds elements to compilerFlags list.
- addCompilerFlags(String) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Adds one element to compilerFlags list.
- addCompilerFlags(String...) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Adds elements to compilerFlags list.
- addCompilerFlags(String) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Adds one element to compilerFlags list.
- addCompilerFlags(String...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Adds elements to compilerFlags list.
- addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- addCompilerFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Adds one element to compilerFlags list.
- addCompilerFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Adds elements to compilerFlags list.
- addCompilerFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Adds one element to compilerFlags list.
- addCompilerFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Adds elements to compilerFlags list.
- addCompilerFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Adds one element to compilerFlags list.
- addCompilerFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Adds elements to compilerFlags list.
- addCompilerFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Adds one element to compilerFlags list.
- addCompilerFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Adds elements to compilerFlags list.
- addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Adds one element to compilerFlags list.
- addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Adds elements to compilerFlags list.
- addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Adds one element to compilerFlags list.
- addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Adds elements to compilerFlags list.
- addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Adds one element to compilerFlags list.
- addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Adds elements to compilerFlags list.
- addCompilerInvocationFlags(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Adds one element to compilerInvocationFlags list.
- addCompilerInvocationFlags(String...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Adds elements to compilerInvocationFlags list.
- addCompilerSetupSteps(BuildContext, ProjectFilesystem, BuildTarget, CompilerParameters, ResourcesParameters, ImmutableList.Builder<Step>) - Method in class com.facebook.buck.jvm.java.CompileToJarStepFactory
-
- addCompileShadowDep(BuildTarget) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
-
- addConstraintValues(BuildTarget) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
-
Adds one element to constraintValues list.
- addConstraintValues(BuildTarget...) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
-
Adds elements to constraintValues list.
- addConstraintValues(BuildTarget) - Method in class com.facebook.buck.core.rules.platform.PlatformArg.Builder
-
Adds one element to constraintValues list.
- addConstraintValues(BuildTarget...) - Method in class com.facebook.buck.core.rules.platform.PlatformArg.Builder
-
Adds elements to constraintValues list.
- addContacts(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
-
- addContacts(String...) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
-
- addContacts(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addContacts(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addContacts(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addContacts(String...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addContacts(String) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
-
Adds one element to contacts list.
- addContacts(String...) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
-
Adds elements to contacts list.
- addContacts(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- addContacts(String...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- addContacts(String) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
- addContacts(String...) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
- addContacts(String) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
- addContacts(String...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
- addContacts(String) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
- addContacts(String...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
- addContacts(String) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Adds one element to contacts set.
- addContacts(String...) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Adds elements to contacts set.
- addContacts(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addContacts(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addContacts(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addContacts(String...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addContacts(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addContacts(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addContacts(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addContacts(String...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addContacts(String) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
- addContacts(String...) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
- addContacts(String) - Method in class com.facebook.buck.test.TestResults.Builder
-
Adds one element to contacts set.
- addContacts(String...) - Method in class com.facebook.buck.test.TestResults.Builder
-
Adds elements to contacts set.
- addCopySteps(ProjectFilesystem, BuildCellRelativePathFactory, ImmutableList.Builder<Step>, Path, Path, Path) - Method in class com.facebook.buck.features.filebundler.CopyingFileBundler
-
- addCopySteps(ProjectFilesystem, BuildCellRelativePathFactory, ImmutableList.Builder<Step>, Path, Path, Path) - Method in class com.facebook.buck.features.filebundler.FileBundler
-
- addCopySteps(ProjectFilesystem, BuildCellRelativePathFactory, ImmutableList.Builder<Step>, Path, Path, Path) - Method in class com.facebook.buck.features.filebundler.SrcZipAwareFileBundler
-
- addCoverageReportFormats(CoverageReportFormat) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Adds one element to coverageReportFormats set.
- addCoverageReportFormats(CoverageReportFormat...) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Adds elements to coverageReportFormats set.
- addCppflags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds one element to cppflags list.
- addCppflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds elements to cppflags list.
- addCpuFilters(TargetCpuType) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addCpuFilters(TargetCpuType...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addCpuFilters(TargetCpuType) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addCpuFilters(TargetCpuType...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addCudaflags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds one element to cudaflags list.
- addCudaflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds elements to cudaflags list.
- addCudappflags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds one element to cudappflags list.
- addCudappflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds elements to cudappflags list.
- addCustomDrawableResourceIfNotPresent(RDotTxtEntry.RType, String, Path, DocumentLocation) - Method in class com.facebook.buck.android.aapt.RDotTxtResourceCollector
-
- addCustomResource(RDotTxtEntry.RType, RDotTxtEntry.IdType, String, String) - Method in class com.facebook.buck.android.aapt.RDotTxtResourceCollector
-
- addCxxflags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds one element to cxxflags list.
- addCxxflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds elements to cxxflags list.
- addCxxHeaderDirs(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Adds one element to cxxHeaderDirs sortedSet.
- addCxxHeaderDirs(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Adds elements to cxxHeaderDirs sortedSet.
- addCxxLibraryWhitelist(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addCxxLibraryWhitelist(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addCxxLibraryWhitelist(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addCxxLibraryWhitelist(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addCxxLibraryWhitelist(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addCxxLibraryWhitelist(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addCxxLibraryWhitelist(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addCxxLibraryWhitelist(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addCxxLibraryWhitelist(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addCxxLibraryWhitelist(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addCxxppflags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds one element to cxxppflags list.
- addCxxppflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds elements to cxxppflags list.
- addCxxPreprocessorInput(CxxPreprocessorInput) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Adds one element to cxxPreprocessorInput list.
- addCxxPreprocessorInput(CxxPreprocessorInput...) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Adds elements to cxxPreprocessorInput list.
- addCxxPreprocessorInputFromArgs(CxxPreprocessorInput.Builder, CxxLibraryDescription.CommonArg, Map.Entry<Flavor, CxxPlatform>, Function<StringWithMacros, Arg>) - Static method in class com.facebook.buck.cxx.CxxLibraryMetadataFactory
-
- addDebugFlavor(BuildTarget) - Static method in class com.facebook.buck.features.ocaml.OcamlBuildRulesGenerator
-
- addDefaultIncludes(String) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Adds one element to defaultIncludes list.
- addDefaultIncludes(String...) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Adds elements to defaultIncludes list.
- addDeniedToReadPaths(String) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
-
Adds one element to deniedToReadPaths set.
- addDeniedToReadPaths(String...) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
-
Adds elements to deniedToReadPaths set.
- addDependency(String) - Method in class com.facebook.buck.event.listener.BuildTargetDurationListener.BuildRuleInfo
-
- addDependent(String) - Method in class com.facebook.buck.event.listener.BuildTargetDurationListener.BuildRuleInfo
-
- addDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
-
Adds one element to deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
-
Adds elements to deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Adds one element to deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Adds elements to deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(Either<BuildTarget, String>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
-
Adds one element to deps list.
- addDeps(Either<BuildTarget, String>...) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
-
Adds elements to deps list.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(Iterable<BuildTarget>, DependencyType) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
-
- addDeps(ImmutableSet<Path>, Iterable<BuildTarget>, DependencyType) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
-
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDeps(BuildTarget) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Adds one element to
deps sortedSet.
- addDeps(BuildTarget...) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Adds elements to
deps sortedSet.
- addDepsAndSources(TargetNode<T>, boolean, ModuleBuildContext, ImmutableSet<Path>) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
-
- addDepsAndSources(TargetNode<T>, boolean, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
-
- addDepsAndTestSources(TargetNode<T>, boolean, ModuleBuildContext, ImmutableSet<Path>) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
-
- addDepsAndTestSources(TargetNode<T>, boolean, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
-
- addDescriptions(BaseDescription<?>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Adds one element to descriptions set.
- addDescriptions(BaseDescription<?>...) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Adds elements to descriptions set.
- addDescriptions(BaseDescription<?>) - Method in class com.facebook.buck.skylark.parser.BuckGlobals.Builder
-
Adds one element to descriptions set.
- addDescriptions(BaseDescription<?>...) - Method in class com.facebook.buck.skylark.parser.BuckGlobals.Builder
-
Adds elements to descriptions set.
- addDeveloperCertificateFingerprints(HashCode) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
-
Adds one element to developerCertificateFingerprints set.
- addDeveloperCertificateFingerprints(HashCode...) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
-
Adds elements to developerCertificateFingerprints set.
- addDex(DexWithClasses) - Method in class com.facebook.buck.android.PreDexedFilesSorter.DexStoreContents
-
- addDexFile(Path) - Method in class com.facebook.buck.android.ModuleInfo.Builder
-
- addDexFile(Path...) - Method in class com.facebook.buck.android.ModuleInfo.Builder
-
- addDirCacheEntries(DirCacheEntry) - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries.Builder
-
Adds one element to dirCacheEntries set.
- addDirCacheEntries(DirCacheEntry...) - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries.Builder
-
Adds elements to dirCacheEntries set.
- addDirectory(String) - Method in class com.facebook.buck.remoteexecution.util.FileTreeBuilder.ProtocolTreeBuilder
-
- addDirectory(String) - Method in interface com.facebook.buck.remoteexecution.util.FileTreeBuilder.TreeBuilder
-
- addDirs(SourcePath) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
-
Adds one element to dirs sortedSet.
- addDirs(SourcePath...) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
-
Adds elements to dirs sortedSet.
- addDirs(SourcePath) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
-
Adds one element to dirs set.
- addDirs(SourcePath...) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
-
Adds elements to dirs set.
- addDirsContainingResourceDirs(SourcePath) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Adds one element to dirsContainingResourceDirs set.
- addDirsContainingResourceDirs(SourcePath...) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Adds elements to dirsContainingResourceDirs set.
- addDistBuildSlaveScubaData(ScubaData.Builder, BuildSlaveFinishedStats) - Static method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveScubaUtils
-
Extracts build slave stats from BuildSlaveFinishedStats and appends them to the ScubaData
- addEdge(T, T) - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
-
Adds an edge between source and sink.
- addEdge(TargetNode<?>, TargetNode<?>) - Method in class com.facebook.buck.versions.VersionedTargetGraph.Builder
-
- addEntriesToExclude(Pattern) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Adds one element to entriesToExclude set.
- addEntriesToExclude(Pattern...) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Adds elements to entriesToExclude set.
- addEntry(InputStream, long, long, String, int, boolean) - Method in class com.facebook.buck.android.resources.ResourcesZipBuilder
-
- addEntry(FileHashCache, RuleKey, SourcePathResolver, ImmutableSet<SourcePath>, ImmutableSet<SourcePath>) - Method in class com.facebook.buck.core.build.engine.manifest.Manifest
-
Adds a new output file to the manifest.
- addEntry(BuildJobStateFileHashEntry) - Method in class com.facebook.buck.distributed.RecordedFileHashes
-
- addEntry(InputStream, long, long, String, int, boolean) - Method in class com.facebook.buck.util.zip.DeterministicZipBuilder
-
- addEntry(byte[], String, int) - Method in class com.facebook.buck.util.zip.DeterministicZipBuilder
-
- addEntry(JarEntrySupplier) - Method in class com.facebook.buck.util.zip.JarBuilder
-
- addEntryContainer(JarEntryContainer) - Method in class com.facebook.buck.util.zip.JarBuilder
-
- addEnv(String, Arg) - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
-
Adds an environment variable key=arg.
- addEnv(String, String) - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
-
- addEnvironmentVariables(SourcePathResolver, ImmutableMap.Builder<String, String>) - Method in class com.facebook.buck.android.ApkGenrule
-
- addEnvironmentVariables(SourcePathResolver, ImmutableMap.Builder<String, String>) - Method in class com.facebook.buck.apple.ExternallyBuiltApplePackage
-
- addEnvironmentVariables(SourcePathResolver, ImmutableMap.Builder<String, String>) - Method in class com.facebook.buck.features.js.JsBundleGenrule
-
- addEnvironmentVariables(ExecutionContext, ImmutableMap.Builder<String, String>) - Method in class com.facebook.buck.shell.AbstractGenruleStep
-
- addEnvironmentVariables(SourcePathResolver, ImmutableMap.Builder<String, String>) - Method in class com.facebook.buck.shell.Genrule
-
- addEvent(T) - Method in class com.facebook.buck.event.listener.AmortizedShareComputation
-
For each event start/finished pair, we're going to amortize the amount of time that event took
by the amount of events that were active during its duration.
- addExceptions(Pair<String, Throwable>) - Method in class com.facebook.buck.rules.modern.tools.CachedErrors.Builder
-
Adds one element to exceptions list.
- addExceptions(Pair<String, Throwable>...) - Method in class com.facebook.buck.rules.modern.tools.CachedErrors.Builder
-
Adds elements to exceptions list.
- addExcludedResourcePaths(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Adds one element to excludedResourcePaths list.
- addExcludedResourcePaths(String...) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Adds elements to excludedResourcePaths list.
- addExcludes(Path) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule.Builder
-
Adds one element to excludes set.
- addExcludes(Path...) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule.Builder
-
Adds elements to excludes set.
- addExecutePermissionsIfReadable(Set<PosixFilePermission>) - Static method in class com.facebook.buck.io.file.MorePosixFilePermissions
-
Return a new set of permissions which include execute permission for each of the roles that
already have read permissions (e.g.
- addExopackageModes(ExopackageMode) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addExopackageModes(ExopackageMode...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addExopackageModes(ExopackageMode) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addExopackageModes(ExopackageMode...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addExoResources(ExopackagePathAndHash) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
-
Adds one element to exoResources list.
- addExoResources(ExopackagePathAndHash...) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
-
Adds elements to exoResources list.
- addExoResources(ExopackagePathAndHash) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Adds one element to exoResources list.
- addExoResources(ExopackagePathAndHash...) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Adds elements to exoResources list.
- addExpanders(AbstractMacroExpander<? extends Macro, ?>) - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter.Builder
-
Adds one element to expanders list.
- addExpanders(AbstractMacroExpander<? extends Macro, ?>...) - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter.Builder
-
Adds elements to expanders list.
- addExperimentalArgs(String) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Adds one element to experimentalArgs list.
- addExperimentalArgs(String...) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Adds elements to experimentalArgs list.
- addExportedCompilerFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Adds one element to exportedCompilerFlags list.
- addExportedCompilerFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Adds elements to exportedCompilerFlags list.
- addExportedDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addExportedDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addExportedDeps(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addExportedDeps(BuildTarget) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addExportedDeps(BuildTarget) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addExportedDeps(BuildTarget) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addExportedDeps(BuildTarget) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addExportedDeps(BuildTarget) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Adds one element to exportedDeps sortedSet.
- addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Adds elements to exportedDeps sortedSet.
- addExportedDeps(BuildTarget) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds one element to exportedDeps sortedSet.
- addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds elements to exportedDeps sortedSet.
- addExportedDeps(BuildTarget) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds one element to exportedDeps sortedSet.
- addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds elements to exportedDeps sortedSet.
- addExportedDeps(BuildTarget) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Adds one element to exportedDeps sortedSet.
- addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Adds elements to exportedDeps sortedSet.
- addExportedDeps(BuildTarget) - Method in class com.facebook.buck.features.go.GoLinkable.Builder
-
Adds one element to exportedDeps set.
- addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.GoLinkable.Builder
-
Adds elements to exportedDeps set.
- addExportedDeps(BuildTarget) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
-
Adds one element to exportedDeps sortedSet.
- addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
-
Adds elements to exportedDeps sortedSet.
- addExportedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addExportedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addExportedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addExportedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addExportedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addExportedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addExportedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addExportedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addExportedLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addExportedLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addExportedLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addExportedLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addExportedLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addExportedLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addExportedLinkerFlags(String) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
Adds one element to exportedLinkerFlags list.
- addExportedLinkerFlags(String...) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
Adds elements to exportedLinkerFlags list.
- addExportedLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addExportedLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addExportedLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Adds one element to exportedLinkerFlags list.
- addExportedLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Adds elements to exportedLinkerFlags list.
- addExportedLinkerFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Adds one element to exportedLinkerFlags list.
- addExportedLinkerFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Adds elements to exportedLinkerFlags list.
- addExportedPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addExportedPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addExportedPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addExportedPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addExportedPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addExportedPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addExportedPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addExportedPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addExportedPostLinkerFlags(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Adds one element to exportedPostLinkerFlags list.
- addExportedPostLinkerFlags(String...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Adds elements to exportedPostLinkerFlags list.
- addExportedPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addExportedPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addExportedPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addExportedPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addExportedPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addExportedPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addExportedPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addExportedPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addExportedPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Adds one element to exportedPreprocessorFlags list.
- addExportedPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Adds elements to exportedPreprocessorFlags list.
- addExportedPreprocessorFlags(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds one element to exportedPreprocessorFlags list.
- addExportedPreprocessorFlags(String...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds elements to exportedPreprocessorFlags list.
- addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addExternalLinkerFlags(String) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Adds one element to externalLinkerFlags list.
- addExternalLinkerFlags(String...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Adds elements to externalLinkerFlags list.
- addExternalLinkerFlags(String) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
-
Adds one element to externalLinkerFlags list.
- addExternalLinkerFlags(String...) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
-
Adds elements to externalLinkerFlags list.
- addExternalLinkerFlags(String) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Adds one element to externalLinkerFlags list.
- addExternalLinkerFlags(String...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Adds elements to externalLinkerFlags list.
- addExtraArgs(String) - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool.Builder
-
Adds one element to extraArgs list.
- addExtraArgs(String...) - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool.Builder
-
Adds elements to extraArgs list.
- addExtraArguments(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addExtraArguments(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addExtraArguments(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addExtraArguments(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addExtraArguments(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addExtraArguments(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addExtraArguments(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addExtraArguments(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addExtraArguments(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addExtraArguments(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addExtraArguments(String) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Adds one element to extraArguments list.
- addExtraArguments(String...) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Adds elements to extraArguments list.
- addExtraArguments(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addExtraArguments(String...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addExtraArguments(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addExtraArguments(String...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addExtraArguments(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addExtraArguments(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addExtraArguments(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addExtraArguments(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addExtraArguments(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addExtraArguments(String...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addExtraArguments(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addExtraArguments(String...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addExtraClassPathDependencies(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Adds one element to extraClassPathDependencies set.
- addExtraClassPathDependencies(Path...) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Adds elements to extraClassPathDependencies set.
- addExtraClassPathDependency(Path) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
-
- addExtraFiles(Path) - Method in class com.facebook.buck.doctor.ExtraInfoResult.Builder
-
- addExtraFiles(Path...) - Method in class com.facebook.buck.doctor.ExtraInfoResult.Builder
-
- addExtraFlags(String) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
-
Adds one element to extraFlags list.
- addExtraFlags(String...) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
-
Adds elements to extraFlags list.
- addExtraGroovycArguments(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addExtraGroovycArguments(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addExtraGroovycArguments(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addExtraGroovycArguments(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addExtraKotlincArguments(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addExtraKotlincArguments(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addExtraKotlincArguments(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addExtraKotlincArguments(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addExtraKotlincArguments(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addExtraKotlincArguments(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addExtraKotlincArguments(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addExtraKotlincArguments(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addExtraKotlincArguments(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addExtraKotlincArguments(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addExtraModuleDependencies(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Adds one element to extraModuleDependencies set.
- addExtraModuleDependencies(Path...) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Adds elements to extraModuleDependencies set.
- addExtraModuleDependency(Path) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
-
- addExtras(Collection<String>) - Method in interface com.facebook.buck.jvm.java.OptionsConsumer
-
- addExtraScriptTemplates(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Adds one element to extraScriptTemplates list.
- addExtraScriptTemplates(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Adds elements to extraScriptTemplates list.
- addExtraShallowTargets(BuildTarget) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Adds one element to extraShallowTargets sortedSet.
- addExtraShallowTargets(BuildTarget...) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Adds elements to extraShallowTargets sortedSet.
- addExtraTargets(BuildTarget) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Adds one element to extraTargets sortedSet.
- addExtraTargets(BuildTarget...) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Adds elements to extraTargets sortedSet.
- addExtraTests(BuildTarget) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Adds one element to extraTests sortedSet.
- addExtraTests(BuildTarget...) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Adds elements to extraTests sortedSet.
- addExtraXcodeFiles(SourcePath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addExtraXcodeFiles(SourcePath...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addExtraXcodeFiles(SourcePath) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addExtraXcodeFiles(SourcePath...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addExtraXcodeFiles(SourcePath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addExtraXcodeFiles(SourcePath...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addExtraXcodeFiles(SourcePath) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addExtraXcodeFiles(SourcePath...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addExtraXcodeSources(SourcePath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addExtraXcodeSources(SourcePath...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addExtraXcodeSources(SourcePath) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addExtraXcodeSources(SourcePath...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addExtraXcodeSources(SourcePath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addExtraXcodeSources(SourcePath...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addExtraXcodeSources(SourcePath) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addExtraXcodeSources(SourcePath...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addFailures(BuildResult) - Method in class com.facebook.buck.command.BuildExecutionResult.Builder
-
Adds one element to failures set.
- addFailures(BuildResult...) - Method in class com.facebook.buck.command.BuildExecutionResult.Builder
-
Adds elements to failures set.
- addFeatures(String) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Adds one element to features sortedSet.
- addFeatures(String...) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Adds elements to features sortedSet.
- addFeatures(BuildTarget, Iterable<String>, ImmutableList.Builder<String>) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
-
- addFeatures(String) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Adds one element to features sortedSet.
- addFeatures(String...) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Adds elements to features sortedSet.
- addFeatures(String) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Adds one element to features sortedSet.
- addFeatures(String...) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Adds elements to features sortedSet.
- addField(String, PBXObject) - Method in class com.facebook.buck.apple.xcode.XcodeprojSerializer
-
- addField(String, int) - Method in class com.facebook.buck.apple.xcode.XcodeprojSerializer
-
- addField(String, String) - Method in class com.facebook.buck.apple.xcode.XcodeprojSerializer
-
- addField(String, boolean) - Method in class com.facebook.buck.apple.xcode.XcodeprojSerializer
-
- addField(String, List<? extends PBXObject>) - Method in class com.facebook.buck.apple.xcode.XcodeprojSerializer
-
- addField(String, NSObject) - Method in class com.facebook.buck.apple.xcode.XcodeprojSerializer
-
- addFile(Path, ThrowingSupplier<FileTreeBuilder.InputFile, IOException>) - Method in class com.facebook.buck.remoteexecution.util.FileTreeBuilder
-
Adds a file to the inputs.
- addFile(Path, Supplier<byte[]>, Function<byte[], String>, boolean) - Method in class com.facebook.buck.remoteexecution.util.FileTreeBuilder
-
Adds a file to the inputs.
- addFile(String, String, int, boolean, ThrowingSupplier<InputStream, IOException>) - Method in class com.facebook.buck.remoteexecution.util.FileTreeBuilder.ProtocolTreeBuilder
-
- addFile(String, String, int, boolean, ThrowingSupplier<InputStream, IOException>) - Method in interface com.facebook.buck.remoteexecution.util.FileTreeBuilder.TreeBuilder
-
- addFiles(SourcePath) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
-
Adds one element to files set.
- addFiles(SourcePath...) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
-
Adds elements to files set.
- addFlag(String) - Method in interface com.facebook.buck.jvm.java.OptionsConsumer
-
- addFlags(String) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
-
Adds one element to flags list.
- addFlags(String...) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
-
Adds elements to flags list.
- addFlags(String) - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags.Builder
-
Adds one element to flags list.
- addFlags(String...) - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags.Builder
-
Adds elements to flags list.
- addFlags(String) - Method in class com.facebook.buck.cxx.CxxSource.Builder
-
Adds one element to
flags list.
- addFlags(String...) - Method in class com.facebook.buck.cxx.CxxSource.Builder
-
Adds elements to
flags list.
- addFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellCompileInput.Builder
-
Adds one element to flags list.
- addFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellCompileInput.Builder
-
Adds elements to flags list.
- addFlags(Arg) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Adds one element to flags list.
- addFlags(Arg...) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Adds elements to flags list.
- addFolders(IjSourceFolder) - Method in class com.facebook.buck.features.project.intellij.model.ContentRoot.Builder
-
Adds one element to folders list.
- addFolders(IjSourceFolder...) - Method in class com.facebook.buck.features.project.intellij.model.ContentRoot.Builder
-
Adds elements to folders list.
- addFolders(IjFolder) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Adds one element to folders list.
- addFolders(IjFolder...) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Adds elements to folders list.
- addFrameworkPaths(FrameworkPath) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
-
Adds one element to frameworkPaths list.
- addFrameworkPaths(FrameworkPath...) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
-
Adds elements to frameworkPaths list.
- addFrameworks(FrameworkPath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addFrameworks(FrameworkPath) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addFrameworks(FrameworkPath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addFrameworks(FrameworkPath) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
- addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
- addFrameworks(FrameworkPath) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- addFrameworks(FrameworkPath) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addFrameworks(FrameworkPath) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Adds one element to frameworks set.
- addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Adds elements to frameworks set.
- addFrameworks(FrameworkPath) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- addFrameworks(FrameworkPath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Adds one element to frameworks sortedSet.
- addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Adds elements to frameworks sortedSet.
- addFrameworks(FrameworkPath) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
-
Adds one element to frameworks set.
- addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
-
Adds elements to frameworks set.
- addFrameworks(FrameworkPath) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- addFrameworks(FrameworkPath) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- addFrameworks(FrameworkPath) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- addFrameworks(FrameworkPath) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- addFrameworks(FrameworkPath) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Adds one element to frameworks sortedSet.
- addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Adds elements to frameworks sortedSet.
- addGeneratedSourceCodeFolder(IjFolder) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
-
- addGeneratedSourceCodeFolders(IjFolder) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Adds one element to generatedSourceCodeFolders list.
- addGeneratedSourceCodeFolders(IjFolder...) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Adds elements to generatedSourceCodeFolders list.
- addGoAssemblerFlags(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds one element to goAssemblerFlags list.
- addGoAssemblerFlags(String...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds elements to goAssemblerFlags list.
- addGoCompilerFlags(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds one element to goCompilerFlags list.
- addGoCompilerFlags(String...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds elements to goCompilerFlags list.
- addGoSrcs(SourcePath) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds one element to goSrcs sortedSet.
- addGoSrcs(SourcePath...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds elements to goSrcs sortedSet.
- addGrayscaleImageResource(RDotTxtEntry.RType, RDotTxtEntry.IdType, String, String) - Method in class com.facebook.buck.android.aapt.RDotTxtResourceCollector
-
- addGrayscaleImageResourceIfNotPresent(RDotTxtEntry.RType, String, Path, DocumentLocation) - Method in class com.facebook.buck.android.aapt.RDotTxtResourceCollector
-
- addHaddockFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
-
Adds one element to haddockFlags list.
- addHaddockFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
-
Adds elements to haddockFlags list.
- addHaddockFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Adds one element to haddockFlags list.
- addHaddockFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Adds elements to haddockFlags list.
- addHandler(Handler) - Method in class com.facebook.buck.core.util.log.Logger
-
- addHeaderSymlinkTree(CxxPreprocessorInput.Builder, BuildTarget, ActionGraphBuilder, CxxPlatform, HeaderVisibility, CxxPreprocessables.IncludeType) - Static method in class com.facebook.buck.cxx.CxxPreprocessables
-
- addHighlightedBuildIds(BuildId) - Method in class com.facebook.buck.doctor.DefectReport.Builder
-
- addHighlightedBuildIds(BuildId...) - Method in class com.facebook.buck.doctor.DefectReport.Builder
-
- addHttpCacheEntries(HttpCacheEntry) - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries.Builder
-
Adds one element to httpCacheEntries set.
- addHttpCacheEntries(HttpCacheEntry...) - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries.Builder
-
Adds elements to httpCacheEntries set.
- addIfPresent(Optional<T>, ImmutableCollection.Builder<T>) - Static method in class com.facebook.buck.util.Optionals
-
- addIgnoredTargetLabels(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Adds one element to ignoredTargetLabels set.
- addIgnoredTargetLabels(String...) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Adds elements to ignoredTargetLabels set.
- addIgnorePaths(PathOrGlobMatcher) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Adds one element to ignorePaths set.
- addIgnorePaths(PathOrGlobMatcher...) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Adds elements to ignorePaths set.
- addImplicitFlavors(ImmutableSortedSet<Flavor>) - Method in class com.facebook.buck.apple.AppleBinaryDescription
-
- addImplicitFlavors(ImmutableSortedSet<Flavor>) - Method in class com.facebook.buck.apple.AppleLibraryDescription
-
- addImplicitFlavors(ImmutableSortedSet<Flavor>) - Method in interface com.facebook.buck.core.description.attr.ImplicitFlavorsInferringDescription
-
- addImplicitFlavors(ImmutableSortedSet<Flavor>) - Method in class com.facebook.buck.cxx.CxxBinaryDescription
-
- addImplicitFlavors(ImmutableSortedSet<Flavor>) - Method in class com.facebook.buck.cxx.CxxLibraryDescription
-
- addImplicitFlavorsForRuleTypes(ImmutableSortedSet<Flavor>, RuleType...) - Method in class com.facebook.buck.cxx.CxxBinaryImplicitFlavors
-
- addImplicitFlavorsForRuleTypes(ImmutableSortedSet<Flavor>, RuleType...) - Method in class com.facebook.buck.cxx.CxxLibraryImplicitFlavors
-
- addImportDirs(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Adds one element to importDirs list.
- addImportDirs(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Adds elements to importDirs list.
- addIncludeDirs(SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds one element to includeDirs list.
- addIncludeDirs(SourcePath...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds elements to includeDirs list.
- addIncludedPaths(Path) - Method in class com.facebook.buck.doctor.DefectReport.Builder
-
- addIncludedPaths(Path...) - Method in class com.facebook.buck.doctor.DefectReport.Builder
-
- addIncludes(CxxHeaders) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Adds one element to includes list.
- addIncludes(CxxHeaders...) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Adds elements to includes list.
- addIncludes(CxxHeaders) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
-
Adds one element to includes list.
- addIncludes(CxxHeaders...) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
-
Adds elements to includes list.
- addIncludes(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellCompileInput.Builder
-
Adds one element to includes list.
- addIncludes(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellCompileInput.Builder
-
Adds elements to includes list.
- addInput(SourcePath...) - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
-
- addInput(SourcePath) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Adds one element to input list.
- addInput(SourcePath...) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Adds elements to input list.
- addInputs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
-
Adds additional non-argument inputs to the tool.
- addInputs(SourcePath) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
-
Adds one element to inputs sortedSet.
- addInputs(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
-
Adds elements to inputs sortedSet.
- addIntArrayResourceIfNotPresent(RDotTxtEntry.RType, String, int, Path, DocumentLocation) - Method in class com.facebook.buck.android.aapt.RDotTxtResourceCollector
-
- addIntellijPluginLabels(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Adds one element to intellijPluginLabels set.
- addIntellijPluginLabels(String...) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Adds elements to intellijPluginLabels set.
- addInterfaces(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput.Builder
-
Adds one element to interfaces set.
- addInterfaces(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput.Builder
-
Adds elements to interfaces set.
- addInterfaces(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
-
Adds one element to interfaces sortedSet.
- addInterfaces(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
-
Adds elements to interfaces sortedSet.
- addIntResourceIfNotPresent(RDotTxtEntry.RType, String, Path, DocumentLocation) - Method in class com.facebook.buck.android.aapt.RDotTxtResourceCollector
-
- ADDITIONAL_INFO - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
-
- AdditionalConsoleLineProvider - Interface in com.facebook.buck.event.listener.interfaces
-
Provides additional output lines to the Console.
- AdditionalOptions - Annotation Type in com.facebook.buck.cli
-
If this annotation is used on a field in one of the ..Options classes (e.g.
- AdditionalOptionsCmdLineParser - Class in com.facebook.buck.cli
-
- AdditionalOptionsCmdLineParser(PluginManager, Object) - Constructor for class com.facebook.buck.cli.AdditionalOptionsCmdLineParser
-
Creates a new command line owner that parses arguments/options and set them into the given
object.
- AdditionalOptionsSubCommandHandler - Class in com.facebook.buck.cli
-
- AdditionalOptionsSubCommandHandler(CmdLineParser, OptionDef, Setter<Object>) - Constructor for class com.facebook.buck.cli.AdditionalOptionsSubCommandHandler
-
- addJarCreationSteps(ProjectFilesystem, CompilerParameters, ImmutableList.Builder<Step>, BuildableContext, JarParameters) - Method in class com.facebook.buck.jvm.java.CompileToJarStepFactory
-
- addJarFilesThatMayContainResources(Path) - Method in class com.facebook.buck.android.ModuleInfo.Builder
-
- addJarFilesThatMayContainResources(Path...) - Method in class com.facebook.buck.android.ModuleInfo.Builder
-
- addJarSetupSteps(ProjectFilesystem, BuildContext, JarParameters, ImmutableList.Builder<Step>) - Method in class com.facebook.buck.jvm.java.CompileToJarStepFactory
-
- addJavadocUrls(String) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
-
Adds one element to javadocUrls set.
- addJavadocUrls(String...) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
-
Adds elements to javadocUrls set.
- addJavaLibrariesToDex(BuildTarget) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
-
Adds one element to javaLibrariesToDex set.
- addJavaLibrariesToDex(BuildTarget...) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
-
Adds elements to javaLibrariesToDex set.
- addLabels(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
-
Adds one element to labels list.
- addLabels(String...) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
-
Adds elements to labels list.
- addLabels(String) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLabels(String) - Method in class com.facebook.buck.test.TestResults.Builder
-
Adds one element to labels set.
- addLabels(String...) - Method in class com.facebook.buck.test.TestResults.Builder
-
Adds elements to labels set.
- addLabels(String) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
-
Adds one element to
labels sortedSet.
- addLabels(String...) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
-
Adds elements to
labels sortedSet.
- addLdflags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds one element to ldflags list.
- addLdflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds elements to ldflags list.
- addLdFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Adds one element to ldFlags list.
- addLdFlags(String...) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Adds elements to ldFlags list.
- addLdFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
-
Adds one element to ldFlags list.
- addLdFlags(String...) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
-
Adds elements to ldFlags list.
- addLegacyProcessors(AbstractAnnotationProcessingParams.Builder, BuildRuleResolver) - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
-
- addLibraries(FrameworkPath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addLibraries(FrameworkPath...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addLibraries(FrameworkPath) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addLibraries(FrameworkPath...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addLibraries(FrameworkPath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addLibraries(FrameworkPath...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addLibraries(FrameworkPath) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
- addLibraries(FrameworkPath...) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
- addLibraries(FrameworkPath) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- addLibraries(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- addLibraries(FrameworkPath) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addLibraries(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addLibraries(FrameworkPath) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- addLibraries(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- addLibraries(OmnibusLibrary) - Method in class com.facebook.buck.cxx.OmnibusLibraries.Builder
-
Adds one element to libraries list.
- addLibraries(OmnibusLibrary...) - Method in class com.facebook.buck.cxx.OmnibusLibraries.Builder
-
Adds elements to libraries list.
- addLibraries(FrameworkPath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Adds one element to libraries sortedSet.
- addLibraries(FrameworkPath...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Adds elements to libraries sortedSet.
- addLibraries(FrameworkPath) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
-
Adds one element to libraries set.
- addLibraries(FrameworkPath...) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
-
Adds elements to libraries set.
- addLibraries(FrameworkPath) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- addLibraries(FrameworkPath...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- addLibraries(FrameworkPath) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- addLibraries(FrameworkPath...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- addLibraries(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
-
Adds one element to libraries sortedSet.
- addLibraries(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
-
Adds elements to libraries sortedSet.
- addLibraries(FrameworkPath) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- addLibraries(FrameworkPath...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- addLibraries(FrameworkPath) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- addLibraries(FrameworkPath...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- addLibraries(FrameworkPath) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Adds one element to libraries sortedSet.
- addLibraries(FrameworkPath...) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Adds elements to libraries sortedSet.
- addLibrary(String, IjDependencyListBuilder.Scope, boolean) - Method in class com.facebook.buck.features.project.intellij.IjDependencyListBuilder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
- addLicenses(SourcePath) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
-
- addLicenses(SourcePath...) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
-
- addLines(String) - Method in class com.facebook.buck.util.network.offline.ScribeData.Builder
-
Adds one element to lines list.
- addLines(String...) - Method in class com.facebook.buck.util.network.offline.ScribeData.Builder
-
Adds elements to lines list.
- addLinkables(NativeLinkable) - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents.Builder
-
Adds one element to linkables set.
- addLinkables(NativeLinkable...) - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents.Builder
-
Adds elements to linkables set.
- addLinkerArgs(String) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
-
Adds one element to linkerArgs list.
- addLinkerArgs(String...) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
-
Adds elements to linkerArgs list.
- addLinkerExtraOutputs(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addLinkerExtraOutputs(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addLinkerExtraOutputs(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addLinkerExtraOutputs(String) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- addLinkerExtraOutputs(String) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addLinkerExtraOutputs(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- addLinkerExtraOutputs(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- addLinkerExtraOutputs(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- addLinkerExtraOutputs(String) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- addLinkerExtraOutputs(String) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- addLinkerFlags(String) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
-
Adds one element to linkerFlags list.
- addLinkerFlags(String...) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
-
Adds elements to linkerFlags list.
- addLinkerFlags(String) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
-
Adds one element to linkerFlags list.
- addLinkerFlags(String...) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
-
Adds elements to linkerFlags list.
- addLinkerFlags(String) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
Adds one element to linkerFlags list.
- addLinkerFlags(String...) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
Adds elements to linkerFlags list.
- addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- addLinkerFlags(String) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Adds one element to linkerFlags list.
- addLinkerFlags(String...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Adds elements to linkerFlags list.
- addLinkerFlags(String) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Adds one element to linkerFlags list.
- addLinkerFlags(String...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Adds elements to linkerFlags list.
- addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Adds one element to linkerFlags list.
- addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Adds elements to linkerFlags list.
- addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Adds one element to linkerFlags list.
- addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Adds elements to linkerFlags list.
- addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Adds one element to linkerFlags list.
- addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Adds elements to linkerFlags list.
- addLinkerFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Adds one element to linkerFlags list.
- addLinkerFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Adds elements to linkerFlags list.
- addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- addLinkerFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Adds one element to linkerFlags list.
- addLinkerFlags(String...) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Adds elements to linkerFlags list.
- addLinkerFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Adds one element to linkerFlags list.
- addLinkerFlags(String...) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Adds elements to linkerFlags list.
- addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Adds one element to linkerFlags list.
- addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Adds elements to linkerFlags list.
- addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Adds one element to linkerFlags list.
- addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Adds elements to linkerFlags list.
- addLinkerFlags(String) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Adds one element to linkerFlags list.
- addLinkerFlags(String...) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Adds elements to linkerFlags list.
- addLinkerFlags(String) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Adds one element to linkerFlags list.
- addLinkerFlags(String...) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Adds elements to linkerFlags list.
- addListenableCallback(ListenableFuture<V>, FutureCallback<? super V>, Executor) - Static method in class com.facebook.buck.util.concurrent.MoreFutures
-
- addLocales(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addLocales(String...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addLocales(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addLocales(String...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addLogs(String) - Method in class com.facebook.buck.log.ErrorLogRecord.Builder
-
Adds one element to logs list.
- addLogs(String...) - Method in class com.facebook.buck.log.ErrorLogRecord.Builder
-
Adds elements to logs list.
- addMacroInput(String) - Method in class com.facebook.buck.core.macros.MacroMatchResult.Builder
-
Adds one element to macroInput list.
- addMacroInput(String...) - Method in class com.facebook.buck.core.macros.MacroMatchResult.Builder
-
Adds elements to macroInput list.
- addManifestPaths(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
-
Adds one element to manifestPaths set.
- addManifestPaths(Path...) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
-
Adds elements to manifestPaths set.
- addManifestPiece(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
-
add a manifest piece associated with the target owner.
- addMetadata(String, String) - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
-
- addMetadata(String, ImmutableList<String>) - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
-
- addMinSdkVersions(String) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
-
Adds one element to minSdkVersions set.
- addMinSdkVersions(String...) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
-
Adds elements to minSdkVersions set.
- addMissing(ImmutableMap<Protocol.Digest, ThrowingSupplier<InputStream, IOException>>) - Method in interface com.facebook.buck.remoteexecution.ContentAddressedStorage
-
- addMissing(ImmutableMap<Protocol.Digest, ThrowingSupplier<InputStream, IOException>>) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcContentAddressableStorage
-
- addMissing(ImmutableMap<Protocol.Digest, ThrowingSupplier<InputStream, IOException>>) - Method in class com.facebook.buck.remoteexecution.util.LocalContentAddressedStorage
-
- addMissing(ImmutableMap<Protocol.Digest, ThrowingSupplier<InputStream, IOException>>) - Method in class com.facebook.buck.remoteexecution.util.MultiThreadedBlobUploader
-
Uploads missing items to the CAS.
- addMissingInitModules(ImmutableMap<Path, SourcePath>, SourcePath) - Static method in class com.facebook.buck.features.python.PythonBinaryDescription
-
- addModernProcessors(ResolvedJavacPluginProperties) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
-
Adds one element to modernProcessors list.
- addModernProcessors(ResolvedJavacPluginProperties...) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
-
Adds elements to modernProcessors list.
- addModule(Path, AggregationModule) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationTree
-
- addModule(String, IjDependencyListBuilder.Scope, boolean) - Method in class com.facebook.buck.features.project.intellij.IjDependencyListBuilder
-
- addModuleDeps(BuildTarget) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Adds one element to moduleDeps sortedSet.
- addModuleDeps(BuildTarget...) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Adds elements to moduleDeps sortedSet.
- addModules(String) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Adds one element to modules sortedSet.
- addModules(String...) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Adds elements to modules sortedSet.
- addNativeCLibs(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Adds one element to nativeCLibs list.
- addNativeCLibs(String...) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Adds elements to nativeCLibs list.
- addNativeIncludes(String) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Adds one element to nativeIncludes list.
- addNativeIncludes(String...) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Adds elements to nativeIncludes list.
- addNativeLibAssetsDirectory(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
-
- addNativeLibraryDirectories(Path) - Method in class com.facebook.buck.android.ModuleInfo.Builder
-
- addNativeLibraryDirectories(Path...) - Method in class com.facebook.buck.android.ModuleInfo.Builder
-
- addNativeLibsDirectory(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
-
- addNativeLinkable(NativeLinkable) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
-
- addNativeLinkableAsset(NativeLinkable) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
-
- addNeededCoverage(Pair<Float, ImmutableSet<Path>>) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
-
Adds one element to neededCoverage list.
- addNeededCoverage(Pair<Float, ImmutableSet<Path>>...) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
-
Adds elements to neededCoverage list.
- addNeededCoverage(NeededCoverageSpec) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Adds one element to neededCoverage list.
- addNeededCoverage(NeededCoverageSpec...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Adds elements to neededCoverage list.
- addNode(T) - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
-
Adds the specified node to the graph.
- addNode(BuildTarget, TargetNode<?>) - Method in class com.facebook.buck.versions.VersionedTargetGraph.Builder
-
- addNoDx(BuildTarget) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
-
Adds one element to noDx set.
- addNoDx(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
-
Adds elements to noDx set.
- addNoDx(BuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Adds one element to
noDx set.
- addNoDx(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Adds elements to
noDx set.
- addNoDx(BuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Adds one element to
noDx set.
- addNoDx(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Adds elements to
noDx set.
- addNoDxClasspathEntries(SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
-
Adds one element to noDxClasspathEntries set.
- addNoDxClasspathEntries(SourcePath...) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
-
Adds elements to noDxClasspathEntries set.
- addNonHashableInput(SourcePath) - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
-
- addNonSourceBuildTarget(BuildTarget) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
-
- addNonSourceBuildTargets(TargetNode<T>, ModuleBuildContext) - Static method in class com.facebook.buck.features.project.intellij.lang.java.JavaLibraryRuleHelper
-
- addNonSourceBuildTargets(BuildTarget) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Adds one element to nonSourceBuildTargets set.
- addNonSourceBuildTargets(BuildTarget...) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Adds elements to nonSourceBuildTargets set.
- addNull() - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
-
Adds a 'null' value to the array.
- addNull(String) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
-
Adds a 'null' value to the object.
- addNumber(double) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
-
Adds a numeric value to the array.
- addNumber(Optional<Double>) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
-
Adds a numeric value to the array, or 'null' if not present.
- addNumber(String, double) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
-
Adds a numeric value to the object.
- addNumber(String, Optional<Double>) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
-
Adds a numeric value to the object, if present.
- addObject(JsonBuilder.ObjectBuilder) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
-
Adds a nested JSON object to the array.
- addObject(String, JsonBuilder.ObjectBuilder) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
-
Adds a nested JSON object to the object.
- addObjectFiles(SourcePath) - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules.Builder
-
Adds one element to objectFiles list.
- addObjectFiles(SourcePath...) - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules.Builder
-
Adds elements to objectFiles list.
- addObjects(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
-
Adds one element to objects sortedSet.
- addObjects(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
-
Adds elements to objects sortedSet.
- addOcamldepFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Adds one element to ocamldepFlags list.
- addOcamldepFlags(String...) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Adds elements to ocamldepFlags list.
- addOcamlDepFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Adds one element to ocamlDepFlags list.
- addOcamlDepFlags(String...) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Adds elements to ocamlDepFlags list.
- addOcamldepFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Adds one element to ocamldepFlags list.
- addOcamldepFlags(String...) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Adds elements to ocamldepFlags list.
- addOperands(QueryExpression) - Method in class com.facebook.buck.query.BinaryOperatorExpression.Builder
-
Adds one element to operands list.
- addOperands(QueryExpression...) - Method in class com.facebook.buck.query.BinaryOperatorExpression.Builder
-
Adds elements to operands list.
- addOptions(ImmutableSet.Builder<ProcessExecutor.Option>) - Method in class com.facebook.buck.features.go.GoListStep
-
- addOptions(ImmutableSet.Builder<ProcessExecutor.Option>) - Method in class com.facebook.buck.features.ocaml.OcamlDepToolStep
-
- addOptions(ImmutableSet.Builder<ProcessExecutor.Option>) - Method in class com.facebook.buck.shell.ShellStep
-
- addOptionValue(String, String) - Method in interface com.facebook.buck.jvm.java.OptionsConsumer
-
- addOutputDirs(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput.Builder
-
Adds one element to outputDirs set.
- addOutputDirs(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput.Builder
-
Adds elements to outputDirs set.
- addOutputs(String) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
-
Adds one element to outputs sortedSet.
- addOutputs(String...) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
-
Adds elements to outputs sortedSet.
- addPackageables(Iterable<AndroidPackageable>, BuildRuleResolver) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
-
Add packageables
- addPackages(HaskellPackage) - Method in class com.facebook.buck.features.haskell.HaskellCompileInput.Builder
-
Adds one element to packages list.
- addPackages(HaskellPackage...) - Method in class com.facebook.buck.features.haskell.HaskellCompileInput.Builder
-
Adds elements to packages list.
- addParameters(String) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
-
Adds one element to parameters sortedSet.
- addParameters(String...) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
-
Adds elements to parameters sortedSet.
- addParseTimeDeps(ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.java.ConstantJavacProvider
-
- addParseTimeDeps(ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.java.ExternalJavacProvider
-
- addParseTimeDeps(ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.java.JarBackedJavacProvider
-
- addParseTimeDeps(ImmutableCollection.Builder<BuildTarget>, JvmLibraryArg) - Method in class com.facebook.buck.jvm.java.JavacFactory
-
Adds the parse time deps required for javac based on the args.
- addParseTimeDeps(ImmutableCollection.Builder<BuildTarget>) - Method in interface com.facebook.buck.jvm.java.JavacProvider
-
- addPaths(Pair<String, Path>) - Method in class com.facebook.buck.rules.modern.tools.CachedErrors.Builder
-
Adds one element to paths list.
- addPaths(Pair<String, Path>...) - Method in class com.facebook.buck.rules.modern.tools.CachedErrors.Builder
-
Adds elements to paths list.
- addPathsChangedInWorkingDirectory(String) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
-
- addPathsChangedInWorkingDirectory(String...) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
-
- addPathsChangedInWorkingDirectory(String) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
-
- addPathsChangedInWorkingDirectory(String...) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
-
- addPathToThirdPartyJar(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
-
- addPerRuleStats(DistBuildPostBuildAnalysis.AbstractPerRuleCumulativeStats) - Method in class com.facebook.buck.distributed.AnalysisResults.Builder
-
Adds one element to perRuleStats list.
- addPerRuleStats(DistBuildPostBuildAnalysis.AbstractPerRuleCumulativeStats...) - Method in class com.facebook.buck.distributed.AnalysisResults.Builder
-
Adds elements to perRuleStats list.
- addPerServerData(PerServerPingData) - Method in class com.facebook.buck.slb.LoadBalancerPingEventData.Builder
-
Adds one element to perServerData list.
- addPerServerData(PerServerPingData...) - Method in class com.facebook.buck.slb.LoadBalancerPingEventData.Builder
-
Adds elements to perServerData list.
- addPerServerData(PerServerData) - Method in class com.facebook.buck.slb.ServerHealthManagerEventData.Builder
-
Adds one element to perServerData list.
- addPerServerData(PerServerData...) - Method in class com.facebook.buck.slb.ServerHealthManagerEventData.Builder
-
Adds elements to perServerData list.
- addPlatformFlags(Arg) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
-
Adds one element to platformFlags list.
- addPlatformFlags(Arg...) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
-
Adds elements to platformFlags list.
- addPlatforms(String) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
-
Adds one element to platforms list.
- addPlatforms(String...) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
-
Adds elements to platforms list.
- addPlatformWhitelist(String) - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification.Builder
-
Adds one element to platformWhitelist sortedSet.
- addPlatformWhitelist(String...) - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification.Builder
-
Adds elements to platformWhitelist sortedSet.
- addPlugin(BuckJavacPlugin, String...) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
-
- addPlugins(BuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addPlugins(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addPlugins(BuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addPlugins(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addPlugins(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addPlugins(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addPlugins(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addPlugins(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addPlugins(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addPlugins(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addPlugins(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addPlugins(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addPlugins(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addPlugins(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addPlugins(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addPlugins(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addPlugins(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addPlugins(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addPlugins(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addPlugins(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addPlugins(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addPlugins(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addPostEnterCallback(Consumer<Set<Element>>) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
-
- addPostEnterCallback(Consumer<Set<Element>>) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
-
- addPostEnterCallback(Consumer<Set<Element>>) - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
-
- addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- addPostprocessClassesCommands(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addPostprocessClassesCommands(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addPostprocessClassesCommands(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addPostprocessClassesCommands(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addPostprocessClassesCommands(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addPostprocessClassesCommands(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addPostprocessClassesCommands(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addPostprocessClassesCommands(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addPostprocessClassesCommands(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addPostprocessClassesCommands(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addPostprocessClassesCommands(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addPreloadDeps(BuildTarget) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Adds one element to preloadDeps set.
- addPreloadDeps(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Adds elements to preloadDeps set.
- addPreloadDeps(BuildTarget) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Adds one element to preloadDeps set.
- addPreloadDeps(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Adds elements to preloadDeps set.
- addPreprocessJavaClassesDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Adds one element to preprocessJavaClassesDeps sortedSet.
- addPreprocessJavaClassesDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Adds elements to preprocessJavaClassesDeps sortedSet.
- addPreprocessJavaClassesDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Adds one element to preprocessJavaClassesDeps sortedSet.
- addPreprocessJavaClassesDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Adds elements to preprocessJavaClassesDeps sortedSet.
- addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- addPreTestSteps(BuildContext, ImmutableList.Builder<Step>) - Method in class com.facebook.buck.android.RobolectricTest
-
- addPreTestSteps(BuildContext, ImmutableList.Builder<Step>) - Method in class com.facebook.buck.jvm.java.JavaTest
-
- addPrimaryApkAssetZips(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
-
Adds one element to primaryApkAssetZips list.
- addPrimaryApkAssetZips(SourcePath...) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
-
Adds elements to primaryApkAssetZips list.
- addPrimaryApkAssetZips(SourcePath) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Adds one element to primaryApkAssetZips list.
- addPrimaryApkAssetZips(SourcePath...) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Adds elements to primaryApkAssetZips list.
- addPrimaryDex(DexWithClasses) - Method in class com.facebook.buck.android.PreDexedFilesSorter.DexStoreContents
-
- addPrimaryDexPatterns(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Adds one element to primaryDexPatterns list.
- addPrimaryDexPatterns(String...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Adds elements to primaryDexPatterns list.
- addPrimaryDexPatterns(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Adds one element to primaryDexPatterns list.
- addPrimaryDexPatterns(String...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Adds elements to primaryDexPatterns list.
- addProcessorClasses(String) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
-
Adds one element to processorClasses set.
- addProcessorClasses(String...) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
-
Adds elements to processorClasses set.
- addProcessorNames(String) - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields.Builder
-
Adds one element to processorNames sortedSet.
- addProcessorNames(String...) - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields.Builder
-
Adds elements to processorNames sortedSet.
- addProcessorNames(String) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
-
Adds one element to processorNames sortedSet.
- addProcessorNames(String...) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
-
Adds elements to processorNames sortedSet.
- addProcessors(AbstractAnnotationProcessingParams.Builder, BuildRuleResolver, BuildTarget) - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
-
- addProfiledStaticLibs(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Adds one element to profiledStaticLibs list.
- addProfiledStaticLibs(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Adds elements to profiledStaticLibs list.
- addProguardConfig(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
-
- addProguardConfigs(SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
-
Adds one element to proguardConfigs set.
- addProguardConfigs(SourcePath...) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
-
Adds elements to proguardConfigs set.
- addProguardJvmArgs(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addProguardJvmArgs(String...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addProguardJvmArgs(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addProguardJvmArgs(String...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addRanlibflags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds one element to ranlibflags list.
- addRanlibflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds elements to ranlibflags list.
- addRaw(String) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
-
Adds a raw JSON value to the array.
- addRaw(Optional<String>) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
-
Adds a raw JSON value to the array, or 'null' if not present.
- addRaw(String, String) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
-
Adds a raw JSON value to the object.
- addRaw(String, Optional<String>) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
-
Adds a raw JSON value to the object, if present.
- addRawKeys(RuleKey) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
-
Adds one element to rawKeys set.
- addRawKeys(RuleKey...) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
-
Adds elements to rawKeys set.
- addRawSelectors(String...) - Method in class com.facebook.buck.test.selectors.TestSelectorList.Builder
-
- addRawSelectors(Collection<String>) - Method in class com.facebook.buck.test.selectors.TestSelectorList.Builder
-
- addRedexExtraArgs(StringWithMacros) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Adds one element to redexExtraArgs list.
- addRedexExtraArgs(StringWithMacros...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Adds elements to redexExtraArgs list.
- addRedexExtraArgs(StringWithMacros) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Adds one element to redexExtraArgs list.
- addRedexExtraArgs(StringWithMacros...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Adds elements to redexExtraArgs list.
- addRedexExtraArgs(Arg) - Method in class com.facebook.buck.android.redex.RedexOptions.Builder
-
Adds one element to redexExtraArgs list.
- addRedexExtraArgs(Arg...) - Method in class com.facebook.buck.android.redex.RedexOptions.Builder
-
Adds elements to redexExtraArgs list.
- addRef() - Method in class com.facebook.buck.util.ClassLoaderCache
-
- addReferences(Pair<String, CachedErrors>) - Method in class com.facebook.buck.rules.modern.tools.CachedErrors.Builder
-
Adds one element to references list.
- addReferences(Pair<String, CachedErrors>...) - Method in class com.facebook.buck.rules.modern.tools.CachedErrors.Builder
-
Adds elements to references list.
- addRelinkerWhitelist(Pattern) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addRelinkerWhitelist(Pattern...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- addRelinkerWhitelist(Pattern) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addRelinkerWhitelist(Pattern...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- addRemoteBuilds(DistBuildPostBuildAnalysis.AbstractBuildRuleStats) - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats.Builder
-
Adds one element to remoteBuilds list.
- addRemoteBuilds(DistBuildPostBuildAnalysis.AbstractBuildRuleStats...) - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats.Builder
-
Adds elements to remoteBuilds list.
- addRemoteDownloadedArtifactsBytes(long) - Method in class com.facebook.buck.event.listener.NetworkStatsKeeper
-
- addRemoveClasses(Pattern) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addRemoveClasses(Pattern...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addRemoveClasses(Pattern) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addRemoveClasses(Pattern...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addRemoveClasses(Pattern) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addRemoveClasses(Pattern...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addRemoveClasses(Pattern) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addRemoveClasses(Pattern...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addRemoveClasses(Pattern) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addRemoveClasses(Pattern...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addRemoveClasses(Pattern) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addRemoveClasses(Pattern...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addRemoveClasses(Pattern) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addRemoveClasses(Pattern...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addRemoveClasses(Pattern) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addRemoveClasses(Pattern...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addRemoveClasses(Pattern) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addRemoveClasses(Pattern...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addRemoveClasses(Pattern) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addRemoveClasses(Pattern...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addRemoveClasses(Pattern) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addRemoveClasses(Pattern...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addResource(RDotTxtEntry.RType, RDotTxtEntry.IdType, String, String, String, Path, DocumentLocation) - Method in class com.facebook.buck.android.aapt.RDotTxtResourceCollector
-
- addResourceDirectories(SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
-
Adds one element to resourceDirectories list.
- addResourceDirectories(SourcePath...) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
-
Adds elements to resourceDirectories list.
- addResourceDirectory(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
-
- addResourceDirs(SourcePath) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Adds one element to resourceDirs set.
- addResourceDirs(SourcePath...) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Adds elements to resourceDirs set.
- addResourceFiles(SourcePath) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Adds one element to resourceFiles set.
- addResourceFiles(SourcePath...) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Adds elements to resourceFiles set.
- addResourceFilter(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Adds one element to resourceFilter list.
- addResourceFilter(String...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Adds elements to resourceFilter list.
- addResourceFilter(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Adds one element to resourceFilter list.
- addResourceFilter(String...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Adds elements to resourceFilter list.
- addResourceFolders(ResourceFolderFactory, ImmutableMultimap<Path, Path>, Path, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
-
- addResourceFolders(IjResourceFolderType, ImmutableCollection<Path>, Path, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
-
- addResourceIfNotPresent(RDotTxtEntry) - Method in class com.facebook.buck.android.aapt.RDotTxtResourceCollector
-
- addResourcePaths(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
-
Adds one element to resourcePaths set.
- addResourcePaths(Path...) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
-
Adds elements to resourcePaths set.
- addResources(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addResources(SourcePath...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addResources(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addResources(SourcePath...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addResources(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addResources(SourcePath...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addResources(Path) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Adds one element to resources sortedSet.
- addResources(Path...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Adds elements to resources sortedSet.
- addResources(SourcePath) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Adds one element to resources sortedSet.
- addResources(SourcePath...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Adds elements to resources sortedSet.
- addResources(SourcePath) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Adds one element to resources sortedSet.
- addResources(SourcePath...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Adds elements to resources sortedSet.
- addResources(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addResources(SourcePath...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addResources(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addResources(SourcePath...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addResources(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addResources(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addResources(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addResources(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addResources(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addResources(SourcePath...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addResources(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addResources(SourcePath...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addResources(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addResources(SourcePath...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addResources(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addResources(SourcePath...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addResources(SourcePath) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
-
Adds one element to resources set.
- addResources(SourcePath...) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
-
Adds elements to resources set.
- addResources(Path) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Adds one element to resources sortedSet.
- addResources(Path...) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Adds elements to resources sortedSet.
- addResourcesFromDeps(BuildTarget) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
-
Adds one element to resourcesFromDeps set.
- addResourcesFromDeps(BuildTarget...) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
-
Adds elements to resourcesFromDeps set.
- addResourcesPaths(ExopackagePathAndHash) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.ResourcesInfo.Builder
-
Adds one element to resourcesPaths list.
- addResourcesPaths(ExopackagePathAndHash...) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.ResourcesInfo.Builder
-
Adds elements to resourcesPaths list.
- addResourcesWithEmptyResButNonEmptyAssetsDir(BuildTarget) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
-
Adds one element to resourcesWithEmptyResButNonEmptyAssetsDir set.
- addResourcesWithEmptyResButNonEmptyAssetsDir(BuildTarget...) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
-
Adds elements to resourcesWithEmptyResButNonEmptyAssetsDir set.
- addResourcesWithNonEmptyResDir(BuildTarget) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
-
Adds one element to resourcesWithNonEmptyResDir list.
- addResourcesWithNonEmptyResDir(BuildTarget...) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
-
Adds elements to resourcesWithNonEmptyResDir list.
- addResourceVariantFiles(SourcePath) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Adds one element to resourceVariantFiles set.
- addResourceVariantFiles(SourcePath...) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Adds elements to resourceVariantFiles set.
- addResPaths(Path) - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep.Builder
-
Adds one element to resPaths list.
- addResPaths(Path...) - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep.Builder
-
Adds elements to resPaths list.
- addResults(FetchResult) - Method in class com.facebook.buck.artifact_cache.MultiFetchResult.Builder
-
- addResults(FetchResult...) - Method in class com.facebook.buck.artifact_cache.MultiFetchResult.Builder
-
- addRule(SupportsPipelining<T>, Function<T, RunnableWithFuture<Optional<BuildResult>>>) - Method in class com.facebook.buck.core.build.engine.impl.BuildRulePipelinesRunner
-
- addRuleFlags(Arg) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
-
Adds one element to ruleFlags list.
- addRuleFlags(Arg...) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
-
Adds elements to ruleFlags list.
- addRuleKeys(RuleKey) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
-
Adds one element to ruleKeys set.
- addRuleKeys(RuleKey...) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
-
Adds elements to ruleKeys set.
- addRuleKeys(RuleKey) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
-
Adds one element to ruleKeys set.
- addRuleKeys(RuleKey...) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
-
Adds elements to ruleKeys set.
- addRuleKeys(RuleKey) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
-
Adds one element to ruleKeys set.
- addRuleKeys(RuleKey...) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
-
Adds elements to ruleKeys set.
- addRuleKeys(RuleKey) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
-
Adds one element to ruleKeys set.
- addRuleKeys(RuleKey...) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
-
Adds elements to ruleKeys set.
- addRuleKeys(RuleKey) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
-
Adds one element to ruleKeys set.
- addRuleKeys(RuleKey...) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
-
Adds elements to ruleKeys set.
- addRules(BuildTarget) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Adds one element to rules set.
- addRules(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Adds elements to rules set.
- addRules(BuildRule) - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules.Builder
-
Adds one element to rules list.
- addRules(BuildRule...) - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules.Builder
-
Adds elements to rules list.
- addRustBinaryFlags(String) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
-
Adds one element to rustBinaryFlags list.
- addRustBinaryFlags(String...) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
-
Adds elements to rustBinaryFlags list.
- addRustcFlags(String) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Adds one element to rustcFlags list.
- addRustcFlags(String...) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Adds elements to rustcFlags list.
- addRustcFlags(String) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Adds one element to rustcFlags list.
- addRustcFlags(String...) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Adds elements to rustcFlags list.
- addRustcFlags(String) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Adds one element to rustcFlags list.
- addRustcFlags(String...) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Adds elements to rustcFlags list.
- addRustCheckFlags(String) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
-
Adds one element to rustCheckFlags list.
- addRustCheckFlags(String...) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
-
Adds elements to rustCheckFlags list.
- addRustLibraryFlags(String) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
-
Adds one element to rustLibraryFlags list.
- addRustLibraryFlags(String...) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
-
Adds elements to rustLibraryFlags list.
- addRustTestFlags(String) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
-
Adds one element to rustTestFlags list.
- addRustTestFlags(String...) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
-
Adds elements to rustTestFlags list.
- addSample(long) - Method in class com.facebook.buck.counters.SamplingCounter
-
- addServerPool(URI) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Adds one element to serverPool list.
- addServerPool(URI...) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Adds elements to serverPool list.
- addSharedLink(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds one element to sharedLink list.
- addSharedLink(String...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds elements to sharedLink list.
- addSimpleTestSelector(String) - Method in class com.facebook.buck.test.selectors.TestSelectorList.Builder
-
- addSlaveStatuses(BuildSlaveStatus) - Method in class com.facebook.buck.distributed.DistBuildStatus.Builder
-
Adds one element to slaveStatuses list.
- addSlaveStatuses(BuildSlaveStatus...) - Method in class com.facebook.buck.distributed.DistBuildStatus.Builder
-
Adds elements to slaveStatuses list.
- addSourceDirs(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
-
Adds one element to sourceDirs set.
- addSourceDirs(Path...) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
-
Adds elements to sourceDirs set.
- addSourceFolder(IjFolder) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
-
Adds a source folder to the context.
- addSourceFolders(IJFolderFactory, ImmutableMultimap<Path, Path>, boolean, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
-
Add the set of input paths to the IjModule.Builder as source folders.
- addSourceJars(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
-
Adds one element to sourceJars set.
- addSourceJars(Path...) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
-
Adds elements to sourceJars set.
- addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addSourcePaths(SourcePath) - Method in class com.facebook.buck.cxx.FrameworkDependencies.Builder
-
Adds one element to sourcePaths set.
- addSourcePaths(SourcePath...) - Method in class com.facebook.buck.cxx.FrameworkDependencies.Builder
-
Adds elements to sourcePaths set.
- addSources(SourcePath) - Method in class com.facebook.buck.features.d.DIncludes.Builder
-
Adds one element to sources sortedSet.
- addSources(SourcePath...) - Method in class com.facebook.buck.features.d.DIncludes.Builder
-
Adds elements to sources sortedSet.
- addSQLiteCacheEntries(SQLiteCacheEntry) - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries.Builder
-
Adds one element to sQLiteCacheEntries set.
- addSQLiteCacheEntries(SQLiteCacheEntry...) - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries.Builder
-
Adds elements to sQLiteCacheEntries set.
- addSrcs(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourcePath...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourcePath...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourcePath) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourcePath...) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourcePath...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourceWithFlags) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourceWithFlags) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourceWithFlags) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourcePath) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourcePath...) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourceWithFlags) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourceWithFlags) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourceWithFlags) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourcePath) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourcePath...) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourcePath) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourcePath...) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourceWithFlags) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourcePath) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourcePath...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourcePath) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourcePath...) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourcePath) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourcePath...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourceWithFlags) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(Either<SourcePath, Pair<SourcePath, String>>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Adds one element to srcs set.
- addSrcs(Either<SourcePath, Pair<SourcePath, String>>...) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Adds elements to srcs set.
- addSrcs(SourceWithFlags) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourceWithFlags) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourcePath) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourcePath...) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourcePath) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourcePath...) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourcePath) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourcePath...) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourcePath) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourcePath...) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourcePath...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourcePath...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourcePath...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourcePath...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourcePath...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourcePath...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addSrcs(SourcePath) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Adds one element to
srcs sortedSet.
- addSrcs(SourcePath...) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Adds elements to
srcs sortedSet.
- addStaticLibs(SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds one element to staticLibs list.
- addStaticLibs(SourcePath...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds elements to staticLibs list.
- addStaticLibs(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Adds one element to staticLibs list.
- addStaticLibs(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Adds elements to staticLibs list.
- addStaticLink(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds one element to staticLink list.
- addStaticLink(String...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds elements to staticLink list.
- addStaticPicLibs(SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds one element to staticPicLibs list.
- addStaticPicLibs(SourcePath...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds elements to staticPicLibs list.
- addStaticPicLink(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds one element to staticPicLink list.
- addStaticPicLink(String...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Adds elements to staticPicLink list.
- addSteps(Step) - Method in class com.facebook.buck.cli.TestRun.Builder
-
Adds one element to steps list.
- addSteps(Step...) - Method in class com.facebook.buck.cli.TestRun.Builder
-
Adds elements to steps list.
- AddsToRuleKey - Interface in com.facebook.buck.core.rulekey
-
Identifies a class that uses
AddToRuleKey annotations to indicate fields that should be
added to rule keys.
- addString(String) - Method in interface com.facebook.buck.core.macros.MacroCombiner
-
Add a non-macro containing substring.
- addString(String) - Method in class com.facebook.buck.core.macros.StringMacroCombiner
-
- addString(String) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
-
Adds a string to the array.
- addString(Optional<String>) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
-
Adds a string to the array, or 'null' if not present.
- addString(String, String) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
-
Adds a string to the object.
- addString(String, Optional<String>) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
-
Adds a string to the object, if present.
- addStringWhitelistedResourceDirectory(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
-
- addStripFlags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds one element to stripFlags list.
- addStripFlags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Adds elements to stripFlags list.
- addSuggestions(DoctorSuggestion) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse.Builder
-
Adds one element to suggestions list.
- addSuggestions(DoctorSuggestion...) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse.Builder
-
Adds elements to suggestions list.
- addSupportedArchitectures(String) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile.Builder
-
Adds one element to supportedArchitectures set.
- addSupportedArchitectures(String...) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile.Builder
-
Adds elements to supportedArchitectures set.
- addSupportedProductFamilyIDs(int) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile.Builder
-
Adds one element to supportedProductFamilyIDs set.
- addSupportedProductFamilyIDs(int...) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile.Builder
-
Adds elements to supportedProductFamilyIDs set.
- addSwiftCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addSwiftCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- addSwiftCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addSwiftCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- addSwiftCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addSwiftCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- addSwiftRuntimePaths(Path) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
-
Adds one element to swiftRuntimePaths set.
- addSwiftRuntimePaths(Path...) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
-
Adds elements to swiftRuntimePaths set.
- addSwiftSharedLibraryRunPaths(Path) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
-
Adds one element to swiftSharedLibraryRunPaths list.
- addSwiftSharedLibraryRunPaths(Path...) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
-
Adds elements to swiftSharedLibraryRunPaths list.
- addSwiftStaticRuntimePaths(Path) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
-
Adds one element to swiftStaticRuntimePaths set.
- addSwiftStaticRuntimePaths(Path...) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
-
Adds elements to swiftStaticRuntimePaths set.
- addSwiftStdlibStepIfNeeded(SourcePathResolver, Path, Optional<Supplier<CodeSignIdentity>>, ImmutableList.Builder<Step>, boolean) - Method in class com.facebook.buck.apple.AppleBundle
-
- addSymlink(Path, Path) - Method in class com.facebook.buck.remoteexecution.util.FileTreeBuilder
-
Adds a symlink to the inputs.
- addSymlink(String, Path) - Method in class com.facebook.buck.remoteexecution.util.FileTreeBuilder.ProtocolTreeBuilder
-
- addSymlink(String, Path) - Method in interface com.facebook.buck.remoteexecution.util.FileTreeBuilder.TreeBuilder
-
- addTargetDeps(ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
-
- addTargetDeps(ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaConfiguredCompilerFactory
-
- addTargets(TargetNode) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule.Builder
-
Adds one element to targets set.
- addTargets(TargetNode...) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule.Builder
-
Adds elements to targets set.
- addTargets(BuildTarget) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
-
Adds one element to targets set.
- addTargets(BuildTarget...) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
-
Adds elements to targets set.
- addTargets(BuildTarget) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Adds one element to targets set.
- addTargets(BuildTarget...) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Adds elements to targets set.
- addTargets(QueryTarget) - Method in class com.facebook.buck.query.TargetSetExpression.Builder
-
Adds one element to targets set.
- addTargets(QueryTarget...) - Method in class com.facebook.buck.query.TargetSetExpression.Builder
-
Adds elements to targets set.
- addTaskListener(TaskListener) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
-
- addTaskListener(BuckJavacTaskListener) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
-
- addTaskListener(BuckJavacTaskListener) - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
-
- addTestableReference(XCScheme.TestableReference) - Method in class com.facebook.buck.apple.xcode.XCScheme.TestAction
-
- addTestCases(TestCaseSummary) - Method in class com.facebook.buck.test.TestResults.Builder
-
Adds one element to testCases list.
- addTestCases(TestCaseSummary...) - Method in class com.facebook.buck.test.TestResults.Builder
-
Adds elements to testCases list.
- addTestClasses(String) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Adds one element to testClasses list.
- addTestClasses(String...) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Adds elements to testClasses list.
- addTestLogPaths(Path) - Method in class com.facebook.buck.test.TestResults.Builder
-
Adds one element to testLogPaths list.
- addTestLogPaths(Path...) - Method in class com.facebook.buck.test.TestResults.Builder
-
Adds elements to testLogPaths list.
- addTests(BuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Adds one element to
tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Adds elements to
tests sortedSet.
- addTests(BuildTarget) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
-
Adds one element to tests sortedSet.
- addTests(BuildTarget...) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
-
Adds elements to tests sortedSet.
- addThinTargets(BuildTarget) - Method in class com.facebook.buck.apple.MultiarchFileInfo.Builder
-
Adds one element to thinTargets list.
- addThinTargets(BuildTarget...) - Method in class com.facebook.buck.apple.MultiarchFileInfo.Builder
-
Adds elements to thinTargets list.
- addToActionGraphCacheEvents(ActionGraphEvent.Cache) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- addToActionGraphPerfStatEvents(ActionGraphPerfStatEvent) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.android.AndroidLibrary
-
- addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.android.AndroidPrebuiltAar
-
- addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.android.AndroidResource
-
- addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.android.NdkLibrary
-
- addToCollector(AndroidPackageableCollector) - Method in interface com.facebook.buck.android.packageable.AndroidPackageable
-
Add concrete resources to the given collector.
- addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.android.PrebuiltNativeLibrary
-
- addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.cxx.CxxLibrary
-
- addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.features.js.JsBundleAndroid
-
- addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.features.js.JsBundleGenrule
-
- addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
-
- addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.jvm.java.PrebuiltJar
-
- addToExperimentsEvents(String) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- addToHeaderPathNormalizer(HeaderPathNormalizer.Builder) - Method in class com.facebook.buck.cxx.CxxHeaders
-
Add this header pack to the given HeaderPathNormalizer.Builder.
- addToIndex(T) - Method in interface com.facebook.buck.core.rules.ActionGraphBuilder
-
Deprecated.
- addToIndex(T) - Method in class com.facebook.buck.core.rules.resolver.impl.MultiThreadedActionGraphBuilder
-
Deprecated.
- addToIndex(T) - Method in class com.facebook.buck.core.rules.resolver.impl.SingleThreadedActionGraphBuilder
-
Deprecated.
- addToMap(Map, String, String) - Method in class com.facebook.buck.cli.EnvironmentOverrideOptionHandler
-
- addToolchainPaths(Path) - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths.Builder
-
Adds one element to toolchainPaths set.
- addToolchainPaths(Path...) - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths.Builder
-
Adds elements to toolchainPaths set.
- addToolchains(AppleToolchain) - Method in class com.facebook.buck.apple.toolchain.AppleSdk.Builder
-
Adds one element to toolchains list.
- addToolchains(AppleToolchain...) - Method in class com.facebook.buck.apple.toolchain.AppleSdk.Builder
-
Adds elements to toolchains list.
- addToolFlagsFromConfig(CxxBuckConfig, CxxPlatform.Builder) - Static method in class com.facebook.buck.cxx.toolchain.CxxPlatforms
-
- addTopLevelTargets(BuildTarget) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
-
Adds one element to topLevelTargets set.
- addTopLevelTargets(BuildTarget...) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
-
Adds elements to topLevelTargets set.
- AddToRuleKey - Annotation Type in com.facebook.buck.core.rulekey
-
- addToTrackedEvents(String) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- addTypeReferences(Element) - Method in class com.facebook.buck.jvm.java.abi.InnerClassesTable
-
- addTypeReferences(TypeMirror) - Method in class com.facebook.buck.jvm.java.abi.InnerClassesTable
-
- addTypeReferences(List<? extends AnnotationMirror>) - Method in class com.facebook.buck.jvm.java.abi.InnerClassesTable
-
- addTypesAndDependencies(Iterable<Type>, Iterable<ClassNode>, ImmutableSet.Builder<String>) - Static method in class com.facebook.buck.android.dalvik.firstorder.FirstOrderHelper
-
- addUnexpandedCommandArgs(String) - Method in class com.facebook.buck.log.InvocationInfo.Builder
-
Adds one element to unexpandedCommandArgs list.
- addUnexpandedCommandArgs(String...) - Method in class com.facebook.buck.log.InvocationInfo.Builder
-
Adds elements to unexpandedCommandArgs list.
- addUrls(URI) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
-
Adds one element to urls list.
- addUrls(URI...) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
-
Adds elements to urls list.
- addUrls(URI) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
-
Adds one element to urls list.
- addUrls(URI...) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
-
Adds elements to urls list.
- addVariants(SourcePath) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
-
Adds one element to variants set.
- addVariants(SourcePath...) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
-
Adds elements to variants set.
- addVerificationErrors(String) - Method in class com.facebook.buck.util.cache.FileHashCacheVerificationResult.Builder
-
- addVerificationErrors(String...) - Method in class com.facebook.buck.util.cache.FileHashCacheVerificationResult.Builder
-
- addVmArgs(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Adds one element to
vmArgs list.
- addVmArgs(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- addVmArgs(String) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Adds one element to vmArgs list.
- addVmArgs(String...) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Adds elements to vmArgs list.
- addVmArgs(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Adds one element to
vmArgs list.
- addVmArgs(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- addVmArgs(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Adds one element to
vmArgs list.
- addVmArgs(String...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- addVmArgs(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Adds one element to
vmArgs list.
- addVmArgs(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- addVmArgs(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Adds one element to
vmArgs list.
- addVmArgs(String...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- addWhitelist(String) - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification.Builder
-
Adds one element to whitelist sortedSet.
- addWhitelist(String...) - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification.Builder
-
Adds elements to whitelist sortedSet.
- addWhitelistedStringDirectories(SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
-
Adds one element to whitelistedStringDirectories set.
- addWhitelistedStringDirectories(SourcePath...) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
-
Adds elements to whitelistedStringDirectories set.
- addWords(TargetLiteral) - Method in class com.facebook.buck.query.SetExpression.Builder
-
Adds one element to words list.
- addWords(TargetLiteral...) - Method in class com.facebook.buck.query.SetExpression.Builder
-
Adds elements to words list.
- addZipFiles(Path) - Method in class com.facebook.buck.android.ModuleInfo.Builder
-
- addZipFiles(Path...) - Method in class com.facebook.buck.android.ModuleInfo.Builder
-
- addZipSrcs(SourcePath) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Adds one element to zipSrcs sortedSet.
- addZipSrcs(SourcePath...) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Adds elements to zipSrcs sortedSet.
- AetherUtil - Class in com.facebook.buck.maven.aether
-
- AGENT_PACKAGE_NAME - Static variable in class com.facebook.buck.android.agent.util.AgentUtil
-
- AGENT_VERSION_CODE - Static variable in class com.facebook.buck.android.agent.util.AgentUtil
-
- AgentMain - Class in com.facebook.buck.android.agent
-
Main class for an agent that runs on an Android device to aid app installation.
- AgentUtil - Class in com.facebook.buck.android.agent.util
-
Non-instantiable class for holding functionality that runs both on the host and in the android
agent.
- aggregateFinishedEvent(ConcurrentHashMap<EventKey, EventPair>, BuckEvent) - Static method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- aggregateModules(int) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationTree
-
- aggregateStartedEvent(ConcurrentHashMap<EventKey, EventPair>, BuckEvent) - Static method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- AGGREGATION_TYPES - Static variable in class com.facebook.buck.event.listener.TestConsoleEventListener
-
- AggregationContext - Class in com.facebook.buck.features.project.intellij.aggregation
-
- AggregationContext() - Constructor for class com.facebook.buck.features.project.intellij.aggregation.AggregationContext
-
- AggregationKeys - Class in com.facebook.buck.features.project.intellij.aggregation
-
- AggregationMode - Class in com.facebook.buck.features.project.intellij.aggregation
-
- AggregationModeOptionHandler(CmdLineParser, OptionDef, Setter<? super AggregationMode>) - Constructor for class com.facebook.buck.features.project.intellij.IjProjectSubCommand.AggregationModeOptionHandler
-
- AggregationModule - Class in com.facebook.buck.features.project.intellij.aggregation
-
Represents a module during aggregation.
- AggregationModule.Builder - Class in com.facebook.buck.features.project.intellij.aggregation
-
- AggregationModuleFactory - Interface in com.facebook.buck.features.project.intellij.aggregation
-
- AggregationTree - Class in com.facebook.buck.features.project.intellij.aggregation
-
A tree that is responsible for managing and aggregating modules.
- AggregationTree(IjProjectConfig, AggregationModule) - Constructor for class com.facebook.buck.features.project.intellij.aggregation.AggregationTree
-
- AidlStep - Class in com.facebook.buck.android
-
- AidlStep(ProjectFilesystem, ToolchainProvider, Path, Set<String>, Path) - Constructor for class com.facebook.buck.android.AidlStep
-
- AliasConfig - Class in com.facebook.buck.core.config
-
Contains the logic for handling the [alias] section of .buckconfig.
- all - Variable in class com.facebook.buck.android.relinker.Symbols
-
- allBuildRulesFinishedEventReceived() - Method in class com.facebook.buck.distributed.build_client.BuildRuleEventManager
-
- AllPathsFunction - Class in com.facebook.buck.query
-
A allpaths(from, to) expression, which computes all paths between the build targets in the set
'from' and the build targets in the set 'to', by following the dependencies between nodes in the
target graph.
- AllPathsFunction() - Constructor for class com.facebook.buck.query.AllPathsFunction
-
- AlterRuleKeys - Class in com.facebook.buck.rules.keys
-
- AlterRuleKeys() - Constructor for class com.facebook.buck.rules.keys.AlterRuleKeys
-
- amendKey(RuleKeyObjectSink, BuildRule) - Static method in class com.facebook.buck.rules.keys.AlterRuleKeys
-
- amendKey(RuleKeyObjectSink, AddsToRuleKey) - Static method in class com.facebook.buck.rules.keys.AlterRuleKeys
-
- AmortizedShareComputation<T extends BuckEvent> - Class in com.facebook.buck.event.listener
-
Helper function for computing how much time each synchronous event took, amortized by the number
of threads that were active at that time.
- AmortizedShareComputation(Consumer<TimeCostEntry<T>>) - Constructor for class com.facebook.buck.event.listener.AmortizedShareComputation
-
- AnalysisResults - Class in com.facebook.buck.distributed
-
Immutable implementation of DistBuildPostBuildAnalysis.AbstractAnalysisResults.
- AnalysisResults.Builder - Class in com.facebook.buck.distributed
-
- analyze() - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
-
- analyze() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
-
- analyze() - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
-
- ANALYZE - Static variable in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Constants
-
- AnalyzeAction(String, Optional<ImmutableList<XCScheme.SchemePrePostAction>>, Optional<ImmutableList<XCScheme.SchemePrePostAction>>) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.AnalyzeAction
-
- ANDROID - Static variable in class com.facebook.buck.features.js.JsFlavors
-
- ANDROID_MANIFEST_XML - Static variable in class com.facebook.buck.android.resources.ResourcesZipBuilder
-
- ANDROID_NDK_ROOT - Static variable in class com.facebook.buck.android.toolchain.ndk.AndroidNdkConstants
-
Magic path prefix we use to denote the machine-specific location of the Android NDK.
- ANDROID_RESOURCE_INDEX_FLAVOR - Static variable in class com.facebook.buck.android.AndroidResourceDescription
-
- ANDROID_RESOURCES - Static variable in class com.facebook.buck.features.js.JsFlavors
-
- AndroidAar - Class in com.facebook.buck.android
-
- AndroidAar(BuildTarget, ProjectFilesystem, BuildRuleParams, AndroidManifest, AndroidResource, SourcePath, SourcePath, Optional<SourcePath>, Optional<SourcePath>, ImmutableSortedSet<SourcePath>) - Constructor for class com.facebook.buck.android.AndroidAar
-
- AndroidAarDescription - Class in com.facebook.buck.android
-
Description for a
BuildRule that generates an
.aar file.
- AndroidAarDescription(AndroidManifestFactory, CxxBuckConfig, ToolchainProvider) - Constructor for class com.facebook.buck.android.AndroidAarDescription
-
- AndroidAarDescriptionArg - Class in com.facebook.buck.android
-
Immutable implementation of AndroidAarDescription.AbstractAndroidAarDescriptionArg.
- AndroidAarDescriptionArg.Builder - Class in com.facebook.buck.android
-
- AndroidAppModularity - Class in com.facebook.buck.android
-
- AndroidAppModularityDescription - Class in com.facebook.buck.android
-
- AndroidAppModularityDescription() - Constructor for class com.facebook.buck.android.AndroidAppModularityDescription
-
- AndroidAppModularityDescriptionArg - Class in com.facebook.buck.android
-
Immutable implementation of AndroidAppModularityDescription.AbstractAndroidAppModularityDescriptionArg.
- AndroidAppModularityDescriptionArg.Builder - Class in com.facebook.buck.android
-
- AndroidAppModularityGraphEnhancementResult - Class in com.facebook.buck.android
-
Immutable implementation of AbstractAndroidAppModularityGraphEnhancementResult.
- AndroidAppModularityGraphEnhancementResult.Builder - Class in com.facebook.buck.android
-
- AndroidAppModularityGraphEnhancer - Class in com.facebook.buck.android
-
- AndroidAppModularityVerification - Class in com.facebook.buck.android
-
- AndroidAppModularityVerification(SourcePathRuleFinder, BuildTarget, ProjectFilesystem, SourcePath, boolean, Optional<SourcePath>, AndroidPackageableCollection) - Constructor for class com.facebook.buck.android.AndroidAppModularityVerification
-
- AndroidBinary - Class in com.facebook.buck.android
-
android_binary(
name = 'messenger',
manifest = 'AndroidManifest.xml',
deps = [
'//src/com/facebook/messenger:messenger_library',
],
)
- AndroidBinaryDescription - Class in com.facebook.buck.android
-
- AndroidBinaryDescription(JavaBuckConfig, ProGuardConfig, AndroidBuckConfig, BuckConfig, CxxBuckConfig, DxConfig, ToolchainProvider, AndroidBinaryGraphEnhancerFactory, AndroidBinaryFactory) - Constructor for class com.facebook.buck.android.AndroidBinaryDescription
-
- AndroidBinaryDescriptionArg - Class in com.facebook.buck.android
-
Immutable implementation of AndroidBinaryDescription.AbstractAndroidBinaryDescriptionArg.
- AndroidBinaryDescriptionArg.Builder - Class in com.facebook.buck.android
-
- AndroidBinaryFactory - Class in com.facebook.buck.android
-
- AndroidBinaryFactory(AndroidBuckConfig) - Constructor for class com.facebook.buck.android.AndroidBinaryFactory
-
- AndroidBinaryFilesInfo - Class in com.facebook.buck.android
-
- AndroidBinaryFilesInfo(AndroidGraphEnhancementResult, EnumSet<ExopackageMode>, boolean) - Constructor for class com.facebook.buck.android.AndroidBinaryFilesInfo
-
- AndroidBinaryGraphEnhancer - Class in com.facebook.buck.android
-
- AndroidBinaryGraphEnhancerFactory - Class in com.facebook.buck.android
-
- AndroidBinaryGraphEnhancerFactory() - Constructor for class com.facebook.buck.android.AndroidBinaryGraphEnhancerFactory
-
- AndroidBinaryModuleRule - Class in com.facebook.buck.features.project.intellij.lang.android
-
- AndroidBinaryModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.android.AndroidBinaryModuleRule
-
- AndroidBinaryNonExoInstaller - Class in com.facebook.buck.android
-
Installs a non-exopackage apk.
- AndroidBinaryNonExoInstaller(BuildTarget, ProjectFilesystem, HasInstallableApk) - Constructor for class com.facebook.buck.android.AndroidBinaryNonExoInstaller
-
- AndroidBinaryResourcesGraphEnhancementResult - Class in com.facebook.buck.android
-
Immutable implementation of AndroidBinaryResourcesGraphEnhancer.AbstractAndroidBinaryResourcesGraphEnhancementResult.
- AndroidBinaryResourcesGraphEnhancementResult.Builder - Class in com.facebook.buck.android
-
- AndroidBuckConfig - Class in com.facebook.buck.android
-
- AndroidBuckConfig(BuckConfig, Platform) - Constructor for class com.facebook.buck.android.AndroidBuckConfig
-
- AndroidBuildConfig - Class in com.facebook.buck.android
-
BuildRule that can generate a
BuildConfig.java file and compile it so it can be
used as a Java library.
- AndroidBuildConfig(BuildTarget, ProjectFilesystem, BuildRuleParams, String, BuildConfigFields, Optional<SourcePath>, boolean) - Constructor for class com.facebook.buck.android.AndroidBuildConfig
-
- AndroidBuildConfigDescription - Class in com.facebook.buck.android
-
- AndroidBuildConfigDescription(ToolchainProvider) - Constructor for class com.facebook.buck.android.AndroidBuildConfigDescription
-
- AndroidBuildConfigDescriptionArg - Class in com.facebook.buck.android
-
Immutable implementation of AndroidBuildConfigDescription.AbstractAndroidBuildConfigDescriptionArg.
- AndroidBuildConfigDescriptionArg.Builder - Class in com.facebook.buck.android
-
- AndroidBuildToolsLocation - Class in com.facebook.buck.android.toolchain
-
- AndroidBuildToolsLocation.Builder - Class in com.facebook.buck.android.toolchain
-
- AndroidBuildToolsLocationFactory - Class in com.facebook.buck.android.toolchain.impl
-
- AndroidBuildToolsLocationFactory() - Constructor for class com.facebook.buck.android.toolchain.impl.AndroidBuildToolsLocationFactory
-
- AndroidBuildToolsResolver - Class in com.facebook.buck.android.toolchain.impl
-
- AndroidBuildToolsResolver(AndroidBuckConfig, AndroidSdkLocation) - Constructor for class com.facebook.buck.android.toolchain.impl.AndroidBuildToolsResolver
-
- AndroidBundle - Class in com.facebook.buck.android
-
android_binary(
name = 'messenger',
manifest = 'AndroidManifest.xml',
deps = [
'//src/com/facebook/messenger:messenger_library',
],
)
- AndroidBundleDescription - Class in com.facebook.buck.android
-
- AndroidBundleDescription(JavaBuckConfig, AndroidBuckConfig, ProGuardConfig, BuckConfig, CxxBuckConfig, DxConfig, ToolchainProvider, AndroidBinaryGraphEnhancerFactory, AndroidBundleFactory) - Constructor for class com.facebook.buck.android.AndroidBundleDescription
-
- AndroidBundleDescriptionArg - Class in com.facebook.buck.android
-
Immutable implementation of AndroidBundleDescription.AbstractAndroidBundleDescriptionArg.
- AndroidBundleDescriptionArg.Builder - Class in com.facebook.buck.android
-
- AndroidBundleFactory - Class in com.facebook.buck.android
-
- AndroidBundleFactory(AndroidBuckConfig) - Constructor for class com.facebook.buck.android.AndroidBundleFactory
-
- AndroidClasspathProvider - Class in com.facebook.buck.android
-
- AndroidClasspathProvider(ToolchainProvider) - Constructor for class com.facebook.buck.android.AndroidClasspathProvider
-
- AndroidDescriptionsProvider - Class in com.facebook.buck.android
-
- AndroidDescriptionsProvider() - Constructor for class com.facebook.buck.android.AndroidDescriptionsProvider
-
- AndroidDevice - Interface in com.facebook.buck.android.exopackage
-
- AndroidDevicesHelper - Interface in com.facebook.buck.android.exopackage
-
AndroidDevicesHelper provides a way to interact with multiple devices as AndroidDevices (rather
than IDevices).
- AndroidDevicesHelper.AdbDeviceCallable - Interface in com.facebook.buck.android.exopackage
-
This is basically the same as AdbHelper.AdbCallable except that it takes an AndroidDevice
instead of an IDevice.
- AndroidDevicesHelperFactory - Class in com.facebook.buck.android.exopackage
-
- AndroidDevicesHelperFactory() - Constructor for class com.facebook.buck.android.exopackage.AndroidDevicesHelperFactory
-
- AndroidGraphEnhancementResult - Class in com.facebook.buck.android
-
Immutable implementation of AbstractAndroidGraphEnhancementResult.
- AndroidGraphEnhancementResult.Builder - Class in com.facebook.buck.android
-
- AndroidGraphEnhancerArgs - Interface in com.facebook.buck.android
-
- AndroidInstallConfig - Class in com.facebook.buck.android
-
- AndroidInstallConfig(BuckConfig) - Constructor for class com.facebook.buck.android.AndroidInstallConfig
-
- AndroidInstallConfig.ConcurrentInstall - Enum in com.facebook.buck.android
-
- AndroidInstrumentationApk - Class in com.facebook.buck.android
-
Apk that functions as a test package in Android.
- AndroidInstrumentationApkDescription - Class in com.facebook.buck.android
-
- AndroidInstrumentationApkDescription(JavaBuckConfig, ProGuardConfig, CxxBuckConfig, DxConfig, ToolchainProvider) - Constructor for class com.facebook.buck.android.AndroidInstrumentationApkDescription
-
- AndroidInstrumentationApkDescriptionArg - Class in com.facebook.buck.android
-
Immutable implementation of AndroidInstrumentationApkDescription.AbstractAndroidInstrumentationApkDescriptionArg.
- AndroidInstrumentationApkDescriptionArg.Builder - Class in com.facebook.buck.android
-
- AndroidInstrumentationTest - Class in com.facebook.buck.android
-
- AndroidInstrumentationTest(BuildTarget, ProjectFilesystem, AndroidPlatformTarget, BuildRuleParams, HasInstallableApk, Set<String>, Set<String>, Tool, Optional<Long>, PackagedResource, PackagedResource, PackagedResource, PackagedResource) - Constructor for class com.facebook.buck.android.AndroidInstrumentationTest
-
- AndroidInstrumentationTestDescription - Class in com.facebook.buck.android
-
- AndroidInstrumentationTestDescription(BuckConfig, ToolchainProvider) - Constructor for class com.facebook.buck.android.AndroidInstrumentationTestDescription
-
- AndroidInstrumentationTestDescriptionArg - Class in com.facebook.buck.android
-
Immutable implementation of AndroidInstrumentationTestDescription.AbstractAndroidInstrumentationTestDescriptionArg.
- AndroidInstrumentationTestDescriptionArg.Builder - Class in com.facebook.buck.android
-
- AndroidInstrumentationTestJVMArgs - Class in com.facebook.buck.android
-
Immutable implementation of AbstractAndroidInstrumentationTestJVMArgs.
- AndroidInstrumentationTestJVMArgs.Builder - Class in com.facebook.buck.android
-
- AndroidKotlinCoreArg - Interface in com.facebook.buck.android
-
- AndroidLibrary - Class in com.facebook.buck.android
-
- AndroidLibrary.Builder - Class in com.facebook.buck.android
-
- AndroidLibraryCompilerFactory - Interface in com.facebook.buck.android
-
- AndroidLibraryDescription - Class in com.facebook.buck.android
-
- AndroidLibraryDescription(JavaBuckConfig, AndroidLibraryCompilerFactory, ToolchainProvider) - Constructor for class com.facebook.buck.android.AndroidLibraryDescription
-
- AndroidLibraryDescription.CoreArg - Interface in com.facebook.buck.android
-
- AndroidLibraryDescription.JvmLanguage - Enum in com.facebook.buck.android
-
- AndroidLibraryDescriptionArg - Class in com.facebook.buck.android
-
Immutable implementation of AndroidLibraryDescription.AbstractAndroidLibraryDescriptionArg.
- AndroidLibraryDescriptionArg.Builder - Class in com.facebook.buck.android
-
- AndroidLibraryGraphEnhancer - Class in com.facebook.buck.android
-
- AndroidLibraryGraphEnhancer(BuildTarget, ProjectFilesystem, SortedSet<BuildRule>, Javac, JavacOptions, DependencyMode, boolean, Optional<String>, Optional<String>, boolean, boolean) - Constructor for class com.facebook.buck.android.AndroidLibraryGraphEnhancer
-
- AndroidLibraryModuleRule - Class in com.facebook.buck.features.project.intellij.lang.android
-
- AndroidLibraryModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.android.AndroidLibraryModuleRule
-
- AndroidLinkableMetadata - Class in com.facebook.buck.android
-
Information needed to determine the correct placement of native linkables in an android apk
- AndroidLinkableMetadata.Builder - Class in com.facebook.buck.android
-
- AndroidManifest - Class in com.facebook.buck.android
-
AndroidManifest is a
BuildRule that can generate an Android manifest from a
skeleton manifest and the library manifests from its dependencies.
- AndroidManifest(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, SourcePath, APKModule, Collection<SourcePath>) - Constructor for class com.facebook.buck.android.AndroidManifest
-
- AndroidManifestDescription - Class in com.facebook.buck.android
-
- AndroidManifestDescription(AndroidManifestFactory) - Constructor for class com.facebook.buck.android.AndroidManifestDescription
-
- AndroidManifestDescriptionArg - Class in com.facebook.buck.android
-
Immutable implementation of AndroidManifestDescription.AbstractAndroidManifestDescriptionArg.
- AndroidManifestDescriptionArg.Builder - Class in com.facebook.buck.android
-
- AndroidManifestFactory - Class in com.facebook.buck.android
-
- AndroidManifestFactory() - Constructor for class com.facebook.buck.android.AndroidManifestFactory
-
- AndroidManifestParser - Class in com.facebook.buck.features.project.intellij.lang.android
-
- AndroidManifestParser(ProjectFilesystem) - Constructor for class com.facebook.buck.features.project.intellij.lang.android.AndroidManifestParser
-
- AndroidManifestReader - Interface in com.facebook.buck.android
-
Allows querying an Android manifest file for various types of information.
- AndroidModuleConsistencyStep - Class in com.facebook.buck.android
-
- AndroidModuleRule<T extends CommonDescriptionArg> - Class in com.facebook.buck.features.project.intellij.lang.android
-
- AndroidModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig, AndroidProjectType) - Constructor for class com.facebook.buck.features.project.intellij.lang.android.AndroidModuleRule
-
- AndroidNativeLibsGraphEnhancementResult - Class in com.facebook.buck.android
-
Immutable implementation of AndroidNativeLibsPackageableGraphEnhancer.AbstractAndroidNativeLibsGraphEnhancementResult.
- AndroidNativeLibsGraphEnhancementResult.Builder - Class in com.facebook.buck.android
-
- AndroidNativeLibsPackageableGraphEnhancer - Class in com.facebook.buck.android
-
- AndroidNativeLibsPackageableGraphEnhancer(ToolchainProvider, CellPathResolver, ActionGraphBuilder, BuildTarget, ProjectFilesystem, BuildRuleParams, ImmutableSet<TargetCpuType>, CxxBuckConfig, Optional<Map<String, List<Pattern>>>, Optional<BuildTarget>, Optional<ImmutableSortedSet<String>>, RelinkerMode, ImmutableList<Pattern>, APKModuleGraph) - Constructor for class com.facebook.buck.android.AndroidNativeLibsPackageableGraphEnhancer
-
- AndroidNdk - Class in com.facebook.buck.android.toolchain.ndk
-
Part of Android toolchain that provides access to Android NDK
- AndroidNdkConstants - Class in com.facebook.buck.android.toolchain.ndk
-
- AndroidNdkConstants() - Constructor for class com.facebook.buck.android.toolchain.ndk.AndroidNdkConstants
-
- AndroidNdkFactory - Class in com.facebook.buck.android.toolchain.ndk.impl
-
- AndroidNdkFactory() - Constructor for class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkFactory
-
- AndroidNdkResolver - Class in com.facebook.buck.android.toolchain.ndk.impl
-
- AndroidNdkResolver(FileSystem, ImmutableMap<String, String>, AndroidBuckConfig) - Constructor for class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkResolver
-
- AndroidNdkToolchainsSupplier - Class in com.facebook.buck.android.toolchain.ndk.impl
-
- AndroidNdkToolchainsSupplier() - Constructor for class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkToolchainsSupplier
-
- AndroidPackageable - Interface in com.facebook.buck.android.packageable
-
Something (usually a
BuildRule) that can be included in an Android package
(android_binary or (hopefully soon) aar).
- AndroidPackageableCollection - Class in com.facebook.buck.android.packageable
-
A collection of Android content that should be included in an Android package (apk or aar).
- AndroidPackageableCollection.Builder - Class in com.facebook.buck.android.packageable
-
- AndroidPackageableCollection.ResourceDetails - Class in com.facebook.buck.android.packageable
-
Immutable implementation of AbstractAndroidPackageableCollection.AbstractResourceDetails.
- AndroidPackageableCollection.ResourceDetails.Builder - Class in com.facebook.buck.android.packageable
-
- AndroidPackageableCollector - Class in com.facebook.buck.android.packageable
-
- AndroidPackageableCollector(BuildTarget) - Constructor for class com.facebook.buck.android.packageable.AndroidPackageableCollector
-
- AndroidPackageableCollector(BuildTarget, ImmutableSet<BuildTarget>, ImmutableSet<BuildTarget>, APKModuleGraph) - Constructor for class com.facebook.buck.android.packageable.AndroidPackageableCollector
-
- AndroidPlatformTarget - Class in com.facebook.buck.android.toolchain
-
Represents a platform to target for Android.
- AndroidPlatformTargetFactory - Class in com.facebook.buck.android.toolchain.impl
-
- AndroidPlatformTargetFactory() - Constructor for class com.facebook.buck.android.toolchain.impl.AndroidPlatformTargetFactory
-
- AndroidPlatformTargetProducer - Class in com.facebook.buck.android.toolchain.impl
-
- AndroidPlatformTargetProducer() - Constructor for class com.facebook.buck.android.toolchain.impl.AndroidPlatformTargetProducer
-
- AndroidPrebuiltAar - Class in com.facebook.buck.android
-
- AndroidPrebuiltAar(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, SourcePath, SourcePath, PrebuiltJar, UnzipAar, CompileToJarStepFactory, Iterable<PrebuiltJar>, boolean, Optional<String>) - Constructor for class com.facebook.buck.android.AndroidPrebuiltAar
-
- AndroidPrebuiltAarDescription - Class in com.facebook.buck.android
-
Description for a
BuildRule that wraps an
.aar file as an Android dependency.
- AndroidPrebuiltAarDescription(ToolchainProvider) - Constructor for class com.facebook.buck.android.AndroidPrebuiltAarDescription
-
- AndroidPrebuiltAarDescriptionArg - Class in com.facebook.buck.android
-
Immutable implementation of AndroidPrebuiltAarDescription.AbstractAndroidPrebuiltAarDescriptionArg.
- AndroidPrebuiltAarDescriptionArg.Builder - Class in com.facebook.buck.android
-
- AndroidProjectType - Enum in com.facebook.buck.features.project.intellij.lang.android
-
Constants that define Android project type.
- androidResOnly(SortedSet<BuildRule>) - Static method in class com.facebook.buck.android.AndroidResourceHelper
-
Filters out the set of android_resource() dependencies from deps.
- AndroidResource - Class in com.facebook.buck.android
-
An object that represents the resources of an android library.
- AndroidResource(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, ImmutableSortedSet<BuildRule>, SourcePath, ImmutableSortedMap<Path, SourcePath>, String, SourcePath, ImmutableSortedMap<Path, SourcePath>, SourcePath, Supplier<ImmutableSortedSet<? extends SourcePath>>, boolean, boolean, boolean) - Constructor for class com.facebook.buck.android.AndroidResource
-
- AndroidResource(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, ImmutableSortedSet<BuildRule>, SourcePath, ImmutableSortedMap<Path, SourcePath>, String, SourcePath, ImmutableSortedMap<Path, SourcePath>, SourcePath, boolean) - Constructor for class com.facebook.buck.android.AndroidResource
-
- AndroidResource(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, ImmutableSortedSet<BuildRule>, SourcePath, ImmutableSortedMap<Path, SourcePath>, String, SourcePath, ImmutableSortedMap<Path, SourcePath>, SourcePath, boolean, boolean, boolean) - Constructor for class com.facebook.buck.android.AndroidResource
-
- AndroidResourceDescription - Class in com.facebook.buck.android
-
- AndroidResourceDescription(AndroidBuckConfig) - Constructor for class com.facebook.buck.android.AndroidResourceDescription
-
- AndroidResourceDescriptionArg - Class in com.facebook.buck.android
-
Immutable implementation of AndroidResourceDescription.AbstractAndroidResourceDescriptionArg.
- AndroidResourceDescriptionArg.Builder - Class in com.facebook.buck.android
-
- AndroidResourceFolder - Class in com.facebook.buck.features.project.intellij.lang.android
-
A path which contains a set of sources we wish to present to IntelliJ.
- AndroidResourceFolder(Path) - Constructor for class com.facebook.buck.features.project.intellij.lang.android.AndroidResourceFolder
-
- AndroidResourceHelper - Class in com.facebook.buck.android
-
- AndroidResourceIndex - Class in com.facebook.buck.android
-
- AndroidResourceIndex(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePath) - Constructor for class com.facebook.buck.android.AndroidResourceIndex
-
- AndroidResourceIndexEntry - Class in com.facebook.buck.android.aapt
-
Immutable implementation of AbstractAndroidResourceIndexEntry.
- AndroidResourceIndexEntry.Builder - Class in com.facebook.buck.android.aapt
-
- AndroidResourceModuleRule - Class in com.facebook.buck.features.project.intellij.lang.android
-
- AndroidResourceModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.android.AndroidResourceModuleRule
-
- AndroidSdkDirectoryResolver - Class in com.facebook.buck.android.toolchain.impl
-
Utility class used for resolving the location of Android specific directories.
- AndroidSdkDirectoryResolver(FileSystem, ImmutableMap<String, String>, AndroidBuckConfig) - Constructor for class com.facebook.buck.android.toolchain.impl.AndroidSdkDirectoryResolver
-
- AndroidSdkLocation - Class in com.facebook.buck.android.toolchain
-
Part of Android toolchain that provides access to Android SDK
- AndroidSdkLocationFactory - Class in com.facebook.buck.android.toolchain.impl
-
- AndroidSdkLocationFactory() - Constructor for class com.facebook.buck.android.toolchain.impl.AndroidSdkLocationFactory
-
- AndroidSdkToolchainsSupplier - Class in com.facebook.buck.android.toolchain.impl
-
- AndroidSdkToolchainsSupplier() - Constructor for class com.facebook.buck.android.toolchain.impl.AndroidSdkToolchainsSupplier
-
- AndroidTransitiveDependencyGraph - Class in com.facebook.buck.android
-
- ANNOTATION_PROCESSING - Static variable in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Constants
-
- ANNOTATION_PROCESSING_ROUND - Static variable in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Constants
-
- AnnotationProcessingEvent - Class in com.facebook.buck.jvm.java
-
Base class for events about Java annotation processing.
- AnnotationProcessingEvent(EventKey, BuildTarget, String, AnnotationProcessingEvent.Operation, int, boolean) - Constructor for class com.facebook.buck.jvm.java.AnnotationProcessingEvent
-
- AnnotationProcessingEvent.Finished - Class in com.facebook.buck.jvm.java
-
- AnnotationProcessingEvent.Operation - Enum in com.facebook.buck.jvm.java
-
- AnnotationProcessingEvent.Started - Class in com.facebook.buck.jvm.java
-
- annotationProcessingFinished(AnnotationProcessingEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- AnnotationProcessingParams - Class in com.facebook.buck.jvm.java
-
Information for annotation processing.
- AnnotationProcessingParams.Builder - Class in com.facebook.buck.jvm.java
-
- annotationProcessingStarted(AnnotationProcessingEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- AnnotationValueScanner8<R,P> - Class in com.facebook.buck.jvm.java.lang.model
-
- AnnotationValueScanner8() - Constructor for class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
-
- AnnotationValueScanner8(R) - Constructor for class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
-
- ansi - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- Ansi - Class in com.facebook.buck.util
-
Encapsulates the specifics of writing to a particular kind of terminal.
- Ansi(boolean) - Constructor for class com.facebook.buck.util.Ansi
-
Construct an Ansi object and conditionally enable fancy escape sequences.
- Ansi.SeverityLevel - Enum in com.facebook.buck.util
-
- AnsiEnvironmentChecking - Class in com.facebook.buck.util
-
Utility class to check if the environment supports ANSI escape sequences.
- ApiStubber - Class in com.facebook.buck.jvm.java.abi
-
- ApkBuilderStep - Class in com.facebook.buck.android
-
Merges resources into a final APK.
- ApkBuilderStep(ProjectFilesystem, Path, Path, Path, ImmutableSet<Path>, ImmutableSet<Path>, ImmutableSet<Path>, ImmutableSet<Path>, Path, Supplier<KeystoreProperties>, boolean, ImmutableList<String>) - Constructor for class com.facebook.buck.android.ApkBuilderStep
-
- ApkGenrule - Class in com.facebook.buck.android
-
A specialization of a genrule that specifically allows the modification of apks.
- ApkGenruleDescription - Class in com.facebook.buck.android
-
- ApkGenruleDescription(ToolchainProvider, SandboxExecutionStrategy) - Constructor for class com.facebook.buck.android.ApkGenruleDescription
-
- ApkGenruleDescriptionArg - Class in com.facebook.buck.android
-
Immutable implementation of ApkGenruleDescription.AbstractApkGenruleDescriptionArg.
- ApkGenruleDescriptionArg.Builder - Class in com.facebook.buck.android
-
- ApkInfo - Class in com.facebook.buck.android
-
- ApkInfo.Builder - Class in com.facebook.buck.android
-
- ApkInstallStep - Class in com.facebook.buck.android
-
- ApkInstallStep(SourcePathResolver, HasInstallableApk) - Constructor for class com.facebook.buck.android.ApkInstallStep
-
- APKModule - Class in com.facebook.buck.android.apkmodule
-
Immutable implementation of AbstractAPKModule.
- apkModule - Variable in class com.facebook.buck.android.PreDexedFilesSorter.Result
-
- APKModuleGraph - Class in com.facebook.buck.android.apkmodule
-
Utility class for grouping sets of targets and their dependencies into APK Modules containing
their exclusive dependencies.
- APKModuleGraph(TargetGraph, BuildTarget) - Constructor for class com.facebook.buck.android.apkmodule.APKModuleGraph
-
Constructor for the APKModule graph generator object that produces a graph with only a
root module.
- APKModuleGraph(Optional<Map<String, List<BuildTarget>>>, Optional<Map<String, List<String>>>, Optional<List<BuildTarget>>, Set<String>, TargetGraph, BuildTarget) - Constructor for class com.facebook.buck.android.apkmodule.APKModuleGraph
-
Constructor for the APKModule graph generator object
- APKModuleGraph(TargetGraph, BuildTarget, Optional<Set<BuildTarget>>) - Constructor for class com.facebook.buck.android.apkmodule.APKModuleGraph
-
Constructor for the APKModule graph generator object
- apkPath - Variable in class com.facebook.buck.android.exopackage.PackageInfo
-
- APP_EXTENSION - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
-
- APP_FLAVOR - Static variable in class com.facebook.buck.apple.AppleBinaryDescription
-
- APP_PACKAGE_ID - Static variable in class com.facebook.buck.android.resources.ResTablePackage
-
- AppBuilderBase - Class in com.facebook.buck.android
-
A class that provides information that are shared across AabBuilder and ApkBuilder, currently
only private key and certificate are needed
- AppBuilderBase(ProjectFilesystem, Supplier<KeystoreProperties>, Path) - Constructor for class com.facebook.buck.android.AppBuilderBase
-
- AppBuilderBase.PrivateKeyAndCertificate - Class in com.facebook.buck.android
-
- append(CharSequence) - Method in class com.facebook.buck.log.ReferenceCountedWriter
-
- append(CharSequence, int, int) - Method in class com.facebook.buck.log.ReferenceCountedWriter
-
- append(char) - Method in class com.facebook.buck.log.ReferenceCountedWriter
-
- append(String) - Method in class com.facebook.buck.util.ChunkAccumulator
-
- append(CharSequence) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
-
- append(CharSequence, int, int) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
-
- append(char) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
-
- AppendableLogRecord - Class in com.facebook.buck.core.util.log.appendablelogrecord
-
- AppendableLogRecord(Level, String, String) - Constructor for class com.facebook.buck.core.util.log.appendablelogrecord.AppendableLogRecord
-
- appendFinishedInfo(String, Object) - Method in interface com.facebook.buck.event.SimplePerfEvent.Scope
-
Appends information to the finished event which will be sent when control exits the scope.
- appendFormattedMessage(StringBuilder) - Method in class com.facebook.buck.core.util.log.appendablelogrecord.AppendableLogRecord
-
- appendString(T) - Method in class com.facebook.buck.util.network.HiveRowFormatter
-
- appendStringIterable(Iterable<T>) - Method in class com.facebook.buck.util.network.HiveRowFormatter
-
- appendToCommandLine(Consumer<String>, SourcePathResolver) - Method in class com.facebook.buck.cxx.RelativeLinkArg
-
- appendToCommandLine(Consumer<String>, SourcePathResolver) - Method in class com.facebook.buck.features.rust.RustLibraryArg
-
- appendToCommandLine(Consumer<String>, SourcePathResolver) - Method in interface com.facebook.buck.rules.args.Arg
-
Feed the contents of the Arg to the supplied consumer.
- appendToCommandLine(Consumer<String>, SourcePathResolver) - Method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
-
- appendToCommandLine(Consumer<String>, SourcePathResolver) - Method in class com.facebook.buck.rules.args.ProxyArg
-
- appendToCommandLine(Consumer<String>, SourcePathResolver) - Method in class com.facebook.buck.rules.args.SanitizedArg
-
- appendToCommandLine(Consumer<String>, SourcePathResolver) - Method in class com.facebook.buck.rules.args.WriteToFileArg
-
- appendToCommandLine(Consumer<String>, SourcePathResolver) - Method in class com.facebook.buck.rules.macros.MacroArg
-
Deprecated.
- appendToCommandLineRel(Consumer<String>, Path, SourcePathResolver) - Method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
-
- appendToManifest(Manifest) - Method in interface com.facebook.buck.manifestservice.ManifestService
-
Appends one more entry to the manifest.
- appendToManifest(Manifest) - Method in class com.facebook.buck.manifestservice.ThriftManifestService
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.apple.ExternallyBuiltApplePackage
-
- appendToRuleKey(RuleKeyObjectSink) - Method in interface com.facebook.buck.core.rulekey.RuleKeyAppendable
-
Deprecated.
- appendToRuleKey(RuleKeyObjectSink) - Method in interface com.facebook.buck.core.rules.BuildRule
-
Add additional details when calculating this rule's
RuleKey which isn't available via
reflection.
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleWithProviders
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.cxx.CxxFlags.TranslateMacrosAppendableFunction
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.features.haskell.HaskellGhciRule
-
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.rules.macros.MacroArg
-
Deprecated.
- appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.rules.modern.ModernBuildRule
-
- APPLE_SECTION - Static variable in class com.facebook.buck.apple.AppleConfig
-
- AppleAssetCatalog - Class in com.facebook.buck.apple
-
- AppleAssetCatalog.ValidationType - Enum in com.facebook.buck.apple
-
- AppleAssetCatalogDescription - Class in com.facebook.buck.apple
-
Description for an apple_asset_catalog rule, which identifies an asset catalog for an iOS or Mac
OS X library or binary.
- AppleAssetCatalogDescription() - Constructor for class com.facebook.buck.apple.AppleAssetCatalogDescription
-
- AppleAssetCatalogDescriptionArg - Class in com.facebook.buck.apple
-
Immutable implementation of AppleAssetCatalogDescription.AbstractAppleAssetCatalogDescriptionArg.
- AppleAssetCatalogDescriptionArg.Builder - Class in com.facebook.buck.apple
-
- AppleAssetCatalogsCompilationOptions - Class in com.facebook.buck.apple
-
Argument type for asset_catalogs_compilation_options used in apple_bundle
- AppleAssetCatalogsCompilationOptions.Builder - Class in com.facebook.buck.apple
-
- AppleBinaryDescription - Class in com.facebook.buck.apple
-
- AppleBinaryDescription(ToolchainProvider, XCodeDescriptions, SwiftLibraryDescription, AppleConfig, SwiftBuckConfig, CxxBinaryImplicitFlavors, CxxBinaryFactory, CxxBinaryMetadataFactory, CxxBinaryFlavored) - Constructor for class com.facebook.buck.apple.AppleBinaryDescription
-
- AppleBinaryDescriptionArg - Class in com.facebook.buck.apple
-
Immutable implementation of AppleBinaryDescription.AbstractAppleBinaryDescriptionArg.
- AppleBinaryDescriptionArg.Builder - Class in com.facebook.buck.apple
-
- AppleBuildRules - Class in com.facebook.buck.apple
-
Helpers for reading properties of Apple target build rules.
- AppleBuildRules.RecursiveDependenciesMode - Enum in com.facebook.buck.apple
-
- AppleBundle - Class in com.facebook.buck.apple
-
Creates a bundle: a directory containing files and subdirectories, described by an Info.plist.
- AppleBundleDescription - Class in com.facebook.buck.apple
-
- AppleBundleDescription(ToolchainProvider, XCodeDescriptions, AppleBinaryDescription, AppleLibraryDescription, AppleConfig, SwiftBuckConfig) - Constructor for class com.facebook.buck.apple.AppleBundleDescription
-
- AppleBundleDescriptionArg - Class in com.facebook.buck.apple
-
Immutable implementation of AppleBundleDescription.AbstractAppleBundleDescriptionArg.
- AppleBundleDescriptionArg.Builder - Class in com.facebook.buck.apple
-
- AppleBundleDestinations - Class in com.facebook.buck.apple
-
Immutable implementation of AbstractAppleBundleDestinations.
- AppleBundleDestinations.Builder - Class in com.facebook.buck.apple
-
- AppleBundleExtension - Enum in com.facebook.buck.apple
-
Known bundle extensions that have special handling.
- AppleBundleResources - Class in com.facebook.buck.apple
-
Resources to be bundled into a bundle.
- AppleBundleResources.Builder - Class in com.facebook.buck.apple
-
- AppleConfig - Class in com.facebook.buck.apple
-
- AppleCoreSimulatorServiceController - Class in com.facebook.buck.apple.simulator
-
Launches, queries, and kills Apple's CoreSimulator and related launchd services.
- AppleCoreSimulatorServiceController(ProcessExecutor) - Constructor for class com.facebook.buck.apple.simulator.AppleCoreSimulatorServiceController
-
- AppleCxxPlatform - Class in com.facebook.buck.apple.toolchain
-
- AppleCxxPlatform.Builder - Class in com.facebook.buck.apple.toolchain
-
- AppleCxxPlatforms - Class in com.facebook.buck.apple.toolchain.impl
-
Utility class to create Objective-C/C/C++/Objective-C++ platforms to support building iOS and Mac
OS X products with Xcode.
- AppleCxxPlatforms.XcodeBuildVersionCache - Class in com.facebook.buck.apple.toolchain.impl
-
- AppleCxxPlatformsProvider - Class in com.facebook.buck.apple.toolchain
-
- AppleCxxPlatformsProviderFactory - Class in com.facebook.buck.apple.toolchain.impl
-
- AppleCxxPlatformsProviderFactory() - Constructor for class com.facebook.buck.apple.toolchain.impl.AppleCxxPlatformsProviderFactory
-
- AppleDebugFormat - Enum in com.facebook.buck.apple
-
- AppleDebuggableBinary - Class in com.facebook.buck.apple
-
This build rule wraps the usual build rule and should be treated as top-level binary rule for
apple platform.
- AppleDependenciesCache - Class in com.facebook.buck.apple
-
- AppleDependenciesCache(TargetGraph) - Constructor for class com.facebook.buck.apple.AppleDependenciesCache
-
- AppleDescriptionProvider - Class in com.facebook.buck.apple
-
- AppleDescriptionProvider() - Constructor for class com.facebook.buck.apple.AppleDescriptionProvider
-
- AppleDescriptions - Class in com.facebook.buck.apple
-
- AppleDeveloperDirectoryForTestsProvider - Class in com.facebook.buck.apple.toolchain
-
The value of [apple] xcode_developer_dir_for_tests if present.
- AppleDeveloperDirectoryForTestsProviderFactory - Class in com.facebook.buck.apple.toolchain.impl
-
- AppleDeveloperDirectoryForTestsProviderFactory() - Constructor for class com.facebook.buck.apple.toolchain.impl.AppleDeveloperDirectoryForTestsProviderFactory
-
- AppleDeveloperDirectoryProvider - Class in com.facebook.buck.apple.toolchain
-
Provides access to Apple developer directory.
- AppleDeveloperDirectoryProviderFactory - Class in com.facebook.buck.apple.toolchain.impl
-
- AppleDeveloperDirectoryProviderFactory() - Constructor for class com.facebook.buck.apple.toolchain.impl.AppleDeveloperDirectoryProviderFactory
-
- AppleDeviceHelper - Class in com.facebook.buck.apple.device
-
- AppleDeviceHelper(ProcessExecutor, Path) - Constructor for class com.facebook.buck.apple.device.AppleDeviceHelper
-
- AppleDsym - Class in com.facebook.buck.apple
-
Creates dSYM bundle for the given _unstripped_ binary.
- AppleDsym(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, Tool, Tool, SourcePath, ImmutableSortedSet<SourcePath>, Path) - Constructor for class com.facebook.buck.apple.AppleDsym
-
- AppleHeaderVisibilities - Class in com.facebook.buck.apple
-
Utility class with methods working with
HeaderVisibility in the context of Apple rules.
- AppleInfoPlistParsing - Class in com.facebook.buck.apple
-
Utility class to parse Info.plist from an Apple bundle.
- AppleLibraryDescription - Class in com.facebook.buck.apple
-
- AppleLibraryDescription(ToolchainProvider, XCodeDescriptions, SwiftLibraryDescription, AppleConfig, SwiftBuckConfig, CxxLibraryImplicitFlavors, CxxLibraryFlavored, CxxLibraryFactory, CxxLibraryMetadataFactory) - Constructor for class com.facebook.buck.apple.AppleLibraryDescription
-
- AppleLibraryDescription.Type - Enum in com.facebook.buck.apple
-
- AppleLibraryDescriptionArg - Class in com.facebook.buck.apple
-
Immutable implementation of AppleLibraryDescription.AbstractAppleLibraryDescriptionArg.
- AppleLibraryDescriptionArg.Builder - Class in com.facebook.buck.apple
-
- AppleLibraryDescriptionSwiftEnhancer - Class in com.facebook.buck.apple
-
- AppleLibraryDescriptionSwiftEnhancer() - Constructor for class com.facebook.buck.apple.AppleLibraryDescriptionSwiftEnhancer
-
- AppleLibrarySwiftDelegate - Interface in com.facebook.buck.apple
-
- AppleLibrarySwiftMetadata - Class in com.facebook.buck.apple
-
- AppleLibrarySwiftMetadata(ImmutableSet<SourceWithFlags>, ImmutableSet<SourceWithFlags>) - Constructor for class com.facebook.buck.apple.AppleLibrarySwiftMetadata
-
- AppleNativeTargetDescriptionArg - Interface in com.facebook.buck.apple
-
Arguments common to Apple targets.
- ApplePackageConfig - Class in com.facebook.buck.apple
-
Immutable implementation of AppleConfig.AbstractApplePackageConfig.
- ApplePackageConfigAndPlatformInfo - Class in com.facebook.buck.apple
-
Value type for tracking a package config and information about the platform.
- ApplePackageDescription - Class in com.facebook.buck.apple
-
- ApplePackageDescription(ToolchainProvider, SandboxExecutionStrategy, AppleConfig) - Constructor for class com.facebook.buck.apple.ApplePackageDescription
-
- ApplePackageDescriptionArg - Class in com.facebook.buck.apple
-
Immutable implementation of ApplePackageDescription.AbstractApplePackageDescriptionArg.
- ApplePackageDescriptionArg.Builder - Class in com.facebook.buck.apple
-
- ApplePlatform - Class in com.facebook.buck.apple.toolchain
-
Immutable implementation of AbstractApplePlatform.
- ApplePlatform.Builder - Class in com.facebook.buck.apple.toolchain
-
- ApplePlatforms - Class in com.facebook.buck.apple
-
- ApplePlatformType - Enum in com.facebook.buck.apple.platform_type
-
- AppleResourceDescription - Class in com.facebook.buck.apple
-
Description for an apple_resource rule which copies resource files to the built bundle.
- AppleResourceDescription() - Constructor for class com.facebook.buck.apple.AppleResourceDescription
-
- AppleResourceDescriptionArg - Class in com.facebook.buck.apple
-
Immutable implementation of AppleResourceDescription.AbstractAppleResourceDescriptionArg.
- AppleResourceDescriptionArg.Builder - Class in com.facebook.buck.apple
-
- AppleResources - Class in com.facebook.buck.apple
-
- AppleSdk - Class in com.facebook.buck.apple.toolchain
-
Metadata about an Apple SDK.
- AppleSdk.Builder - Class in com.facebook.buck.apple.toolchain
-
- AppleSdkDiscovery - Class in com.facebook.buck.apple.toolchain.impl
-
Utility class to discover the location of SDKs contained inside an Xcode installation.
- AppleSdkLocation - Class in com.facebook.buck.apple.toolchain
-
- AppleSdkLocationFactory - Class in com.facebook.buck.apple.toolchain.impl
-
- AppleSdkLocationFactory() - Constructor for class com.facebook.buck.apple.toolchain.impl.AppleSdkLocationFactory
-
- AppleSdkPaths - Class in com.facebook.buck.apple.toolchain
-
Paths to Apple SDK directories under an installation of Xcode.
- AppleSdkPaths.Builder - Class in com.facebook.buck.apple.toolchain
-
- AppleSimulator - Class in com.facebook.buck.apple.simulator
-
Immutable implementation of AbstractAppleSimulator.
- AppleSimulator.Builder - Class in com.facebook.buck.apple.simulator
-
- AppleSimulatorController - Class in com.facebook.buck.apple.simulator
-
Utility class to manage starting the iOS simulator as well as installing and running applications
inside it.
- AppleSimulatorController(ProcessExecutor, Path, Path) - Constructor for class com.facebook.buck.apple.simulator.AppleSimulatorController
-
- AppleSimulatorController.LaunchBehavior - Enum in com.facebook.buck.apple.simulator
-
- AppleSimulatorDiscovery - Class in com.facebook.buck.apple.simulator
-
Utilty class to discover state about Apple simulators installed on the host system.
- AppleSimulatorProfile - Class in com.facebook.buck.apple.simulator
-
Immutable value type containing metadata about an Apple simulator.
- AppleSimulatorProfile.Builder - Class in com.facebook.buck.apple.simulator
-
- AppleSimulatorProfileParsing - Class in com.facebook.buck.apple.simulator
-
Utility class to parse profile.plist from an iPhone simulator platform.
- AppleSimulatorState - Enum in com.facebook.buck.apple.simulator
-
- AppleTest - Class in com.facebook.buck.apple
-
- AppleTestDescription - Class in com.facebook.buck.apple
-
- AppleTestDescription(ToolchainProvider, XCodeDescriptions, AppleConfig, SwiftBuckConfig, AppleLibraryDescription) - Constructor for class com.facebook.buck.apple.AppleTestDescription
-
- AppleTestDescriptionArg - Class in com.facebook.buck.apple
-
Immutable implementation of AppleTestDescription.AbstractAppleTestDescriptionArg.
- AppleTestDescriptionArg.Builder - Class in com.facebook.buck.apple
-
- AppleToolchain - Class in com.facebook.buck.apple.toolchain
-
Metadata about an Apple toolchain.
- AppleToolchain.Builder - Class in com.facebook.buck.apple.toolchain
-
- AppleToolchainDiscovery - Class in com.facebook.buck.apple.toolchain.impl
-
Utility class to discover the location of toolchains contained inside an Xcode installation.
- AppleToolchainProvider - Class in com.facebook.buck.apple.toolchain
-
- AppleToolchainProviderFactory - Class in com.facebook.buck.apple.toolchain.impl
-
- AppleToolchainProviderFactory() - Constructor for class com.facebook.buck.apple.toolchain.impl.AppleToolchainProviderFactory
-
- AppleToolchainsSupplier - Class in com.facebook.buck.apple.toolchain.impl
-
- AppleToolchainsSupplier() - Constructor for class com.facebook.buck.apple.toolchain.impl.AppleToolchainsSupplier
-
- AppleWrapperResourceArg - Class in com.facebook.buck.apple
-
A description for a resource defined by a single path.
- AppleWrapperResourceArg.Builder - Class in com.facebook.buck.apple
-
- AppleXCodeDescriptionClassSupplier - Class in com.facebook.buck.apple
-
- AppleXCodeDescriptionClassSupplier() - Constructor for class com.facebook.buck.apple.AppleXCodeDescriptionClassSupplier
-
- APPLICATION - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
-
- apply(AndroidDevice) - Method in interface com.facebook.buck.android.exopackage.AndroidDevicesHelper.AdbDeviceCallable
-
- apply(String, String, String) - Method in interface com.facebook.buck.apple.clang.HeaderMap.HeaderMapVisitor
-
- apply(BuildId) - Method in class com.facebook.buck.cli.BuildIdSampler
-
- apply(SampleRate, BuildId) - Static method in class com.facebook.buck.cli.BuildIdSampler
-
- apply(String) - Method in class com.facebook.buck.cxx.CxxFlags.TranslateMacrosAppendableFunction
-
- apply(BuildTarget, ActionGraphBuilder, CxxPlatform, ImmutableSet<BuildRule>, CxxDeps) - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.TransitiveCxxPreprocessorInputFunction
-
- apply(TargetNode<AndroidBinaryDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidBinaryModuleRule
-
- apply(TargetNode<AndroidLibraryDescription.CoreArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidLibraryModuleRule
-
- apply(TargetNode<T>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidModuleRule
-
- apply(TargetNode<AndroidResourceDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidResourceModuleRule
-
- apply(TargetNode<RobolectricTestDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.android.RobolectricTestModuleRule
-
- apply(TargetNode<CxxLibraryDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.cxx.CxxLibraryModuleRule
-
- apply(TargetNode<GroovyLibraryDescription.CoreArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.groovy.GroovyLibraryModuleRule
-
- apply(TargetNode<GroovyTestDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.groovy.GroovyTestModuleRule
-
- apply(TargetNode<JavaBinaryDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaBinaryModuleRule
-
- apply(TargetNode<JavaLibraryDescription.CoreArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaLibraryModuleRule
-
- apply(TargetNode<JavaTestDescription.CoreArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaTestModuleRule
-
- apply(TargetNode<KotlinLibraryDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.kotlin.KotlinLibraryModuleRule
-
- apply(TargetNode<KotlinTestDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.kotlin.KotlinTestModuleRule
-
- apply(TargetNode<PythonLibraryDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.python.PythonLibraryModuleRule
-
- apply(TargetNode<PythonTestDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.python.PythonTestModuleRule
-
- apply(TargetNode<ScalaLibraryDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.scala.ScalaLibraryModuleRule
-
- apply(TargetNode<ScalaTestDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.scala.ScalaTestModuleRule
-
- apply(TargetNode<T>, ModuleBuildContext) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleRule
-
- apply(T) - Method in interface com.facebook.buck.util.concurrent.ResourcePool.ThrowingFunction
-
- apply(T, U, V, W) - Method in interface com.facebook.buck.util.function.QuadFunction
-
Applies this function to the given arguments.
- apply(T) - Method in interface com.facebook.buck.util.function.ThrowingFunction
-
- apply() - Static method in class com.facebook.buck.util.network.MacIpv6BugWorkaround
-
- applyDuringAggregation(AggregationContext, TargetNode<T>) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
-
- applyDuringAggregation(AggregationContext, TargetNode<AndroidLibraryDescription.CoreArg>) - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidLibraryModuleRule
-
- applyDuringAggregation(AggregationContext, TargetNode<AndroidResourceDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidResourceModuleRule
-
- applyDuringAggregation(AggregationContext, TargetNode<JavaLibraryDescription.CoreArg>) - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaLibraryModuleRule
-
- applyDuringAggregation(AggregationContext, TargetNode<T>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleRule
-
- applyFilenameFormat(Map<String, Path>, Path, String) - Static method in class com.facebook.buck.android.exopackage.ExopackageUtil
-
- AppModularityMetadataUtil - Class in com.facebook.buck.android
-
- AppModularityMetadataUtil() - Constructor for class com.facebook.buck.android.AppModularityMetadataUtil
-
- Architecture - Enum in com.facebook.buck.util.environment
-
Represents the CPU architecture of a system.
- Archive - Class in com.facebook.buck.cxx
-
- ARCHIVE_MEMBER_PATH - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
-
- ArchiveAction(String, Optional<ImmutableList<XCScheme.SchemePrePostAction>>, Optional<ImmutableList<XCScheme.SchemePrePostAction>>) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.ArchiveAction
-
- ArchiveContents - Enum in com.facebook.buck.cxx.toolchain
-
How this archive packages its contents.
- ArchiveDependencySupplier - Interface in com.facebook.buck.rules.keys
-
Supplies dependencies that are archives.
- archiveFile - Variable in class com.facebook.buck.unarchive.UnarchiveStep
-
- ArchiveFormat - Enum in com.facebook.buck.util.unarchive
-
A collection different archive types, and the unarchiver that should be used to extract archives
- ArchiveMemberPath - Class in com.facebook.buck.io
-
- ArchiveMemberSourcePath - Class in com.facebook.buck.core.sourcepath
-
A
SourcePath that can reference a member within an archive.
- ArchiveMemberSourcePath.Builder - Class in com.facebook.buck.core.sourcepath
-
- Archiver - Interface in com.facebook.buck.cxx.toolchain
-
Interface for a c/c++ archiver.
- ArchiverProvider - Interface in com.facebook.buck.cxx.toolchain
-
- ArchiverProvider.Type - Enum in com.facebook.buck.cxx.toolchain
-
Optional type that can be specified by cxx.archiver_type to indicate the given archiver is
llvm-lib.
- areTargetTypesEqual(Set<Class<? extends DescriptionWithTargetGraph<?>>>) - Static method in class com.facebook.buck.features.project.intellij.SupportedTargetTypeRegistry
-
- Arg - Interface in com.facebook.buck.rules.args
-
An abstraction for modeling the arguments that contribute to a command run by a
BuildRule, and also carry information for computing a rule key.
- arg - Variable in class com.facebook.buck.rules.args.ProxyArg
-
- ARGFILE_ESCAPER - Static variable in class com.facebook.buck.util.Escaper
-
Escaper for argfiles for clang and gcc.
- ARGFILES_ESCAPER - Static variable in interface com.facebook.buck.jvm.java.Javac
-
An escaper for arguments written to @argfiles.
- Args(ImmutableMap<String, String>, ImmutableList<String>, Tool, Optional<String>, Path, SourcePath, ImmutableList<Arg>, ImmutableList<CxxHeaders>) - Constructor for class com.facebook.buck.features.ocaml.OcamlCCompileStep.Args
-
- Args(Tool, Path, ImmutableSortedSet<String>, List<String>) - Constructor for class com.facebook.buck.features.ocaml.OcamlDebugLauncherStep.Args
-
- Args(Tool, Path, Path) - Constructor for class com.facebook.buck.features.ocaml.OcamlLexStep.Args
-
- Args(ImmutableMap<String, String>, ImmutableList<String>, Tool, Optional<String>, Path, Path, ImmutableList<Arg>) - Constructor for class com.facebook.buck.features.ocaml.OcamlMLCompileStep.Args
-
- Args(Tool, Path, Path) - Constructor for class com.facebook.buck.features.ocaml.OcamlYaccStep.Args
-
- array() - Static method in class com.facebook.buck.util.json.JsonBuilder
-
Creates a builder for a JSON array string.
- arrayOfDoubles(DoubleStream) - Static method in class com.facebook.buck.util.json.JsonBuilder
-
- arrays - Variable in class com.facebook.buck.android.StringResources
-
- ARTIFACT_FILE_NAME_FORMAT - Static variable in class com.facebook.buck.maven.Resolver
-
- ARTIFACT_FILE_NAME_REGEX_FORMAT - Static variable in class com.facebook.buck.maven.Resolver
-
- ArtifactCache - Interface in com.facebook.buck.artifact_cache
-
- ArtifactCacheBuckConfig - Class in com.facebook.buck.artifact_cache.config
-
- ArtifactCacheBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- ArtifactCacheByBuildRule - Interface in com.facebook.buck.distributed
-
Interface for a wrapper around the
ArtifactCache, which
Stampede uses to query remote and local caches separately, using the
BuildRule directly.
- ArtifactCacheConnectEvent - Class in com.facebook.buck.artifact_cache
-
Base class for events about build rules.
- ArtifactCacheConnectEvent(EventKey) - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent
-
- ArtifactCacheConnectEvent.Finished - Class in com.facebook.buck.artifact_cache
-
- ArtifactCacheConnectEvent.Started - Class in com.facebook.buck.artifact_cache
-
- ArtifactCacheEntries - Class in com.facebook.buck.artifact_cache.config
-
Immutable implementation of AbstractArtifactCacheEntries.
- ArtifactCacheEntries.Builder - Class in com.facebook.buck.artifact_cache.config
-
- ArtifactCacheEvent - Class in com.facebook.buck.artifact_cache
-
- ArtifactCacheEvent(EventKey, ArtifactCacheEvent.CacheMode, ArtifactCacheEvent.Operation, Optional<String>, ImmutableSet<RuleKey>, ArtifactCacheEvent.InvocationType, ArtifactCacheEvent.StoreType) - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheEvent
-
- ArtifactCacheEvent.CacheMode - Enum in com.facebook.buck.artifact_cache
-
- ArtifactCacheEvent.Finished - Class in com.facebook.buck.artifact_cache
-
- ArtifactCacheEvent.InvocationType - Enum in com.facebook.buck.artifact_cache
-
- ArtifactCacheEvent.Operation - Enum in com.facebook.buck.artifact_cache
-
- ArtifactCacheEvent.Started - Class in com.facebook.buck.artifact_cache
-
- ArtifactCacheEvent.StoreType - Enum in com.facebook.buck.artifact_cache
-
- ArtifactCacheEventFactory - Interface in com.facebook.buck.artifact_cache
-
- artifactCacheEventFinished(ArtifactCacheEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- artifactCacheEventStarted(ArtifactCacheEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- ArtifactCacheFactory - Interface in com.facebook.buck.artifact_cache
-
- artifactCacheFinished(ArtifactCacheEvent.Finished) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- ArtifactCacheHandler - Class in com.facebook.buck.httpserver
-
Implements a really simple cache server on top of the local dircache.
- ArtifactCacheHandler(ProjectFilesystem) - Constructor for class com.facebook.buck.httpserver.ArtifactCacheHandler
-
- ArtifactCacheMode - Enum in com.facebook.buck.artifact_cache.config
-
- ArtifactCacheMode.CacheType - Enum in com.facebook.buck.artifact_cache.config
-
- ArtifactCaches - Class in com.facebook.buck.artifact_cache
-
- ArtifactCaches(ArtifactCacheBuckConfig, BuckEventBus, ProjectFilesystem, Optional<String>, ListeningExecutorService, ListeningExecutorService, ListeningExecutorService, TaskManagerScope, String, String, Optional<ClientCertificateHandler>) - Constructor for class com.facebook.buck.artifact_cache.ArtifactCaches
-
Creates a new instance of the cache factory for use during a build.
- artifactCacheStarted(ArtifactCacheEvent.Started) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
When a new cache event is about to start.
- ArtifactCompressionEvent - Class in com.facebook.buck.event
-
- ArtifactCompressionEvent(EventKey, ArtifactCompressionEvent.Operation, ImmutableSet<RuleKey>) - Constructor for class com.facebook.buck.event.ArtifactCompressionEvent
-
- ArtifactCompressionEvent.Finished - Class in com.facebook.buck.event
-
- ArtifactCompressionEvent.Operation - Enum in com.facebook.buck.event
-
- ArtifactCompressionEvent.Started - Class in com.facebook.buck.event
-
- artifactCompressionFinished(ArtifactCompressionEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- artifactCompressionFinished(ArtifactCompressionEvent.Finished) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- artifactCompressionStarted(ArtifactCompressionEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- artifactCompressionStarted(ArtifactCompressionEvent.Started) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- ArtifactConfig - Class in com.facebook.buck.maven
-
- ArtifactConfig() - Constructor for class com.facebook.buck.maven.ArtifactConfig
-
- artifactConnectFinished(ArtifactCacheConnectEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- artifactConnectStarted(ArtifactCacheConnectEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- ArtifactInfo - Class in com.facebook.buck.artifact_cache
-
Immutable implementation of AbstractArtifactInfo.
- ArtifactInfo.Builder - Class in com.facebook.buck.artifact_cache
-
- artifacts - Variable in class com.facebook.buck.maven.ArtifactConfig
-
- artifactSizeBytes() - Method in class com.facebook.buck.artifact_cache.CacheResult
-
- ArtifactUploader - Class in com.facebook.buck.artifact_cache
-
ArtifactUploader contains the logic of how to take a list of artifact paths and metadata and
store that to the ArtifactCache.
- ArtifactUploader() - Constructor for class com.facebook.buck.artifact_cache.ArtifactUploader
-
- asByteSource(Path) - Static method in class com.facebook.buck.io.file.MorePaths
-
- AsciiBoxStringBuilder - Class in com.facebook.buck.util.string
-
Writes lines inside of an ASCII art box, as for important messages.
- AsciiBoxStringBuilder(int) - Constructor for class com.facebook.buck.util.string.AsciiBoxStringBuilder
-
- asElement() - Method in class com.facebook.buck.jvm.java.abi.source.StandalonePackageType
-
- asErrorText(String) - Method in class com.facebook.buck.util.Ansi
-
- asFunction() - Method in interface com.facebook.buck.util.function.ThrowingFunction
-
Returns a Function that will wrap any thrown exception in a RuntimeException.
- asFunction(ThrowingFunction<T2, R2, E2>) - Static method in interface com.facebook.buck.util.function.ThrowingFunction
-
A simple helper for constructing a Function from a throwing lambda.
- asGreenText(String) - Method in class com.facebook.buck.util.Ansi
-
- asHashCode() - Method in class com.facebook.buck.util.sha1.Sha1HashCode
-
This method should be used sparingly as we are trying to favor Sha1HashCode
over HashCode, where appropriate. Currently, the
FileHashCache API is
written in terms of
HashCode, so conversions are common.
- asHighlightedFailureText(String) - Method in class com.facebook.buck.util.Ansi
-
- asHighlightedStatusText(Ansi.SeverityLevel, String) - Method in class com.facebook.buck.util.Ansi
-
- asHighlightedSuccessText(String) - Method in class com.facebook.buck.util.Ansi
-
- asHighlightedWarningText(String) - Method in class com.facebook.buck.util.Ansi
-
- asInformationText(String) - Method in class com.facebook.buck.util.Ansi
-
- ask(String) - Method in class com.facebook.buck.doctor.UserInput
-
- asMap() - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
-
- asMap() - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
-
- asMap() - Method in class com.facebook.buck.util.filesystem.FileSystemMap
-
Returns a copy of the leaves stored in the trie as a map.
- asNoWrap(Iterable<String>) - Method in class com.facebook.buck.util.Ansi
-
- asRedText(String) - Method in class com.facebook.buck.util.Ansi
-
- AssembleDirectories - Class in com.facebook.buck.android
-
- AssembleDirectories(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, ImmutableCollection<SourcePath>) - Constructor for class com.facebook.buck.android.AssembleDirectories
-
- assertArguments(CommandRunnerParams) - Method in class com.facebook.buck.cli.BuildCommand
-
- assertArguments(CommandRunnerParams) - Method in class com.facebook.buck.cli.TestCommand
-
- assertOnlyHasKeys(String...) - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
-
- AssertScopeExclusiveAccess - Class in com.facebook.buck.util.concurrent
-
Makes it simple to assert that access to a piece of code should be done from one thread at a time
in a non-reentrant manner.
- AssertScopeExclusiveAccess() - Constructor for class com.facebook.buck.util.concurrent.AssertScopeExclusiveAccess
-
- AssertScopeExclusiveAccess.Scope - Interface in com.facebook.buck.util.concurrent
-
- assertUnflavored() - Method in class com.facebook.buck.core.model.AbstractBuildTarget
-
- assertUnflavored() - Method in interface com.facebook.buck.core.model.BuildTarget
-
Verifies that this build target has no flavors.
- assetCatalogValidation() - Method in class com.facebook.buck.apple.AppleConfig
-
- ASSETS_SYMLINK_TREE_FLAVOR - Static variable in class com.facebook.buck.android.AndroidResourceDescription
-
- asSubtleText(String) - Method in class com.facebook.buck.util.Ansi
-
- asSuccessText(String) - Method in class com.facebook.buck.util.Ansi
-
- asSupplier() - Method in interface com.facebook.buck.util.function.ThrowingSupplier
-
Returns a Supplier that will wrap any thrown exception in a RuntimeException.
- asView() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- asView() - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
- asWarningText(String) - Method in class com.facebook.buck.util.Ansi
-
- AsyncBackgroundTaskManager - Class in com.facebook.buck.support.bgtasks
-
- AsyncBackgroundTaskManager(boolean, int) - Constructor for class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
-
- AsyncBackgroundTaskManager(boolean) - Constructor for class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
-
- AsyncBlobFetcher - Interface in com.facebook.buck.remoteexecution
-
Interface used by OutputsMaterializer to fetch outputs from the CAS.
- AsyncCounterRegistrationEvent(ImmutableList<Counter>) - Constructor for class com.facebook.buck.counters.CounterRegistry.AsyncCounterRegistrationEvent
-
- AsynchronousDirectoryContentsCleaner - Class in com.facebook.buck.io
-
Asynchronously cleans the contents of a directory.
- AsynchronousDirectoryContentsCleaner() - Constructor for class com.facebook.buck.io.AsynchronousDirectoryContentsCleaner
-
- AsyncLogHandler - Class in com.facebook.buck.log
-
Wraps a log Handler, e.g.
- AsyncLogHandler(LogFileHandler) - Constructor for class com.facebook.buck.log.AsyncLogHandler
-
- AsyncLogHandler(Supplier<Executor>, Handler) - Constructor for class com.facebook.buck.log.AsyncLogHandler
-
- AttrFilterFunction - Class in com.facebook.buck.query
-
A attrfilter(attribute, value, argument) filter expression, which computes the subset of nodes in
'argument' whose 'attribute' contains the given value.
- AttrFilterFunction() - Constructor for class com.facebook.buck.query.AttrFilterFunction
-
- ATTRIBUTE_DATA_OFFSET - Static variable in class com.facebook.buck.android.resources.ResTableType
-
- ATTRIBUTE_NAME_REF_OFFSET - Static variable in class com.facebook.buck.android.resources.ResTableType
-
- ATTRIBUTE_SIZE - Static variable in class com.facebook.buck.android.resources.ResourcesXml
-
- ATTRIBUTE_SIZE_OFFSET - Static variable in class com.facebook.buck.android.resources.ResTableType
-
- ATTRIBUTE_TYPE_OFFSET - Static variable in class com.facebook.buck.android.resources.ResTableType
-
- AuditActionGraphCommand - Class in com.facebook.buck.cli
-
Command that dumps basic information about the action graph.
- AuditActionGraphCommand() - Constructor for class com.facebook.buck.cli.AuditActionGraphCommand
-
- AuditAliasCommand - Class in com.facebook.buck.cli
-
- AuditAliasCommand() - Constructor for class com.facebook.buck.cli.AuditAliasCommand
-
- AuditBuildInfoCommand - Class in com.facebook.buck.cli
-
A subcommand in `buck audit` that shows information about Buck build.
- AuditBuildInfoCommand() - Constructor for class com.facebook.buck.cli.AuditBuildInfoCommand
-
- AuditCellCommand - Class in com.facebook.buck.cli
-
- AuditCellCommand() - Constructor for class com.facebook.buck.cli.AuditCellCommand
-
- AuditClasspathCommand - Class in com.facebook.buck.cli
-
- AuditClasspathCommand() - Constructor for class com.facebook.buck.cli.AuditClasspathCommand
-
- AuditCommand - Class in com.facebook.buck.cli
-
- AuditCommand() - Constructor for class com.facebook.buck.cli.AuditCommand
-
- AuditConfigCommand - Class in com.facebook.buck.cli
-
- AuditConfigCommand() - Constructor for class com.facebook.buck.cli.AuditConfigCommand
-
- AuditDependenciesCommand - Class in com.facebook.buck.cli
-
- AuditDependenciesCommand() - Constructor for class com.facebook.buck.cli.AuditDependenciesCommand
-
- AuditFlavorsCommand - Class in com.facebook.buck.cli
-
List flavor domains for build targets.
- AuditFlavorsCommand() - Constructor for class com.facebook.buck.cli.AuditFlavorsCommand
-
- AuditIncludesCommand - Class in com.facebook.buck.cli
-
Evaluates a build file and prints out a list of build file extensions included at parse time.
- AuditIncludesCommand() - Constructor for class com.facebook.buck.cli.AuditIncludesCommand
-
- AuditInputCommand - Class in com.facebook.buck.cli
-
- AuditInputCommand() - Constructor for class com.facebook.buck.cli.AuditInputCommand
-
- AuditMbrCommand - Class in com.facebook.buck.cli
-
Provides utilities for debugging implementation of ModernBuildRule.
- AuditMbrCommand() - Constructor for class com.facebook.buck.cli.AuditMbrCommand
-
- AuditMbrIsolationCommand - Class in com.facebook.buck.cli
-
Generates an isolation report.
- AuditMbrIsolationCommand() - Constructor for class com.facebook.buck.cli.AuditMbrIsolationCommand
-
- AuditModulesCommand - Class in com.facebook.buck.cli
-
Prints the following information about all modules:
id,
hash,
dependencies.
- AuditModulesCommand() - Constructor for class com.facebook.buck.cli.AuditModulesCommand
-
- AuditOwnerCommand - Class in com.facebook.buck.cli
-
- AuditOwnerCommand() - Constructor for class com.facebook.buck.cli.AuditOwnerCommand
-
- AuditRulesCommand - Class in com.facebook.buck.cli
-
Evaluates a build file and prints out an equivalent build file with all includes/macros expanded.
- AuditRulesCommand() - Constructor for class com.facebook.buck.cli.AuditRulesCommand
-
- AuditRuleTypeCommand - Class in com.facebook.buck.cli
-
Prints a requested rule type as a Python function with all supported attributes.
- AuditRuleTypeCommand() - Constructor for class com.facebook.buck.cli.AuditRuleTypeCommand
-
- AuditRuleTypesCommand - Class in com.facebook.buck.cli
-
- AuditRuleTypesCommand() - Constructor for class com.facebook.buck.cli.AuditRuleTypesCommand
-
- AuditTestsCommand - Class in com.facebook.buck.cli
-
- AuditTestsCommand() - Constructor for class com.facebook.buck.cli.AuditTestsCommand
-
- AuthAwareDownloader - Interface in com.facebook.buck.file.downloader
-
Downloads bytes using an optional authentication.
- AUTO - Static variable in class com.facebook.buck.features.project.intellij.aggregation.AggregationMode
-
- AutoCloseableLock - Class in com.facebook.buck.util.concurrent
-
- AutoCloseableReadWriteLock - Class in com.facebook.buck.util.concurrent
-
Convenience wrapper around
ReentrantReadWriteLock that, when
combined with try-with-resources pattern, automatically unlocks the lock once the
try
section is completed.
- AutoCloseableReadWriteLock() - Constructor for class com.facebook.buck.util.concurrent.AutoCloseableReadWriteLock
-
- AutoCloseableReadWriteUpdateLock - Class in com.facebook.buck.util.concurrent
-
- AutoCloseableReadWriteUpdateLock() - Constructor for class com.facebook.buck.util.concurrent.AutoCloseableReadWriteUpdateLock
-
- autogenerateSources() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
-
- AutoStampedeMode - Enum in com.facebook.buck.distributed
-
Enum for config setting to auto-enable stampede builds with a certain probability.
- AutoStartInstance(Consumer<String>, Duration) - Constructor for class com.facebook.buck.cli.HangMonitor.AutoStartInstance
-
- awaitTermination() - Method in class com.facebook.buck.remoteexecution.grpc.server.GrpcServer
-
- awaitTermination(long, TimeUnit) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
-
- e_ehsize - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- e_entry - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- e_flags - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- e_ident - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- e_machine - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- e_phentsize - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- e_phnum - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- e_phoff - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- e_shentsize - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- e_shnum - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- e_shoff - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- e_shstrndx - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- e_type - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- e_version - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- EdenClient - Interface in com.facebook.buck.eden
-
Client of Eden's fbthrift API that is intended to be a thin wrapper around EdenService.Client's API.
- EdenClientPool - Class in com.facebook.buck.eden
-
- EdenMount - Class in com.facebook.buck.eden
-
Utility to make requests to the Eden thrift API for an (Eden mount point, Buck project root)
pair.
- EdenProjectFilesystemDelegate - Class in com.facebook.buck.eden
-
- EdenProjectFilesystemDelegate(EdenMount, ProjectFilesystemDelegate, Config) - Constructor for class com.facebook.buck.eden.EdenProjectFilesystemDelegate
-
- EI_CLASS - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- ei_class - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- EI_DATA - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- ei_data - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- EI_MAG0 - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- EI_MAG1 - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- EI_MAG2 - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- EI_MAG3 - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- EI_NIDENT - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- EI_PAD - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- EI_VERSION - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- Either<LEFT,RIGHT> - Class in com.facebook.buck.util.types
-
A discriminated union of two parameters that holds a value of either the LEFT or RIGHT type.
- EitherTypeCoercer<Left,Right> - Class in com.facebook.buck.rules.coercer
-
Coerces a type to either type, trying the left type before the right.
- EitherTypeCoercer(TypeCoercer<Left>, TypeCoercer<Right>) - Constructor for class com.facebook.buck.rules.coercer.EitherTypeCoercer
-
- EitherValueTypeInfo<L,R> - Class in com.facebook.buck.rules.modern.impl
-
ValueTypeInfo for Eithers.
- EitherValueTypeInfo(ValueTypeInfo<L>, ValueTypeInfo<R>) - Constructor for class com.facebook.buck.rules.modern.impl.EitherValueTypeInfo
-
- element() - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
-
- elementIsAvailableForSourceOnlyAbi(Elements, Element) - Method in interface com.facebook.buck.jvm.java.abi.source.api.SourceOnlyAbiRuleInfoFactory.SourceOnlyAbiRuleInfo
-
- elementScope() - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyScopedHasher.DefaultContainerScope
-
Increases element count if anything gets hashed during the element scope.
- elementScope() - Method in interface com.facebook.buck.rules.keys.RuleKeyScopedHasher.ContainerScope
-
- ElementsExtended - Interface in com.facebook.buck.jvm.java.lang.model
-
Wraps and extends
Elements with methods that cannot be added as
pure extension methods on
MoreElements because they require per-instance state.
- ElementsExtendedImpl - Class in com.facebook.buck.jvm.java.plugin.adapter
-
Wraps and extends
Elements with methods that cannot be added as
pure extension methods on
MoreElements because they require per-instance state.
- ElementsExtendedImpl(Elements, Types, Trees) - Constructor for class com.facebook.buck.jvm.java.plugin.adapter.ElementsExtendedImpl
-
- Elf - Class in com.facebook.buck.cxx.toolchain.elf
-
- Elf(ByteBuffer) - Constructor for class com.facebook.buck.cxx.toolchain.elf.Elf
-
- Elf.Elf32 - Class in com.facebook.buck.cxx.toolchain.elf
-
- Elf.Elf64 - Class in com.facebook.buck.cxx.toolchain.elf
-
- ElfDynamicSection - Class in com.facebook.buck.cxx.toolchain.elf
-
- ElfDynamicSection(ImmutableList<ElfDynamicSection.Entry>) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection
-
- ElfDynamicSection.DTag - Enum in com.facebook.buck.cxx.toolchain.elf
-
- ElfDynamicSection.DTag.Type - Enum in com.facebook.buck.cxx.toolchain.elf
-
- ElfDynamicSection.Entry - Class in com.facebook.buck.cxx.toolchain.elf
-
- ElfHeader - Class in com.facebook.buck.cxx.toolchain.elf
-
Encapsulate the data found in an ELF header.
- ElfHeader.EIClass - Enum in com.facebook.buck.cxx.toolchain.elf
-
- ElfHeader.EIData - Enum in com.facebook.buck.cxx.toolchain.elf
-
- ELFMAG0 - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- ELFMAG1 - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- ELFMAG2 - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- ELFMAG3 - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- ElfSection - Class in com.facebook.buck.cxx.toolchain.elf
-
Encapsulates the header information and raw body of an ELF section.
- ElfSectionHeader - Class in com.facebook.buck.cxx.toolchain.elf
-
Encapsulate the data in an ELF section header.
- ElfSectionHeader(long, ElfSectionHeader.SHType, long, long, long, long, long, long, long, long) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
-
- ElfSectionHeader.SHType - Enum in com.facebook.buck.cxx.toolchain.elf
-
- ElfSectionLookupResult - Class in com.facebook.buck.cxx.toolchain.elf
-
A tuple of section index and
ElfSection object returned from lookup functions in this
class.
- ElfSharedLibraryInterfaceParams - Class in com.facebook.buck.cxx.toolchain
-
Immutable implementation of AbstractElfSharedLibraryInterfaceParams.
- ElfStringTable - Class in com.facebook.buck.cxx.toolchain.elf
-
- ElfSymbolTable - Class in com.facebook.buck.cxx.toolchain.elf
-
- ElfSymbolTable(ImmutableList<ElfSymbolTable.Entry>) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable
-
- ElfSymbolTable.Entry - Class in com.facebook.buck.cxx.toolchain.elf
-
Encapsulate the data in an ELF section header.
- ElfSymbolTable.Entry.Info - Class in com.facebook.buck.cxx.toolchain.elf
-
- ElfSymbolTable.Entry.Info.Bind - Enum in com.facebook.buck.cxx.toolchain.elf
-
- ElfSymbolTable.Entry.Info.Type - Enum in com.facebook.buck.cxx.toolchain.elf
-
- ElfVerDef - Class in com.facebook.buck.cxx.toolchain.elf
-
- ElfVerDef(ImmutableList<Pair<ElfVerDef.Verdef, ImmutableList<ElfVerDef.Verdaux>>>) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfVerDef
-
- ElfVerDef.Verdaux - Class in com.facebook.buck.cxx.toolchain.elf
-
- ElfVerDef.Verdef - Class in com.facebook.buck.cxx.toolchain.elf
-
- ElfVerNeed - Class in com.facebook.buck.cxx.toolchain.elf
-
- ElfVerNeed(ImmutableList<Pair<ElfVerNeed.Verneed, ImmutableList<ElfVerNeed.Vernaux>>>) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed
-
- ElfVerNeed.Vernaux - Class in com.facebook.buck.cxx.toolchain.elf
-
- ElfVerNeed.Verneed - Class in com.facebook.buck.cxx.toolchain.elf
-
- EmbeddedCellBuckOutInfo - Class in com.facebook.buck.io.filesystem
-
Information to create the buck-out of cell when it's going to be embedded in the root cell
buck-out.
- empty() - Static method in class com.facebook.buck.apple.toolchain.AbstractProvisioningProfileStore
-
- EMPTY - Static variable in class com.facebook.buck.core.model.targetgraph.TargetGraph
-
- EMPTY - Static variable in interface com.facebook.buck.jvm.java.ExtraClasspathProvider
-
- EMPTY - Static variable in class com.facebook.buck.jvm.java.RemoveClassesPatternsMatcher
-
- EMPTY - Static variable in class com.facebook.buck.test.selectors.TestSelectorList
-
- empty() - Static method in class com.facebook.buck.test.selectors.TestSelectorList
-
- EMPTY - Static variable in class com.facebook.buck.util.PatternsMatcher
-
- empty() - Static method in interface com.facebook.buck.util.RichStream
-
- EMPTY_PATH - Static variable in class com.facebook.buck.io.file.MorePaths
-
- EmptyJavaAbiInfo - Class in com.facebook.buck.jvm.core
-
The implementation of JavaAbiInfo for targets that have no sources.
- EmptyJavaAbiInfo(BuildTarget) - Constructor for class com.facebook.buck.jvm.core.EmptyJavaAbiInfo
-
- EmptyMemoizerDeserialization<T> - Class in com.facebook.buck.rules.modern
-
Supports deserialization of a memoizer as just a default-constructed empty Memoizer.
- EmptyMemoizerDeserialization() - Constructor for class com.facebook.buck.rules.modern.EmptyMemoizerDeserialization
-
- EMULATOR_MODE_SHORT_ARG - Static variable in class com.facebook.buck.cli.TargetDeviceCommandLineOptions
-
- enabledForModules(EnumSet<ExopackageMode>) - Static method in enum com.facebook.buck.android.exopackage.ExopackageMode
-
- enabledForNativeLibraries(EnumSet<ExopackageMode>) - Static method in enum com.facebook.buck.android.exopackage.ExopackageMode
-
- enabledForResources(EnumSet<ExopackageMode>) - Static method in enum com.facebook.buck.android.exopackage.ExopackageMode
-
- enabledForSecondaryDexes(EnumSet<ExopackageMode>) - Static method in enum com.facebook.buck.android.exopackage.ExopackageMode
-
- enableSandbox - Variable in class com.facebook.buck.shell.AbstractGenruleDescription
-
- enableStringWhitelisting() - Method in class com.facebook.buck.android.FilterResourcesSteps.Builder
-
- encodeBuildTarget(BuildTarget) - Static method in class com.facebook.buck.distributed.DistBuildTargetGraphCodec
-
- encodeHybridFetchRequestNoPayload() - Method in class com.facebook.buck.artifact_cache.HybridPayloadGenerator
-
- encodeHybridStoreRequestOnePayload() - Method in class com.facebook.buck.artifact_cache.HybridPayloadGenerator
-
- ENCODING - Static variable in class com.facebook.buck.testrunner.BaseRunner
-
- end() - Method in class com.facebook.buck.event.api.BuckTracing
-
- end(Map<String, String>) - Method in class com.facebook.buck.event.api.BuckTracing
-
- end(Map<String, String>) - Method in interface com.facebook.buck.event.api.BuckTracingInterface
-
- end(Map<String, String>) - Method in class com.facebook.buck.event.BuckTracingEventBusBridge
-
- end(Map<String, String>) - Method in class com.facebook.buck.jvm.java.Jsr199TracingBridge
-
- END_OF_FILE_HEADER_MARKER - Static variable in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
-
- endAnalyze(List<String>, List<String>) - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
-
- endAnalyze(List<String>, List<String>) - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
-
- endAnalyze(List<String>, List<String>) - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
-
- endAnnotationProcessing() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
-
- endAnnotationProcessingRound(boolean) - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
-
- endAnnotationProcessingRound() - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
-
- endAnnotationProcessingRound() - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
-
- endElement(String, String, String) - Method in class com.facebook.buck.util.xml.PositionalXmlHandler
-
- endEnter(List<String>) - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
-
- endEnter(List<String>) - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
-
- endEnter(List<String>) - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
-
- endGenerate() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
-
- endGenerate() - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
-
- endGenerate() - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
-
- EndingBuildRuleEvent(BuildRuleEvent.BeginningBuildRuleEvent) - Constructor for class com.facebook.buck.core.build.event.BuildRuleEvent.EndingBuildRuleEvent
-
- endParse() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
-
- endParse() - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
-
- endParse() - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
-
- endRunAnnotationProcessors() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
-
- endsWith(Path) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
-
- endsWith(String) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
-
- endsWithIgnoreCase(String, String) - Static method in class com.facebook.buck.util.string.MoreStrings
-
- enforceBuckPackageBoundaries(Cell, BuildTarget, ImmutableSet<Path>) - Method in class com.facebook.buck.parser.NoopPackageBoundaryChecker
-
- enforceBuckPackageBoundaries(Cell, BuildTarget, ImmutableSet<Path>) - Method in interface com.facebook.buck.parser.PackageBoundaryChecker
-
- enforceBuckPackageBoundaries(Cell, BuildTarget, ImmutableSet<Path>) - Method in class com.facebook.buck.parser.ThrowingPackageBoundaryChecker
-
- enhance(AndroidPackageableCollection) - Method in class com.facebook.buck.android.AndroidNativeLibsPackageableGraphEnhancer
-
- enhanceCommandLine(ImmutableList<String>) - Method in class com.facebook.buck.sandbox.darwin.DarwinSandboxProgramRunner
-
- enhanceCommandLine(ImmutableList<String>) - Method in class com.facebook.buck.shell.programrunner.DirectProgramRunner
-
- enhanceCommandLine(ImmutableList<String>) - Method in interface com.facebook.buck.shell.programrunner.ProgramRunner
-
Change program command line with arguments specific to these parameters.
- enhanceCommandLineForDescription(ImmutableList<String>) - Method in class com.facebook.buck.sandbox.darwin.DarwinSandboxProgramRunner
-
- enhanceCommandLineForDescription(ImmutableList<String>) - Method in class com.facebook.buck.shell.programrunner.DirectProgramRunner
-
- enhanceCommandLineForDescription(ImmutableList<String>) - Method in interface com.facebook.buck.shell.programrunner.ProgramRunner
-
Change program command line with arguments specific to these parameters.
- enhanceFlavors(BuildTarget, Optional<T>, TargetNodeSpec.TargetType) - Method in interface com.facebook.buck.parser.TargetSpecResolver.FlavorEnhancer
-
- enqueueForRemoteBuild(String) - Method in class com.facebook.buck.distributed.build_client.RemoteExecutionBuildTargetsQueue
-
Async enqueues a build target to be executed remotely asap.
- enqueueMinions(StampedeId, String, int, String, MinionType, String) - Method in class com.facebook.buck.distributed.DistBuildService
-
Tells the frontend to schedule given number of minions
- enqueueWorkUnitsForBuildingAndCommitCapacity(List<WorkUnit>) - Method in class com.facebook.buck.distributed.build_slave.MinionLocalBuildStateTracker
-
- ensureAndroidFacetBuilder() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
-
- ensureLaunchAndHandshake() - Method in class com.facebook.buck.worker.WorkerProcess
-
- ensureModuleConsistency(Path, ImmutableMultimap<APKModule, Path>, ProjectFilesystem, Optional<Path>, Optional<Path>, boolean) - Static method in class com.facebook.buck.android.AndroidModuleConsistencyStep
-
- enter() - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
-
- enter() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
-
- enter() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
-
- enter() - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
-
- ENTER - Static variable in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Constants
-
- entries - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection
-
- entries - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable
-
- entries - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef
-
- entries - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed
-
- entriesToExclude - Variable in class com.facebook.buck.unarchive.UnarchiveStep
-
- Entry(ElfDynamicSection.DTag, long) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection.Entry
-
- Entry(long, ElfSymbolTable.Entry.Info, int, int, long, long) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry
-
- entrySet() - Method in class com.facebook.buck.util.ImmutableMapWithNullValues
-
- enumerate(Iterable<T>) - Static method in class com.facebook.buck.util.MoreIterables
-
- EnumTypeCoercer<E extends Enum<E>> - Class in com.facebook.buck.rules.coercer
-
- EnumTypeCoercer(Class<?>) - Constructor for class com.facebook.buck.rules.coercer.EnumTypeCoercer
-
- EnumValueTypeInfo<T extends Enum<T>> - Class in com.facebook.buck.rules.modern.impl
-
ValueTypeInfo for enums.
- EnumValueTypeInfo(Class<T>) - Constructor for class com.facebook.buck.rules.modern.impl.EnumValueTypeInfo
-
- ENV - Static variable in class com.facebook.buck.parser.api.MetaRules
-
- ENV_NAME - Static variable in class com.facebook.buck.parser.api.MetaRules
-
The name of the raw node with environment variables when stored in a map with other rules that
can be meta or non-meta rules.
- ENV_VAR_NAME - Static variable in class com.facebook.buck.util.env.BuckClasspath
-
- environment - Variable in class com.facebook.buck.android.toolchain.common.BaseAndroidToolchainResolver
-
- environment - Variable in class com.facebook.buck.features.ocaml.OcamlCCompileStep.Args
-
- environment - Variable in class com.facebook.buck.features.ocaml.OcamlLinkStep
-
- environment - Variable in class com.facebook.buck.features.ocaml.OcamlMLCompileStep.Args
-
- environment - Variable in class com.facebook.buck.features.ocaml.OcamlNativePluginStep
-
- environmentalChange(ParsingEvent.EnvVariableChange) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
-
- environmentalChange(ParsingEvent.EnvVariableChange) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
-
- environmentalChange(String) - Static method in class com.facebook.buck.event.ParsingEvent
-
- EnvironmentData - Class in com.facebook.buck.skylark.parser
-
Captures Environment and information related to its parsing like all Path used in order to create this environment.
- EnvironmentOverrideOptionHandler - Class in com.facebook.buck.cli
-
OptionHandler used for specifying environment overrides.
- EnvironmentOverrideOptionHandler(CmdLineParser, OptionDef, Setter<? super Map<?, ?>>) - Constructor for class com.facebook.buck.cli.EnvironmentOverrideOptionHandler
-
- environmentSupportsAnsiEscapes(Platform, Map<String, String>) - Static method in class com.facebook.buck.util.AnsiEnvironmentChecking
-
Returns true if the environment supports ANSI escape sequences, false otherwise.
- EnvironmentVariableMacroExpander - Class in com.facebook.buck.rules.macros
-
Expands $(env XYZ) to use the appropriate shell expansion for the current platform.
- EnvironmentVariableMacroExpander(Platform) - Constructor for class com.facebook.buck.rules.macros.EnvironmentVariableMacroExpander
-
- envVariableChange(ParsingEvent.EnvVariableChange) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- EnvVariableChange(String) - Constructor for class com.facebook.buck.event.ParsingEvent.EnvVariableChange
-
- equals(Object) - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry
-
This instance is equal to all instances of AndroidResourceIndexEntry that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.aapt.FakeRDotTxtEntryWithID
-
- equals(Object) - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep
-
This instance is equal to all instances of MergeAndroidResourceSourcesStep that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.aapt.RDotTxtEntry
-
- equals(Object) - Method in class com.facebook.buck.android.AaptOutputInfo
-
This instance is equal to all instances of AaptOutputInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
This instance is equal to all instances of AndroidAarDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
-
This instance is equal to all instances of AndroidAppModularityDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.AndroidAppModularityGraphEnhancementResult
-
This instance is equal to all instances of AndroidAppModularityGraphEnhancementResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
This instance is equal to all instances of AndroidBinaryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult
-
This instance is equal to all instances of AndroidBinaryResourcesGraphEnhancementResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
-
This instance is equal to all instances of AndroidBuildConfigDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
This instance is equal to all instances of AndroidBundleDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
This instance is equal to all instances of AndroidGraphEnhancementResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
-
This instance is equal to all instances of AndroidInstrumentationApkDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
-
This instance is equal to all instances of AndroidInstrumentationTestDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
This instance is equal to all instances of AndroidInstrumentationTestJVMArgs that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
This instance is equal to all instances of AndroidLibraryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.AndroidLinkableMetadata
-
This instance is equal to all instances of AndroidLinkableMetadata that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg
-
This instance is equal to all instances of AndroidManifestDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult
-
This instance is equal to all instances of AndroidNativeLibsGraphEnhancementResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
-
This instance is equal to all instances of AndroidPrebuiltAarDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
-
This instance is equal to all instances of AndroidResourceDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
-
This instance is equal to all instances of ApkGenruleDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.ApkInfo
-
This instance is equal to all instances of ApkInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.apkmodule.APKModule
-
This instance is equal to all instances of APKModule that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.dalvik.DalvikMemberReference
-
This instance is equal to all instances of DalvikMemberReference that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.DexInfo
-
This instance is equal to all instances of DexInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo
-
This instance is equal to all instances of ExopackageInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.NativeLibsInfo
-
This instance is equal to all instances of NativeLibsInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.ResourcesInfo
-
This instance is equal to all instances of ResourcesInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.exopackage.ExopackagePathAndHash
-
This instance is equal to all instances of ExopackagePathAndHash that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.exopackage.RapidInstallMode
-
This instance is equal to all instances of RapidInstallMode that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.GenAidlDescriptionArg
-
This instance is equal to all instances of GenAidlDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.GenerateBuildConfigStep
-
- equals(Object) - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents
-
This instance is equal to all instances of MergedNativeLibraryConstituents that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.ModuleInfo
-
This instance is equal to all instances of ModuleInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult
-
This instance is equal to all instances of NativeLibraryMergeEnhancementResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
-
This instance is equal to all instances of NdkLibraryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
-
This instance is equal to all instances of NonPredexedDexBuildableArgs that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
-
This instance is equal to all instances of AndroidPackageableCollection that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails
-
This instance is equal to all instances of ResourceDetails that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
-
This instance is equal to all instances of PrebuiltNativeLibraryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.ProGuardObfuscateStep
-
- equals(Object) - Method in class com.facebook.buck.android.redex.RedexOptions
-
This instance is equal to all instances of RedexOptions that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
This instance is equal to all instances of RobolectricTestDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.StrippedObjectDescription
-
This instance is equal to all instances of StrippedObjectDescription that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.toolchain.AndroidBuildToolsLocation
-
This instance is equal to all instances of AndroidBuildToolsLocation that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
-
This instance is equal to all instances of AndroidPlatformTarget that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.toolchain.AndroidSdkLocation
-
This instance is equal to all instances of AndroidSdkLocation that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.toolchain.DxToolchain
-
This instance is equal to all instances of DxToolchain that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.toolchain.impl.AndroidBuildToolsResolver
-
- equals(Object) - Method in class com.facebook.buck.android.toolchain.ndk.AndroidNdk
-
This instance is equal to all instances of AndroidNdk that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkResolver
-
- equals(Object) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform
-
This instance is equal to all instances of NdkCxxPlatform that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformCompiler
-
This instance is equal to all instances of NdkCxxPlatformCompiler that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformsProvider
-
This instance is equal to all instances of NdkCxxPlatformsProvider that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
-
This instance is equal to all instances of NdkCxxPlatformTargetConfiguration that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
-
This instance is equal to all instances of AppleAssetCatalogDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
-
This instance is equal to all instances of AppleAssetCatalogsCompilationOptions that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
This instance is equal to all instances of AppleBinaryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
-
This instance is equal to all instances of AppleBundleDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.AppleBundleDestinations
-
This instance is equal to all instances of AppleBundleDestinations that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.AppleBundleResources
-
This instance is equal to all instances of AppleBundleResources that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
This instance is equal to all instances of AppleLibraryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.ApplePackageConfig
-
This instance is equal to all instances of ApplePackageConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
-
This instance is equal to all instances of ApplePackageConfigAndPlatformInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg
-
This instance is equal to all instances of ApplePackageDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
-
This instance is equal to all instances of AppleResourceDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
This instance is equal to all instances of AppleTestDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg
-
This instance is equal to all instances of AppleWrapperResourceArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.clang.ModuleMap
-
- equals(Object) - Method in class com.facebook.buck.apple.GroupedSource
-
This instance is equal to all instances of GroupedSource that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.MultiarchFileInfo
-
This instance is equal to all instances of MultiarchFileInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
-
This instance is equal to all instances of PrebuiltAppleFrameworkDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.simulator.AppleSimulator
-
This instance is equal to all instances of AppleSimulator that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile
-
This instance is equal to all instances of AppleSimulatorProfile that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.TestHostInfo
-
This instance is equal to all instances of TestHostInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
This instance is equal to all instances of AppleCxxPlatform that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatformsProvider
-
This instance is equal to all instances of AppleCxxPlatformsProvider that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.toolchain.AppleDeveloperDirectoryForTestsProvider
-
This instance is equal to all instances of AppleDeveloperDirectoryForTestsProvider that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.toolchain.AppleDeveloperDirectoryProvider
-
This instance is equal to all instances of AppleDeveloperDirectoryProvider that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
-
This instance is equal to all instances of ApplePlatform that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.toolchain.AppleSdk
-
This instance is equal to all instances of AppleSdk that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.toolchain.AppleSdkLocation
-
This instance is equal to all instances of AppleSdkLocation that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths
-
This instance is equal to all instances of AppleSdkPaths that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.toolchain.AppleToolchain
-
This instance is equal to all instances of AppleToolchain that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.toolchain.AppleToolchainProvider
-
This instance is equal to all instances of AppleToolchainProvider that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentity
-
This instance is equal to all instances of CodeSignIdentity that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentityStore
-
This instance is equal to all instances of CodeSignIdentityStore that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
-
This instance is equal to all instances of ProvisioningProfileMetadata that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileStore
-
This instance is equal to all instances of ProvisioningProfileStore that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec
-
This instance is equal to all instances of CopyFilePhaseDestinationSpec that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.xcode.xcodeproj.ProductType
-
This instance is equal to all instances of ProductType that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
-
- equals(Object) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
-
This instance is equal to all instances of XcodeScriptDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent.Finished
-
- equals(Object) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
-
This instance is equal to all instances of ArtifactInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
-
This instance is equal to all instances of CacheCountersSummary that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.artifact_cache.CacheDeleteResult
-
This instance is equal to all instances of CacheDeleteResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.artifact_cache.CacheResult
-
This instance is equal to all instances of CacheResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries
-
This instance is equal to all instances of ArtifactCacheEntries that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
-
This instance is equal to all instances of DirCacheEntry that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
-
This instance is equal to all instances of HttpCacheEntry that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry
-
This instance is equal to all instances of SQLiteCacheEntry that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult
-
This instance is equal to all instances of FetchResponseReadResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.artifact_cache.FetchResult
-
This instance is equal to all instances of FetchResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData
-
This instance is equal to all instances of HttpArtifactCacheEventFetchData that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData
-
This instance is equal to all instances of HttpArtifactCacheEventStoreData that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal
-
This instance is equal to all instances of MetadataAndPayloadReadResultInternal that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.artifact_cache.MultiContainsResult
-
This instance is equal to all instances of MultiContainsResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.artifact_cache.MultiFetchResult
-
This instance is equal to all instances of MultiFetchResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
This instance is equal to all instances of NetworkCacheArgs that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult
-
This instance is equal to all instances of RuleKeyCacheResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
-
This instance is equal to all instances of StoreResponseReadResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.artifact_cache.StoreResult
-
This instance is equal to all instances of StoreResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.artifact_cache.StoreWriteResult
-
This instance is equal to all instances of StoreWriteResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
-
- equals(Object) - Method in class com.facebook.buck.cli.CliConfig
-
This instance is equal to all instances of CliConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
This instance is equal to all instances of CommandRunnerParams that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cli.ConfigValue
-
This instance is equal to all instances of ConfigValue that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cli.InstallResult
-
This instance is equal to all instances of InstallResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cli.ParserAndCaches
-
This instance is equal to all instances of ParserAndCaches that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cli.TargetResult
-
This instance is equal to all instances of TargetResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cli.TestRun
-
This instance is equal to all instances of TestRun that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.command.BuildExecutionResult
-
This instance is equal to all instances of BuildExecutionResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.command.BuildExecutorArgs
-
This instance is equal to all instances of BuildExecutorArgs that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.build.context.BuildContext
-
This instance is equal to all instances of BuildContext that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
-
This instance is equal to all instances of BuildEngineBuildContext that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.build.engine.BuildEngineResult
-
This instance is equal to all instances of BuildEngineResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.build.engine.BuildResult
-
This instance is equal to all instances of BuildResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.build.engine.config.CachingBuildEngineBuckConfig
-
This instance is equal to all instances of CachingBuildEngineBuckConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.build.engine.config.ResourceAwareSchedulingInfo
-
This instance is equal to all instances of ResourceAwareSchedulingInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult
-
This instance is equal to all instances of ManifestFetchResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestLoadResult
-
This instance is equal to all instances of ManifestLoadResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStats
-
This instance is equal to all instances of ManifestStats that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult
-
This instance is equal to all instances of ManifestStoreResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.build.event.BuildEvent.BuildReport
-
- equals(Object) - Method in class com.facebook.buck.core.build.event.BuildEvent.DistBuildFinished
-
- equals(Object) - Method in class com.facebook.buck.core.build.event.BuildEvent.Finished
-
- equals(Object) - Method in class com.facebook.buck.core.build.event.BuildEvent.RuleCountCalculated
-
- equals(Object) - Method in class com.facebook.buck.core.build.event.BuildEvent.UnskippedRuleCountUpdated
-
- equals(Object) - Method in class com.facebook.buck.core.cell.CellConfig
-
This instance is equal to all instances of CellConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.cell.CellName
-
This instance is equal to all instances of CellName that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
-
This instance is equal to all instances of ImmutableCell that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.cell.impl.ImmutableDefaultCellPathResolver
-
This instance is equal to all instances of ImmutableDefaultCellPathResolver that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.config.AliasConfig
-
This instance is equal to all instances of AliasConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.config.BuckConfig
-
- equals(Object) - Method in class com.facebook.buck.core.description.DescriptionCreationContext
-
This instance is equal to all instances of DescriptionCreationContext that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.macros.MacroMatchResult
-
This instance is equal to all instances of MacroMatchResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.model.actiongraph.ActionGraphAndBuilder
-
This instance is equal to all instances of ActionGraphAndBuilder that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphConfig
-
This instance is equal to all instances of ActionGraphConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.model.BuildId
-
- equals(Object) - Method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs
-
This instance is equal to all instances of ActionAndTargetGraphs that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.model.impl.ImmutableBuildTarget
-
This instance is equal to all instances of ImmutableBuildTarget that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget
-
This instance is equal to all instances of ImmutableUnflavoredBuildTarget that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.model.platform.ConstraintSetting
-
This instance is equal to all instances of ConstraintSetting that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.model.platform.ConstraintValue
-
This instance is equal to all instances of ConstraintValue that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.model.RuleType
-
This instance is equal to all instances of RuleType that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.model.targetgraph.ImmutableBuildRuleCreationContextWithTargetGraph
-
This instance is equal to all instances of ImmutableBuildRuleCreationContextWithTargetGraph that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableRawTargetNode
-
This instance is equal to all instances of ImmutableRawTargetNode that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
This instance is equal to all instances of ImmutableTargetNode that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeFactory
-
- equals(Object) - Method in class com.facebook.buck.core.model.targetgraph.RawAttributes
-
- equals(Object) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraph
-
- equals(Object) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraphAndBuildTargets
-
This instance is equal to all instances of TargetGraphAndBuildTargets that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.resources.ResourcesConfig
-
This instance is equal to all instances of ResourcesConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys
-
This instance is equal to all instances of BuildRuleKeys that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.rulekey.config.RuleKeyConfig
-
This instance is equal to all instances of RuleKeyConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.rulekey.RuleKey
-
- equals(Object) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg
-
This instance is equal to all instances of ConfigSettingArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.rules.graphbuilder.impl.ImmutableDefaultBuildRuleKey
-
This instance is equal to all instances of ImmutableDefaultBuildRuleKey that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
-
- equals(Object) - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleWithProviders
-
- equals(Object) - Method in class com.facebook.buck.core.rules.knowntypes.KnownRuleTypes
-
This instance is equal to all instances of KnownRuleTypes that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingArg
-
This instance is equal to all instances of ConstraintSettingArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.rules.platform.ConstraintValueArg
-
This instance is equal to all instances of ConstraintValueArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.rules.platform.PlatformArg
-
This instance is equal to all instances of PlatformArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.rules.platform.PlatformRule
-
This instance is equal to all instances of PlatformRule that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.rules.provider.BuildRuleInfoProviderCollection
-
- equals(Object) - Method in class com.facebook.buck.core.rules.provider.ImmutableDefaultBuildRuleInfoProvider
-
This instance is equal to all instances of ImmutableDefaultBuildRuleInfoProvider that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.rules.provider.ImmutableProviderKey
-
This instance is equal to all instances of ImmutableProviderKey that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.rules.schedule.RuleScheduleInfo
-
This instance is equal to all instances of RuleScheduleInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.sourcepath.AbstractDefaultBuildTargetSourcePath
-
- equals(Object) - Method in class com.facebook.buck.core.sourcepath.AbstractExplicitBuildTargetSourcePath
-
- equals(Object) - Method in class com.facebook.buck.core.sourcepath.AbstractForwardingBuildTargetSourcePath
-
- equals(Object) - Method in class com.facebook.buck.core.sourcepath.AbstractPathSourcePath
-
- equals(Object) - Method in class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath
-
This instance is equal to all instances of ArchiveMemberSourcePath that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags
-
This instance is equal to all instances of SourceWithFlags that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
-
This instance is equal to all instances of ExternalTestRunnerTestSpec that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool
-
This instance is equal to all instances of VersionedTool that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.toolchain.ToolchainCreationContext
-
This instance is equal to all instances of ToolchainCreationContext that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.toolchain.ToolchainDescriptor
-
This instance is equal to all instances of ToolchainDescriptor that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider
-
This instance is equal to all instances of SystemToolProvider that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.core.util.graph.DirectedAcyclicGraph
-
- equals(Object) - Method in class com.facebook.buck.counters.Counter
-
- equals(Object) - Method in class com.facebook.buck.counters.CounterInfo
-
This instance is equal to all instances of CounterInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.counters.CounterSnapshot
-
This instance is equal to all instances of CounterSnapshot that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
This instance is equal to all instances of CxxBinaryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.CxxBridgingHeaders
-
This instance is equal to all instances of CxxBridgingHeaders that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry
-
This instance is equal to all instances of CxxCompilationDatabaseEntry that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.CxxDeps
-
This instance is equal to all instances of CxxDeps that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
-
This instance is equal to all instances of CxxGenruleDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.CxxHeadersDir
-
This instance is equal to all instances of CxxHeadersDir that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
This instance is equal to all instances of CxxLibraryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.CxxLinkOptions
-
This instance is equal to all instances of CxxLinkOptions that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
-
This instance is equal to all instances of CxxPrecompiledHeaderDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
-
This instance is equal to all instances of CxxPreprocessorInput that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.CxxRawHeaders
-
This instance is equal to all instances of CxxRawHeaders that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.CxxSource
-
This instance is equal to all instances of CxxSource that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
This instance is equal to all instances of CxxSourceRuleFactory that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
-
This instance is equal to all instances of CxxSymlinkTreeHeaders that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
This instance is equal to all instances of CxxTestDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags
-
This instance is equal to all instances of ExplicitCxxToolFlags that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.FrameworkDependencies
-
This instance is equal to all instances of FrameworkDependencies that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.IterableCxxToolFlags
-
This instance is equal to all instances of IterableCxxToolFlags that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
-
This instance is equal to all instances of NewPrebuiltCxxLibraryPaths that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.OmnibusLibraries
-
This instance is equal to all instances of OmnibusLibraries that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.OmnibusLibrary
-
This instance is equal to all instances of OmnibusLibrary that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.OmnibusRoot
-
This instance is equal to all instances of OmnibusRoot that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.OmnibusRoots
-
This instance is equal to all instances of OmnibusRoots that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
This instance is equal to all instances of PrebuiltCxxLibraryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription
-
This instance is equal to all instances of PrebuiltCxxLibraryGroupDescription that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
-
This instance is equal to all instances of PrebuiltCxxLibraryGroupDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.PrecompiledHeaderData
-
This instance is equal to all instances of PrecompiledHeaderData that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.PreIncludeFactory
-
This instance is equal to all instances of PreIncludeFactory that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.PreprocessorDelegateCacheKey
-
This instance is equal to all instances of PreprocessorDelegateCacheKey that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.PreprocessorFlags
-
This instance is equal to all instances of PreprocessorFlags that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.RelativeLinkArg
-
- equals(Object) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
This instance is equal to all instances of CxxPlatform that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatformsProvider
-
This instance is equal to all instances of CxxPlatformsProvider that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams
-
This instance is equal to all instances of CxxToolProviderParams that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSectionLookupResult
-
This instance is equal to all instances of ElfSectionLookupResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.toolchain.ElfSharedLibraryInterfaceParams
-
This instance is equal to all instances of ElfSharedLibraryInterfaceParams that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification
-
This instance is equal to all instances of HeaderVerification that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
-
This instance is equal to all instances of NativeLinkableCacheKey that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
-
This instance is equal to all instances of NativeLinkableInput that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetMode
-
This instance is equal to all instances of NativeLinkTargetMode that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoHeader
-
This instance is equal to all instances of MachoHeader that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.distributed.AnalysisResults
-
This instance is equal to all instances of AnalysisResults that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.distributed.build_client.BuildSlaveStats
-
This instance is equal to all instances of BuildSlaveStats that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
-
This instance is equal to all instances of DistBuildControllerArgs that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs
-
This instance is equal to all instances of DistBuildControllerInvocationArgs that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult
-
This instance is equal to all instances of StampedeExecutionResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphs
-
This instance is equal to all instances of DelegateAndGraphs that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
-
This instance is equal to all instances of DelegateAndGraphsInitializerArgs that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
This instance is equal to all instances of DistBuildSlaveExecutorArgs that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
-
This instance is equal to all instances of BuildRuleMachineLogEntry that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.distributed.BuildRuleStats
-
This instance is equal to all instances of BuildRuleStats that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.distributed.DistBuildCellParams
-
This instance is equal to all instances of DistBuildCellParams that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.distributed.DistBuildClientCacheResult
-
This instance is equal to all instances of DistBuildClientCacheResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.distributed.DistBuildClientStats
-
This instance is equal to all instances of DistBuildClientStats that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.distributed.DistBuildStatus
-
This instance is equal to all instances of DistBuildStatus that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats
-
This instance is equal to all instances of PerRuleCumulativeStats that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.distributed.RuleKeyNameAndType
-
This instance is equal to all instances of RuleKeyNameAndType that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.doctor.config.BuildLogEntry
-
This instance is equal to all instances of BuildLogEntry that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.doctor.config.DoctorConfig
-
This instance is equal to all instances of DoctorConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
-
This instance is equal to all instances of DoctorEndpointRequest that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse
-
This instance is equal to all instances of DoctorEndpointResponse that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse
-
This instance is equal to all instances of DoctorJsonResponse that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.doctor.config.DoctorSuggestion
-
This instance is equal to all instances of DoctorSuggestion that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.doctor.config.SourceControlInfo
-
This instance is equal to all instances of SourceControlInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.doctor.config.UserLocalConfiguration
-
This instance is equal to all instances of UserLocalConfiguration that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.doctor.DefectReport
-
This instance is equal to all instances of DefectReport that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.doctor.DefectSubmitResult
-
This instance is equal to all instances of DefectSubmitResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.doctor.ExtraInfoResult
-
This instance is equal to all instances of ExtraInfoResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.doctor.FileChangesIgnoredReport
-
This instance is equal to all instances of FileChangesIgnoredReport that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.doctor.UserReport
-
This instance is equal to all instances of UserReport that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.event.AbstractBuckEvent
-
The default implementation of equals checks to see if two events are related, are on the same
thread, and are the same concrete class.
- equals(Object) - Method in class com.facebook.buck.event.EventKey
-
This instance is equal to all instances of EventKey that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.event.InstallEvent.Finished
-
- equals(Object) - Method in class com.facebook.buck.event.listener.BuildTargetDurationListener.BuildRuleInfo
-
- equals(Object) - Method in class com.facebook.buck.event.listener.BuildTargetDurationListenerCloseArgs
-
This instance is equal to all instances of BuildTargetDurationListenerCloseArgs that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
-
This instance is equal to all instances of ChromeTraceBuildListenerCloseArgs that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.event.listener.EventPair
-
This instance is equal to all instances of EventPair that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.event.listener.HttpArtifactCacheEventListenerCloseArgs
-
This instance is equal to all instances of HttpArtifactCacheEventListenerCloseArgs that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.event.listener.LogUploaderListenerCloseArgs
-
This instance is equal to all instances of LogUploaderListenerCloseArgs that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListenerCloseArgs
-
This instance is equal to all instances of MachineReadableLoggerListenerCloseArgs that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.event.listener.ProxyBuckEvent
-
This instance is equal to all instances of ProxyBuckEvent that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.event.listener.RuleKeyDiagnosticsListenerCloseArgs
-
This instance is equal to all instances of RuleKeyDiagnosticsListenerCloseArgs that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.event.listener.RuleKeyLoggerListenerCloseArgs
-
This instance is equal to all instances of RuleKeyLoggerListenerCloseArgs that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.event.listener.RunIdStreamPair
-
This instance is equal to all instances of RunIdStreamPair that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.event.listener.ScribeEventListenerConfig
-
This instance is equal to all instances of ScribeEventListenerConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.event.listener.scuba.ActionGraphPerfData
-
This instance is equal to all instances of ActionGraphPerfData that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.event.listener.scuba.BuildData
-
This instance is equal to all instances of BuildData that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.event.listener.scuba.DistBuildClientCacheData
-
This instance is equal to all instances of DistBuildClientCacheData that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.event.listener.scuba.DistBuildCombinedData
-
This instance is equal to all instances of DistBuildCombinedData that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveData
-
This instance is equal to all instances of DistBuildSlaveData that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.event.PerfEventId
-
This instance is equal to all instances of PerfEventId that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.event.ScubaData
-
This instance is equal to all instances of ScubaData that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.event.ScubaEvent
-
- equals(Object) - Method in class com.facebook.buck.event.StartActivityEvent.Finished
-
- equals(Object) - Method in class com.facebook.buck.event.UninstallEvent.Finished
-
- equals(Object) - Method in class com.facebook.buck.features.apple.project.CopyInXcode
-
This instance is equal to all instances of CopyInXcode that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.apple.project.GenerationResult
-
This instance is equal to all instances of GenerationResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
-
This instance is equal to all instances of ProjectGeneratorOptions that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
-
This instance is equal to all instances of XcodeWorkspaceConfigDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
-
This instance is equal to all instances of DBinaryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.d.DIncludes
-
This instance is equal to all instances of DIncludes that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
-
This instance is equal to all instances of DLibraryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.d.DTestDescriptionArg
-
This instance is equal to all instances of DTestDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.d.DTestStep
-
- equals(Object) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
-
This instance is equal to all instances of CsharpLibraryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.dotnet.DotnetFramework
-
- equals(Object) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg
-
This instance is equal to all instances of PrebuiltDotnetLibraryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg
-
This instance is equal to all instances of FileGroupDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
This instance is equal to all instances of CgoLibraryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
-
This instance is equal to all instances of GoBinaryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
-
This instance is equal to all instances of GoLibraryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.go.GoLinkable
-
This instance is equal to all instances of GoLinkable that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.go.GoPlatform
-
This instance is equal to all instances of GoPlatform that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.go.GoPlatformFactory
-
This instance is equal to all instances of GoPlatformFactory that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
-
This instance is equal to all instances of GoTestDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.go.GoTestStep
-
- equals(Object) - Method in class com.facebook.buck.features.go.GoToolchain
-
This instance is equal to all instances of GoToolchain that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
-
This instance is equal to all instances of PrebuiltGoLibraryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
-
This instance is equal to all instances of GwtBinaryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
This instance is equal to all instances of HalideLibraryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
This instance is equal to all instances of HaskellBinaryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellCompileInput
-
This instance is equal to all instances of HaskellCompileInput that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
This instance is equal to all instances of HaskellGhciDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec
-
This instance is equal to all instances of HaskellGhciOmnibusSpec that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
-
This instance is equal to all instances of HaskellHaddockDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput
-
This instance is equal to all instances of HaskellHaddockInput that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
-
This instance is equal to all instances of HaskellLibraryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellPackage
-
This instance is equal to all instances of HaskellPackage that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellPackageInfo
-
This instance is equal to all instances of HaskellPackageInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
This instance is equal to all instances of HaskellPlatform that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellPlatformsProvider
-
This instance is equal to all instances of HaskellPlatformsProvider that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
-
This instance is equal to all instances of HaskellPrebuiltLibraryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellSources
-
This instance is equal to all instances of HaskellSources that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellVersion
-
This instance is equal to all instances of HaskellVersion that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
-
This instance is equal to all instances of JsBundleDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
-
This instance is equal to all instances of JsBundleGenruleDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
This instance is equal to all instances of JsLibraryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
This instance is equal to all instances of CxxLuaExtensionDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
-
This instance is equal to all instances of LuaBinaryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.lua.LuaBinaryPackageComponents
-
This instance is equal to all instances of LuaBinaryPackageComponents that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
-
This instance is equal to all instances of LuaLibraryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.lua.LuaPackageComponents
-
This instance is equal to all instances of LuaPackageComponents that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.lua.LuaPlatform
-
This instance is equal to all instances of LuaPlatform that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.lua.LuaPlatformsProvider
-
This instance is equal to all instances of LuaPlatformsProvider that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
This instance is equal to all instances of LuaScriptStarter that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
This instance is equal to all instances of NativeExecutableStarter that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
-
This instance is equal to all instances of OcamlBinaryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
This instance is equal to all instances of OcamlBuildContext that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules
-
This instance is equal to all instances of OcamlGeneratedBuildRules that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
-
This instance is equal to all instances of OcamlLibraryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
-
This instance is equal to all instances of OcamlPlatform that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.ocaml.OcamlToolchain
-
This instance is equal to all instances of OcamlToolchain that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
-
This instance is equal to all instances of PrebuiltOcamlLibraryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule
-
This instance is equal to all instances of AggregationModule that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.project.intellij.DependencyEntry
-
This instance is equal to all instances of DependencyEntry that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.project.intellij.DependencyEntryData
-
This instance is equal to all instances of DependencyEntryData that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.project.intellij.model.ContentRoot
-
This instance is equal to all instances of ContentRoot that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
-
- equals(Object) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
-
This instance is equal to all instances of IjSourceFolder that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.project.intellij.model.folders.ResourceFolder
-
- equals(Object) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
-
This instance is equal to all instances of IjLibrary that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
-
This instance is equal to all instances of IjModuleAndroidFacet that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
This instance is equal to all instances of IjProjectConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.project.intellij.model.ModuleIndexEntry
-
This instance is equal to all instances of ModuleIndexEntry that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
This instance is equal to all instances of CxxPythonExtensionDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
-
This instance is equal to all instances of PrebuiltPythonLibraryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
-
This instance is equal to all instances of PythonBinaryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
-
This instance is equal to all instances of PythonLibraryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.python.PythonPackageComponents
-
This instance is equal to all instances of PythonPackageComponents that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
This instance is equal to all instances of PythonTestDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.python.toolchain.PythonPlatformsProvider
-
This instance is equal to all instances of PythonPlatformsProvider that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.python.toolchain.PythonVersion
-
This instance is equal to all instances of PythonVersion that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
-
This instance is equal to all instances of PrebuiltRustLibraryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
-
This instance is equal to all instances of RustBinaryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.rust.RustLibraryArg
-
- equals(Object) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
-
This instance is equal to all instances of RustLibraryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.rust.RustPlatform
-
This instance is equal to all instances of RustPlatform that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.rust.RustPlatformFactory
-
This instance is equal to all instances of RustPlatformFactory that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
-
This instance is equal to all instances of RustTestDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.rust.RustToolchain
-
This instance is equal to all instances of RustToolchain that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
-
This instance is equal to all instances of ZipFileDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.file.FileHash
-
- equals(Object) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
-
This instance is equal to all instances of HttpArchiveDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.file.HttpFileDescriptionArg
-
This instance is equal to all instances of HttpFileDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
-
This instance is equal to all instances of RemoteFileDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.io.ArchiveMemberPath
-
This instance is equal to all instances of ArchiveMemberPath that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.io.BuildCellRelativePath
-
This instance is equal to all instances of BuildCellRelativePath that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.io.filesystem.BuckPaths
-
This instance is equal to all instances of BuckPaths that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.io.filesystem.EmbeddedCellBuckOutInfo
-
This instance is equal to all instances of EmbeddedCellBuckOutInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- equals(Object) - Method in class com.facebook.buck.io.filesystem.PathOrGlobMatcher
-
- equals(Object) - Method in class com.facebook.buck.io.filesystem.RecursiveFileMatcher
-
- equals(Object) - Method in class com.facebook.buck.io.watchman.ProjectWatch
-
This instance is equal to all instances of ProjectWatch that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.io.watchman.WatchmanDiagnostic
-
This instance is equal to all instances of WatchmanDiagnostic that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.io.watchman.WatchmanOverflowEvent
-
This instance is equal to all instances of WatchmanOverflowEvent that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.io.watchman.WatchmanPathEvent
-
This instance is equal to all instances of WatchmanPathEvent that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.io.watchman.WatchmanQuery
-
This instance is equal to all instances of WatchmanQuery that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.json.BuildFileParseExceptionData
-
This instance is equal to all instances of BuildFileParseExceptionData that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.json.BuildFileParseExceptionStackTraceEntry
-
This instance is equal to all instances of BuildFileParseExceptionStackTraceEntry that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.json.BuildFilePythonResult
-
This instance is equal to all instances of BuildFilePythonResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.json.BuildFileSyntaxError
-
This instance is equal to all instances of BuildFileSyntaxError that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
This instance is equal to all instances of GroovyLibraryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
This instance is equal to all instances of GroovyTestDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams
-
This instance is equal to all instances of AnnotationProcessingParams that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths
-
This instance is equal to all instances of CompilerOutputPaths that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.CompilerParameters
-
This instance is equal to all instances of CompilerParameters that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
-
This instance is equal to all instances of DefaultJavaLibraryClasspaths that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.DiffAbisStep
-
This instance is equal to all instances of DiffAbisStep that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
-
This instance is equal to all instances of JarGenruleDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.JarParameters
-
This instance is equal to all instances of JarParameters that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
-
This instance is equal to all instances of JavaAnnotationProcessorDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
-
This instance is equal to all instances of JavaBinaryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
-
This instance is equal to all instances of JavacExecutionContext that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
This instance is equal to all instances of JavacOptions that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields
-
This instance is equal to all instances of JavacPluginJsr199Fields that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties
-
This instance is equal to all instances of JavacPluginProperties that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.JavacSpec
-
This instance is equal to all instances of JavacSpec that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.JavacVersion
-
This instance is equal to all instances of JavacVersion that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
This instance is equal to all instances of JavaLibraryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.JavaOptions
-
This instance is equal to all instances of JavaOptions that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
This instance is equal to all instances of JavaTestDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
This instance is equal to all instances of JUnitJvmArgs that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
-
This instance is equal to all instances of KeystoreDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.lang.model.BridgeMethod
-
- equals(Object) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
-
This instance is equal to all instances of PrebuiltJarDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.ResourcesParameters
-
This instance is equal to all instances of ResourcesParameters that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.toolchain.JavacOptionsProvider
-
This instance is equal to all instances of JavacOptionsProvider that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.toolchain.JavaCxxPlatformProvider
-
This instance is equal to all instances of JavaCxxPlatformProvider that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.toolchain.JavaOptionsProvider
-
This instance is equal to all instances of JavaOptionsProvider that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.java.toolchain.JavaToolchain
-
This instance is equal to all instances of JavaToolchain that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.kotlin.KotlincVersion
-
This instance is equal to all instances of KotlincVersion that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
This instance is equal to all instances of KotlinLibraryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
This instance is equal to all instances of KotlinTestDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
This instance is equal to all instances of ScalaLibraryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
This instance is equal to all instances of ScalaTestDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.log.ErrorLogRecord
-
This instance is equal to all instances of ErrorLogRecord that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.log.InvocationInfo
-
This instance is equal to all instances of InvocationInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.log.LogConfigSetup
-
This instance is equal to all instances of LogConfigSetup that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.log.PerfTimesStats
-
This instance is equal to all instances of PerfTimesStats that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.parser.api.BuildFileManifest
-
This instance is equal to all instances of BuildFileManifest that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.parser.BuildFileSpec
-
This instance is equal to all instances of BuildFileSpec that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.parser.BuildTargetSpec
-
This instance is equal to all instances of BuildTargetSpec that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.parser.DefaultSelectableConfigurationContext
-
This instance is equal to all instances of DefaultSelectableConfigurationContext that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent.Finished
-
- equals(Object) - Method in class com.facebook.buck.parser.ImmediateDirectoryBuildTargetPattern
-
This instance is equal to all instances of ImmediateDirectoryBuildTargetPattern that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
-
This instance is equal to all instances of ProjectBuildFileParserOptions that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.parser.ParserConfig
-
This instance is equal to all instances of ParserConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.parser.SingletonBuildTargetPattern
-
This instance is equal to all instances of SingletonBuildTargetPattern that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.parser.SubdirectoryBuildTargetPattern
-
This instance is equal to all instances of SubdirectoryBuildTargetPattern that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.parser.TargetNodePredicateSpec
-
This instance is equal to all instances of TargetNodePredicateSpec that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.query.BinaryOperatorExpression
-
This instance is equal to all instances of BinaryOperatorExpression that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.query.QueryBuildTarget
-
This instance is equal to all instances of QueryBuildTarget that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.query.QueryEnvironment.Argument
-
- equals(Object) - Method in class com.facebook.buck.query.QueryFileTarget
-
This instance is equal to all instances of QueryFileTarget that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.query.SetExpression
-
This instance is equal to all instances of SetExpression that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.query.TargetLiteral
-
This instance is equal to all instances of TargetLiteral that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.query.TargetSetExpression
-
This instance is equal to all instances of TargetSetExpression that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
-
This instance is equal to all instances of RemoteExecutionConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcDigest
-
- equals(Object) - Method in class com.facebook.buck.remoteexecution.grpc.ParsedReadResource
-
This instance is equal to all instances of ParsedReadResource that have equal attribute values.
- equals(Object) - Method in interface com.facebook.buck.rules.args.Arg
-
- equals(Object) - Method in class com.facebook.buck.rules.args.CompositeArg
-
This instance is equal to all instances of CompositeArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
-
- equals(Object) - Method in class com.facebook.buck.rules.args.ProxyArg
-
- equals(Object) - Method in class com.facebook.buck.rules.args.SanitizedArg
-
- equals(Object) - Method in class com.facebook.buck.rules.args.SourcePathArg
-
This instance is equal to all instances of SourcePathArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.args.StringArg
-
This instance is equal to all instances of StringArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.args.ToolArg
-
This instance is equal to all instances of ToolArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields
-
This instance is equal to all instances of BuildConfigFields that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field
-
This instance is equal to all instances of Field that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.coercer.DefaultTypeCoercerFactory
-
- equals(Object) - Method in class com.facebook.buck.rules.coercer.FrameworkPath
-
This instance is equal to all instances of FrameworkPath that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.coercer.ManifestEntries
-
This instance is equal to all instances of ManifestEntries that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpec
-
This instance is equal to all instances of NeededCoverageSpec that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.coercer.ParamInfo
-
- equals(Object) - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollection
-
- equals(Object) - Method in class com.facebook.buck.rules.coercer.SourceSet
-
This instance is equal to all instances of SourceSet that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.coercer.SourceSortedSet
-
This instance is equal to all instances of SourceSortedSet that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsList
-
This instance is equal to all instances of SourceWithFlagsList that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection
-
- equals(Object) - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration
-
This instance is equal to all instances of RuleKeyConfiguration that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.keys.DependencyFileEntry
-
This instance is equal to all instances of DependencyFileEntry that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.keys.RuleKeyAndInputs
-
This instance is equal to all instances of RuleKeyAndInputs that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.keys.RuleKeyFactories
-
This instance is equal to all instances of RuleKeyFactories that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.keys.RuleKeyInput
-
This instance is equal to all instances of RuleKeyInput that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.keys.RuleKeyResult
-
- equals(Object) - Method in class com.facebook.buck.rules.macros.BuildTargetMacro
-
- equals(Object) - Method in class com.facebook.buck.rules.macros.CcFlagsMacro
-
This instance is equal to all instances of CcFlagsMacro that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.macros.CcMacro
-
This instance is equal to all instances of CcMacro that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.macros.CppFlagsMacro
-
This instance is equal to all instances of CppFlagsMacro that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.macros.CxxFlagsMacro
-
This instance is equal to all instances of CxxFlagsMacro that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.macros.CxxMacro
-
This instance is equal to all instances of CxxMacro that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.macros.CxxppFlagsMacro
-
This instance is equal to all instances of CxxppFlagsMacro that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.macros.LdflagsSharedFilterMacro
-
This instance is equal to all instances of LdflagsSharedFilterMacro that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.macros.LdflagsSharedMacro
-
This instance is equal to all instances of LdflagsSharedMacro that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.macros.LdflagsStaticFilterMacro
-
This instance is equal to all instances of LdflagsStaticFilterMacro that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.macros.LdflagsStaticMacro
-
This instance is equal to all instances of LdflagsStaticMacro that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicFilterMacro
-
This instance is equal to all instances of LdflagsStaticPicFilterMacro that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicMacro
-
This instance is equal to all instances of LdflagsStaticPicMacro that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.macros.LdMacro
-
This instance is equal to all instances of LdMacro that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.macros.MacroArg
-
Deprecated.
- equals(Object) - Method in class com.facebook.buck.rules.macros.MacroContainer
-
This instance is equal to all instances of MacroContainer that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.macros.OutputMacro
-
This instance is equal to all instances of OutputMacro that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.macros.PlatformNameMacro
-
This instance is equal to all instances of PlatformNameMacro that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.macros.QueryOutputsMacro
-
This instance is equal to all instances of QueryOutputsMacro that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.macros.QueryPathsMacro
-
This instance is equal to all instances of QueryPathsMacro that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.macros.QueryTargetsAndOutputsMacro
-
This instance is equal to all instances of QueryTargetsAndOutputsMacro that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.macros.QueryTargetsMacro
-
This instance is equal to all instances of QueryTargetsMacro that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.macros.StringWithMacros
-
This instance is equal to all instances of StringWithMacros that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
-
This instance is equal to all instances of StringWithMacrosConverter that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.modern.config.ModernBuildRuleConfig
-
This instance is equal to all instances of ModernBuildRuleConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.modern.tools.CachedErrors
-
This instance is equal to all instances of CachedErrors that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.query.Query
-
This instance is equal to all instances of Query that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.tool.config.ToolConfig
-
This instance is equal to all instances of ToolConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.visibility.BuildTargetVisibilityPattern
-
This instance is equal to all instances of BuildTargetVisibilityPattern that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.rules.visibility.PublicVisibilityPattern
-
This instance is equal to all instances of PublicVisibilityPattern that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.sandbox.SandboxConfig
-
This instance is equal to all instances of SandboxConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.sandbox.SandboxProperties
-
This instance is equal to all instances of SandboxProperties that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
-
This instance is equal to all instances of CommandAliasDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.shell.CrossPlatformTool
-
This instance is equal to all instances of CrossPlatformTool that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
-
This instance is equal to all instances of ExportFileDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.shell.GenruleDescriptionArg
-
This instance is equal to all instances of GenruleDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
-
This instance is equal to all instances of ShBinaryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.shell.ShTestDescriptionArg
-
This instance is equal to all instances of ShTestDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg
-
This instance is equal to all instances of TestSuiteDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
-
This instance is equal to all instances of WorkerToolDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.skylark.io.GlobSpec
-
This instance is equal to all instances of GlobSpec that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.skylark.io.GlobSpecWithResult
-
This instance is equal to all instances of GlobSpecWithResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.skylark.packages.PackageContext
-
This instance is equal to all instances of PackageContext that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.skylark.parser.BuckGlobals
-
This instance is equal to all instances of BuckGlobals that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.skylark.parser.EnvironmentData
-
This instance is equal to all instances of EnvironmentData that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.skylark.parser.ExtensionData
-
This instance is equal to all instances of ExtensionData that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.skylark.parser.IncludesData
-
This instance is equal to all instances of IncludesData that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.skylark.parser.LoadImport
-
This instance is equal to all instances of LoadImport that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.skylark.parser.ParseResult
-
This instance is equal to all instances of ParseResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
This instance is equal to all instances of ClientSideSlbConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs
-
This instance is equal to all instances of HybridThriftOverHttpServiceImplArgs that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData
-
This instance is equal to all instances of LoadBalancedServiceEventData that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.slb.LoadBalancerPingEventData
-
This instance is equal to all instances of LoadBalancerPingEventData that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.slb.PerServerData
-
This instance is equal to all instances of PerServerData that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.slb.PerServerPingData
-
This instance is equal to all instances of PerServerPingData that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.slb.ServerHealthManagerEventData
-
This instance is equal to all instances of ServerHealthManagerEventData that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.slb.ThriftOverHttpServiceConfig
-
This instance is equal to all instances of ThriftOverHttpServiceConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.step.AbstractTestStep
-
- equals(Object) - Method in class com.facebook.buck.step.ExecutionContext
-
This instance is equal to all instances of ExecutionContext that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.step.fs.MkdirStep
-
This instance is equal to all instances of MkdirStep that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.step.fs.RmStep
-
This instance is equal to all instances of RmStep that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.step.fs.SymlinkFileStep
-
This instance is equal to all instances of SymlinkFileStep that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.step.fs.SymlinkTreeMergeStep
-
- equals(Object) - Method in class com.facebook.buck.step.fs.SymlinkTreeStep
-
- equals(Object) - Method in class com.facebook.buck.step.fs.TouchStep
-
- equals(Object) - Method in class com.facebook.buck.step.StepEvent.Finished
-
- equals(Object) - Method in class com.facebook.buck.step.StepExecutionResult
-
This instance is equal to all instances of StepExecutionResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
-
This instance is equal to all instances of ImmutableBackgroundTask that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.support.bgtasks.TaskId
-
This instance is equal to all instances of TaskId that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.support.bgtasks.Timeout
-
This instance is equal to all instances of Timeout that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.support.cli.args.BuckCellArg
-
This instance is equal to all instances of BuckCellArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
-
This instance is equal to all instances of SwiftLibraryDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform
-
This instance is equal to all instances of SwiftPlatform that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatformsProvider
-
This instance is equal to all instances of SwiftPlatformsProvider that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.test.selectors.TestDescription
-
- equals(Object) - Method in class com.facebook.buck.test.TestResults
-
This instance is equal to all instances of TestResults that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.test.TestResultSummary
-
- equals(Object) - Method in class com.facebook.buck.test.TestResultSummaryVerbosity
-
This instance is equal to all instances of TestResultSummaryVerbosity that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.test.TestRunningOptions
-
This instance is equal to all instances of TestRunningOptions that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.test.TestStatusMessage
-
This instance is equal to all instances of TestStatusMessage that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.util.cache.CacheStats
-
This instance is equal to all instances of CacheStats that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.util.cache.FileHashCacheVerificationResult
-
This instance is equal to all instances of FileHashCacheVerificationResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.util.cache.HashCodeAndFileType
-
This instance is equal to all instances of HashCodeAndFileType that have equal
attribute values.
- equals(Object) - Method in class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder.Result
-
- equals(Object) - Method in class com.facebook.buck.util.concurrent.ListeningSemaphoreArrayPendingItem
-
This instance is equal to all instances of ListeningSemaphoreArrayPendingItem that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
-
This instance is equal to all instances of ResourceAmounts that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.util.config.Config
-
- equals(Object) - Method in class com.facebook.buck.util.config.RawConfig
-
This instance is equal to all instances of RawConfig that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.util.DirectoryCleanerArgs
-
This instance is equal to all instances of DirectoryCleanerArgs that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
This instance is equal to all instances of BuildEnvironmentDescription that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.util.i18n.NumberFormatterCacheKey
-
This instance is equal to all instances of NumberFormatterCacheKey that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.util.ImmutableMapWithNullValues
-
- equals(Object) - Method in class com.facebook.buck.util.network.AbstractBatchingLogger.BatchEntry
-
- equals(Object) - Method in class com.facebook.buck.util.network.offline.ScribeData
-
This instance is equal to all instances of ScribeData that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.util.PatternAndMessage
-
This instance is equal to all instances of PatternAndMessage that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
This instance is equal to all instances of ProcessExecutorParams that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.util.ProcessResourceConsumption
-
This instance is equal to all instances of ProcessResourceConsumption that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.util.SampleRate
-
This instance is equal to all instances of SampleRate that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.util.sha1.Sha1HashCode
-
- equals(Object) - Method in class com.facebook.buck.util.timing.ClockDuration
-
- equals(Object) - Method in class com.facebook.buck.util.types.Pair
-
- equals(Object) - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStats
-
This instance is equal to all instances of FastVersionControlStats that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats
-
This instance is equal to all instances of FullVersionControlStats that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats
-
This instance is equal to all instances of SlowVersionControlStats that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.util.xml.DocumentLocation
-
This instance is equal to all instances of DocumentLocation that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.versions.CachedVersionedTargetGraph
-
This instance is equal to all instances of CachedVersionedTargetGraph that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.versions.ExactConstraint
-
This instance is equal to all instances of ExactConstraint that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.versions.FlavorSearchTargetNodeFinder
-
This instance is equal to all instances of FlavorSearchTargetNodeFinder that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.versions.Version
-
This instance is equal to all instances of Version that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.versions.VersionedAliasDescription
-
This instance is equal to all instances of VersionedAliasDescription that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg
-
This instance is equal to all instances of VersionedAliasDescriptionArg that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.versions.VersionedTargetGraphCacheResult
-
This instance is equal to all instances of VersionedTargetGraphCacheResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.versions.VersionedTargetGraphInputs
-
This instance is equal to all instances of VersionedTargetGraphInputs that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.versions.VersionInfo
-
This instance is equal to all instances of VersionInfo that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.versions.VersionUniverse
-
This instance is equal to all instances of VersionUniverse that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.worker.WorkerJobParams
-
This instance is equal to all instances of WorkerJobParams that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.worker.WorkerJobResult
-
This instance is equal to all instances of WorkerJobResult that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.worker.WorkerProcessCommand
-
This instance is equal to all instances of WorkerProcessCommand that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.worker.WorkerProcessIdentity
-
This instance is equal to all instances of WorkerProcessIdentity that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.worker.WorkerProcessParams
-
This instance is equal to all instances of WorkerProcessParams that have equal attribute values.
- equals(Object) - Method in class com.facebook.buck.zip.ZipScrubberStep
-
This instance is equal to all instances of ZipScrubberStep that have equal attribute values.
- equalsForDaemonRestart(BuckConfig) - Method in class com.facebook.buck.core.config.BuckConfig
-
- equalsIgnoring(Config, ImmutableMap<String, ImmutableSet<String>>) - Method in class com.facebook.buck.util.config.Config
-
- equalTo(QueryEnvironment.Argument) - Method in class com.facebook.buck.query.QueryEnvironment.Argument
-
- error(Throwable, String, Object...) - Method in class com.facebook.buck.android.BuckEventAndroidLogger
-
- error(Throwable, String) - Method in class com.facebook.buck.core.util.log.Logger
-
Logs a message at ERROR level.
- error(String) - Method in class com.facebook.buck.core.util.log.Logger
-
Logs a message at ERROR level.
- error(Throwable, String, Object...) - Method in class com.facebook.buck.core.util.log.Logger
-
Logs a message at ERROR level.
- error(Throwable) - Method in class com.facebook.buck.core.util.log.Logger
-
Logs a message at ERROR level.
- error(String, Object...) - Method in class com.facebook.buck.core.util.log.Logger
-
Logs a message at ERROR level.
- error(String) - Method in class com.facebook.buck.log.TimedLogger
-
- error(Throwable) - Method in class com.facebook.buck.log.TimedLogger
-
- error(Throwable, String) - Method in class com.facebook.buck.log.TimedLogger
-
- ERROR - Static variable in class com.facebook.buck.step.StepExecutionResults
-
- error(SAXParseException) - Method in class com.facebook.buck.util.xml.PositionalXmlHandler
-
- ERROR_PRIVILEGE_NOT_HELD - Static variable in interface com.facebook.buck.io.windowsfs.WindowsFSLibrary
-
- ErrorLogger - Class in com.facebook.buck.util
-
- ErrorLogger(EventDispatcher, String, String, HumanReadableExceptionAugmentor) - Constructor for class com.facebook.buck.util.ErrorLogger
-
- ErrorLogger(ErrorLogger.LogImpl, HumanReadableExceptionAugmentor) - Constructor for class com.facebook.buck.util.ErrorLogger
-
- ErrorLogger.DeconstructedException - Class in com.facebook.buck.util
-
The result of exception "deconstruction".
- ErrorLogger.LogImpl - Interface in com.facebook.buck.util
-
- ErrorLogRecord - Class in com.facebook.buck.log
-
Immutable implementation of AbstractErrorLogRecord.
- ErrorLogRecord.Builder - Class in com.facebook.buck.log
-
- ErrorParsingReceiver() - Constructor for class com.facebook.buck.android.exopackage.RealAndroidDevice.ErrorParsingReceiver
-
- ErrorSuppressingDiagnosticListener - Class in com.facebook.buck.jvm.java.abi.source.api
-
When running the compiler with some dependencies missing (as when generating ABIs from source),
by default it will abort after the last round of annotation processing because it believes there
are missing types.
- ErrorSuppressingDiagnosticListener(DiagnosticListener<? super JavaFileObject>) - Constructor for class com.facebook.buck.jvm.java.abi.source.api.ErrorSuppressingDiagnosticListener
-
- ErrorToolProvider - Class in com.facebook.buck.core.toolchain.toolprovider.impl
-
- escape(Escaper.Quoter, CharMatcher, String) - Static method in class com.facebook.buck.util.Escaper
-
Escapes the special characters identified the CharMatcher, using single quotes.
- escapeAsBashString(String) - Static method in class com.facebook.buck.util.Escaper
-
Quotes a string to be passed to Bash, if necessary.
- escapeAsBashString(Path) - Static method in class com.facebook.buck.util.Escaper
-
- escapeAsMakefileValueString(String) - Static method in class com.facebook.buck.util.Escaper
-
- escapeAsPythonString(String) - Static method in class com.facebook.buck.util.Escaper
-
- escapeAsShellString(String) - Static method in class com.facebook.buck.util.Escaper
-
Quotes a string to be passed to the shell, if necessary.
- escapeJsonForStringEmbedding(String) - Static method in class com.facebook.buck.features.js.JsUtil
-
- escapePathForCIncludeString(Path) - Static method in class com.facebook.buck.util.Escaper
-
Escapes forward slashes in a Path as a String that is safe to consume with other tools (such as
gcc).
- Escaper - Class in com.facebook.buck.util
-
- escaper(Escaper.Quoter, CharMatcher) - Static method in class com.facebook.buck.util.Escaper
-
- Escaper.Quoter - Enum in com.facebook.buck.util
-
The quoting style to use when escaping.
- escapeWithQuotesAsMakefileValueString(String) - Static method in class com.facebook.buck.util.Escaper
-
- EstimateDexWeightStep - Class in com.facebook.buck.android.dalvik
-
- EstimateDexWeightStep(ProjectFilesystem, Path) - Constructor for class com.facebook.buck.android.dalvik.EstimateDexWeightStep
-
This uses an estimator that uses the size of the .class file as the estimate.
- estimatedLinearAllocSize - Variable in class com.facebook.buck.android.dalvik.DalvikStatsTool.Stats
-
Estimated bytes the class will contribute to Dalvik linear alloc.
- eval(QueryEvaluator, QueryEnvironment, ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.AllPathsFunction
-
- eval(QueryEvaluator, QueryEnvironment, ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.AttrFilterFunction
-
- eval(QueryEvaluator, QueryEnvironment, ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.BuildFileFunction
-
- eval(QueryExpression, QueryEnvironment) - Method in class com.facebook.buck.query.CachingQueryEvaluator
-
- eval(QueryEvaluator, QueryEnvironment, ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.DepsFunction
-
Evaluates to the dependencies of the argument.
- eval(QueryEvaluator, QueryEnvironment, ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.DepsFunction.FirstOrderDepsFunction
-
- eval(QueryEvaluator, QueryEnvironment, ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.DepsFunction.LookupFunction
-
- eval(QueryEvaluator, QueryEnvironment, ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.InputsFunction
-
Evaluates to the direct inputs of the argument.
- eval(QueryEvaluator, QueryEnvironment, ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.LabelsFunction
-
- eval(QueryExpression, QueryEnvironment) - Method in class com.facebook.buck.query.NoopQueryEvaluator
-
- eval(QueryEvaluator, QueryEnvironment, ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.OwnerFunction
-
- eval(QueryEvaluator, QueryEnvironment, ImmutableList<QueryEnvironment.Argument>) - Method in interface com.facebook.buck.query.QueryEnvironment.QueryFunction
-
Called when a user-defined function is to be evaluated.
- eval(QueryExpression, QueryEnvironment) - Method in interface com.facebook.buck.query.QueryEvaluator
-
Evaluates the result of a query expression in the given environment.
- eval(QueryEvaluator, QueryEnvironment, ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.RdepsFunction
-
Evaluates to the reverse dependencies of the argument 'x' in the transitive closure of the set
'u'.
- eval(QueryEvaluator, QueryEnvironment, ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.TestsOfFunction
-
- eval(QueryEvaluator, QueryEnvironment, ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.rules.query.ClasspathFunction
-
- evaluate(ComputeKey, Function<ComputeResult, ComputeResult>) - Method in interface com.facebook.buck.core.graph.transformation.TransformationEnvironment
-
Method used for
GraphTransformer to get dependency results, and then construct the
ComputeResult for the current requested Key with the supplied asyncTransformation using
the dependency result.
- evaluateAll(Iterable<ComputeKey>, Function<ImmutableMap<ComputeKey, ComputeResult>, ComputeResult>) - Method in interface com.facebook.buck.core.graph.transformation.TransformationEnvironment
-
Method used for
GraphTransformer to get multiple dependency results, and then construct
the
ComputeResult for the current requested Key with the supplied asyncTransformation
using the dependency result.
- evaluateAllAndCollectAsync(Iterable<ComputeKey>, TransformationEnvironment.AsyncSink<ComputeKey, ComputeResult>) - Method in interface com.facebook.buck.core.graph.transformation.TransformationEnvironment
-
Method used for
GraphTransformer to get multiple dependency results, and then construct
the
ComputeResult for the current requested Key.
- evaluateQuery(QueryExpression) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
-
Evaluate the specified query expression in this environment.
- evaluateQuery(String) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
-
- evaluateTarget(String) - Method in interface com.facebook.buck.query.QueryEnvironment.TargetEvaluator
-
Returns the set of target nodes for the specified target pattern, in 'buck build' syntax.
- Event(EventKey, RuleKeyCalculationEvent.Type, BuildTarget) - Constructor for class com.facebook.buck.event.RuleKeyCalculationEvent.Event
-
- Event(Network) - Constructor for class com.facebook.buck.util.environment.NetworkInfo.Event
-
- EVENT_NAME - Static variable in interface com.facebook.buck.event.external.events.CacheRateStatsUpdateExternalEventInterface
-
- EventDispatcher - Interface in com.facebook.buck.event
-
Thin wrapper around guava event bus.
- EventKey - Class in com.facebook.buck.event
-
Immutable implementation of AbstractEventKey.
- EventKey.Builder - Class in com.facebook.buck.event
-
- EventPair - Class in com.facebook.buck.event.listener
-
Utility class to help match up start and end events
- EventPair.Builder - Class in com.facebook.buck.event.listener
-
- EventPostingRuleKeyCacheScope<V> - Class in com.facebook.buck.rules.keys
-
- EventPostingRuleKeyCacheScope(BuckEventBus, TrackedRuleKeyCache<V>) - Constructor for class com.facebook.buck.rules.keys.EventPostingRuleKeyCacheScope
-
- EventReportingProjectBuildFileParser - Class in com.facebook.buck.parser.decorators
-
Decorator for
ProjectBuildFileParser that is responsible for reporting parse lifecycle
events like start and finish.
- EverstoreLogUploader - Class in com.facebook.buck.event.everstore
-
This class implements upload of data to everstore.
- EverstoreLogUploader() - Constructor for class com.facebook.buck.event.everstore.EverstoreLogUploader
-
- ExactConstraint - Class in com.facebook.buck.versions
-
Immutable implementation of AbstractExactConstraint.
- ExceptionHandler<T extends Throwable,R> - Class in com.facebook.buck.core.exceptions.handler
-
Abstract base class for handling certain type of exception
- ExceptionHandler(Class<T>) - Constructor for class com.facebook.buck.core.exceptions.handler.ExceptionHandler
-
- ExceptionHandlerRegistry<R> - Class in com.facebook.buck.core.exceptions.handler
-
Central registry to manage different kinds of exceptions thrown to Buck Main class level, which
will unwrap the exceptions when necessary to make exceptions more friendly and readable to users
- ExceptionHandlerRegistry(ImmutableList<ExceptionHandler<? extends Throwable, R>>, ExceptionHandler<Throwable, R>) - Constructor for class com.facebook.buck.core.exceptions.handler.ExceptionHandlerRegistry
-
- ExceptionHandlerRegistryFactory - Class in com.facebook.buck.cli.exceptions.handlers
-
- ExceptionHandlerRegistryFactory() - Constructor for class com.facebook.buck.cli.exceptions.handlers.ExceptionHandlerRegistryFactory
-
- ExceptionWithContext - Interface in com.facebook.buck.util.exceptions
-
- ExceptionWithHumanReadableMessage - Interface in com.facebook.buck.core.exceptions
-
- excludedField(Field, Optional<CustomFieldBehavior>) - Static method in class com.facebook.buck.rules.modern.impl.DefaultClassInfo
-
- ExcludedValueTypeInfo() - Constructor for class com.facebook.buck.rules.modern.impl.ValueTypeInfos.ExcludedValueTypeInfo
-
- ExcludeFolder - Class in com.facebook.buck.features.project.intellij.model.folders
-
A path which contains a set of sources we wish to present to IntelliJ.
- ExcludeFolder(Path) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.ExcludeFolder
-
- executable - Variable in class com.facebook.buck.cxx.CxxLinkAndCompileRules
-
- ExecutableFinder - Class in com.facebook.buck.io
-
Given the name of an executable, search a set of (possibly platform-specific) known locations for
that executable.
- ExecutableFinder() - Constructor for class com.facebook.buck.io.ExecutableFinder
-
- ExecutableFinder(Platform) - Constructor for class com.facebook.buck.io.ExecutableFinder
-
- ExecutableMacro - Class in com.facebook.buck.rules.macros
-
Immutable implementation of AbstractExecutableMacro.
- ExecutableMacroExpander - Class in com.facebook.buck.rules.macros
-
Resolves to the executable command for a build target referencing a
BinaryBuildRule.
- ExecutableMacroExpander() - Constructor for class com.facebook.buck.rules.macros.ExecutableMacroExpander
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.AabBuilderStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.aapt.MiniAapt
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.AndroidModuleConsistencyStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.ApkBuilderStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.ApkInstallStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.bundle.GenerateAssetsStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.bundle.GenerateBundleConfigStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.bundle.GenerateNativeStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.CompileStringsStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.ConcatStep
-
- execute() - Method in class com.facebook.buck.android.dalvik.DalvikAwareZipSplitter
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.dalvik.EstimateDexWeightStep
-
- execute() - Method in interface com.facebook.buck.android.dalvik.ZipSplitter
-
Writes the primary zip file and if necessary, the secondary zip files.
- execute(ExecutionContext) - Method in class com.facebook.buck.android.DxStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.ExtractFromAndroidManifestStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.GenerateBuildConfigStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.GenerateManifestStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.GetStringsFilesStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.HashInputJarsToDexStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.IntraDexReorderStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.MergeAndroidResourcesStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.ProGuardObfuscateStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.ReplaceManifestPlaceholdersStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.SmartDexingStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.SplitZipStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.android.WriteAppModuleMetadataStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlBuildStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlDebugLauncherStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.features.python.MovePythonWhlDataStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.features.python.PythonRunTestsStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.file.DownloadStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.json.JsonConcatenateStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.AbstractUnusedDependenciesFinder
-
- execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.AccumulateClassNamesStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.CalculateClassAbiStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.CopyResourcesStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.GenerateCodeCoverageReportStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.JarDirectoryStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.JavacStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.jvm.kotlin.KotlincStep
-
- execute(Protocol.Digest) - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionService
-
This should run the command with the provided environment and inputs.
- execute(ExecutionContext) - Method in class com.facebook.buck.shell.AbstractGenruleStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.shell.RunShTestAndRecordResultStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.shell.ShellStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.shell.SymlinkFilesIntoDirectoryStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.shell.WorkerShellStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.AbstractExecutionStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.AbstractTestStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.ConditionalStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.CopyStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.FileScrubberStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.FindAndReplaceStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.LogContentsOfFileStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.MakeExecutableStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.MoveStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.StringTemplateStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.SymCopyStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.SymlinkTreeMergeStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.SymlinkTreeStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.TouchStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.WriteFileStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.XzStep
-
- execute(ExecutionContext) - Method in interface com.facebook.buck.step.Step
-
- execute(ExecutionContext) - Method in class com.facebook.buck.unarchive.UnarchiveStep
-
- execute(Runnable) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
-
- execute(ProcessExecutor.LaunchedProcess, Set<ProcessExecutor.Option>, Optional<String>, Optional<Long>, Optional<Consumer<Process>>) - Method in class com.facebook.buck.util.DefaultProcessExecutor
-
Executes the specified already-launched process.
- execute(ExecutionContext) - Method in class com.facebook.buck.zip.RepackZipEntriesStep
-
- execute(ExecutionContext) - Method in class com.facebook.buck.zip.ZipStep
-
- executeAndPrintFailuresToEventBus(Iterable<BuildTarget>, BuckEventBus, Console, Optional<Path>) - Method in class com.facebook.buck.command.Build
-
- executeAndPrintFailuresToEventBus(ListeningExecutorService, ProjectFilesystem, FileHashCache, InvocationInfo, BuildMode, DistLocalBuildMode, MinionRequirements, String, String, ListenableFuture<ParallelRuleKeyCalculator<RuleKey>>) - Method in class com.facebook.buck.distributed.build_client.DistBuildController
-
Executes the tbuild and prints failures to the event bus.
- executeCommands(ExecutionContext, BuildContext, BuildableContext, StepRunner) - Method in interface com.facebook.buck.core.build.engine.BuildExecutor
-
- executeLocalBuild(CommandRunnerParams, BuildCommand.GraphsAndBuildTargets, WeightedListeningExecutorService, Optional<ThriftRuleKeyLogger>, RemoteBuildRuleCompletionWaiter, boolean, Optional<CountDownLatch>, RuleKeyCacheScope<RuleKey>, AtomicReference<Build>) - Method in class com.facebook.buck.cli.BuildCommand
-
- executeLocalBuild(boolean, RemoteBuildRuleCompletionWaiter, CountDownLatch, AtomicReference<Build>) - Method in interface com.facebook.buck.command.LocalBuildExecutorInvoker
-
- ExecutionContext - Class in com.facebook.buck.step
-
Immutable implementation of AbstractExecutionContext.
- ExecutionContext.Builder - Class in com.facebook.buck.step
-
- ExecutionEnvironment - Interface in com.facebook.buck.util.environment
-
- ExecutorPool - Enum in com.facebook.buck.step
-
- executorService - Variable in class com.facebook.buck.parser.ConvertingPipeline
-
- ExistingFileMode - Enum in com.facebook.buck.util.unarchive
-
How existing files should be handled in a destination
- exists(Path, LinkOption...) - Method in class com.facebook.buck.eden.EdenProjectFilesystemDelegate
-
- exists(Path, LinkOption...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- exists(Path, LinkOption...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemDelegate
-
- exists(Path, LinkOption...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
- exists(Path, LinkOption...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemDelegate
-
- exitCode - Variable in exception com.facebook.buck.android.AdbHelper.CommandFailedException
-
- exitCode - Variable in class com.facebook.buck.remoteexecution.util.ActionRunner.ActionResult
-
- ExitCode - Enum in com.facebook.buck.util
-
ExitCode class defines Buck binary protocol, i.e.
- exitCodeToBuildStatus(int) - Static method in class com.facebook.buck.distributed.BuildStatusUtil
-
- EXOPACKAGE_FLAGS - Static variable in class com.facebook.buck.android.BuildConfigs
-
Name of a global variable that includes the exopackage configuration as a bitmask.
- EXOPACKAGE_INSTALL_ROOT - Static variable in class com.facebook.buck.android.exopackage.ExopackageInstaller
-
- ExopackageArgsHelper - Class in com.facebook.buck.android
-
- ExopackageArgsHelper() - Constructor for class com.facebook.buck.android.ExopackageArgsHelper
-
- ExopackageDeviceDirectoryLister - Class in com.facebook.buck.android
-
This lists the entire contents of the exopackage installation directory on the requested devices.
- ExopackageDeviceDirectoryLister(BuildTarget, ProjectFilesystem) - Constructor for class com.facebook.buck.android.ExopackageDeviceDirectoryLister
-
- ExopackageFilesInstaller - Class in com.facebook.buck.android
-
Installs exopackage files to the device/devices.
- ExopackageFilesInstaller(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, SourcePath, SourcePath, ExopackageInfo) - Constructor for class com.facebook.buck.android.ExopackageFilesInstaller
-
- ExopackageInfo - Class in com.facebook.buck.android.exopackage
-
Immutable implementation of AbstractExopackageInfo.
- ExopackageInfo.Builder - Class in com.facebook.buck.android.exopackage
-
- ExopackageInfo.DexInfo - Class in com.facebook.buck.android.exopackage
-
Immutable implementation of AbstractExopackageInfo.AbstractDexInfo.
- ExopackageInfo.DexInfo.Builder - Class in com.facebook.buck.android.exopackage
-
- ExopackageInfo.NativeLibsInfo - Class in com.facebook.buck.android.exopackage
-
Immutable implementation of AbstractExopackageInfo.AbstractNativeLibsInfo.
- ExopackageInfo.NativeLibsInfo.Builder - Class in com.facebook.buck.android.exopackage
-
- ExopackageInfo.ResourcesInfo - Class in com.facebook.buck.android.exopackage
-
Immutable implementation of AbstractExopackageInfo.AbstractResourcesInfo.
- ExopackageInfo.ResourcesInfo.Builder - Class in com.facebook.buck.android.exopackage
-
- ExopackageInstaller - Class in com.facebook.buck.android.exopackage
-
ExopackageInstaller manages the installation of apps with the "exopackage" flag set to true.
- ExopackageInstaller(SourcePathResolver, ExecutionContext, ProjectFilesystem, String, AndroidDevice) - Constructor for class com.facebook.buck.android.exopackage.ExopackageInstaller
-
- ExopackageInstallFinisher - Class in com.facebook.buck.android
-
Finishes exopackage installation by:
updating the metadata.txt files for the different exopackage types
deleting unwanted files (.so/.dex/.apk from previous installs)
installing the apk
killing the app/process
- ExopackageInstallFinisher(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, ApkInfo, ExopackageDeviceDirectoryLister, ImmutableList<BuildRule>) - Constructor for class com.facebook.buck.android.ExopackageInstallFinisher
-
- ExopackageMode - Enum in com.facebook.buck.android.exopackage
-
- ExopackagePathAndHash - Class in com.facebook.buck.android.exopackage
-
Holds a path to a file and a path to a file containing the hash of the first.
- ExopackageResourcesInstaller - Class in com.facebook.buck.android
-
Installs exopackage resource files to the device/devices.
- ExopackageResourcesInstaller(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, Collection<ExopackagePathAndHash>, SourcePath, SourcePath) - Constructor for class com.facebook.buck.android.ExopackageResourcesInstaller
-
- ExopackageUtil - Class in com.facebook.buck.android.exopackage
-
- ExopackageUtil() - Constructor for class com.facebook.buck.android.exopackage.ExopackageUtil
-
- ExoResourcesRewriter - Class in com.facebook.buck.android.resources
-
ExoResourceRewriter is the core of constructing build outputs for exo-for-resources.
- expand(BuildTarget, CellPathResolver, ActionGraphBuilder, ImmutableList<String>, Object) - Method in class com.facebook.buck.rules.macros.AbstractMacroExpander
-
- expand(SourcePathResolver, M, BuildRule) - Method in class com.facebook.buck.rules.macros.BuildTargetMacroExpander
-
- expand(SourcePathResolver, ClasspathAbiMacro, BuildRule) - Method in class com.facebook.buck.rules.macros.ClasspathAbiMacroExpander
-
- expand(ActionGraphBuilder, BuildRule) - Method in class com.facebook.buck.rules.macros.ClasspathAbiMacroExpander
-
- expand(SourcePathResolver, ClasspathMacro, BuildRule) - Method in class com.facebook.buck.rules.macros.ClasspathMacroExpander
-
- expand(SourcePathResolver, ExecutableMacro, BuildRule) - Method in class com.facebook.buck.rules.macros.ExecutableMacroExpander
-
- expand(SourcePathResolver, LocationMacro, BuildRule) - Method in class com.facebook.buck.rules.macros.LocationMacroExpander
-
- expand(BuildTarget, CellPathResolver, ActionGraphBuilder, ImmutableList<String>, Object) - Method in interface com.facebook.buck.rules.macros.MacroExpander
-
Expand the input given for the this macro to an Arg.
- expand(BuildTarget, CellPathResolver, ActionGraphBuilder, String) - Method in class com.facebook.buck.rules.macros.MacroHandler
-
Deprecated.
- expand(BuildTarget, CellPathResolver, ActionGraphBuilder, String, Map<MacroMatchResult, Object>) - Method in class com.facebook.buck.rules.macros.MacroHandler
-
Deprecated.
- expand(SourcePathResolver, MavenCoordinatesMacro, BuildRule) - Method in class com.facebook.buck.rules.macros.MavenCoordinatesMacroExpander
-
- expand(SourcePathResolver, WorkerMacro, BuildRule) - Method in class com.facebook.buck.rules.macros.WorkerMacroExpander
-
- expandAtFiles(Iterable<String>, ImmutableMap<CellName, Path>) - Static method in class com.facebook.buck.support.cli.args.BuckArgsMethods
-
Expand AT-file syntax in a way that matches what args4j does.
- expander - Variable in class com.facebook.buck.rules.macros.MacroArg
-
Deprecated.
- expandForFile(BuildTarget, CellPathResolver, ActionGraphBuilder, ImmutableList<String>, Object) - Method in interface com.facebook.buck.rules.macros.MacroExpander
-
Expand the input given for the this macro to some string, which is intended to be written to a
file.
- expandFrom(BuildTarget, CellPathResolver, ActionGraphBuilder, T, P) - Method in class com.facebook.buck.rules.macros.AbstractMacroExpander
-
- expandFrom(BuildTarget, CellPathResolver, ActionGraphBuilder, T, Object) - Method in class com.facebook.buck.rules.macros.AbstractMacroExpanderWithoutPrecomputedWork
-
- expandFrom(BuildTarget, CellPathResolver, ActionGraphBuilder, T) - Method in class com.facebook.buck.rules.macros.AbstractMacroExpanderWithoutPrecomputedWork
-
- expandFrom(BuildTarget, CellPathResolver, ActionGraphBuilder, M) - Method in class com.facebook.buck.rules.macros.BuildTargetMacroExpander
-
- expandFrom(BuildTarget, CellPathResolver, ActionGraphBuilder, ClasspathAbiMacro) - Method in class com.facebook.buck.rules.macros.ClasspathAbiMacroExpander
-
- expandFrom(BuildTarget, CellPathResolver, ActionGraphBuilder, String) - Method in class com.facebook.buck.rules.macros.EnvironmentVariableMacroExpander
-
- expandFrom(BuildTarget, CellPathResolver, ActionGraphBuilder, OutputMacro) - Method in class com.facebook.buck.rules.macros.OutputMacroExpander
-
- expandFrom(BuildTarget, CellPathResolver, ActionGraphBuilder, QueryOutputsMacro, QueryMacroExpander.QueryResults) - Method in class com.facebook.buck.rules.macros.QueryOutputsMacroExpander
-
- expandFrom(BuildTarget, CellPathResolver, ActionGraphBuilder, QueryPathsMacro, QueryMacroExpander.QueryResults) - Method in class com.facebook.buck.rules.macros.QueryPathsMacroExpander
-
- expandFrom(BuildTarget, CellPathResolver, ActionGraphBuilder, QueryTargetsAndOutputsMacro, QueryMacroExpander.QueryResults) - Method in class com.facebook.buck.rules.macros.QueryTargetsAndOutputsMacroExpander
-
- expandFrom(BuildTarget, CellPathResolver, ActionGraphBuilder, QueryTargetsMacro, QueryMacroExpander.QueryResults) - Method in class com.facebook.buck.rules.macros.QueryTargetsMacroExpander
-
- expandFrom(BuildTarget, CellPathResolver, ActionGraphBuilder, M) - Method in class com.facebook.buck.rules.macros.SimpleMacroExpander
-
- expandFrom(BuildTarget, CellPathResolver, BuildRuleResolver) - Method in class com.facebook.buck.rules.macros.SimpleMacroExpander
-
- expandFrom(BuildTarget, CellPathResolver, BuildRuleResolver) - Method in class com.facebook.buck.rules.macros.StringExpander
-
- expandHomeDir(Path) - Static method in class com.facebook.buck.io.file.MorePaths
-
Expands "~/foo" into "/home/zuck/foo".
- EXPECTED_NUMBER_OF_GENERATED_PROJECT_FILES - Static variable in class com.facebook.buck.event.listener.ProgressEstimator
-
- EXPECTED_NUMBER_OF_PARSED_BUCK_FILES - Static variable in class com.facebook.buck.event.listener.ProgressEstimator
-
- EXPECTED_NUMBER_OF_PARSED_RULES - Static variable in class com.facebook.buck.event.listener.ProgressEstimator
-
- ExperimentEvent - Class in com.facebook.buck.event
-
- ExperimentEvent(String, String, String, Long, String) - Constructor for class com.facebook.buck.event.ExperimentEvent
-
- experimentStatsEvent(ExperimentEvent) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
-
- EXPLICIT_FILE_TYPE_BROKEN_IDENTIFIERS - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.FileTypes
-
Set of identifiers which only work as "lastKnownFileType" and not "explicitFileType" in a
PBXFileReference.
- explicitBuilder() - Static method in class com.facebook.buck.cxx.CxxToolFlags
-
Returns a builder for explicitly specifying the flags.
- ExplicitBuildTargetSourcePath - Class in com.facebook.buck.core.sourcepath
-
- ExplicitBuildTargetSourcePath.Builder - Class in com.facebook.buck.core.sourcepath
-
- ExplicitCxxToolFlags - Class in com.facebook.buck.cxx
-
CxxToolFlags implementation where the flags are stored explicitly as lists.
- ExplicitCxxToolFlags.Builder - Class in com.facebook.buck.cxx
-
- ExplodingDownloader - Class in com.facebook.buck.file.downloader.impl
-
- ExplodingDownloader() - Constructor for class com.facebook.buck.file.downloader.impl.ExplodingDownloader
-
- exportChromeTraceIfSuccess(Path) - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer
-
Exports the stampede distbuild chrome trace to argument file.
- ExportDependencies - Interface in com.facebook.buck.core.rules.attr
-
BuildRule that can export a subset of it's dependencies.
- EXPORTED_HEADER_SYMLINK_TREE_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
-
- ExportedDepsClosureResolver - Class in com.facebook.buck.features.project.intellij
-
Calculates the transitive closure of exported deps for every node in a
TargetGraph.
- ExportedDepsClosureResolver(TargetGraph, ImmutableSet<String>) - Constructor for class com.facebook.buck.features.project.intellij.ExportedDepsClosureResolver
-
- exportedSymbols - Variable in class com.facebook.buck.jvm.java.JavaFileParser.JavaFileFeatures
-
Exported symbols are those that need to be on the classpath when compiling against the
providedSymbols.
- ExportFile - Class in com.facebook.buck.shell
-
Export a file so that it can be easily referenced by other
BuildRules.
- ExportFile(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, String, ExportFileDescription.Mode, SourcePath, ExportFileDirectoryAction) - Constructor for class com.facebook.buck.shell.ExportFile
-
- ExportFileDescription - Class in com.facebook.buck.shell
-
- ExportFileDescription(BuckConfig) - Constructor for class com.facebook.buck.shell.ExportFileDescription
-
- ExportFileDescription.Mode - Enum in com.facebook.buck.shell
-
Controls how `export_file` exports it's wrapped source.
- ExportFileDescriptionArg - Class in com.facebook.buck.shell
-
Immutable implementation of ExportFileDescription.AbstractExportFileDescriptionArg.
- ExportFileDescriptionArg.Builder - Class in com.facebook.buck.shell
-
- ExportFileDirectoryAction - Enum in com.facebook.buck.shell
-
An action for a situation when export_file is given a directory as input.
- ext(String...) - Static method in class com.facebook.buck.features.ocaml.OcamlUtil
-
Constructs a Predicate instance which returns true if the input argument ends with any String
in extensions
- ExtensionData - Class in com.facebook.buck.skylark.parser
-
Captures Extension and information related to its parsing like all other extensions used
in order to load it.
- ExternalJavac - Class in com.facebook.buck.jvm.java
-
javac implemented in a separate binary.
- ExternalJavac(Supplier<Tool>, String) - Constructor for class com.facebook.buck.jvm.java.ExternalJavac
-
- ExternalJavacProvider - Class in com.facebook.buck.jvm.java
-
Provides utilities for creating/providing javac instances.
- ExternalJavacProvider(SourcePath) - Constructor for class com.facebook.buck.jvm.java.ExternalJavacProvider
-
- ExternalKotlinc - Class in com.facebook.buck.jvm.kotlin
-
kotlinc implemented as a separate binary.
- ExternalKotlinc(Path) - Constructor for class com.facebook.buck.jvm.kotlin.ExternalKotlinc
-
- ExternallyBuiltApplePackage - Class in com.facebook.buck.apple
-
Rule for generating an apple package via external script.
- ExternallyBuiltApplePackage(BuildTarget, ProjectFilesystem, SandboxExecutionStrategy, BuildRuleResolver, BuildRuleParams, ApplePackageConfigAndPlatformInfo, SourcePath, boolean, Optional<String>, Optional<AndroidPlatformTarget>, Optional<AndroidNdk>, Optional<AndroidSdkLocation>) - Constructor for class com.facebook.buck.apple.ExternallyBuiltApplePackage
-
- ExternalStepExecutorMain - Class in com.facebook.buck.step.external.executor
-
Entry point to out-of-process step executor
- ExternalStepExecutorMain() - Constructor for class com.facebook.buck.step.external.executor.ExternalStepExecutorMain
-
- ExternalTestRunEvent - Class in com.facebook.buck.test.external
-
Base class for events related to external test runs.
- ExternalTestRunEvent.Finished - Class in com.facebook.buck.test.external
-
- ExternalTestRunEvent.Started - Class in com.facebook.buck.test.external
-
- externalTestRunFinished(ExternalTestRunEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- ExternalTestRunnerRule - Interface in com.facebook.buck.core.test.rule
-
A interface describing
TestRules which support being run by an external test runner.
- ExternalTestRunnerTestSpec - Class in com.facebook.buck.core.test.rule
-
A JSON-serializable structure that gets passed to external test runners.
- ExternalTestRunnerTestSpec.Builder - Class in com.facebook.buck.core.test.rule
-
- externalTestRunStarted(ExternalTestRunEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- ExternalTestSpecCalculationEvent - Class in com.facebook.buck.test.external
-
Base class for events about external test specs.
- ExternalTestSpecCalculationEvent.Finished - Class in com.facebook.buck.test.external
-
- ExternalTestSpecCalculationEvent.Started - Class in com.facebook.buck.test.external
-
- externalTestSpecCalculationFinished(ExternalTestSpecCalculationEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- externalTestSpecCalculationStarted(ExternalTestSpecCalculationEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- ExtraClasspathProvider - Interface in com.facebook.buck.jvm.java
-
Used to provide extra classpath entries to a compiler.
- ExtraClasspathProvider.EmptyExtraClasspathProvider - Class in com.facebook.buck.jvm.java
-
- extractArchive(Path, ProjectFilesystem, Path, Optional<Path>, ExistingFileMode) - Method in class com.facebook.buck.util.unarchive.Unarchiver
-
Extract a given archive to a destination
- extractArchive(Path, ProjectFilesystem, Path, Optional<Path>, PatternsMatcher, ExistingFileMode) - Method in class com.facebook.buck.util.unarchive.Unarchiver
-
Extract a given archive to a destination
- extractArchive(Path, ProjectFilesystem, ExistingFileMode) - Method in class com.facebook.buck.util.unarchive.Unarchiver
-
Extract a given archive to a destination
- extractArchive(ProjectFilesystemFactory, Path, Path, ExistingFileMode) - Method in class com.facebook.buck.util.unarchive.Unarchiver
-
Extract a given archive to a specific directory
- extractArchive(ProjectFilesystemFactory, Path, Path, Optional<Path>, PatternsMatcher, ExistingFileMode) - Method in class com.facebook.buck.util.unarchive.Unarchiver
-
Extract a given archive to a specific directory
- extractArchive(Path, ProjectFilesystem, Path, Optional<Path>, PatternsMatcher, ExistingFileMode) - Method in class com.facebook.buck.util.unarchive.Untar
-
- extractArchive(Path, ProjectFilesystem, Path, Optional<Path>, PatternsMatcher, ExistingFileMode) - Method in class com.facebook.buck.util.unarchive.Unzip
-
Unzips a file to a destination and returns the paths of the written files.
- extractBuildTargetContainer(BuildTarget) - Static method in class com.facebook.buck.query.QueryTargetAccessor
-
- extractBuildTargets(CellPathResolver, BuildTargetPatternParser<BuildTargetPattern>, Query) - Static method in class com.facebook.buck.rules.query.QueryUtils
-
- extractBuildTimeDeps(BuildTarget, CellPathResolver, ActionGraphBuilder, String) - Method in class com.facebook.buck.rules.macros.MacroHandler
-
Deprecated.
- extractBuildTimeDeps(BuildTarget, CellPathResolver, ActionGraphBuilder, String, Map<MacroMatchResult, Object>) - Method in class com.facebook.buck.rules.macros.MacroHandler
-
Deprecated.
- extractFeaturesFromJavaCode(String) - Method in class com.facebook.buck.jvm.java.JavaFileParser
-
- ExtractFromAndroidManifestStep - Class in com.facebook.buck.android
-
- ExtractFromAndroidManifestStep(Path, ProjectFilesystem, Path) - Constructor for class com.facebook.buck.android.ExtractFromAndroidManifestStep
-
- extractParseTimeDeps(BuildTarget, CellPathResolver, ImmutableList<String>, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.rules.macros.AbstractMacroExpander
-
- extractParseTimeDeps(BuildTarget, CellPathResolver, ImmutableList<String>, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in interface com.facebook.buck.rules.macros.MacroExpander
-
- extractParseTimeDeps(BuildTarget, CellPathResolver, String, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.rules.macros.MacroHandler
-
Deprecated.
- extractParseTimeDepsFrom(BuildTarget, CellPathResolver, T, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.rules.macros.AbstractMacroExpander
-
- extractParseTimeDepsFrom(BuildTarget, CellPathResolver, M, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.rules.macros.BuildTargetMacroExpander
-
- extractParseTimeDepsFrom(BuildTarget, CellPathResolver, T, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.rules.macros.QueryMacroExpander
-
- extractParseTimeDepsFrom(BuildTarget, CellPathResolver, M, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.rules.macros.SimpleMacroExpander
-
- extractParseTimeDepsFrom(BuildTarget, CellPathResolver, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.rules.macros.SimpleMacroExpander
-
- extractParseTimeTargets(BuildTarget, CellPathResolver, Query) - Static method in class com.facebook.buck.rules.query.QueryUtils
-
- extractRuleKeyAppendables(BuildTarget, CellPathResolver, ActionGraphBuilder, ImmutableList<String>, Object) - Method in class com.facebook.buck.rules.macros.AbstractMacroExpander
-
- extractRuleKeyAppendables(BuildTarget, CellPathResolver, ActionGraphBuilder, ImmutableList<String>, Object) - Method in interface com.facebook.buck.rules.macros.MacroExpander
-
- extractRuleKeyAppendables(BuildTarget, CellPathResolver, ActionGraphBuilder, String, Map<MacroMatchResult, Object>) - Method in class com.facebook.buck.rules.macros.MacroHandler
-
Deprecated.
- extractSourcePath(ImmutableBiMap<Flavor, Either<SourcePath, Pair<SourcePath, String>>>, Stream<Flavor>) - Static method in class com.facebook.buck.features.js.JsFlavors
-
- extractSourcePath(SourcePath) - Static method in class com.facebook.buck.query.QueryTargetAccessor
-
- extractSymbolInfo(String) - Static method in class com.facebook.buck.android.relinker.Symbols
-
- extractZipFiles(BuildTarget, ProjectFilesystem, Path, ImmutableSortedSet<SourcePath>, SourcePathResolver, PatternsMatcher) - Static method in class com.facebook.buck.features.filebundler.ZipFileExtractor
-
Given a list of archive files, generates a list of steps to extract those files in a given
location.
- ExtraInfoCollector - Interface in com.facebook.buck.doctor
-
Responsible for getting extra information to the report by running a user-specified command.
- ExtraInfoCollector.AbstractExtraInfoResult - Interface in com.facebook.buck.doctor
-
- ExtraInfoCollector.ExtraInfoExecutionException - Exception in com.facebook.buck.doctor
-
- ExtraInfoExecutionException(String) - Constructor for exception com.facebook.buck.doctor.ExtraInfoCollector.ExtraInfoExecutionException
-
- ExtraInfoExecutionException(String, Throwable) - Constructor for exception com.facebook.buck.doctor.ExtraInfoCollector.ExtraInfoExecutionException
-
- ExtraInfoResult - Class in com.facebook.buck.doctor
-
- ExtraInfoResult.Builder - Class in com.facebook.buck.doctor
-
- FACTORY - Static variable in class com.facebook.buck.features.project.intellij.lang.android.AndroidResourceFolder
-
- FACTORY - Static variable in class com.facebook.buck.features.project.intellij.model.folders.ExcludeFolder
-
- FACTORY - Static variable in class com.facebook.buck.features.project.intellij.model.folders.JavaResourceFolder
-
- FACTORY - Static variable in class com.facebook.buck.features.project.intellij.model.folders.JavaTestResourceFolder
-
- FACTORY - Static variable in class com.facebook.buck.features.project.intellij.model.folders.SourceFolder
-
- FACTORY - Static variable in class com.facebook.buck.features.project.intellij.model.folders.TestFolder
-
- failed(IOException, String, CacheResult) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.CacheEventListener.FetchRequestEvents
-
- failed(int, IOException, String, CacheResult) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.CacheEventListener.MultiFetchRequestEvents
-
- failed(IOException, String) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.StoreEvents.StoreRequestEvents
-
- failed() - Method in class com.facebook.buck.distributed.build_client.DistBuildRunner
-
- fakeOutParseEvents(BuckEventBus) - Method in class com.facebook.buck.cli.CacheCommand
-
- FakeRDotTxtEntry - Class in com.facebook.buck.android.aapt
-
- FakeRDotTxtEntry(RDotTxtEntry.IdType, RDotTxtEntry.RType, String) - Constructor for class com.facebook.buck.android.aapt.FakeRDotTxtEntry
-
- FakeRDotTxtEntry(RDotTxtEntry.IdType, RDotTxtEntry.RType, String, RDotTxtEntry.CustomDrawableType) - Constructor for class com.facebook.buck.android.aapt.FakeRDotTxtEntry
-
- FakeRDotTxtEntryWithID - Class in com.facebook.buck.android.aapt
-
- FakeRDotTxtEntryWithID(RDotTxtEntry.IdType, RDotTxtEntry.RType, String, String) - Constructor for class com.facebook.buck.android.aapt.FakeRDotTxtEntryWithID
-
- FALSE - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
-
- fastVersionControlStats(FastVersionControlStatsEvent) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
-
- fastVersionControlStats() - Method in class com.facebook.buck.util.versioncontrol.DelegatingVersionControlCmdLineInterface
-
- FastVersionControlStats - Class in com.facebook.buck.util.versioncontrol
-
Immutable implementation of AbstractFastVersionControlStats.
- fastVersionControlStats() - Method in class com.facebook.buck.util.versioncontrol.HgCmdLineInterface
-
- fastVersionControlStats() - Method in class com.facebook.buck.util.versioncontrol.NoOpCmdLineInterface
-
- fastVersionControlStats() - Method in interface com.facebook.buck.util.versioncontrol.VersionControlCmdLineInterface
-
- FastVersionControlStatsEvent - Class in com.facebook.buck.util.versioncontrol
-
- FastVersionControlStatsEvent(CommonFastVersionControlStats) - Constructor for class com.facebook.buck.util.versioncontrol.FastVersionControlStatsEvent
-
- FAT_JAR_INFO_RESOURCE - Static variable in class com.facebook.buck.jvm.java.FatJar
-
- FAT_JAR_MAIN_SRC_RESOURCE - Static variable in class com.facebook.buck.jvm.java.JarFattener
-
- FAT_JAR_SRC_RESOURCES - Static variable in class com.facebook.buck.jvm.java.JarFattener
-
- fatalError(SAXParseException) - Method in class com.facebook.buck.util.xml.PositionalXmlHandler
-
- FatJar - Class in com.facebook.buck.jvm.java
-
Helper class for unpacking fat JAR resources.
- FatJar(String, Map<String, String>) - Constructor for class com.facebook.buck.jvm.java.FatJar
-
- FatJarMain - Class in com.facebook.buck.jvm.java
-
- fcntl(int, int, Object...) - Method in interface com.facebook.buck.util.Libc
-
- fetch(ArtifactCache, RuleKey, LazyPath) - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildCacheArtifactFetcher
-
- fetch(Protocol.Digest) - Method in class com.facebook.buck.distributed.RemoteExecutionStorageService
-
- fetch(BuckEventBus, URI, Optional<PasswordAuthentication>, Path) - Method in interface com.facebook.buck.file.downloader.AuthAwareDownloader
-
- fetch(BuckEventBus, URI, Path) - Method in interface com.facebook.buck.file.downloader.Downloader
-
Download the given URL and, upon a successful download, place it in output.
- fetch(BuckEventBus, URI, Path) - Method in class com.facebook.buck.file.downloader.impl.ExplodingDownloader
-
- fetch(BuckEventBus, URI, Path) - Method in class com.facebook.buck.file.downloader.impl.HttpDownloader
-
- fetch(BuckEventBus, URI, Optional<PasswordAuthentication>, Path) - Method in class com.facebook.buck.file.downloader.impl.HttpDownloader
-
- fetch(BuckEventBus, URI, Path) - Method in class com.facebook.buck.file.downloader.impl.OnDiskMavenDownloader
-
- fetch(BuckEventBus, URI, Path) - Method in class com.facebook.buck.file.downloader.impl.RemoteMavenDownloader
-
- fetch(BuckEventBus, URI, Path) - Method in class com.facebook.buck.file.downloader.impl.RetryingDownloader
-
- fetch(BuckEventBus, URI, Path) - Method in class com.facebook.buck.file.downloader.impl.StackedDownloader
-
- fetch(Protocol.Digest) - Method in interface com.facebook.buck.remoteexecution.AsyncBlobFetcher
-
- fetch(Protocol.Digest) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcAsyncBlobFetcher
-
- fetchAndMaterializeAllLogs(StampedeId, List<BuildSlaveRunId>, long) - Method in class com.facebook.buck.distributed.build_client.BuildSlaveLogsMaterializer
-
Fetches and materializes all logs directories.
- fetchAndMaterializeAvailableLogs(StampedeId, List<BuildSlaveRunId>) - Method in class com.facebook.buck.distributed.build_client.BuildSlaveLogsMaterializer
-
- fetchAsync(BuildTarget, RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
-
- fetchAsync(BuildTarget, RuleKey, LazyPath) - Method in interface com.facebook.buck.artifact_cache.ArtifactCache
-
Fetch a cached artifact, keyed by ruleKey, save the artifact to path specified by output, and
return true on success.
- fetchAsync(BuildTarget, RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.DirArtifactCache
-
- fetchAsync(BuildTarget, RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.LoggingArtifactCacheDecorator
-
- fetchAsync(BuildTarget, RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.MultiArtifactCache
-
Fetch the artifact matching ruleKey and store it to output.
- fetchAsync(BuildTarget, RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache
-
- fetchAsync(BuildTarget, RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.RetryingCacheDecorator
-
- fetchAsync(BuildTarget, RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCache
-
- fetchAsync(BuildTarget, RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.TwoLevelArtifactCacheDecorator
-
- fetchBuildJobState(StampedeId) - Method in class com.facebook.buck.distributed.DistBuildService
-
- fetchBuildSlaveFinishedStats(StampedeId, BuildSlaveRunId) - Method in class com.facebook.buck.distributed.DistBuildService
-
- fetchBuildSlaveLogDir(StampedeId, List<BuildSlaveRunId>) - Method in class com.facebook.buck.distributed.DistBuildService
-
- fetchBuildSlaveLogDirs(StampedeId, List<BuildSlaveRunId>) - Method in class com.facebook.buck.distributed.build_client.BuildSlaveLogsMaterializer
-
Fetches the logs directory of a BuildSlave.
- fetchBuildSlaveStatus(StampedeId, BuildSlaveRunId) - Method in class com.facebook.buck.distributed.DistBuildService
-
- fetchClient - Variable in class com.facebook.buck.artifact_cache.AbstractNetworkCache
-
- FetchCommand - Class in com.facebook.buck.cli
-
- FetchCommand() - Constructor for class com.facebook.buck.cli.FetchCommand
-
- fetchImpl(RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
-
- fetchImpl(RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCache
-
- fetchImpl(RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCache
-
- fetchManifest(RuleKey) - Method in class com.facebook.buck.core.build.engine.cache.manager.ManifestRuleKeyManager
-
- fetchManifest(String) - Method in interface com.facebook.buck.manifestservice.ManifestService
-
Fetch the current value of the Manifest.
- fetchManifest(String) - Method in class com.facebook.buck.manifestservice.ThriftManifestService
-
- FetchRequest(BuildTarget, RuleKey, LazyPath, SettableFuture<CacheResult>) - Constructor for class com.facebook.buck.artifact_cache.AbstractAsynchronousCache.FetchRequest
-
- FetchResponse(ImmutableSet<RuleKey>, ImmutableMap<String, String>, ByteSource) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.FetchResponse
-
- FetchResponseReadResult - Class in com.facebook.buck.artifact_cache
-
Immutable implementation of HttpArtifactCacheBinaryProtocol.AbstractFetchResponseReadResult.
- FetchResponseReadResult.Builder - Class in com.facebook.buck.artifact_cache
-
- FetchResult - Class in com.facebook.buck.artifact_cache
-
Return type used by the implementations of this abstract class.
- FetchResult.Builder - Class in com.facebook.buck.artifact_cache
-
- fetchRuleKeyLogs(Collection<String>, String, String, boolean) - Method in class com.facebook.buck.distributed.DistBuildService
-
Fetch rule key logs as name says.
- fetchScheduled(RuleKey) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.CacheEventListener
-
- fetchSlaveLogLines(StampedeId, List<LogLineBatchRequest>) - Method in class com.facebook.buck.distributed.DistBuildService
-
- fetchSourceFile(String) - Method in class com.facebook.buck.distributed.DistBuildService
-
- fetchStarted(BuildTarget, RuleKey) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.CacheEventListener
-
- FetchTargetNodeToBuildRuleTransformer - Class in com.facebook.buck.core.rules.transformer.impl
-
- FetchTargetNodeToBuildRuleTransformer(ImmutableSet<DescriptionWithTargetGraph<?>>) - Constructor for class com.facebook.buck.core.rules.transformer.impl.FetchTargetNodeToBuildRuleTransformer
-
- fetchToStream(Protocol.Digest, OutputStream) - Method in class com.facebook.buck.distributed.RemoteExecutionStorageService
-
- fetchToStream(Protocol.Digest, OutputStream) - Method in interface com.facebook.buck.remoteexecution.AsyncBlobFetcher
-
- fetchToStream(Protocol.Digest, OutputStream) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcAsyncBlobFetcher
-
- FieldInfo<T> - Class in com.facebook.buck.rules.modern
-
Holds a java.lang.reflect.Field and a ValueTypeInfo for a field referenced from a Buildable.
- FieldInfo(Field, ValueTypeInfo<T>, Optional<CustomFieldBehavior>) - Constructor for class com.facebook.buck.rules.modern.FieldInfo
-
- fieldReferences - Variable in class com.facebook.buck.android.dalvik.DalvikStatsTool.Stats
-
Fields referenced by the class.
- FieldValueExtractor - Class in com.facebook.buck.rules.keys
-
Extracts a value of a given field, that is assumed to be accessible.
- FILE_EXTENSION_TO_IDENTIFIER - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.FileTypes
-
Map of file extension to Xcode identifiers.
- FileAttributesScrubber - Interface in com.facebook.buck.io.file
-
Created by beefon on 06/06/2016.
- FileBundler - Class in com.facebook.buck.features.filebundler
-
- FileBundler(BuildTarget) - Constructor for class com.facebook.buck.features.filebundler.FileBundler
-
- FileBundler(Path) - Constructor for class com.facebook.buck.features.filebundler.FileBundler
-
- FileBundlerModule - Class in com.facebook.buck.features.filebundler
-
- FileBundlerModule() - Constructor for class com.facebook.buck.features.filebundler.FileBundlerModule
-
- FileBundlerModuleAdapterPlugin - Class in com.facebook.buck.features.filebundler
-
- FileBundlerModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.filebundler.FileBundlerModuleAdapterPlugin
-
- FileChangesIgnoredReport - Class in com.facebook.buck.doctor
-
Information helpful when diagnosing 'buck is not picking up changes' reports.
- FileChangesIgnoredReport.Builder - Class in com.facebook.buck.doctor
-
- FileClassPathRunner - Class in com.facebook.buck.jvm.java.runner
-
This class handles extra large classpaths by allowing the client to pass classpath via file
specified by buck.classpath_file.
- fileContentsDiffer(InputStream, Path, ProjectFilesystem) - Static method in class com.facebook.buck.io.MoreProjectFilesystems
-
- FileContentsProvider - Interface in com.facebook.buck.distributed
-
- FileContentsScrubber - Interface in com.facebook.buck.io.file
-
- fileCreation(String) - Static method in class com.facebook.buck.event.WatchmanStatusEvent
-
- FileCreation(String) - Constructor for class com.facebook.buck.event.WatchmanStatusEvent.FileCreation
-
- fileDeletion(String) - Static method in class com.facebook.buck.event.WatchmanStatusEvent
-
- FileDeletion(String) - Constructor for class com.facebook.buck.event.WatchmanStatusEvent.FileDeletion
-
- FileDescriptionsProvider - Class in com.facebook.buck.file
-
- FileDescriptionsProvider() - Constructor for class com.facebook.buck.file.FileDescriptionsProvider
-
- FileFinder - Class in com.facebook.buck.io.file
-
Methods for finding files.
- fileFlavorForSourcePath(Path) - Static method in class com.facebook.buck.features.js.JsFlavors
-
- Filegroup - Class in com.facebook.buck.features.filegroup
-
A build rule that copies inputs provided in srcs to an output directory.
- Filegroup(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, String, ImmutableSortedSet<SourcePath>) - Constructor for class com.facebook.buck.features.filegroup.Filegroup
-
- FilegroupDescription - Class in com.facebook.buck.features.filegroup
-
- FilegroupDescription() - Constructor for class com.facebook.buck.features.filegroup.FilegroupDescription
-
- FileGroupDescriptionArg - Class in com.facebook.buck.features.filegroup
-
Immutable implementation of FilegroupDescription.AbstractFileGroupDescriptionArg.
- FileGroupDescriptionArg.Builder - Class in com.facebook.buck.features.filegroup
-
- FilegroupDescriptionsProvider - Class in com.facebook.buck.features.filegroup
-
- FilegroupDescriptionsProvider() - Constructor for class com.facebook.buck.features.filegroup.FilegroupDescriptionsProvider
-
- FilegroupModule - Class in com.facebook.buck.features.filegroup
-
- FilegroupModule() - Constructor for class com.facebook.buck.features.filegroup.FilegroupModule
-
- FilegroupModuleAdapterPlugin - Class in com.facebook.buck.features.filegroup
-
- FilegroupModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.filegroup.FilegroupModuleAdapterPlugin
-
- FileHash - Class in com.facebook.buck.file
-
A small class that encapsulates a file hash that is either sha1, or sha256
- FileHashCache - Interface in com.facebook.buck.util.cache
-
A cache which maps Paths to cached hashes of their contents, based on a simplified subset of the
java.util.Map<Path, HashCode> interface.
- FileHashCache.AbstractFileHashCacheVerificationResult - Interface in com.facebook.buck.util.cache
-
- FileHashCacheEngine - Interface in com.facebook.buck.util.cache
-
This interface extracts the methods available to a file hash cache, so that the underlying
implementation is hidden and can be swapped.
- FileHashCacheEngine.ValueLoader<T> - Interface in com.facebook.buck.util.cache
-
- FileHashCacheEvent - Class in com.facebook.buck.event
-
- FileHashCacheEvent(String, long, long, long) - Constructor for class com.facebook.buck.event.FileHashCacheEvent
-
- FileHashCacheEvent(EventKey) - Constructor for class com.facebook.buck.event.FileHashCacheEvent
-
- FileHashCacheEvent.InvalidationFinished - Class in com.facebook.buck.event
-
- FileHashCacheEvent.InvalidationStarted - Class in com.facebook.buck.event
-
- FileHashCacheMode - Enum in com.facebook.buck.util.cache
-
Defines which file hash cache engine to use.
- FileHashCacheVerificationResult - Class in com.facebook.buck.util.cache
-
- FileHashCacheVerificationResult.Builder - Class in com.facebook.buck.util.cache
-
- FileHashLoader - Interface in com.facebook.buck.util.hashing
-
- FileLike - Interface in com.facebook.buck.jvm.java.classes
-
Provides a file-like interface for objects which may be present within more specialized
containers (like zip files).
- FileLikeCharSource - Class in com.facebook.buck.jvm.java.classes
-
- FileLikeCharSource(FileLike) - Constructor for class com.facebook.buck.jvm.java.classes.FileLikeCharSource
-
- FileLikes - Class in com.facebook.buck.jvm.java.classes
-
Utilities for common operations when working with
FileLikes.
- fileList(Path) - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
-
- fileList(Path) - Method in class com.facebook.buck.cxx.toolchain.linker.GnuLinker
-
- fileList(Path) - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
-
Specifies that the linker should link the files listed in file.
- fileList(Path) - Method in class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
-
- FileListableLinkerInputArg - Class in com.facebook.buck.rules.args
-
Arg that represents object file that should be linked into resulting binary using normal
mechanism, e.g.
- FileManagerSimulator - Class in com.facebook.buck.jvm.java.abi.source
-
Simulates the behavior of javac's file manager for source-only ABI classpaths.
- FileManagerSimulator(Elements, Trees, SourceOnlyAbiRuleInfoFactory.SourceOnlyAbiRuleInfo) - Constructor for class com.facebook.buck.jvm.java.abi.source.FileManagerSimulator
-
- FileMaterializationStatsTracker - Class in com.facebook.buck.distributed
-
- FileMaterializationStatsTracker() - Constructor for class com.facebook.buck.distributed.FileMaterializationStatsTracker
-
- filenameFor(BuildTarget, String, CxxPlatform) - Method in enum com.facebook.buck.features.rust.CrateType
-
Return an appropriate filename for this crate, given its type and the platform.
- fileOutputName(BuildTarget, Optional<String>) - Static method in class com.facebook.buck.features.halide.HalideCompile
-
- FilePathHashLoader - Class in com.facebook.buck.util.hashing
-
A
FileHashLoader that only hashes the files' paths without reading their contents.
- FilePathHashLoader(Path, ImmutableSet<Path>, boolean) - Constructor for class com.facebook.buck.util.hashing.FilePathHashLoader
-
- FileScrubber - Interface in com.facebook.buck.io.file
-
- FileScrubber.ScrubException - Exception in com.facebook.buck.io.file
-
- FileScrubberStep - Class in com.facebook.buck.step.fs
-
Scrub any non-deterministic meta-data from the given file (e.g.
- FileScrubberStep(ProjectFilesystem, Path, ImmutableList<FileScrubber>) - Constructor for class com.facebook.buck.step.fs.FileScrubberStep
-
- FileSerializationEventBusListener - Class in com.facebook.buck.event.listener
-
- FileSerializationEventBusListener(Path) - Constructor for class com.facebook.buck.event.listener.FileSerializationEventBusListener
-
- filesParsed(ParseBuckFileEvent.Finished) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
-
- fileSystem - Variable in class com.facebook.buck.android.toolchain.common.BaseAndroidToolchainResolver
-
- filesystem - Variable in class com.facebook.buck.unarchive.UnarchiveStep
-
- FilesystemBackedBuildFileTree - Class in com.facebook.buck.core.model.impl
-
Class to allow looking up parents and children of build files.
- FilesystemBackedBuildFileTree(ProjectFilesystem, String) - Constructor for class com.facebook.buck.core.model.impl.FilesystemBackedBuildFileTree
-
- FilesystemBuildInfoStore - Class in com.facebook.buck.core.build.engine.buildinfo
-
- FilesystemBuildInfoStore(ProjectFilesystem) - Constructor for class com.facebook.buck.core.build.engine.buildinfo.FilesystemBuildInfoStore
-
- FileSystemMap<T> - Class in com.facebook.buck.util.filesystem
-
This class implements a map for a filesystem structure relying on a prefix tree.
- FileSystemMap(FileSystemMap.ValueLoader<T>, ProjectFilesystem) - Constructor for class com.facebook.buck.util.filesystem.FileSystemMap
-
- FileSystemMap.ValueLoader<T> - Interface in com.facebook.buck.util.filesystem
-
Wrapper class that implements a method for loading a value in the leaves of the trie.
- FileTreeBuilder - Class in com.facebook.buck.remoteexecution.util
-
Helper for constructing an input Digest for remote execution.
- FileTreeBuilder() - Constructor for class com.facebook.buck.remoteexecution.util.FileTreeBuilder
-
- FileTreeBuilder.InputFile - Class in com.facebook.buck.remoteexecution.util
-
Represents a single input file.
- FileTreeBuilder.ProtocolTreeBuilder - Class in com.facebook.buck.remoteexecution.util
-
This can be used to create the merkle tree of the added files.
- FileTreeBuilder.TreeBuilder<T> - Interface in com.facebook.buck.remoteexecution.util
-
Can be used to compute data from the FileTreeBuilder.
- FileTypes - Class in com.facebook.buck.apple.xcode.xcodeproj
-
File types used in Apple targets.
- fill(CellPathResolver, ProjectFilesystem, Path, ImmutableCollection.Builder<T>, Object) - Method in class com.facebook.buck.rules.coercer.CollectionTypeCoercer
-
Helper method to add coerced elements to the builder.
- fillSortedSet(CellPathResolver, ProjectFilesystem, Path, SortedSet<T>, Object) - Method in class com.facebook.buck.rules.coercer.SortedSetTypeCoercer
-
- filter(Iterable<TargetNode<?>>) - Method in interface com.facebook.buck.parser.TargetNodeSpec
-
- filter(TargetNodeSpec, Iterable<T>) - Method in interface com.facebook.buck.parser.TargetSpecResolver.TargetNodeFilterForSpecResolver
-
- filter(Class<U>) - Method in interface com.facebook.buck.util.RichStream
-
Filter stream elements, returning only those that is an instance of the given class.
- filter(Predicate<? super T>) - Method in interface com.facebook.buck.util.RichStream
-
- FILTER_BUILD_RULE_INPUTS - Variable in class com.facebook.buck.core.rules.SourcePathRuleFinder
-
- filterArgs(List<String>, ImmutableSet<String>) - Static method in class com.facebook.buck.support.cli.args.BuckArgsMethods
-
Drops options from the args array.
- filterAttributeContents(QueryTarget, String, Predicate<Object>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
-
- filterAttributeContents(QueryTarget, String, Predicate<Object>) - Method in interface com.facebook.buck.query.QueryEnvironment
-
Returns the objects in the `attribute` of the given `target` that satisfy `predicate`
- filterAttributeContents(TypeCoercerFactory, TargetNode<T>, String, Predicate<Object>) - Static method in class com.facebook.buck.query.QueryTargetAccessor
-
Filters the objects in the given attribute that satisfy the given predicate.
- filterAttributeContents(QueryTarget, String, Predicate<Object>) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
-
- filterAttributeContents(QueryTarget, String, Predicate<Object>) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
-
- filterBuildRuleInputs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.core.rules.SourcePathRuleFinder
-
- filterBuildRuleInputs(SourcePath...) - Method in class com.facebook.buck.core.rules.SourcePathRuleFinder
-
- FilteredDirectoryCopier - Interface in com.facebook.buck.util
-
- FilteredResourcesProvider - Interface in com.facebook.buck.android
-
- FilteredSourceFiles - Class in com.facebook.buck.features.go
-
- FilteredSourceFiles(List<Path>, GoPlatform, List<GoListStep.ListType>) - Constructor for class com.facebook.buck.features.go.FilteredSourceFiles
-
- FilteredSourceFiles(List<Path>, List<Path>, GoPlatform, List<GoListStep.ListType>) - Constructor for class com.facebook.buck.features.go.FilteredSourceFiles
-
- filterForSubpaths(Iterable<Path>, Path) - Static method in class com.facebook.buck.io.file.MorePaths
-
Filters out
Path objects from
paths that aren't a subpath of
root and
returns a set of paths relative to
root.
- FilterFunction - Class in com.facebook.buck.query
-
A filter(pattern, argument) expression, evaluates its argument and filters the resulting targets
by applying the given regular expression pattern to the targets' names.
- FilterFunction() - Constructor for class com.facebook.buck.query.FilterFunction
-
- filterInputsToCompareToOutput(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
-
- filterInputsToCompareToOutput(SourcePath...) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
-
- filterInputsToCompareToOutput(Iterable<? extends SourcePath>) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
-
- filterInputsToCompareToOutput(SourcePath...) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
-
- filterLibrariesForAbi(Path, ImmutableMultimap<String, Path>, String, ImmutableSet<String>) - Static method in class com.facebook.buck.android.exopackage.NativeExoHelper
-
- filterMatchingMapKeys(Map<String, V>) - Method in class com.facebook.buck.util.PatternsMatcher
-
- FilterResourcesSteps - Class in com.facebook.buck.android
-
This
Step copies
res directories to a different location,
while filtering out certain resources.
- FilterResourcesSteps.Builder - Class in com.facebook.buck.android
-
- FilterResourcesSteps.DefaultDrawableFinder - Class in com.facebook.buck.android
-
- FilterResourcesSteps.DrawableFinder - Interface in com.facebook.buck.android
-
- FilterResourcesSteps.ImageScaler - Interface in com.facebook.buck.android
-
- FilterResourcesSteps.ResourceFilter - Class in com.facebook.buck.android
-
Helper class for interpreting the resource_filter argument to android_binary().
- finalize() - Method in class com.facebook.buck.io.unixsocket.UnixDomainSocket
-
- finalize() - Method in class com.facebook.buck.log.GlobalStateManager
-
Since this is a Singleton class, make sure it cleans after itself once it's GC'ed.
- finallyCallback(Runnable) - Static method in class com.facebook.buck.util.concurrent.MoreFutures
-
- find(ByteBuffer) - Method in class com.facebook.buck.cxx.toolchain.DebugSectionFinder
-
- find(String) - Method in interface com.facebook.buck.rules.modern.Deserializer.ClassFinder
-
- findAll(ImmutableSet<String>, String) - Static method in class com.facebook.buck.core.macros.MacroFinder
-
- FindAndReplaceStep - Class in com.facebook.buck.step.fs
-
- FindAndReplaceStep(ProjectFilesystem, Path, Path, Function<String, String>) - Constructor for class com.facebook.buck.step.fs.FindAndReplaceStep
-
- findChildren(T) - Method in interface com.facebook.buck.core.util.graph.GraphTraversable
-
- findChildren(AggregationTreeNode) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationTree
-
- findCurrentSsid() - Static method in class com.facebook.buck.util.environment.MacWifiSsidFinder
-
Finds the SSID of the default Wi-Fi interface using Mac OS X APIs.
- findCycles() - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
-
- findDependencyInfoForGraph(TargetGraph) - Method in class com.facebook.buck.jvm.java.autodeps.JavaDepsFinder
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, AndroidAarDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, AndroidBinaryDescription.AbstractAndroidBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, AndroidBuildConfigDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.AndroidBuildConfigDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, AndroidBundleDescription.AbstractAndroidBundleDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, AndroidInstrumentationApkDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, AndroidInstrumentationTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, AndroidLibraryDescription.AbstractAndroidLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, AndroidPrebuiltAarDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, RobolectricTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, AppleBinaryDescription.AbstractAppleBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.apple.AppleBinaryDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, AppleBundleDescription.AbstractAppleBundleDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.apple.AppleBundleDescription
-
Propagate the bundle's platform, debug symbol and strip flavors to its dependents which are
other bundles (e.g.
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, AppleLibraryDescription.AbstractAppleLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.apple.AppleLibraryDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, ApplePackageDescription.AbstractApplePackageDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.apple.ApplePackageDescription
-
Propagate the packages's flavors to its dependents.
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, AppleTestDescription.AbstractAppleTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, T, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in interface com.facebook.buck.core.description.attr.ImplicitDepsInferringDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, CxxBinaryDescription.AbstractCxxBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.cxx.CxxBinaryDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, CxxGenruleDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.cxx.CxxGenruleDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, CxxLibraryDescription.CommonArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.cxx.CxxLibraryDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, CxxTestDescription.AbstractCxxTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.cxx.CxxTestDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, PrebuiltCxxLibraryDescription.AbstractPrebuiltCxxLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescription
-
- findDepsForTargetFromConstructorArgs(CxxPlatformsProvider, BuildTarget, Optional<Flavor>) - Static method in class com.facebook.buck.cxx.toolchain.CxxPlatforms
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, DBinaryDescription.AbstractDBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.d.DBinaryDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, DLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.d.DLibraryDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, DTestDescription.AbstractDTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.d.DTestDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, CgoLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, GoBinaryDescription.AbstractGoBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.go.GoBinaryDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, GoLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.go.GoLibraryDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, GoTestDescription.AbstractGoTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.go.GoTestDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, GwtBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, HaskellBinaryDescription.AbstractHaskellBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, HaskellGhciDescription.AbstractHaskellGhciDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, HaskellHaddockDescription.AbstractHaskellHaddockDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, HaskellLibraryDescription.AbstractHaskellLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, JsLibraryDescription.AbstractJsLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.js.JsLibraryDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, CxxLuaExtensionDescription.AbstractCxxLuaExtensionDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, LuaBinaryDescription.AbstractLuaBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, OcamlBinaryDescription.AbstractOcamlBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, OcamlLibraryDescription.AbstractOcamlLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, CxxPythonExtensionDescription.AbstractCxxPythonExtensionDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, PythonBinaryDescription.AbstractPythonBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.python.PythonBinaryDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, PythonTestDescription.AbstractPythonTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, RustBinaryDescription.AbstractRustBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.rust.RustBinaryDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, RustLibraryDescription.AbstractRustLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.rust.RustLibraryDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, RustTestDescription.AbstractRustTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.rust.RustTestDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, GroovyTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, JarGenruleDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, JavaBinaryDescription.AbstractJavaBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, JavaLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, JavaTestDescription.AbstractJavaTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, KotlinLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, KotlinTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, ScalaLibraryDescription.AbstractScalaLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescription
-
- findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, ScalaTestDescription.AbstractScalaTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescription
-
- findDrawables(Collection<Path>, ProjectFilesystem) - Method in class com.facebook.buck.android.FilterResourcesSteps.DefaultDrawableFinder
-
- findDrawables(Collection<Path>, ProjectFilesystem) - Method in interface com.facebook.buck.android.FilterResourcesSteps.DrawableFinder
-
- findFirstDirectory(ImmutableList<Pair<String, Optional<String>>>) - Method in class com.facebook.buck.android.toolchain.common.BaseAndroidToolchainResolver
-
- findJavaPackage(Path) - Method in interface com.facebook.buck.jvm.core.JavaPackageFinder
-
- findJavaPackage(BuildTarget) - Method in interface com.facebook.buck.jvm.core.JavaPackageFinder
-
- findJavaPackage(Path) - Method in class com.facebook.buck.jvm.java.DefaultJavaPackageFinder
-
- findJavaPackage(BuildTarget) - Method in class com.facebook.buck.jvm.java.DefaultJavaPackageFinder
-
- findJavaPackage(Path) - Method in class com.facebook.buck.jvm.java.ResourcesRootPackageFinder
-
- findJavaPackage(BuildTarget) - Method in class com.facebook.buck.jvm.java.ResourcesRootPackageFinder
-
- findJavaPackageFolder(Path) - Method in interface com.facebook.buck.jvm.core.JavaPackageFinder
-
Given the relative path to a file under the project root, return the Java package with which
the file is associated.
- findJavaPackageFolder(Path) - Method in class com.facebook.buck.jvm.java.DefaultJavaPackageFinder
-
- findJavaPackageFolder(Path) - Method in class com.facebook.buck.jvm.java.ResourcesRootPackageFinder
-
- findJavaPackageWithPackageFolder(Path) - Static method in class com.facebook.buck.jvm.java.DefaultJavaPackageFinder
-
- findManifestFiles() - Method in class com.facebook.buck.android.AndroidTransitiveDependencyGraph
-
- findMissing(Iterable<Protocol.Digest>) - Method in class com.facebook.buck.remoteexecution.util.LocalContentAddressedStorage
-
- findModuleForTarget(BuildTarget) - Method in class com.facebook.buck.android.apkmodule.APKModuleGraph
-
Get the Module that contains the given target
- findNdkVersion(Path) - Method in class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkResolver
-
- findNdkVersionFromDirectory(Path) - Static method in class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkResolver
-
The method returns the NDK version of a path.
- findReferenceAssembly(String) - Method in class com.facebook.buck.features.dotnet.DotnetFramework
-
- findResourceModuleForTarget(BuildTarget) - Method in class com.facebook.buck.android.apkmodule.APKModuleGraph
-
Get the Module that should contain the resources for the given target
- findSelector(TestDescription) - Method in class com.facebook.buck.test.selectors.TestSelectorList
-
- findSources(ProjectFilesystem, Path) - Method in class com.facebook.buck.android.NdkLibraryDescription
-
- findStronglyConnectedComponents() - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
-
For this graph, returns the set of strongly connected components using Tarjan's algorithm.
- fine(String) - Static method in class com.facebook.buck.event.ConsoleEvent
-
- fine(String, Object...) - Static method in class com.facebook.buck.event.ConsoleEvent
-
- finer(String) - Static method in class com.facebook.buck.event.ConsoleEvent
-
- finer(String, Object...) - Static method in class com.facebook.buck.event.ConsoleEvent
-
- Fingerprinter - Class in com.facebook.buck.parser.cache
-
This class implements functionality to get the weak fingerprint and strong fingerprint hashes for
caching parser result -
BuildFileManifest.
- finished(FetchResult) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.CacheEventListener.FetchRequestEvents
-
- finished(int, FetchResult) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.CacheEventListener.MultiFetchRequestEvents
-
- finished(StoreResult) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.StoreEvents.StoreRequestEvents
-
- finished(ArtifactCacheConnectEvent.Started) - Static method in class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent
-
- Finished(ArtifactCacheConnectEvent.Started) - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent.Finished
-
- Finished(EventKey, ArtifactCacheEvent.CacheMode, ArtifactCacheEvent.Operation, Optional<String>, ImmutableSet<RuleKey>, ArtifactCacheEvent.InvocationType, Optional<CacheResult>) - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheEvent.Finished
-
- Finished(EventKey, ArtifactCacheEvent.CacheMode, ArtifactCacheEvent.Operation, Optional<String>, ImmutableSet<RuleKey>, ArtifactCacheEvent.InvocationType, Optional<CacheResult>, ArtifactCacheEvent.StoreType) - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheEvent.Finished
-
- Finished(EventKey, ArtifactCacheEvent.CacheMode, ArtifactCacheEvent.Operation, Optional<String>, ImmutableSet<RuleKey>, ArtifactCacheEvent.InvocationType, Optional<CacheResult>) - Constructor for class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.Finished
-
- Finished(ArtifactCacheEvent.Started, Optional<String>, HttpArtifactCacheEventFetchData) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished
-
- Finished(ArtifactCacheEvent.Started, HttpArtifactCacheEventStoreData) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished
-
- Finished(EventKey, ArtifactCacheEvent.CacheMode, ArtifactCacheEvent.Operation, Optional<String>, ImmutableSet<RuleKey>, ArtifactCacheEvent.InvocationType, Optional<CacheResult>) - Constructor for class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.Finished
-
- finished(BuildResult, Optional<Long>, Optional<HashCode>, Optional<BuildRuleSuccessType>, UploadToCacheResultType, Optional<Pair<Long, Long>>, Optional<Pair<Long, Long>>, Optional<Pair<Long, Long>>, Optional<Pair<Long, Long>>) - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildRuleScopeManager
-
- finished(BuildEvent.Started, ExitCode) - Static method in class com.facebook.buck.core.build.event.BuildEvent
-
- Finished(BuildEvent.Started, ExitCode) - Constructor for class com.facebook.buck.core.build.event.BuildEvent.Finished
-
- finished(BuildRuleEvent.BeginningBuildRuleEvent, BuildRuleKeys, BuildRuleStatus, CacheResult, Optional<BuildId>, Optional<BuildRuleSuccessType>, UploadToCacheResultType, Optional<HashCode>, Optional<Long>, Optional<BuildRuleDiagnosticData>, Optional<ManifestFetchResult>, Optional<ManifestStoreResult>, Optional<Pair<Long, Long>>, Optional<Pair<Long, Long>>, Optional<Pair<Long, Long>>, Optional<Pair<Long, Long>>) - Static method in class com.facebook.buck.core.build.event.BuildRuleEvent
-
- finished(Iterable<String>, TestResults) - Static method in class com.facebook.buck.core.test.event.IndividualTestEvent
-
- finished(ImmutableSet<String>, List<TestResults>) - Static method in class com.facebook.buck.core.test.event.TestRunEvent
-
- Finished(int, List<TestResults>) - Constructor for class com.facebook.buck.core.test.event.TestRunEvent.Finished
-
- finished(TestStatusMessageEvent.Started, TestStatusMessage) - Static method in class com.facebook.buck.core.test.event.TestStatusMessageEvent
-
- Finished(TestStatusMessageEvent.Started, TestStatusMessage) - Constructor for class com.facebook.buck.core.test.event.TestStatusMessageEvent.Finished
-
- finished(UUID, TestResultSummary) - Static method in class com.facebook.buck.core.test.event.TestSummaryEvent
-
- Finished(UUID, TestResultSummary) - Constructor for class com.facebook.buck.core.test.event.TestSummaryEvent.Finished
-
- finished(ActionGraphEvent.Started) - Static method in class com.facebook.buck.event.ActionGraphEvent
-
- finished(ActionGraphEvent.Started, int) - Static method in class com.facebook.buck.event.ActionGraphEvent
-
- finished(ActionGraphEvent.Started, int, ActionGraph) - Static method in class com.facebook.buck.event.ActionGraphEvent
-
- Finished(ActionGraphEvent.Started, OptionalInt, Optional<ActionGraph>) - Constructor for class com.facebook.buck.event.ActionGraphEvent.Finished
-
- finished(ArtifactCompressionEvent.Started) - Static method in class com.facebook.buck.event.ArtifactCompressionEvent
-
- Finished(ArtifactCompressionEvent.Started) - Constructor for class com.facebook.buck.event.ArtifactCompressionEvent.Finished
-
- finished(CommandEvent.Started, ExitCode) - Static method in class com.facebook.buck.event.CommandEvent
-
- finished(CompilerPluginDurationEvent.Started, ImmutableMap<String, String>) - Static method in class com.facebook.buck.event.CompilerPluginDurationEvent
-
- Finished(CompilerPluginDurationEvent.Started, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.event.CompilerPluginDurationEvent.Finished
-
- finished(InstallEvent.Started, boolean, Optional<Long>, Optional<String>) - Static method in class com.facebook.buck.event.InstallEvent
-
- Finished(InstallEvent.Started, boolean, Optional<Long>, Optional<String>) - Constructor for class com.facebook.buck.event.InstallEvent.Finished
-
- finished() - Static method in class com.facebook.buck.event.ProjectGenerationEvent
-
- Finished() - Constructor for class com.facebook.buck.event.ProjectGenerationEvent.Finished
-
- Finished(SimplePerfEvent.StartedImpl, ImmutableMap<String, Object>) - Constructor for class com.facebook.buck.event.SimplePerfEvent.Finished
-
- finished(StartActivityEvent.Started, boolean) - Static method in class com.facebook.buck.event.StartActivityEvent
-
- Finished(StartActivityEvent.Started, boolean) - Constructor for class com.facebook.buck.event.StartActivityEvent.Finished
-
- finished(UninstallEvent.Started, boolean) - Static method in class com.facebook.buck.event.UninstallEvent
-
- Finished(UninstallEvent.Started, boolean) - Constructor for class com.facebook.buck.event.UninstallEvent.Finished
-
- finished() - Static method in class com.facebook.buck.event.WatchmanStatusEvent
-
- Finished() - Constructor for class com.facebook.buck.event.WatchmanStatusEvent.Finished
-
- finished(DownloadEvent.Started) - Static method in class com.facebook.buck.file.downloader.impl.DownloadEvent
-
- Finished(DownloadEvent.Started) - Constructor for class com.facebook.buck.file.downloader.impl.DownloadEvent.Finished
-
- Finished(ProjectBuildFileParseEvents.Started) - Constructor for class com.facebook.buck.json.ProjectBuildFileParseEvents.Finished
-
- finished(TaskEvent) - Method in class com.facebook.buck.jvm.java.abi.source.ValidatingTaskListener
-
- finished(AnnotationProcessingEvent.Started) - Static method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent
-
- Finished(AnnotationProcessingEvent.Started) - Constructor for class com.facebook.buck.jvm.java.AnnotationProcessingEvent.Finished
-
- Finished(EventKey, BuildTarget, String, AnnotationProcessingEvent.Operation, int, boolean) - Constructor for class com.facebook.buck.jvm.java.AnnotationProcessingEvent.Finished
-
- finished(TaskEvent) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
-
- finished(TaskEvent) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskListenerProxy
-
- finished(TaskEvent) - Method in class com.facebook.buck.jvm.java.plugin.adapter.PostEnterTaskListener
-
- finished(TaskEventMirror) - Method in class com.facebook.buck.jvm.java.plugin.adapter.TaskListenerProxy
-
- finished(TaskEvent) - Method in class com.facebook.buck.jvm.java.plugin.adapter.TaskListenerWrapper
-
- finished(TaskEventMirror) - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskListener
-
- finished(JavacPhaseEvent.Started, ImmutableMap<String, String>) - Static method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent
-
- Finished(JavacPhaseEvent.Started, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Finished
-
- finished(TaskEventMirror) - Method in class com.facebook.buck.jvm.java.tracing.TracingTaskListener
-
- finished(ParseBuckFileEvent.Started, int, long, Optional<String>) - Static method in class com.facebook.buck.parser.events.ParseBuckFileEvent
-
- Finished(ParseBuckFileEvent.Started, int, long, Optional<String>) - Constructor for class com.facebook.buck.parser.events.ParseBuckFileEvent.Finished
-
- finished(ParseEvent.Started, long, Optional<TargetGraph>) - Static method in class com.facebook.buck.parser.ParseEvent
-
- Finished(ParseEvent.Started, long, Optional<TargetGraph>) - Constructor for class com.facebook.buck.parser.ParseEvent.Finished
-
- Finished(CasBlobDownloadEvent.Started) - Constructor for class com.facebook.buck.remoteexecution.CasBlobDownloadEvent.Finished
-
- finished(StepEvent.Started, int) - Static method in class com.facebook.buck.step.StepEvent
-
- Finished(StepEvent.Started, int) - Constructor for class com.facebook.buck.step.StepEvent.Finished
-
- finished(Set<String>, ExitCode) - Static method in class com.facebook.buck.test.external.ExternalTestRunEvent
-
- Finished(int, ExitCode) - Constructor for class com.facebook.buck.test.external.ExternalTestRunEvent.Finished
-
- finished(BuildTarget) - Static method in class com.facebook.buck.test.external.ExternalTestSpecCalculationEvent
-
- Finished(BuildTarget) - Constructor for class com.facebook.buck.test.external.ExternalTestSpecCalculationEvent.Finished
-
- finished(BuildTarget) - Static method in class com.facebook.buck.test.TestRuleEvent
-
- Finished(BuildTarget) - Constructor for class com.facebook.buck.test.TestRuleEvent.Finished
-
- finished(VersionedTargetGraphEvent.Started) - Static method in class com.facebook.buck.versions.VersionedTargetGraphEvent
-
- finishedSuccessfully() - Method in class com.facebook.buck.distributed.build_client.DistBuildRunner
-
- finishedSuccessfully() - Method in class com.facebook.buck.distributed.build_client.LocalBuildRunner
-
- finishEpochMillis - Variable in class com.facebook.buck.distributed.build_slave.DistBuildTrace.RuleTrace
-
- finishExoFileInstallation(ImmutableSortedSet<Path>, ExopackageInfo) - Method in class com.facebook.buck.android.exopackage.ExopackageInstaller
-
- finishModuleCreation() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationContext
-
- firstHttpCacheUploadScheduled - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- FirstOrderDepsFunction() - Constructor for class com.facebook.buck.query.DepsFunction.FirstOrderDepsFunction
-
- FirstOrderHelper - Class in com.facebook.buck.android.dalvik.firstorder
-
- FixCommand - Class in com.facebook.buck.cli
-
Attempts to fix errors encountered in the previous build.
- FixCommand() - Constructor for class com.facebook.buck.cli.FixCommand
-
- fixPath(Path) - Static method in class com.facebook.buck.io.file.MorePaths
-
Drop any "." parts (useless).
- fixupSourcePath(ActionGraphBuilder, SourcePathRuleFinder, CxxPlatform, SourcePath) - Static method in class com.facebook.buck.cxx.CxxGenruleDescription
-
- fixupSourcePaths(ActionGraphBuilder, SourcePathRuleFinder, CxxPlatform, ImmutableList<SourcePath>) - Static method in class com.facebook.buck.cxx.CxxGenruleDescription
-
- fixupSourcePaths(ActionGraphBuilder, SourcePathRuleFinder, CxxPlatform, ImmutableSortedSet<SourcePath>) - Static method in class com.facebook.buck.cxx.CxxGenruleDescription
-
- fixupSourcePaths(ActionGraphBuilder, SourcePathRuleFinder, CxxPlatform, ImmutableMap<T, SourcePath>) - Static method in class com.facebook.buck.cxx.CxxGenruleDescription
-
- flags - Variable in class com.facebook.buck.features.ocaml.OcamlLinkStep
-
- flags - Variable in class com.facebook.buck.features.ocaml.OcamlNativePluginStep
-
- flatMap(Function<? super T, ? extends Stream<? extends R>>) - Method in interface com.facebook.buck.util.RichStream
-
- flattenToSpaceSeparatedString(Optional<Arg>, SourcePathResolver) - Static method in interface com.facebook.buck.rules.args.Arg
-
- FLAVOR - Static variable in class com.facebook.buck.apple.AppleAssetCatalog
-
- FLAVOR - Static variable in class com.facebook.buck.apple.CoreDataModel
-
- FLAVOR - Static variable in class com.facebook.buck.apple.SceneKitAssets
-
- Flavor - Interface in com.facebook.buck.core.model
-
- FLAVOR - Static variable in class com.facebook.buck.cxx.CxxPrefixHeader
-
- FLAVOR - Static variable in class com.facebook.buck.cxx.toolchain.DefaultCxxPlatforms
-
- FLAVOR_DOMAIN - Static variable in enum com.facebook.buck.apple.AppleDebugFormat
-
- FLAVOR_DOMAIN - Static variable in enum com.facebook.buck.cxx.toolchain.LinkerMapMode
-
- FLAVOR_DOMAIN - Static variable in enum com.facebook.buck.cxx.toolchain.StripStyle
-
- FLAVOR_VALUES - Static variable in enum com.facebook.buck.features.haskell.HaskellLibraryDescription.Type
-
- FlavorConvertible - Interface in com.facebook.buck.core.model
-
Values that has a canonical mapping to flavors.
- FlavorDomain<T> - Class in com.facebook.buck.core.model
-
Provides a named flavor abstraction on top of boolean flavors.
- FlavorDomain(String, ImmutableMap<Flavor, T>) - Constructor for class com.facebook.buck.core.model.FlavorDomain
-
- FlavorDomainException - Exception in com.facebook.buck.core.model
-
- FlavorDomainException(String) - Constructor for exception com.facebook.buck.core.model.FlavorDomainException
-
- flavorDomains() - Method in class com.facebook.buck.apple.AppleBinaryDescription
-
- flavorDomains() - Method in class com.facebook.buck.apple.AppleBundleDescription
-
- flavorDomains() - Method in class com.facebook.buck.apple.AppleLibraryDescription
-
- flavorDomains() - Method in class com.facebook.buck.apple.ApplePackageDescription
-
- flavorDomains() - Method in class com.facebook.buck.apple.AppleTestDescription
-
- flavorDomains() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescription
-
- flavorDomains() - Method in interface com.facebook.buck.core.model.Flavored
-
- flavorDomains() - Method in class com.facebook.buck.cxx.CxxBinaryDescription
-
- flavorDomains() - Method in class com.facebook.buck.cxx.CxxBinaryFlavored
-
- flavorDomains() - Method in class com.facebook.buck.cxx.CxxLibraryDescription
-
- flavorDomains() - Method in class com.facebook.buck.cxx.CxxLibraryFlavored
-
- flavorDomains() - Method in class com.facebook.buck.features.js.JsBundleDescription
-
- flavorDomains() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescription
-
- flavorDomains() - Method in class com.facebook.buck.features.js.JsLibraryDescription
-
- flavorDomains() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescription
-
- flavorDomains() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescription
-
- flavorDomains() - Method in class com.facebook.buck.features.rust.RustBinaryDescription
-
- flavorDomains() - Method in class com.facebook.buck.features.rust.RustLibraryDescription
-
- flavorDomains() - Method in class com.facebook.buck.features.rust.RustTestDescription
-
- flavorDomains() - Method in class com.facebook.buck.swift.SwiftLibraryDescription
-
- Flavored - Interface in com.facebook.buck.core.model
-
- flavorForLinkableDepType(Linker.LinkableDepType) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
-
- FlavorParser - Class in com.facebook.buck.parser
-
Parses a string containing one or more flavor names.
- FlavorParser() - Constructor for class com.facebook.buck.parser.FlavorParser
-
- Flavors - Class in com.facebook.buck.apple
-
- flavorsDoNotAllowLinkerMapMode(BuildTarget) - Static method in class com.facebook.buck.apple.AppleDescriptions
-
- FlavorSearchTargetNodeFinder - Class in com.facebook.buck.versions
-
A lookup table of
TargetNodes which matches
BuildTarget lookups to nodes indexed
by a base target which contains a subset of the input targets flavors.
- FlavorTypeCoercer - Class in com.facebook.buck.rules.coercer
-
- FlavorTypeCoercer() - Constructor for class com.facebook.buck.rules.coercer.FlavorTypeCoercer
-
- FLOAT - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
-
- flush() - Method in class com.facebook.buck.cli.bootstrapper.CompressingFileHandler
-
- flush() - Method in class com.facebook.buck.cli.bootstrapper.ConsoleHandler
-
- flush() - Method in class com.facebook.buck.cli.bootstrapper.LogFileHandler
-
- flush() - Method in class com.facebook.buck.cli.bootstrapper.MemoryHandler
-
- flush() - Method in class com.facebook.buck.counters.Counter
-
If the counter has no data, returns an absent value.
- flush() - Method in class com.facebook.buck.counters.IntegerCounter
-
- flush() - Method in class com.facebook.buck.counters.SamplingCounter
-
- flush() - Method in class com.facebook.buck.counters.TagSetCounter
-
- flush() - Method in class com.facebook.buck.log.AsyncLogHandler
-
- flush() - Method in class com.facebook.buck.log.ConsoleHandler
-
- flush() - Method in interface com.facebook.buck.log.ConsoleHandlerState.Writer
-
- flush() - Method in class com.facebook.buck.log.LogFileHandler
-
- flush() - Method in class com.facebook.buck.log.LogFileHandlerDispatcher
-
- flush() - Method in class com.facebook.buck.log.memory.MemoryHandler
-
- flush() - Method in class com.facebook.buck.log.ReferenceCountedWriter
-
- flush() - Method in class com.facebook.buck.util.TeeOutputStream
-
- flushAllPendingBuildRuleFinishedEvents() - Method in class com.facebook.buck.distributed.build_client.BuildRuleEventManager
-
Publishes results of all pending BuildRuleFinishedEvent, waiting for cache synchronization if
necessary.
- FlushConsoleEvent - Class in com.facebook.buck.event
-
Event to tell the console that it needs to flush now.
- FlushConsoleEvent() - Constructor for class com.facebook.buck.event.FlushConsoleEvent
-
- flushLogs() - Static method in class com.facebook.buck.log.LogConfig
-
- flushToFile() - Method in class com.facebook.buck.maven.Pom
-
- flushToLogger() - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
-
Writes the object out to the logger
- FocusedModuleTargetMatcher - Class in com.facebook.buck.features.apple.project
-
- focusedOn(ImmutableSet<UnflavoredBuildTarget>) - Static method in class com.facebook.buck.features.apple.project.FocusedModuleTargetMatcher
-
Returns a matcher that specifies a set of targets to focus on.
- FOLDER_IJ_NAME - Static variable in class com.facebook.buck.features.project.intellij.model.folders.ExcludeFolder
-
- FolderTypeWithPackageInfo - Enum in com.facebook.buck.features.project.intellij
-
- forBaseName(String) - Static method in class com.facebook.buck.parser.BuildTargetPatternParser
-
Used when parsing target names relative to another target, such as in a build file.
- FORCE_JS_BUNDLE - Static variable in class com.facebook.buck.features.js.JsFlavors
-
- forceFlush() - Method in class com.facebook.buck.util.network.AbstractBatchingLogger
-
- forceFlush() - Method in interface com.facebook.buck.util.network.BatchingLogger
-
Signals to upload whatever remaining information is buffered.
- forcefullyCreateDirs(Path) - Method in class com.facebook.buck.util.unarchive.DirectoryCreator
-
Force a directory to be created.
- forceRender(FlushConsoleEvent) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- forceTty() - Static method in class com.facebook.buck.util.Ansi
-
- forDirectory(ProjectFilesystem, Path, Path, CopyStep.DirectoryMode) - Static method in class com.facebook.buck.step.fs.CopyStep
-
Creates a CopyStep which recursively copies a directory from 'source' to 'destination'.
- forEachFwdDep(Iterable<QueryTarget>, Consumer<? super QueryTarget>) - Method in interface com.facebook.buck.query.QueryEnvironment
-
Applies action to each forward dependencies of the specified targets.
- forEachFwdDep(Iterable<QueryTarget>, Consumer<? super QueryTarget>) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
-
- forEachOrderedThrowing(ThrowingConsumer<? super T, E>) - Method in interface com.facebook.buck.util.RichStream
-
- forEachPair(Iterable<L>, Iterable<R>, BiConsumer<? super L, ? super R>) - Static method in class com.facebook.buck.util.MoreIterables
-
Provides convenient consumption of a pair of Iterables of the same length.
- forEachThrowing(ThrowingConsumer<? super T, E>) - Method in interface com.facebook.buck.util.RichStream
-
- forFile(ProjectFilesystem, Path, Path) - Static method in class com.facebook.buck.step.fs.CopyStep
-
Creates a CopyStep which copies a single file from 'source' to 'destination'.
- forInstance(T) - Static method in class com.facebook.buck.rules.modern.impl.DefaultClassInfoFactory
-
Returns the ClassInfo for the object based on its runtime type.
- forkJoinPoolWithThreadLimit(int, int) - Static method in class com.facebook.buck.util.concurrent.MostExecutors
-
Construct a ForkJoinPool with a stricter thread limit.
- ForkMode - Enum in com.facebook.buck.jvm.java
-
- forkMode() - Method in class com.facebook.buck.jvm.java.JavaTest
-
- format(LogRecord) - Method in class com.facebook.buck.cli.bootstrapper.LogFormatter
-
- format(String) - Method in enum com.facebook.buck.cli.JsonAttributeFormat
-
Returns a formatted rule attribute
- format(Diagnostic<? extends JavaFileObject>) - Static method in class com.facebook.buck.jvm.java.DiagnosticPrettyPrinter
-
- format(LogRecord) - Method in class com.facebook.buck.log.LogFormatter
-
- format(LogRecord) - Method in class com.facebook.buck.testrunner.JulLogFormatter
-
- format(String, Object...) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
-
- format(Locale, String, Object...) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
-
- format(Locale, double) - Method in class com.facebook.buck.util.i18n.NumberFormatter
-
- format(Locale, double, StringBuffer, FieldPosition) - Method in class com.facebook.buck.util.i18n.NumberFormatter
-
- format(Locale, long) - Method in class com.facebook.buck.util.i18n.NumberFormatter
-
- format(Locale, Object) - Method in class com.facebook.buck.util.i18n.NumberFormatter
-
- format(Locale, Object, StringBuffer, FieldPosition) - Method in class com.facebook.buck.util.i18n.NumberFormatter
-
- format(String, Object...) - Method in class com.facebook.buck.util.ThrowingPrintWriter
-
- formatConsoleEvent(ConsoleEvent, ImmutableList.Builder<String>) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- formatElapsedTime(long) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- formatElapsedTime(long) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- formatForConsole(Locale, long, Ansi) - Static method in class com.facebook.buck.util.TimeFormat
-
- forPath(Path) - Static method in class com.facebook.buck.android.DefaultAndroidManifestReader
-
- forString(String) - Static method in class com.facebook.buck.android.DefaultAndroidManifestReader
-
- forTypeToken(TypeToken<T>) - Static method in class com.facebook.buck.rules.modern.impl.ValueTypeInfoFactory
-
- forVisibilityArgument() - Static method in class com.facebook.buck.parser.BuildTargetPatternParser
-
Used when parsing target names in the visibility argument to a build rule.
- ForwardingBuildTargetSourcePath - Class in com.facebook.buck.core.sourcepath
-
- ForwardingBuildTargetSourcePath.Builder - Class in com.facebook.buck.core.sourcepath
-
- ForwardingProcessListener - Class in com.facebook.buck.util
-
- ForwardingProcessListener(OutputStream, OutputStream) - Constructor for class com.facebook.buck.util.ForwardingProcessListener
-
- ForwardingProjectBuildFileParserDecorator - Class in com.facebook.buck.parser.api
-
- ForwardingProjectBuildFileParserDecorator(ProjectBuildFileParser) - Constructor for class com.facebook.buck.parser.api.ForwardingProjectBuildFileParserDecorator
-
- ForwardingRuleKeyHasher<HASH,HASH2> - Class in com.facebook.buck.rules.keys.hasher
-
A
RuleKeyHasher that forwards all the methods to the two underlying hashers.
- ForwardingRuleKeyHasher(RuleKeyHasher<HASH>, RuleKeyHasher<HASH2>) - Constructor for class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
-
- ForwardingStandardJavaFileManager - Class in com.facebook.buck.jvm.java
-
- ForwardingStandardJavaFileManager(StandardJavaFileManager) - Constructor for class com.facebook.buck.jvm.java.ForwardingStandardJavaFileManager
-
- fragmentToPath(PathFragment) - Static method in class com.facebook.buck.util.filesystem.PathFragments
-
Convert a skylark PathFragment to a Path using the default filesystem.
- fragmentToPath(FileSystem, PathFragment) - Static method in class com.facebook.buck.util.filesystem.PathFragments
-
Convert a skylark PathFragment to a Path.
- FRAMEWORK - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
-
- FRAMEWORK_CURRENT_PROJECT - Static variable in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
-
Filter framework deps *
- FRAMEWORK_FLAVOR - Static variable in class com.facebook.buck.apple.AppleDescriptions
-
- FRAMEWORK_FOCUSED - Static variable in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
-
- FRAMEWORK_OTHER - Static variable in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
-
- FrameworkDependencies - Class in com.facebook.buck.cxx
-
Metadata query for collecting framework dependencies to include in a bundle.
- FrameworkDependencies.Builder - Class in com.facebook.buck.cxx
-
- FrameworkPath - Class in com.facebook.buck.rules.coercer
-
Frameworks can be specified as either a path to a file, or a path prefixed by a build setting.
- FrameworkPath.Builder - Class in com.facebook.buck.rules.coercer
-
- frameworkPathToSearchPath(CxxPlatform, SourcePathResolver) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
-
- FrameworkPathTypeCoercer - Class in com.facebook.buck.rules.coercer
-
- FrameworkPathTypeCoercer(TypeCoercer<SourcePath>) - Constructor for class com.facebook.buck.rules.coercer.FrameworkPathTypeCoercer
-
- FrameworkVersion - Enum in com.facebook.buck.features.dotnet
-
- from(AndroidResourceIndexEntry) - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry.Builder
-
Fill a builder with attribute values from the provided AndroidResourceIndexEntry instance.
- from(MergeAndroidResourceSourcesStep) - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep.Builder
-
Fill a builder with attribute values from the provided MergeAndroidResourceSourcesStep instance.
- from(String) - Static method in enum com.facebook.buck.android.aapt.RDotTxtEntry.IdType
-
- from(AaptOutputInfo) - Method in class com.facebook.buck.android.AaptOutputInfo.Builder
-
Fill a builder with attribute values from the provided AaptOutputInfo instance.
- from(AndroidLibraryDescription.CoreArg) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.android.AndroidLibraryDescription.CoreArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasDepsQuery) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
- from(AndroidKotlinCoreArg) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.android.AndroidKotlinCoreArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasSrcs) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
- from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
- from(HasProvidedDeps) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDeps instance.
- from(JavaLibraryDescription.CoreArg) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg instance.
- from(HasProvidedDepsQuery) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDepsQuery instance.
- from(HasTests) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(AndroidAarDescriptionArg) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Fill a builder with attribute values from the provided AndroidAarDescriptionArg instance.
- from(JvmLibraryArg) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JvmLibraryArg instance.
- from(KotlinLibraryDescription.CoreArg) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(AndroidAppModularityDescriptionArg) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
-
Fill a builder with attribute values from the provided AndroidAppModularityDescriptionArg instance.
- from(AndroidAppModularityGraphEnhancementResult) - Method in class com.facebook.buck.android.AndroidAppModularityGraphEnhancementResult.Builder
-
Fill a builder with attribute values from the provided AndroidAppModularityGraphEnhancementResult instance.
- from(AndroidGraphEnhancerArgs) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.android.AndroidGraphEnhancerArgs instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasTests) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(AndroidBinaryDescriptionArg) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided AndroidBinaryDescriptionArg instance.
- from(HasExopackageArgs) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.android.HasExopackageArgs instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasDuplicateAndroidResourceTypes) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.android.HasDuplicateAndroidResourceTypes instance.
- from(AndroidBinaryResourcesGraphEnhancementResult) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
-
Fill a builder with attribute values from the provided AndroidBinaryResourcesGraphEnhancementResult instance.
- from(AndroidBuildConfigDescriptionArg) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
-
Fill a builder with attribute values from the provided AndroidBuildConfigDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(AndroidGraphEnhancerArgs) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.android.AndroidGraphEnhancerArgs instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasTests) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(AndroidBundleDescriptionArg) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided AndroidBundleDescriptionArg instance.
- from(HasExopackageArgs) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.android.HasExopackageArgs instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasDuplicateAndroidResourceTypes) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.android.HasDuplicateAndroidResourceTypes instance.
- from(AndroidGraphEnhancementResult) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Fill a builder with attribute values from the provided AndroidGraphEnhancementResult instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(AndroidInstrumentationApkDescriptionArg) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
-
Fill a builder with attribute values from the provided AndroidInstrumentationApkDescriptionArg instance.
- from(HasTestTimeout) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
- from(HasContacts) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(AndroidInstrumentationTestDescriptionArg) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided AndroidInstrumentationTestDescriptionArg instance.
- from(AndroidInstrumentationTestJVMArgs) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Fill a builder with attribute values from the provided AndroidInstrumentationTestJVMArgs instance.
- from(AndroidLibraryDescription.CoreArg) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.android.AndroidLibraryDescription.CoreArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasDepsQuery) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
- from(AndroidKotlinCoreArg) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.android.AndroidKotlinCoreArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasSrcs) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
- from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
- from(HasProvidedDeps) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDeps instance.
- from(JavaLibraryDescription.CoreArg) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg instance.
- from(HasProvidedDepsQuery) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDepsQuery instance.
- from(HasTests) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(JvmLibraryArg) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JvmLibraryArg instance.
- from(KotlinLibraryDescription.CoreArg) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg instance.
- from(AndroidLibraryDescriptionArg) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided AndroidLibraryDescriptionArg instance.
- from(AndroidLinkableMetadata) - Method in class com.facebook.buck.android.AndroidLinkableMetadata.Builder
-
Fill a builder with attribute values from the provided AndroidLinkableMetadata instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(AndroidManifestDescriptionArg) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided AndroidManifestDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(AndroidNativeLibsGraphEnhancementResult) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult.Builder
-
Fill a builder with attribute values from the provided AndroidNativeLibsGraphEnhancementResult instance.
- from(AndroidPrebuiltAarDescriptionArg) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
-
Fill a builder with attribute values from the provided AndroidPrebuiltAarDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(AndroidResourceDescriptionArg) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
Fill a builder with attribute values from the provided AndroidResourceDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(ApkGenruleDescriptionArg) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided ApkGenruleDescriptionArg instance.
- from(HasTests) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(AbstractGenruleDescription.CommonArg) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.shell.AbstractGenruleDescription.CommonArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasInstallableApk.AbstractApkInfo) - Method in class com.facebook.buck.android.ApkInfo.Builder
-
Fill a builder with attribute values from the provided AbstractApkInfo instance.
- from(ExopackageInfo) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.Builder
-
Fill a builder with attribute values from the provided ExopackageInfo instance.
- from(ExopackageInfo.DexInfo) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.DexInfo.Builder
-
Fill a builder with attribute values from the provided DexInfo instance.
- from(ExopackageInfo.NativeLibsInfo) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.NativeLibsInfo.Builder
-
Fill a builder with attribute values from the provided NativeLibsInfo instance.
- from(ExopackageInfo.ResourcesInfo) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.ResourcesInfo.Builder
-
Fill a builder with attribute values from the provided ResourcesInfo instance.
- from(RapidInstallMode) - Method in class com.facebook.buck.android.exopackage.RapidInstallMode.Builder
-
Fill a builder with attribute values from the provided RapidInstallMode instance.
- from(GenAidlDescriptionArg) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
-
Fill a builder with attribute values from the provided GenAidlDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(MergedNativeLibraryConstituents) - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents.Builder
-
Fill a builder with attribute values from the provided MergedNativeLibraryConstituents instance.
- from(AbstractModuleInfo) - Method in class com.facebook.buck.android.ModuleInfo.Builder
-
Fill a builder with attribute values from the provided AbstractModuleInfo instance.
- from(NativeLibraryMergeEnhancementResult) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult.Builder
-
Fill a builder with attribute values from the provided NativeLibraryMergeEnhancementResult instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(NdkLibraryDescriptionArg) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided NdkLibraryDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasSrcs) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
- from(NonPredexedDexBuildableArgs) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
-
Fill a builder with attribute values from the provided NonPredexedDexBuildableArgs instance.
- from(AndroidPackageableCollection) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
-
Fill a builder with attribute values from the provided AndroidPackageableCollection instance.
- from(AbstractAndroidPackageableCollection.AbstractResourceDetails) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
-
Fill a builder with attribute values from the provided AbstractResourceDetails instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(PrebuiltNativeLibraryDescriptionArg) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided PrebuiltNativeLibraryDescriptionArg instance.
- from(RedexOptions) - Method in class com.facebook.buck.android.redex.RedexOptions.Builder
-
Fill a builder with attribute values from the provided RedexOptions instance.
- from(String) - Static method in enum com.facebook.buck.android.ResourceFilters.Density
-
- from(Path) - Static method in class com.facebook.buck.android.ResourceFilters.Qualifiers
-
Creates a Qualfiers given the Path to a resource folder, pulls out the density filters and
leaves the rest.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasTestTimeout) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
- from(AndroidKotlinCoreArg) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.android.AndroidKotlinCoreArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasSrcs) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
- from(JavaTestDescription.CoreArg) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaTestDescription.CoreArg instance.
- from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
- from(RobolectricTestDescriptionArg) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided RobolectricTestDescriptionArg instance.
- from(HasProvidedDeps) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDeps instance.
- from(JavaLibraryDescription.CoreArg) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg instance.
- from(HasTests) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(JvmLibraryArg) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JvmLibraryArg instance.
- from(HasContacts) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
- from(KotlinLibraryDescription.CoreArg) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg instance.
- from(StrippedObjectDescription) - Method in class com.facebook.buck.android.StrippedObjectDescription.Builder
-
Fill a builder with attribute values from the provided StrippedObjectDescription instance.
- from(AbstractAndroidBuildToolsLocation) - Method in class com.facebook.buck.android.toolchain.AndroidBuildToolsLocation.Builder
-
Fill a builder with attribute values from the provided AbstractAndroidBuildToolsLocation instance.
- from(NdkCxxPlatform) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform.Builder
-
Fill a builder with attribute values from the provided NdkCxxPlatform instance.
- from(NdkCxxPlatformCompiler) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformCompiler.Builder
-
Fill a builder with attribute values from the provided NdkCxxPlatformCompiler instance.
- from(NdkCxxPlatformTargetConfiguration) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration.Builder
-
Fill a builder with attribute values from the provided NdkCxxPlatformTargetConfiguration instance.
- from(AppleAssetCatalogDescriptionArg) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
-
Fill a builder with attribute values from the provided AppleAssetCatalogDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(AppleAssetCatalogsCompilationOptions) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
-
Fill a builder with attribute values from the provided AppleAssetCatalogsCompilationOptions instance.
- from(CxxLibraryDescription.CommonArg) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxLibraryDescription.CommonArg instance.
- from(AppleBinaryDescriptionArg) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided AppleBinaryDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CxxConstructorArg) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
- from(HasTests) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(HasEntitlementsFile) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.apple.HasEntitlementsFile instance.
- from(SwiftCommonArg) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.swift.SwiftCommonArg instance.
- from(HasDefaultPlatform) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
- from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(AppleNativeTargetDescriptionArg) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.apple.AppleNativeTargetDescriptionArg instance.
- from(LinkableCxxConstructorArg) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.LinkableCxxConstructorArg instance.
- from(HasAppleBundleFields) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.apple.HasAppleBundleFields instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasTests) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(HasDefaultPlatform) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
- from(AppleBundleDescriptionArg) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided AppleBundleDescriptionArg instance.
- from(HasAppleCodesignFields) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.apple.HasAppleCodesignFields instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(AppleBundleDestinations) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
-
Fill a builder with attribute values from the provided AppleBundleDestinations instance.
- from(AppleBundleResources) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Fill a builder with attribute values from the provided AppleBundleResources instance.
- from(CxxLibraryDescription.CommonArg) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxLibraryDescription.CommonArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CxxConstructorArg) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
- from(HasTests) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(SwiftCommonArg) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.swift.SwiftCommonArg instance.
- from(HasDefaultPlatform) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
- from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(AppleLibraryDescriptionArg) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided AppleLibraryDescriptionArg instance.
- from(AppleNativeTargetDescriptionArg) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.apple.AppleNativeTargetDescriptionArg instance.
- from(LinkableCxxConstructorArg) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.LinkableCxxConstructorArg instance.
- from(ImmutableSortedSet<SourceWithFlags>, SourcePathResolver) - Static method in class com.facebook.buck.apple.AppleLibrarySwiftMetadata
-
- from(ApplePackageDescriptionArg) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
-
Fill a builder with attribute values from the provided ApplePackageDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(AppleResourceDescriptionArg) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
-
Fill a builder with attribute values from the provided AppleResourceDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasAppleBundleFields) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.apple.HasAppleBundleFields instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasTestTimeout) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
- from(CxxConstructorArg) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
- from(HasEntitlementsFile) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.apple.HasEntitlementsFile instance.
- from(HasDefaultPlatform) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
- from(HasAppleCodesignFields) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.apple.HasAppleCodesignFields instance.
- from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(AppleTestDescriptionArg) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided AppleTestDescriptionArg instance.
- from(LinkableCxxConstructorArg) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.LinkableCxxConstructorArg instance.
- from(CxxLibraryDescription.CommonArg) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxLibraryDescription.CommonArg instance.
- from(HasTests) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(SwiftCommonArg) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.swift.SwiftCommonArg instance.
- from(HasContacts) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
- from(AppleNativeTargetDescriptionArg) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.apple.AppleNativeTargetDescriptionArg instance.
- from(AppleWrapperResourceArg) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
-
Fill a builder with attribute values from the provided AppleWrapperResourceArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(GroupedSource) - Method in class com.facebook.buck.apple.GroupedSource.Builder
-
Fill a builder with attribute values from the provided GroupedSource instance.
- from(MultiarchFileInfo) - Method in class com.facebook.buck.apple.MultiarchFileInfo.Builder
-
Fill a builder with attribute values from the provided MultiarchFileInfo instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(PrebuiltAppleFrameworkDescriptionArg) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
Fill a builder with attribute values from the provided PrebuiltAppleFrameworkDescriptionArg instance.
- from(AppleSimulator) - Method in class com.facebook.buck.apple.simulator.AppleSimulator.Builder
-
Fill a builder with attribute values from the provided AppleSimulator instance.
- from(AppleSimulatorProfile) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile.Builder
-
Fill a builder with attribute values from the provided AppleSimulatorProfile instance.
- from(AppleCxxPlatform) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
-
Fill a builder with attribute values from the provided AppleCxxPlatform instance.
- from(ApplePlatform) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
-
Fill a builder with attribute values from the provided ApplePlatform instance.
- from(AppleSdk) - Method in class com.facebook.buck.apple.toolchain.AppleSdk.Builder
-
Fill a builder with attribute values from the provided AppleSdk instance.
- from(AppleSdkPaths) - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths.Builder
-
Fill a builder with attribute values from the provided AppleSdkPaths instance.
- from(AppleToolchain) - Method in class com.facebook.buck.apple.toolchain.AppleToolchain.Builder
-
Fill a builder with attribute values from the provided AppleToolchain instance.
- from(CodeSignIdentity) - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentity.Builder
-
Fill a builder with attribute values from the provided CodeSignIdentity instance.
- from(ProvisioningProfileMetadata) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
-
Fill a builder with attribute values from the provided ProvisioningProfileMetadata instance.
- from(CopyFilePhaseDestinationSpec) - Method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec.Builder
-
Fill a builder with attribute values from the provided CopyFilePhaseDestinationSpec instance.
- from(XcodeScriptDescriptionArg) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
-
Fill a builder with attribute values from the provided XcodeScriptDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasSrcs) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
- from(ArtifactInfo) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
-
Fill a builder with attribute values from the provided ArtifactInfo instance.
- from(CacheCountersSummary) - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary.Builder
-
Fill a builder with attribute values from the provided CacheCountersSummary instance.
- from(AbstractCacheDeleteResult) - Method in class com.facebook.buck.artifact_cache.CacheDeleteResult.Builder
-
Fill a builder with attribute values from the provided AbstractCacheDeleteResult instance.
- from(CacheResult) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
-
Fill a builder with attribute values from the provided CacheResult instance.
- from(ArtifactCacheEntries) - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries.Builder
-
Fill a builder with attribute values from the provided ArtifactCacheEntries instance.
- from(DirCacheEntry) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry.Builder
-
Fill a builder with attribute values from the provided DirCacheEntry instance.
- from(HttpCacheEntry) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
-
Fill a builder with attribute values from the provided HttpCacheEntry instance.
- from(SQLiteCacheEntry) - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry.Builder
-
Fill a builder with attribute values from the provided SQLiteCacheEntry instance.
- from(HttpArtifactCacheBinaryProtocol.MetadataAndPayloadReadResult) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.MetadataAndPayloadReadResult instance.
- from(FetchResponseReadResult) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
-
Fill a builder with attribute values from the provided FetchResponseReadResult instance.
- from(AbstractAsynchronousCache.AbstractFetchResult) - Method in class com.facebook.buck.artifact_cache.FetchResult.Builder
-
Fill a builder with attribute values from the provided AbstractFetchResult instance.
- from(HttpArtifactCacheEventFetchData) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
-
Fill a builder with attribute values from the provided HttpArtifactCacheEventFetchData instance.
- from(HttpArtifactCacheEventStoreData) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
-
Fill a builder with attribute values from the provided HttpArtifactCacheEventStoreData instance.
- from(HttpArtifactCacheBinaryProtocol.MetadataAndPayloadReadResult) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.MetadataAndPayloadReadResult instance.
- from(MetadataAndPayloadReadResultInternal) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
-
Fill a builder with attribute values from the provided MetadataAndPayloadReadResultInternal instance.
- from(AbstractAsynchronousCache.AbstractMultiContainsResult) - Method in class com.facebook.buck.artifact_cache.MultiContainsResult.Builder
-
Fill a builder with attribute values from the provided AbstractMultiContainsResult instance.
- from(AbstractAsynchronousCache.AbstractMultiFetchResult) - Method in class com.facebook.buck.artifact_cache.MultiFetchResult.Builder
-
Fill a builder with attribute values from the provided AbstractMultiFetchResult instance.
- from(NetworkCacheArgs) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Fill a builder with attribute values from the provided NetworkCacheArgs instance.
- from(RuleKeyCacheResult) - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult.Builder
-
Fill a builder with attribute values from the provided RuleKeyCacheResult instance.
- from(StoreResponseReadResult) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
-
Fill a builder with attribute values from the provided StoreResponseReadResult instance.
- from(HttpArtifactCacheBinaryProtocol.MetadataAndPayloadReadResult) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.MetadataAndPayloadReadResult instance.
- from(AbstractAsynchronousCache.AbstractStoreResult) - Method in class com.facebook.buck.artifact_cache.StoreResult.Builder
-
Fill a builder with attribute values from the provided AbstractStoreResult instance.
- from(StoreWriteResult) - Method in class com.facebook.buck.artifact_cache.StoreWriteResult.Builder
-
Fill a builder with attribute values from the provided StoreWriteResult instance.
- from(Cell, OwnersReport.Builder, Parser, PerBuildState, ListeningExecutorService, TargetPatternEvaluator, BuckEventBus, TypeCoercerFactory) - Static method in class com.facebook.buck.cli.BuckQueryEnvironment
-
- from(CommandRunnerParams, PerBuildState, ListeningExecutorService, boolean) - Static method in class com.facebook.buck.cli.BuckQueryEnvironment
-
- from(ConfigValue) - Method in class com.facebook.buck.cli.ConfigValue.Builder
-
Fill a builder with attribute values from the provided ConfigValue instance.
- from(InstallResult) - Method in class com.facebook.buck.cli.InstallResult.Builder
-
Fill a builder with attribute values from the provided InstallResult instance.
- from(TargetResult) - Method in class com.facebook.buck.cli.TargetResult.Builder
-
Fill a builder with attribute values from the provided TargetResult instance.
- from(TestRun) - Method in class com.facebook.buck.cli.TestRun.Builder
-
Fill a builder with attribute values from the provided TestRun instance.
- from(BuildExecutionResult) - Method in class com.facebook.buck.command.BuildExecutionResult.Builder
-
Fill a builder with attribute values from the provided BuildExecutionResult instance.
- from(BuildExecutorArgs) - Method in class com.facebook.buck.command.BuildExecutorArgs.Builder
-
Fill a builder with attribute values from the provided BuildExecutorArgs instance.
- from(BuildContext) - Method in class com.facebook.buck.core.build.context.BuildContext.Builder
-
Fill a builder with attribute values from the provided BuildContext instance.
- from(BuildEngineBuildContext) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext.Builder
-
Fill a builder with attribute values from the provided BuildEngineBuildContext instance.
- from(BuildEngine.AbstractBuildEngineResult) - Method in class com.facebook.buck.core.build.engine.BuildEngineResult.Builder
-
Fill a builder with attribute values from the provided AbstractBuildEngineResult instance.
- from(BuildResult) - Method in class com.facebook.buck.core.build.engine.BuildResult.Builder
-
Fill a builder with attribute values from the provided BuildResult instance.
- from(ManifestFetchResult) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult.Builder
-
Fill a builder with attribute values from the provided ManifestFetchResult instance.
- from(ManifestStats) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStats.Builder
-
Fill a builder with attribute values from the provided ManifestStats instance.
- from(ManifestStoreResult) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult.Builder
-
Fill a builder with attribute values from the provided ManifestStoreResult instance.
- from(MacroMatchResult) - Method in class com.facebook.buck.core.macros.MacroMatchResult.Builder
-
Fill a builder with attribute values from the provided MacroMatchResult instance.
- from(ActionGraphAndBuilder) - Method in class com.facebook.buck.core.model.actiongraph.ActionGraphAndBuilder.Builder
-
Fill a builder with attribute values from the provided ActionGraphAndBuilder instance.
- from(String, Iterable<T>) - Static method in class com.facebook.buck.core.model.FlavorDomain
-
Create a FlavorDomain from FlavorConvertible objects.
- from(String, Class<E>) - Static method in class com.facebook.buck.core.model.FlavorDomain
-
Create a FlavorDomain from FlavorConverbile Enum.
- from(ActionAndTargetGraphs) - Method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs.Builder
-
Fill a builder with attribute values from the provided ActionAndTargetGraphs instance.
- from(ImmutableUnflavoredBuildTarget) - Method in class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget.Builder
-
Fill a builder with attribute values from the provided ImmutableUnflavoredBuildTarget instance.
- from(UnflavoredBuildTarget) - Method in class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.model.UnflavoredBuildTarget instance.
- from(InternalFlavor) - Method in class com.facebook.buck.core.model.InternalFlavor.Builder
-
Fill a builder with attribute values from the provided InternalFlavor instance.
- from(Flavor) - Method in class com.facebook.buck.core.model.InternalFlavor.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.model.Flavor instance.
- from(RuleType) - Method in class com.facebook.buck.core.model.RuleType.Builder
-
Fill a builder with attribute values from the provided RuleType instance.
- from(Flavor) - Method in class com.facebook.buck.core.model.UserFlavor.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.model.Flavor instance.
- from(UserFlavor) - Method in class com.facebook.buck.core.model.UserFlavor.Builder
-
Fill a builder with attribute values from the provided UserFlavor instance.
- from(BuildRuleKeys) - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys.Builder
-
Fill a builder with attribute values from the provided BuildRuleKeys instance.
- from(ConfigSettingArg) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
-
Fill a builder with attribute values from the provided ConfigSettingArg instance.
- from(ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, BuildTarget, Path, SourcePath, ImmutableMap<String, String>, boolean) - Static method in class com.facebook.buck.core.rules.impl.WriteStringTemplateRule
-
- from(ConstraintSettingArg) - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingArg.Builder
-
Fill a builder with attribute values from the provided ConstraintSettingArg instance.
- from(ConstraintValueArg) - Method in class com.facebook.buck.core.rules.platform.ConstraintValueArg.Builder
-
Fill a builder with attribute values from the provided ConstraintValueArg instance.
- from(PlatformArg) - Method in class com.facebook.buck.core.rules.platform.PlatformArg.Builder
-
Fill a builder with attribute values from the provided PlatformArg instance.
- from(RuleScheduleInfo) - Method in class com.facebook.buck.core.rules.schedule.RuleScheduleInfo.Builder
-
Fill a builder with attribute values from the provided RuleScheduleInfo instance.
- from(ArchiveMemberSourcePath) - Method in class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath.Builder
-
Fill a builder with attribute values from the provided ArchiveMemberSourcePath instance.
- from(AbstractDefaultBuildTargetSourcePath) - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.sourcepath.AbstractDefaultBuildTargetSourcePath instance.
- from(BuildTargetSourcePath) - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.sourcepath.BuildTargetSourcePath instance.
- from(BuildTargetSourcePath) - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.sourcepath.BuildTargetSourcePath instance.
- from(AbstractExplicitBuildTargetSourcePath) - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.sourcepath.AbstractExplicitBuildTargetSourcePath instance.
- from(BuildTargetSourcePath) - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.sourcepath.BuildTargetSourcePath instance.
- from(AbstractForwardingBuildTargetSourcePath) - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.sourcepath.AbstractForwardingBuildTargetSourcePath instance.
- from(AbstractPathSourcePath) - Method in class com.facebook.buck.core.sourcepath.PathSourcePath.Builder
-
Fill a builder with attribute values from the provided AbstractPathSourcePath instance.
- from(SourcePathRuleFinder) - Static method in class com.facebook.buck.core.sourcepath.resolver.impl.DefaultSourcePathResolver
-
- from(SourceWithFlags) - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags.Builder
-
Fill a builder with attribute values from the provided SourceWithFlags instance.
- from(ExternalTestRunnerTestSpec) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
-
Fill a builder with attribute values from the provided ExternalTestRunnerTestSpec instance.
- from(VersionedTool) - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool.Builder
-
Fill a builder with attribute values from the provided VersionedTool instance.
- from(String, Object...) - Static method in class com.facebook.buck.core.toolchain.toolprovider.impl.ErrorToolProvider
-
- from(SystemToolProvider) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider.Builder
-
Fill a builder with attribute values from the provided SystemToolProvider instance.
- from(CounterInfo) - Method in class com.facebook.buck.counters.CounterInfo.Builder
-
Fill a builder with attribute values from the provided CounterInfo instance.
- from(CounterSnapshot) - Method in class com.facebook.buck.counters.CounterSnapshot.Builder
-
Fill a builder with attribute values from the provided CounterSnapshot instance.
- from(BuildTarget, ProjectFilesystem, BuildRuleResolver, SourcePathRuleFinder, CxxPlatform, ArchiveContents, Path, ImmutableList<SourcePath>, boolean) - Static method in class com.facebook.buck.cxx.Archive
-
- from(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, Archiver, ImmutableList<String>, Optional<Tool>, ImmutableList<String>, ArchiveContents, Path, ImmutableList<SourcePath>, boolean) - Static method in class com.facebook.buck.cxx.Archive
-
- from(HasVersionUniverse) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.versions.HasVersionUniverse instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CxxConstructorArg) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
- from(HasTests) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(CxxBinaryDescription.CommonArg) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxBinaryDescription.CommonArg instance.
- from(HasDepsQuery) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
- from(HasDefaultPlatform) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
- from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(LinkableCxxConstructorArg) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.LinkableCxxConstructorArg instance.
- from(CxxBinaryDescriptionArg) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided CxxBinaryDescriptionArg instance.
- from(CxxBridgingHeaders) - Method in class com.facebook.buck.cxx.CxxBridgingHeaders.Builder
-
Fill a builder with attribute values from the provided CxxBridgingHeaders instance.
- from(CxxHeaders) - Method in class com.facebook.buck.cxx.CxxBridgingHeaders.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxHeaders instance.
- from(CxxCompilationDatabaseEntry) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry.Builder
-
Fill a builder with attribute values from the provided CxxCompilationDatabaseEntry instance.
- from(HasTests) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(AbstractGenruleDescription.CommonArg) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.shell.AbstractGenruleDescription.CommonArg instance.
- from(CxxGenruleDescriptionArg) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided CxxGenruleDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(CxxHeaders) - Method in class com.facebook.buck.cxx.CxxHeadersDir.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxHeaders instance.
- from(CxxHeadersDir) - Method in class com.facebook.buck.cxx.CxxHeadersDir.Builder
-
Fill a builder with attribute values from the provided CxxHeadersDir instance.
- from(CxxLibraryDescription.CommonArg) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxLibraryDescription.CommonArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CxxConstructorArg) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
- from(HasTests) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(HasDefaultPlatform) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
- from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(LinkableCxxConstructorArg) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.LinkableCxxConstructorArg instance.
- from(CxxLibraryDescriptionArg) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided CxxLibraryDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CxxPrecompiledHeaderDescriptionArg) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
-
Fill a builder with attribute values from the provided CxxPrecompiledHeaderDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(CxxPreprocessorInput) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Fill a builder with attribute values from the provided CxxPreprocessorInput instance.
- from(CxxRawHeaders) - Method in class com.facebook.buck.cxx.CxxRawHeaders.Builder
-
Fill a builder with attribute values from the provided CxxRawHeaders instance.
- from(AbstractCxxSource) - Method in class com.facebook.buck.cxx.CxxSource.Builder
-
Fill a builder with attribute values from the provided AbstractCxxSource instance.
- from(CxxSourceRuleFactory) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Fill a builder with attribute values from the provided CxxSourceRuleFactory instance.
- from(CxxHeaders) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxHeaders instance.
- from(CxxSymlinkTreeHeaders) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders.Builder
-
Fill a builder with attribute values from the provided CxxSymlinkTreeHeaders instance.
- from(CxxTestDescriptionArg) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided CxxTestDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasTestTimeout) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
- from(CxxConstructorArg) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
- from(CxxBinaryDescription.CommonArg) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxBinaryDescription.CommonArg instance.
- from(HasDepsQuery) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
- from(HasDefaultPlatform) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
- from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(LinkableCxxConstructorArg) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.LinkableCxxConstructorArg instance.
- from(HasVersionUniverse) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.versions.HasVersionUniverse instance.
- from(HasTests) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(HasContacts) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
- from(CxxToolFlags) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxToolFlags instance.
- from(ExplicitCxxToolFlags) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
-
Fill a builder with attribute values from the provided ExplicitCxxToolFlags instance.
- from(FrameworkDependencies) - Method in class com.facebook.buck.cxx.FrameworkDependencies.Builder
-
Fill a builder with attribute values from the provided FrameworkDependencies instance.
- from(NewPrebuiltCxxLibraryPaths) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
-
Fill a builder with attribute values from the provided NewPrebuiltCxxLibraryPaths instance.
- from(OmnibusLibraries) - Method in class com.facebook.buck.cxx.OmnibusLibraries.Builder
-
Fill a builder with attribute values from the provided OmnibusLibraries instance.
- from(OmnibusLibrary) - Method in class com.facebook.buck.cxx.OmnibusLibrary.Builder
-
Fill a builder with attribute values from the provided OmnibusLibrary instance.
- from(OmnibusRoot) - Method in class com.facebook.buck.cxx.OmnibusRoot.Builder
-
Fill a builder with attribute values from the provided OmnibusRoot instance.
- from(PrebuiltCxxLibraryDescriptionArg) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided PrebuiltCxxLibraryDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(PrebuiltCxxLibraryGroupDescriptionArg) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Fill a builder with attribute values from the provided PrebuiltCxxLibraryGroupDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(PreIncludeFactory) - Method in class com.facebook.buck.cxx.PreIncludeFactory.Builder
-
Fill a builder with attribute values from the provided PreIncludeFactory instance.
- from(PreprocessorFlags) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
-
Fill a builder with attribute values from the provided PreprocessorFlags instance.
- from(Archiver) - Static method in interface com.facebook.buck.cxx.toolchain.ArchiverProvider
-
- from(ToolProvider, Platform, Optional<ArchiverProvider.Type>) - Static method in interface com.facebook.buck.cxx.toolchain.ArchiverProvider
-
Creates an appropriate ArchiverProvider instance for the given parameters.
- from(CxxPlatform) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Fill a builder with attribute values from the provided CxxPlatform instance.
- from(FlavorConvertible) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.model.FlavorConvertible instance.
- from(CxxToolProviderParams) - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams.Builder
-
Fill a builder with attribute values from the provided CxxToolProviderParams instance.
- from(HeaderVerification) - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification.Builder
-
Fill a builder with attribute values from the provided HeaderVerification instance.
- from(NativeLinkableInput) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
-
Fill a builder with attribute values from the provided NativeLinkableInput instance.
- from(MachoHeader) - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoHeader.Builder
-
Fill a builder with attribute values from the provided MachoHeader instance.
- from(AnalysisResults) - Method in class com.facebook.buck.distributed.AnalysisResults.Builder
-
Fill a builder with attribute values from the provided AnalysisResults instance.
- from(BuildSlaveStats) - Method in class com.facebook.buck.distributed.build_client.BuildSlaveStats.Builder
-
Fill a builder with attribute values from the provided BuildSlaveStats instance.
- from(DistBuildControllerArgs) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
-
Fill a builder with attribute values from the provided DistBuildControllerArgs instance.
- from(DistBuildControllerInvocationArgs) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs.Builder
-
Fill a builder with attribute values from the provided DistBuildControllerInvocationArgs instance.
- from(StampedeExecutionResult) - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult.Builder
-
Fill a builder with attribute values from the provided StampedeExecutionResult instance.
- from(DelegateAndGraphs) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphs.Builder
-
Fill a builder with attribute values from the provided DelegateAndGraphs instance.
- from(DelegateAndGraphsInitializerArgs) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
-
Fill a builder with attribute values from the provided DelegateAndGraphsInitializerArgs instance.
- from(DistBuildSlaveExecutorArgs) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Fill a builder with attribute values from the provided DistBuildSlaveExecutorArgs instance.
- from(BuildRuleMachineLogEntry) - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry.Builder
-
Fill a builder with attribute values from the provided BuildRuleMachineLogEntry instance.
- from(BuildRuleStats) - Method in class com.facebook.buck.distributed.BuildRuleStats.Builder
-
Fill a builder with attribute values from the provided BuildRuleStats instance.
- from(DistBuildClientCacheResult) - Method in class com.facebook.buck.distributed.DistBuildClientCacheResult.Builder
-
Fill a builder with attribute values from the provided DistBuildClientCacheResult instance.
- from(DistBuildClientStats) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Fill a builder with attribute values from the provided DistBuildClientStats instance.
- from(DistBuildStatus) - Method in class com.facebook.buck.distributed.DistBuildStatus.Builder
-
Fill a builder with attribute values from the provided DistBuildStatus instance.
- from(PerRuleCumulativeStats) - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats.Builder
-
Fill a builder with attribute values from the provided PerRuleCumulativeStats instance.
- from(RuleKeyNameAndType) - Method in class com.facebook.buck.distributed.RuleKeyNameAndType.Builder
-
Fill a builder with attribute values from the provided RuleKeyNameAndType instance.
- from(BuildLogEntry) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
-
Fill a builder with attribute values from the provided BuildLogEntry instance.
- from(DoctorEndpointRequest) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
-
Fill a builder with attribute values from the provided DoctorEndpointRequest instance.
- from(DoctorEndpointResponse) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse.Builder
-
Fill a builder with attribute values from the provided DoctorEndpointResponse instance.
- from(DoctorJsonResponse) - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse.Builder
-
Fill a builder with attribute values from the provided DoctorJsonResponse instance.
- from(DoctorSuggestion) - Method in class com.facebook.buck.doctor.config.DoctorSuggestion.Builder
-
Fill a builder with attribute values from the provided DoctorSuggestion instance.
- from(UserLocalConfiguration) - Method in class com.facebook.buck.doctor.config.UserLocalConfiguration.Builder
-
Fill a builder with attribute values from the provided UserLocalConfiguration instance.
- from(DefectReporter.AbstractDefectReport) - Method in class com.facebook.buck.doctor.DefectReport.Builder
-
Fill a builder with attribute values from the provided AbstractDefectReport instance.
- from(DefectReporter.AbstractDefectSubmitResult) - Method in class com.facebook.buck.doctor.DefectSubmitResult.Builder
-
Fill a builder with attribute values from the provided AbstractDefectSubmitResult instance.
- from(ExtraInfoCollector.AbstractExtraInfoResult) - Method in class com.facebook.buck.doctor.ExtraInfoResult.Builder
-
Fill a builder with attribute values from the provided AbstractExtraInfoResult instance.
- from(DefectReporter.AbstractFileChangesIgnoredReport) - Method in class com.facebook.buck.doctor.FileChangesIgnoredReport.Builder
-
Fill a builder with attribute values from the provided AbstractFileChangesIgnoredReport instance.
- from(UserReport) - Method in class com.facebook.buck.doctor.UserReport.Builder
-
Fill a builder with attribute values from the provided UserReport instance.
- from(EventKey) - Method in class com.facebook.buck.event.EventKey.Builder
-
Fill a builder with attribute values from the provided EventKey instance.
- from(BuildTargetDurationListenerCloseArgs) - Method in class com.facebook.buck.event.listener.BuildTargetDurationListenerCloseArgs.Builder
-
Fill a builder with attribute values from the provided BuildTargetDurationListenerCloseArgs instance.
- from(EventPair) - Method in class com.facebook.buck.event.listener.EventPair.Builder
-
Fill a builder with attribute values from the provided EventPair instance.
- from(HttpArtifactCacheEventListenerCloseArgs) - Method in class com.facebook.buck.event.listener.HttpArtifactCacheEventListenerCloseArgs.Builder
-
Fill a builder with attribute values from the provided HttpArtifactCacheEventListenerCloseArgs instance.
- from(LogUploaderListenerCloseArgs) - Method in class com.facebook.buck.event.listener.LogUploaderListenerCloseArgs.Builder
-
Fill a builder with attribute values from the provided LogUploaderListenerCloseArgs instance.
- from(MachineReadableLoggerListenerCloseArgs) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListenerCloseArgs.Builder
-
Fill a builder with attribute values from the provided MachineReadableLoggerListenerCloseArgs instance.
- from(ProxyBuckEvent) - Method in class com.facebook.buck.event.listener.ProxyBuckEvent.Builder
-
Fill a builder with attribute values from the provided ProxyBuckEvent instance.
- from(BuckEventExternalInterface) - Method in class com.facebook.buck.event.listener.ProxyBuckEvent.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.event.external.events.BuckEventExternalInterface instance.
- from(RuleKeyDiagnosticsListenerCloseArgs) - Method in class com.facebook.buck.event.listener.RuleKeyDiagnosticsListenerCloseArgs.Builder
-
Fill a builder with attribute values from the provided RuleKeyDiagnosticsListenerCloseArgs instance.
- from(RuleKeyLoggerListenerCloseArgs) - Method in class com.facebook.buck.event.listener.RuleKeyLoggerListenerCloseArgs.Builder
-
Fill a builder with attribute values from the provided RuleKeyLoggerListenerCloseArgs instance.
- from(RunIdStreamPair) - Method in class com.facebook.buck.event.listener.RunIdStreamPair.Builder
-
Fill a builder with attribute values from the provided RunIdStreamPair instance.
- from(PerfEventId) - Method in class com.facebook.buck.event.PerfEventId.Builder
-
Fill a builder with attribute values from the provided PerfEventId instance.
- from(ScubaData) - Method in class com.facebook.buck.event.ScubaData.Builder
-
Fill a builder with attribute values from the provided ScubaData instance.
- from(ProjectGeneratorOptions) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions.Builder
-
Fill a builder with attribute values from the provided ProjectGeneratorOptions instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(XcodeWorkspaceConfigDescriptionArg) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Fill a builder with attribute values from the provided XcodeWorkspaceConfigDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(DBinaryDescriptionArg) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided DBinaryDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(DIncludes) - Method in class com.facebook.buck.features.d.DIncludes.Builder
-
Fill a builder with attribute values from the provided DIncludes instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(DLibraryDescriptionArg) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided DLibraryDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasTestTimeout) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
- from(DTestDescriptionArg) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided DTestDescriptionArg instance.
- from(HasContacts) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(CsharpLibraryDescriptionArg) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided CsharpLibraryDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasSrcs) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
- from(PrebuiltDotnetLibraryDescriptionArg) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided PrebuiltDotnetLibraryDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasSrcs) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
- from(FileGroupDescriptionArg) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
-
Fill a builder with attribute values from the provided FileGroupDescriptionArg instance.
- from(HasVersionUniverse) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.versions.HasVersionUniverse instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CxxConstructorArg) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
- from(HasTests) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(CgoLibraryDescriptionArg) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided CgoLibraryDescriptionArg instance.
- from(CxxBinaryDescription.CommonArg) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxBinaryDescription.CommonArg instance.
- from(HasDepsQuery) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
- from(HasDefaultPlatform) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
- from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(LinkableCxxConstructorArg) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.LinkableCxxConstructorArg instance.
- from(GoBinaryDescriptionArg) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided GoBinaryDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasSrcs) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
- from(GoLibraryDescriptionArg) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided GoLibraryDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasTests) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasSrcs) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
- from(GoLinkable) - Method in class com.facebook.buck.features.go.GoLinkable.Builder
-
Fill a builder with attribute values from the provided GoLinkable instance.
- from(GoPlatform) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
-
Fill a builder with attribute values from the provided GoPlatform instance.
- from(FlavorConvertible) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.model.FlavorConvertible instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasTestTimeout) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
- from(GoTestDescriptionArg) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided GoTestDescriptionArg instance.
- from(HasContacts) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasSrcs) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(PrebuiltGoLibraryDescriptionArg) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided PrebuiltGoLibraryDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(GwtBinaryDescriptionArg) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided GwtBinaryDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasVersionUniverse) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.versions.HasVersionUniverse instance.
- from(HalideLibraryDescriptionArg) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided HalideLibraryDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CxxConstructorArg) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
- from(HasTests) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(CxxBinaryDescription.CommonArg) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxBinaryDescription.CommonArg instance.
- from(HasDepsQuery) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
- from(HasDefaultPlatform) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
- from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(LinkableCxxConstructorArg) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.LinkableCxxConstructorArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HaskellBinaryDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided HaskellBinaryDescriptionArg instance.
- from(HasDepsQuery) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HaskellCompileInput) - Method in class com.facebook.buck.features.haskell.HaskellCompileInput.Builder
-
Fill a builder with attribute values from the provided HaskellCompileInput instance.
- from(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, Tool, HaskellVersion, ImmutableList<String>, PreprocessorFlags, CxxPlatform, PicType, boolean, Optional<String>, Optional<HaskellPackageInfo>, ImmutableList<SourcePath>, ImmutableSortedMap<String, HaskellPackage>, ImmutableSortedMap<String, HaskellPackage>, HaskellSources, Preprocessor) - Static method in class com.facebook.buck.features.haskell.HaskellCompileRule
-
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasDepsQuery) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HaskellGhciDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Fill a builder with attribute values from the provided HaskellGhciDescriptionArg instance.
- from(HaskellGhciOmnibusSpec) - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec.Builder
-
Fill a builder with attribute values from the provided HaskellGhciOmnibusSpec instance.
- from(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, HaskellSources, ImmutableList<String>, Optional<SourcePath>, Optional<SourcePath>, BuildRule, ImmutableSortedMap<String, SourcePath>, ImmutableSortedMap<String, SourcePath>, ImmutableSet<HaskellPackage>, ImmutableSet<HaskellPackage>, ImmutableSet<HaskellPackage>, boolean, Path, ImmutableList<SourcePath>, Path, Path, Path, Path, Path, Path, Path, Path, Path, Path) - Static method in class com.facebook.buck.features.haskell.HaskellGhciRule
-
- from(HaskellHaddockDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
-
Fill a builder with attribute values from the provided HaskellHaddockDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasDepsQuery) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HaskellHaddockInput) - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput.Builder
-
Fill a builder with attribute values from the provided HaskellHaddockInput instance.
- from(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, HaskellSources, Tool, ImmutableList<String>, ImmutableList<String>, ImmutableList<String>, ImmutableSet<SourcePath>, ImmutableSortedMap<String, HaskellPackage>, ImmutableSortedMap<String, HaskellPackage>, HaskellPackageInfo, HaskellPlatform, Preprocessor, PreprocessorFlags) - Static method in class com.facebook.buck.features.haskell.HaskellHaddockLibRule
-
- from(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, Tool, ImmutableList<String>, ImmutableSet<HaskellHaddockInput>) - Static method in class com.facebook.buck.features.haskell.HaskellHaddockRule
-
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HaskellLibraryDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided HaskellLibraryDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HaskellPackage) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
-
Fill a builder with attribute values from the provided HaskellPackage instance.
- from(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, Tool, HaskellVersion, Linker.LinkableDepType, HaskellPackageInfo, ImmutableSortedMap<String, HaskellPackage>, ImmutableSortedSet<String>, ImmutableSortedSet<SourcePath>, ImmutableSortedSet<SourcePath>, ImmutableSortedSet<SourcePath>) - Static method in class com.facebook.buck.features.haskell.HaskellPackageRule
-
- from(HaskellPlatform) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Fill a builder with attribute values from the provided HaskellPlatform instance.
- from(HaskellPrebuiltLibraryDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided HaskellPrebuiltLibraryDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HaskellSources) - Method in class com.facebook.buck.features.haskell.HaskellSources.Builder
-
Fill a builder with attribute values from the provided HaskellSources instance.
- from(HaskellVersion) - Method in class com.facebook.buck.features.haskell.HaskellVersion.Builder
-
Fill a builder with attribute values from the provided HaskellVersion instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(JsBundleDescriptionArg) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided JsBundleDescriptionArg instance.
- from(HasExtraJson) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.features.js.HasExtraJson instance.
- from(HasBundleName) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.features.js.HasBundleName instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(JsBundleGenruleDescriptionArg) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided JsBundleGenruleDescriptionArg instance.
- from(HasTests) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(AbstractGenruleDescription.CommonArg) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.shell.AbstractGenruleDescription.CommonArg instance.
- from(HasBundleName) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.features.js.HasBundleName instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasTests) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(HasDepsQuery) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
- from(HasExtraJson) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.features.js.HasExtraJson instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(JsLibraryDescriptionArg) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided JsLibraryDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CxxConstructorArg) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
- from(HasTests) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(CxxLuaExtensionDescriptionArg) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Fill a builder with attribute values from the provided CxxLuaExtensionDescriptionArg instance.
- from(HasDefaultPlatform) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
- from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(LuaBinaryDescriptionArg) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided LuaBinaryDescriptionArg instance.
- from(LuaLibraryDescriptionArg) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided LuaLibraryDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(LuaPlatform) - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
-
Fill a builder with attribute values from the provided LuaPlatform instance.
- from(OcamlBinaryDescriptionArg) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided OcamlBinaryDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(OcamlBuildContext) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Fill a builder with attribute values from the provided OcamlBuildContext instance.
- from(OcamlGeneratedBuildRules) - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules.Builder
-
Fill a builder with attribute values from the provided OcamlGeneratedBuildRules instance.
- from(OcamlLibraryDescriptionArg) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided OcamlLibraryDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(OcamlPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
-
Fill a builder with attribute values from the provided OcamlPlatform instance.
- from(PrebuiltOcamlLibraryDescriptionArg) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided PrebuiltOcamlLibraryDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(AggregationModule) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule.Builder
-
Fill a builder with attribute values from the provided AggregationModule instance.
- from(DependencyEntry) - Method in class com.facebook.buck.features.project.intellij.DependencyEntry.Builder
-
Fill a builder with attribute values from the provided DependencyEntry instance.
- from(DependencyEntryData) - Method in class com.facebook.buck.features.project.intellij.DependencyEntryData.Builder
-
Fill a builder with attribute values from the provided DependencyEntryData instance.
- from(ProjectFilesystem, IjProjectConfig, TargetGraph, IjLibraryFactory, IjModuleFactory, AggregationModuleFactory) - Static method in class com.facebook.buck.features.project.intellij.IjModuleGraphFactory
-
- from(ContentRoot) - Method in class com.facebook.buck.features.project.intellij.model.ContentRoot.Builder
-
Fill a builder with attribute values from the provided ContentRoot instance.
- from(IjSourceFolder) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder.Builder
-
Fill a builder with attribute values from the provided IjSourceFolder instance.
- from(IjProjectElement) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.features.project.intellij.model.IjProjectElement instance.
- from(IjLibrary) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
-
Fill a builder with attribute values from the provided IjLibrary instance.
- from(IjProjectElement) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.features.project.intellij.model.IjProjectElement instance.
- from(IjModule) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Fill a builder with attribute values from the provided IjModule instance.
- from(IjModuleAndroidFacet) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
-
Fill a builder with attribute values from the provided IjModuleAndroidFacet instance.
- from(IjProjectConfig) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Fill a builder with attribute values from the provided IjProjectConfig instance.
- from(ModuleIndexEntry) - Method in class com.facebook.buck.features.project.intellij.model.ModuleIndexEntry.Builder
-
Fill a builder with attribute values from the provided ModuleIndexEntry instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CxxConstructorArg) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
- from(HasTests) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(CxxPythonExtensionDescriptionArg) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Fill a builder with attribute values from the provided CxxPythonExtensionDescriptionArg instance.
- from(HasDefaultPlatform) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
- from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(PrebuiltPythonLibraryDescriptionArg) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided PrebuiltPythonLibraryDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasVersionUniverse) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.versions.HasVersionUniverse instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasTests) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(PythonBinaryDescriptionArg) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided PythonBinaryDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(PythonLibraryDescription.CoreArg) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.features.python.PythonLibraryDescription.CoreArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasTests) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(PythonLibraryDescriptionArg) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided PythonLibraryDescriptionArg instance.
- from(BuildTarget, ProjectFilesystem, BuildRuleParams, BuildRuleResolver, Function<BuildRuleResolver, ImmutableMap<String, Arg>>, PythonBinary, ImmutableSet<String>, ImmutableList<Pair<Float, ImmutableSet<Path>>>, Optional<Long>, ImmutableSet<String>) - Static method in class com.facebook.buck.features.python.PythonTest
-
- from(PythonLibraryDescription.CoreArg) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.features.python.PythonLibraryDescription.CoreArg instance.
- from(HasVersionUniverse) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.versions.HasVersionUniverse instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasTestTimeout) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
- from(HasTests) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(PythonTestDescriptionArg) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided PythonTestDescriptionArg instance.
- from(HasContacts) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(PrebuiltRustLibraryDescriptionArg) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided PrebuiltRustLibraryDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasTests) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(HasDefaultPlatform) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
- from(RustBinaryDescriptionArg) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided RustBinaryDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasSrcs) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
- from(SourcePathRuleFinder, BuildTarget, ProjectFilesystem, BuildRuleParams, Optional<String>, Tool, Linker, ImmutableList<Arg>, ImmutableList<Arg>, ImmutableList<Arg>, ImmutableSortedSet<SourcePath>, SourcePath, RustBuckConfig.RemapSrcPaths) - Static method in class com.facebook.buck.features.rust.RustCompileRule
-
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasTests) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(HasDefaultPlatform) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasSrcs) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
- from(RustLibraryDescriptionArg) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided RustLibraryDescriptionArg instance.
- from(RustPlatform) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
-
Fill a builder with attribute values from the provided RustPlatform instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(RustTestDescriptionArg) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided RustTestDescriptionArg instance.
- from(HasDefaultPlatform) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasSrcs) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
- from(ZipFileDescriptionArg) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Fill a builder with attribute values from the provided ZipFileDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasSrcs) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
- from(HttpCommonDescriptionArg) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.file.HttpCommonDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HttpArchiveDescriptionArg) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
-
Fill a builder with attribute values from the provided HttpArchiveDescriptionArg instance.
- from(HttpCommonDescriptionArg) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.file.HttpCommonDescriptionArg instance.
- from(HttpFileDescriptionArg) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
-
Fill a builder with attribute values from the provided HttpFileDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(RemoteFileDescriptionArg) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
-
Fill a builder with attribute values from the provided RemoteFileDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(BuckPaths) - Method in class com.facebook.buck.io.filesystem.BuckPaths.Builder
-
Fill a builder with attribute values from the provided BuckPaths instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasProvidedDeps) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDeps instance.
- from(JavaLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg instance.
- from(HasTests) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(JvmLibraryArg) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JvmLibraryArg instance.
- from(GroovyLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.groovy.GroovyLibraryDescription.CoreArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasSrcs) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
- from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
- from(GroovyLibraryDescriptionArg) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided GroovyLibraryDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasTestTimeout) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
- from(HasProvidedDeps) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDeps instance.
- from(JavaLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg instance.
- from(HasTests) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(JvmLibraryArg) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JvmLibraryArg instance.
- from(GroovyLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.groovy.GroovyLibraryDescription.CoreArg instance.
- from(HasContacts) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasSrcs) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
- from(JavaTestDescription.CoreArg) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaTestDescription.CoreArg instance.
- from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
- from(GroovyTestDescriptionArg) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided GroovyTestDescriptionArg instance.
- from(AnnotationProcessingParams) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
-
Fill a builder with attribute values from the provided AnnotationProcessingParams instance.
- from(CompilerOutputPaths) - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths.Builder
-
Fill a builder with attribute values from the provided CompilerOutputPaths instance.
- from(CompilerParameters) - Method in class com.facebook.buck.jvm.java.CompilerParameters.Builder
-
Fill a builder with attribute values from the provided CompilerParameters instance.
- from(DefaultJavaLibraryClasspaths) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths.Builder
-
Fill a builder with attribute values from the provided DefaultJavaLibraryClasspaths instance.
- from(HasTests) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(AbstractGenruleDescription.CommonArg) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.shell.AbstractGenruleDescription.CommonArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(JarGenruleDescriptionArg) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided JarGenruleDescriptionArg instance.
- from(JarParameters) - Method in class com.facebook.buck.jvm.java.JarParameters.Builder
-
Fill a builder with attribute values from the provided JarParameters instance.
- from(JavaAnnotationProcessorDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
-
Fill a builder with attribute values from the provided JavaAnnotationProcessorDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(JavaBinaryDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided JavaBinaryDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasTests) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(JavacOptions) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Fill a builder with attribute values from the provided JavacOptions instance.
- from(JavacPluginJsr199Fields) - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields.Builder
-
Fill a builder with attribute values from the provided JavacPluginJsr199Fields instance.
- from(JavacPluginProperties) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
-
Fill a builder with attribute values from the provided JavacPluginProperties instance.
- from(JavacSpec) - Method in class com.facebook.buck.jvm.java.JavacSpec.Builder
-
Fill a builder with attribute values from the provided JavacSpec instance.
- from(JavacVersion) - Method in class com.facebook.buck.jvm.java.JavacVersion.Builder
-
Fill a builder with attribute values from the provided JavacVersion instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasProvidedDeps) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDeps instance.
- from(JavaLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg instance.
- from(HasTests) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(JvmLibraryArg) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JvmLibraryArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasSrcs) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
- from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
- from(JavaLibraryDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided JavaLibraryDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasTestTimeout) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
- from(HasProvidedDeps) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDeps instance.
- from(JavaLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg instance.
- from(HasTests) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(JvmLibraryArg) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JvmLibraryArg instance.
- from(HasContacts) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasSrcs) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
- from(JavaTestDescription.CoreArg) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaTestDescription.CoreArg instance.
- from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
- from(JavaTestDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided JavaTestDescriptionArg instance.
- from(JUnitJvmArgs) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Fill a builder with attribute values from the provided JUnitJvmArgs instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(KeystoreDescriptionArg) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
-
Fill a builder with attribute values from the provided KeystoreDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from - Variable in class com.facebook.buck.jvm.java.lang.model.BridgeMethod
-
For a normal override bridge, this is the overriding method.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(PrebuiltJarDescriptionArg) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
-
Fill a builder with attribute values from the provided PrebuiltJarDescriptionArg instance.
- from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
- from(ResourcesParameters) - Method in class com.facebook.buck.jvm.java.ResourcesParameters.Builder
-
Fill a builder with attribute values from the provided ResourcesParameters instance.
- from(JavaToolchain) - Method in class com.facebook.buck.jvm.java.toolchain.JavaToolchain.Builder
-
Fill a builder with attribute values from the provided JavaToolchain instance.
- from(KotlincVersion) - Method in class com.facebook.buck.jvm.kotlin.KotlincVersion.Builder
-
Fill a builder with attribute values from the provided KotlincVersion instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasProvidedDeps) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDeps instance.
- from(JavaLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg instance.
- from(HasTests) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(JvmLibraryArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JvmLibraryArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasSrcs) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
- from(KotlinLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg instance.
- from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
- from(KotlinLibraryDescriptionArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided KotlinLibraryDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasTestTimeout) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
- from(HasProvidedDeps) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDeps instance.
- from(JavaLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg instance.
- from(HasTests) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(JvmLibraryArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JvmLibraryArg instance.
- from(HasContacts) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasSrcs) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
- from(JavaTestDescription.CoreArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaTestDescription.CoreArg instance.
- from(KotlinLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg instance.
- from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
- from(KotlinTestDescriptionArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided KotlinTestDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasProvidedDeps) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDeps instance.
- from(JavaLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg instance.
- from(HasTests) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(JvmLibraryArg) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JvmLibraryArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasSrcs) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
- from(ScalaLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.scala.ScalaLibraryDescription.CoreArg instance.
- from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
- from(ScalaLibraryDescriptionArg) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided ScalaLibraryDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasTestTimeout) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
- from(HasProvidedDeps) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDeps instance.
- from(JavaLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg instance.
- from(HasTests) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(JvmLibraryArg) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JvmLibraryArg instance.
- from(HasContacts) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasSrcs) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
- from(JavaTestDescription.CoreArg) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaTestDescription.CoreArg instance.
- from(ScalaLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.scala.ScalaLibraryDescription.CoreArg instance.
- from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
- from(ScalaTestDescriptionArg) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided ScalaTestDescriptionArg instance.
- from(ErrorLogRecord) - Method in class com.facebook.buck.log.ErrorLogRecord.Builder
-
Fill a builder with attribute values from the provided ErrorLogRecord instance.
- from(InvocationInfo) - Method in class com.facebook.buck.log.InvocationInfo.Builder
-
Fill a builder with attribute values from the provided InvocationInfo instance.
- from(LogConfigSetup) - Method in class com.facebook.buck.log.LogConfigSetup.Builder
-
Fill a builder with attribute values from the provided LogConfigSetup instance.
- from(PerfTimesStats) - Method in class com.facebook.buck.log.PerfTimesStats.Builder
-
Fill a builder with attribute values from the provided PerfTimesStats instance.
- from(String) - Static method in enum com.facebook.buck.parser.api.Syntax
-
Converts a syntax name to a corresponding enum value.
- from(ProjectBuildFileParserOptions) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Fill a builder with attribute values from the provided ProjectBuildFileParserOptions instance.
- from(BinaryOperatorExpression) - Method in class com.facebook.buck.query.BinaryOperatorExpression.Builder
-
Fill a builder with attribute values from the provided BinaryOperatorExpression instance.
- from(FunctionExpression) - Method in class com.facebook.buck.query.FunctionExpression.Builder
-
Fill a builder with attribute values from the provided FunctionExpression instance.
- from(QueryBuildTarget) - Method in class com.facebook.buck.query.QueryBuildTarget.Builder
-
Fill a builder with attribute values from the provided QueryBuildTarget instance.
- from(QueryFileTarget) - Method in class com.facebook.buck.query.QueryFileTarget.Builder
-
Fill a builder with attribute values from the provided QueryFileTarget instance.
- from(SetExpression) - Method in class com.facebook.buck.query.SetExpression.Builder
-
Fill a builder with attribute values from the provided SetExpression instance.
- from(TargetLiteral) - Method in class com.facebook.buck.query.TargetLiteral.Builder
-
Fill a builder with attribute values from the provided TargetLiteral instance.
- from(TargetSetExpression) - Method in class com.facebook.buck.query.TargetSetExpression.Builder
-
Fill a builder with attribute values from the provided TargetSetExpression instance.
- from(ImmutableList<SourcePathArg>) - Static method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
-
- from(Function<String, String>, Iterable<String>) - Static method in class com.facebook.buck.rules.args.SanitizedArg
-
- from(BuildConfigFields) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Builder
-
Fill a builder with attribute values from the provided BuildConfigFields instance.
- from(BuildConfigFields.Field) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field.Builder
-
Fill a builder with attribute values from the provided Field instance.
- from(FrameworkPath) - Method in class com.facebook.buck.rules.coercer.FrameworkPath.Builder
-
Fill a builder with attribute values from the provided FrameworkPath instance.
- from(ManifestEntries) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
-
Fill a builder with attribute values from the provided ManifestEntries instance.
- from(SourceSet) - Method in class com.facebook.buck.rules.coercer.SourceSet.Builder
-
Fill a builder with attribute values from the provided SourceSet instance.
- from(SourceSortedSet) - Method in class com.facebook.buck.rules.coercer.SourceSortedSet.Builder
-
Fill a builder with attribute values from the provided SourceSortedSet instance.
- from(RuleKeyConfiguration) - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration.Builder
-
Fill a builder with attribute values from the provided RuleKeyConfiguration instance.
- from(DependencyFileEntry) - Method in class com.facebook.buck.rules.keys.DependencyFileEntry.Builder
-
Fill a builder with attribute values from the provided DependencyFileEntry instance.
- from(MacroContainer) - Method in class com.facebook.buck.rules.macros.MacroContainer.Builder
-
Fill a builder with attribute values from the provided MacroContainer instance.
- from(StringWithMacrosConverter) - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter.Builder
-
Fill a builder with attribute values from the provided StringWithMacrosConverter instance.
- from(Path) - Method in interface com.facebook.buck.rules.modern.BuildCellRelativePathFactory
-
Converts a Path relative to the Buildable's ProjectFilesystem to a BuildCellRelativePath.
- from(OutputPath) - Method in interface com.facebook.buck.rules.modern.BuildCellRelativePathFactory
-
Converts an OutputPath to a BuildCellRelativePath.
- from(Path) - Method in class com.facebook.buck.rules.modern.DefaultBuildCellRelativePathFactory
-
- from(OutputPath) - Method in class com.facebook.buck.rules.modern.DefaultBuildCellRelativePathFactory
-
- from(CachedErrors) - Method in class com.facebook.buck.rules.modern.tools.CachedErrors.Builder
-
Fill a builder with attribute values from the provided CachedErrors instance.
- from(SandboxProperties) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
-
Fill a builder with attribute values from the provided SandboxProperties instance.
- from(CommandAliasDescriptionArg) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
-
Fill a builder with attribute values from the provided CommandAliasDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(ExportFileDescriptionArg) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
-
Fill a builder with attribute values from the provided ExportFileDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(GenruleDescriptionArg) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided GenruleDescriptionArg instance.
- from(HasTests) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
- from(AbstractGenruleDescription.CommonArg) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.shell.AbstractGenruleDescription.CommonArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(ShBinaryDescriptionArg) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided ShBinaryDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(HasTestTimeout) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
- from(HasContacts) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(ShTestDescriptionArg) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Fill a builder with attribute values from the provided ShTestDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(TestSuiteDescriptionArg) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
-
Fill a builder with attribute values from the provided TestSuiteDescriptionArg instance.
- from(WorkerToolDescriptionArg) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
-
Fill a builder with attribute values from the provided WorkerToolDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(GlobSpec) - Method in class com.facebook.buck.skylark.io.GlobSpec.Builder
-
Fill a builder with attribute values from the provided GlobSpec instance.
- from(BuckGlobals) - Method in class com.facebook.buck.skylark.parser.BuckGlobals.Builder
-
Fill a builder with attribute values from the provided BuckGlobals instance.
- from(ClientSideSlbConfig) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Fill a builder with attribute values from the provided ClientSideSlbConfig instance.
- from(HybridThriftOverHttpServiceImplArgs) - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs.Builder
-
Fill a builder with attribute values from the provided HybridThriftOverHttpServiceImplArgs instance.
- from(LoadBalancedServiceEventData) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData.Builder
-
Fill a builder with attribute values from the provided LoadBalancedServiceEventData instance.
- from(LoadBalancerPingEventData) - Method in class com.facebook.buck.slb.LoadBalancerPingEventData.Builder
-
Fill a builder with attribute values from the provided LoadBalancerPingEventData instance.
- from(PerServerData) - Method in class com.facebook.buck.slb.PerServerData.Builder
-
Fill a builder with attribute values from the provided PerServerData instance.
- from(PerServerPingData) - Method in class com.facebook.buck.slb.PerServerPingData.Builder
-
Fill a builder with attribute values from the provided PerServerPingData instance.
- from(ServerHealthManagerEventData) - Method in class com.facebook.buck.slb.ServerHealthManagerEventData.Builder
-
Fill a builder with attribute values from the provided ServerHealthManagerEventData instance.
- from(ThriftOverHttpServiceConfig) - Method in class com.facebook.buck.slb.ThriftOverHttpServiceConfig.Builder
-
Fill a builder with attribute values from the provided ThriftOverHttpServiceConfig instance.
- from(ExecutionContext) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Fill a builder with attribute values from the provided ExecutionContext instance.
- from(SymlinkFileStep) - Method in class com.facebook.buck.step.fs.SymlinkFileStep.Builder
-
Fill a builder with attribute values from the provided SymlinkFileStep instance.
- from(BackgroundTask<T>) - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask.Builder
-
Fill a builder with attribute values from the provided BackgroundTask instance.
- from(HasDeclaredDeps) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
- from(SwiftLibraryDescriptionArg) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided SwiftLibraryDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(HasSrcs) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
- from(SwiftPlatform) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
-
Fill a builder with attribute values from the provided SwiftPlatform instance.
- from(TestResults) - Method in class com.facebook.buck.test.TestResults.Builder
-
Fill a builder with attribute values from the provided TestResults instance.
- from(TestResultSummaryVerbosity) - Method in class com.facebook.buck.test.TestResultSummaryVerbosity.Builder
-
Fill a builder with attribute values from the provided TestResultSummaryVerbosity instance.
- from(TestRunningOptions) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Fill a builder with attribute values from the provided TestRunningOptions instance.
- from(TestStatusMessage) - Method in class com.facebook.buck.test.TestStatusMessage.Builder
-
Fill a builder with attribute values from the provided TestStatusMessage instance.
- from(CacheStats) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
-
Fill a builder with attribute values from the provided CacheStats instance.
- from(FileHashCache.AbstractFileHashCacheVerificationResult) - Method in class com.facebook.buck.util.cache.FileHashCacheVerificationResult.Builder
-
Fill a builder with attribute values from the provided AbstractFileHashCacheVerificationResult instance.
- from(ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts.Builder
-
Fill a builder with attribute values from the provided ResourceAmounts instance.
- from(DirectoryCleanerArgs) - Method in class com.facebook.buck.util.DirectoryCleanerArgs.Builder
-
Fill a builder with attribute values from the provided DirectoryCleanerArgs instance.
- from(BuildEnvironmentDescription) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Fill a builder with attribute values from the provided BuildEnvironmentDescription instance.
- from(ScribeData) - Method in class com.facebook.buck.util.network.offline.ScribeData.Builder
-
Fill a builder with attribute values from the provided ScribeData instance.
- from(PatternAndMessage) - Method in class com.facebook.buck.util.PatternAndMessage.Builder
-
Fill a builder with attribute values from the provided PatternAndMessage instance.
- from(ProcessExecutorParams) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Fill a builder with attribute values from the provided ProcessExecutorParams instance.
- from(ProcessResourceConsumption) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
-
Fill a builder with attribute values from the provided ProcessResourceConsumption instance.
- from(T[]) - Static method in interface com.facebook.buck.util.RichStream
-
- from(Iterable<T>) - Static method in interface com.facebook.buck.util.RichStream
-
- from(Iterator<T>) - Static method in interface com.facebook.buck.util.RichStream
-
- from(Optional<? extends T>) - Static method in interface com.facebook.buck.util.RichStream
-
- from(Stream<T>) - Static method in interface com.facebook.buck.util.RichStream
-
- from(SampleRate) - Method in class com.facebook.buck.util.SampleRate.Builder
-
Fill a builder with attribute values from the provided SampleRate instance.
- from(CommonSlowVersionControlStats) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.util.versioncontrol.CommonSlowVersionControlStats instance.
- from(CommonFastVersionControlStats) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.util.versioncontrol.CommonFastVersionControlStats instance.
- from(FullVersionControlStats) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
-
Fill a builder with attribute values from the provided FullVersionControlStats instance.
- from(CommonSlowVersionControlStats) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.util.versioncontrol.CommonSlowVersionControlStats instance.
- from(CommonFastVersionControlStats) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.util.versioncontrol.CommonFastVersionControlStats instance.
- from(SlowVersionControlStats) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
-
Fill a builder with attribute values from the provided SlowVersionControlStats instance.
- from(VersionedAliasDescriptionArg) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
-
Fill a builder with attribute values from the provided VersionedAliasDescriptionArg instance.
- from(CommonDescriptionArg) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
-
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
- from(VersionUniverse) - Method in class com.facebook.buck.versions.VersionUniverse.Builder
-
Fill a builder with attribute values from the provided VersionUniverse instance.
- fromArgs(String...) - Static method in class com.facebook.buck.testrunner.InstrumentationTestRunner
-
- fromArtifactInfo(ArtifactInfo) - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.StoreType
-
- fromBuildSetting(String) - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXReference.SourceTree
-
Return a sourceTree given a build setting that is typically used as a source tree prefix.
- fromBytes(byte[]) - Static method in class com.facebook.buck.util.sha1.Sha1HashCode
-
Clones the specified bytes and uses the clone to create a new
Sha1HashCode.
- fromCommandLineArgs(String[]) - Static method in class com.facebook.buck.maven.ArtifactConfig
-
- fromConfiguration(Iterable<String>) - Static method in class com.facebook.buck.android.ClassNameFilter
-
Convenience factory to produce a filter from a very simple pattern language.
- fromConfiguration(ArtifactCacheBuckConfig) - Static method in class com.facebook.buck.artifact_cache.ClientCertificateHandler
-
Create a new ClientCertificateHandler based on client tls settings in configuration
- fromDeps() - Static method in interface com.facebook.buck.cxx.CxxLibraryDescription.TransitiveCxxPreprocessorInputFunction
-
- fromExtension(String) - Static method in enum com.facebook.buck.cxx.AbstractCxxSource.Type
-
- fromFolder(IjFolder) - Static method in enum com.facebook.buck.features.project.intellij.FolderTypeWithPackageInfo
-
- fromHashCode(HashCode) - Static method in class com.facebook.buck.util.sha1.Sha1HashCode
-
- fromInterpreter(ProcessExecutor, Path) - Static method in class com.facebook.buck.features.python.toolchain.impl.PythonVersionFactory
-
- fromJson(String) - Static method in class com.facebook.buck.core.model.BuildId
-
- fromJson(Map<String, Long>, Map<String, String>, SetMultimap<String, String>) - Static method in class com.facebook.buck.event.ScubaEvent
-
- fromJson(String, String, String, long, String, String, String, String) - Static method in class com.facebook.buck.test.TestResultSummary
-
- fromJsonFunction(Class<T>) - Static method in class com.facebook.buck.util.json.ObjectMappers
-
- fromLibraryRule() - Static method in interface com.facebook.buck.cxx.CxxLibraryDescription.TransitiveCxxPreprocessorInputFunction
-
Retrieve the transitive CxxPreprocessorInput from the CxxLibrary rule.
- fromMacroArg(MacroArg, MacroHandler, BuildTarget, CellPathResolver, BuildRuleResolver, String) - Static method in class com.facebook.buck.rules.macros.WorkerMacroArg
-
- fromMode(long) - Static method in class com.facebook.buck.io.file.MorePosixFilePermissions
-
Convert a unix bit representation (e.g.
- fromPaths(ImmutableMap<Path, Path>, char, Charset) - Static method in class com.facebook.buck.util.ByteBufferReplacer
-
Build a replacer using the given map of paths to replacement paths, using charset to
convert to underlying byte arrays.
- fromProvisioningProfilePath(ProcessExecutor, ImmutableList<String>, Path) - Static method in class com.facebook.buck.apple.toolchain.impl.ProvisioningProfileMetadataFactory
-
- fromQuery(Query) - Method in class com.facebook.buck.rules.macros.QueryOutputsMacroExpander
-
- fromQuery(Query) - Method in class com.facebook.buck.rules.macros.QueryTargetsAndOutputsMacroExpander
-
- fromSearchPath(ProcessExecutor, ImmutableList<String>, Path) - Static method in class com.facebook.buck.apple.toolchain.impl.ProvisioningProfileStoreFactory
-
- fromString(String) - Static method in enum com.facebook.buck.apple.simulator.AppleSimulatorState
-
- fromString(String) - Static method in class com.facebook.buck.features.project.intellij.aggregation.AggregationMode
-
- fromString(String) - Static method in class com.facebook.buck.features.python.toolchain.impl.PythonVersionFactory
-
- fromString(String) - Static method in enum com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Phase
-
- fromStringWithMacros(Arg, BuildTarget, BuildRuleResolver, StringWithMacros) - Static method in class com.facebook.buck.rules.macros.WorkerMacroArg
-
- fromSupplierOfIterable(Supplier<? extends Iterable<T>>) - Static method in interface com.facebook.buck.util.RichStream
-
- fromSystem(ProcessExecutor, ImmutableList<String>) - Static method in class com.facebook.buck.apple.toolchain.impl.CodeSignIdentityStoreFactory
-
Construct a store by asking the system keychain for all stored code sign identities.
- FrontendOnlyJavacTask - Class in com.facebook.buck.jvm.java.abi.source
-
An implementation of JavacTask that implements only the frontend portions of the task,
using only the parse phase of the underlying compiler and without requiring a complete classpath.
- FrontendOnlyJavacTask(JavacTask) - Constructor for class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
-
- FrontendOnlyJavacTaskProxy - Interface in com.facebook.buck.jvm.java.abi.source.api
-
- FrontendOnlyJavacTaskProxyImpl - Class in com.facebook.buck.jvm.java.abi.source
-
- FrontendOnlyJavacTaskProxyImpl(JavaCompiler.CompilationTask) - Constructor for class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTaskProxyImpl
-
- FrontendOnlyJavacTaskProxyImpl(FrontendOnlyJavacTask) - Constructor for class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTaskProxyImpl
-
- FrontendService - Class in com.facebook.buck.distributed
-
Extension of ThriftOverHttpServiceImpl to get rid of the template arguments and make it
easymock-able
- FrontendService(ThriftOverHttpServiceConfig) - Constructor for class com.facebook.buck.distributed.FrontendService
-
- FullVersionControlStats - Class in com.facebook.buck.util.versioncontrol
-
Immutable implementation of AbstractFullVersionControlStats.
- FullVersionControlStats.Builder - Class in com.facebook.buck.util.versioncontrol
-
- fullyQualified() - Static method in class com.facebook.buck.parser.BuildTargetPatternParser
-
Used when parsing fully-qualified target names only, such as from the command line.
- fullyQualifiedNameToBuildTarget(CellPathResolver, String) - Static method in class com.facebook.buck.parser.BuildTargetParser
-
Converts a string (fully qualified target name) into
BuildTarget objects.
- FullyReadOnCloseInputStream - Class in com.facebook.buck.artifact_cache
-
An
InputStream wrapper that fully reads the underlying stream on close.
- FullyReadOnCloseInputStream(InputStream) - Constructor for class com.facebook.buck.artifact_cache.FullyReadOnCloseInputStream
-
- FunctionExpression - Class in com.facebook.buck.query
-
A query expression for user-defined query functions.
- FunctionExpression.Builder - Class in com.facebook.buck.query
-
- FunctionMacroReplacer<T> - Class in com.facebook.buck.rules.macros
-
A @{link MacroReplacer} wrapping a @{link Function}.
- FunctionMacroReplacer(Function<ImmutableList<String>, T>) - Constructor for class com.facebook.buck.rules.macros.FunctionMacroReplacer
-
- gatherDeps(BuildRule) - Method in enum com.facebook.buck.jvm.java.JarShape
-
- GccCompiler - Class in com.facebook.buck.cxx.toolchain
-
- GccCompiler(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.GccCompiler
-
- GccPreprocessor - Class in com.facebook.buck.cxx.toolchain
-
Preprocessor implementation for a gcc toolchain.
- GccPreprocessor(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.GccPreprocessor
-
- GenAidl - Class in com.facebook.buck.android
-
Buildable for generating a .java file from an .aidl file.
- GenAidlDescription - Class in com.facebook.buck.android
-
- GenAidlDescription() - Constructor for class com.facebook.buck.android.GenAidlDescription
-
- GenAidlDescriptionArg - Class in com.facebook.buck.android
-
Immutable implementation of GenAidlDescription.AbstractGenAidlDescriptionArg.
- GenAidlDescriptionArg.Builder - Class in com.facebook.buck.android
-
- generate(String) - Method in class com.facebook.buck.features.ocaml.OcamlDependencyGraphGenerator
-
- generate() - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
-
- generate(Set<Element>) - Method in class com.facebook.buck.jvm.java.abi.StubGenerator
-
- generate() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
-
- generate() - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
-
- GENERATE - Static variable in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Constants
-
- generateActiveNetworkAsync(ExecutorService, BuckEventBus) - Static method in class com.facebook.buck.util.environment.NetworkInfo
-
- GenerateAssetsStep - Class in com.facebook.buck.android.bundle
-
This step generates a Assets.pb with java class files compiled from files.proto
- GenerateAssetsStep(ProjectFilesystem, Path, ImmutableSet<Path>) - Constructor for class com.facebook.buck.android.bundle.GenerateAssetsStep
-
- generateBuildConfigDotJava(UnflavoredBuildTarget, String) - Static method in class com.facebook.buck.android.BuildConfigs
-
- generateBuildConfigDotJava(UnflavoredBuildTarget, String, boolean, BuildConfigFields) - Static method in class com.facebook.buck.android.BuildConfigs
-
Generates the source code for an Android BuildConfig.java file with fields specified by
userFields.
- GenerateBuildConfigStep - Class in com.facebook.buck.android
-
- GenerateBuildConfigStep(ProjectFilesystem, UnflavoredBuildTarget, String, boolean, Supplier<BuildConfigFields>, Path) - Constructor for class com.facebook.buck.android.GenerateBuildConfigStep
-
- GenerateBundleConfigStep - Class in com.facebook.buck.android.bundle
-
This step creates a BundleConfig.pb file with java class files generated from compiling
config.proto.
- GenerateBundleConfigStep(ProjectFilesystem, Path) - Constructor for class com.facebook.buck.android.bundle.GenerateBundleConfigStep
-
- GenerateCodeCoverageReportStep - Class in com.facebook.buck.jvm.java
-
- GenerateCodeCoverageReportStep(ImmutableList<String>, ProjectFilesystem, Set<String>, Set<Path>, Path, Set<CoverageReportFormat>, String, Optional<String>, Optional<String>) - Constructor for class com.facebook.buck.jvm.java.GenerateCodeCoverageReportStep
-
- generateDependencyMap(String) - Method in class com.facebook.buck.features.ocaml.OcamlDependencyGraphGenerator
-
- generateEndpointRequest(BuildLogEntry, DefectSubmitResult) - Method in class com.facebook.buck.doctor.DoctorReportHelper
-
- generateForConsole(Console) - Method in class com.facebook.buck.command.BuildReport
-
- generateGid(String, int) - Method in class com.facebook.buck.apple.xcode.GidGenerator
-
Generate a stable GID based on the class name and hash of some object info.
- generateGid(GidGenerator) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXObject
-
Generate a stable GID.
- generateJsonBuildReport() - Method in class com.facebook.buck.command.BuildReport
-
- GenerateManifestStep - Class in com.facebook.buck.android
-
- GenerateManifestStep(ProjectFilesystem, Path, APKModule, ImmutableSet<Path>, Path, Path) - Constructor for class com.facebook.buck.android.GenerateManifestStep
-
- generateMinionId(BuildSlaveRunId) - Static method in class com.facebook.buck.distributed.DistBuildUtil
-
From buildslave runId generates id for a minion running on this buildslave host.
- GenerateNativeStep - Class in com.facebook.buck.android.bundle
-
This step generates a Native.pb with java class files compiled from files.proto
- GenerateNativeStep(ProjectFilesystem, Path, ImmutableSet<Path>) - Constructor for class com.facebook.buck.android.bundle.GenerateNativeStep
-
- generatePomFile(SourcePathResolver, MavenPublishable) - Static method in class com.facebook.buck.maven.Pom
-
- GenerateRDotJava - Class in com.facebook.buck.android
-
- generateStats() - Method in class com.facebook.buck.distributed.build_slave.BuildSlaveTimingStatsTracker
-
- generateStats() - Method in class com.facebook.buck.distributed.ClientStatsTracker
-
- generateStats(VersionControlStatsGenerator.Mode) - Method in class com.facebook.buck.util.versioncontrol.VersionControlStatsGenerator
-
- generateStatsAsync(boolean, ExecutorService, BuckEventBus) - Method in class com.facebook.buck.util.versioncontrol.VersionControlStatsGenerator
-
- GenerateStringResources - Class in com.facebook.buck.android
-
Copy filtered string resources (values/strings.xml) files to output directory.
- GenerateStringResources(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, ImmutableList<FilteredResourcesProvider>) - Constructor for class com.facebook.buck.android.GenerateStringResources
-
- generateThinFlavors(Set<Flavor>, SortedSet<Flavor>) - Static method in class com.facebook.buck.apple.MultiarchFileInfos
-
Expand flavors representing a fat binary into its thin binary equivalents.
- generateTrace() - Method in class com.facebook.buck.distributed.build_slave.DistBuildTraceTracker
-
- generateWorkspaceAndDependentProjects(Map<Path, ProjectGenerator>, ListeningExecutorService) - Method in class com.facebook.buck.features.apple.project.WorkspaceAndProjectGenerator
-
- GenerationResult - Class in com.facebook.buck.features.apple.project
-
Immutable implementation of AbstractGenerationResult.
- Genrule - Class in com.facebook.buck.shell
-
Build rule for generating a file via a shell command.
- Genrule(BuildTarget, ProjectFilesystem, BuildRuleResolver, BuildRuleParams, SandboxExecutionStrategy, SourceSet, Optional<Arg>, Optional<Arg>, Optional<Arg>, Optional<String>, String, boolean, boolean, Optional<String>, Optional<AndroidPlatformTarget>, Optional<AndroidNdk>, Optional<AndroidSdkLocation>, boolean) - Constructor for class com.facebook.buck.shell.Genrule
-
- GenruleBinary - Class in com.facebook.buck.shell
-
Same as a Genrule, but marked as a binary.
- GenruleBinary(BuildTarget, ProjectFilesystem, SandboxExecutionStrategy, BuildRuleResolver, BuildRuleParams, SourceSet, Optional<Arg>, Optional<Arg>, Optional<Arg>, Optional<String>, String, boolean, Optional<String>, Optional<AndroidPlatformTarget>, Optional<AndroidNdk>, Optional<AndroidSdkLocation>, boolean) - Constructor for class com.facebook.buck.shell.GenruleBinary
-
- GenruleDescription - Class in com.facebook.buck.shell
-
- GenruleDescription(ToolchainProvider, BuckConfig, SandboxExecutionStrategy) - Constructor for class com.facebook.buck.shell.GenruleDescription
-
- GenruleDescriptionArg - Class in com.facebook.buck.shell
-
Immutable implementation of GenruleDescription.AbstractGenruleDescriptionArg.
- GenruleDescriptionArg.Builder - Class in com.facebook.buck.shell
-
- get() - Method in class com.facebook.buck.android.dalvik.EstimateDexWeightStep
-
- get(ToolchainProvider, Supplier<ExecutionContext>, BuckConfig, AdbOptions, TargetDeviceOptions) - Static method in class com.facebook.buck.android.exopackage.AndroidDevicesHelperFactory
-
- get(ByteBuffer) - Static method in class com.facebook.buck.android.resources.ResourcesXml
-
- get(ByteBuffer) - Static method in class com.facebook.buck.android.resources.ResourceTable
-
- get(ByteBuffer) - Static method in class com.facebook.buck.android.resources.ResTableType
-
- get(ByteBuffer) - Static method in class com.facebook.buck.android.resources.ResTableTypeSpec
-
- get(ByteBuffer) - Static method in class com.facebook.buck.android.resources.StringPool
-
- get(ProjectFilesystem, MetadataStorage) - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildInfoStoreManager
-
- get(BuildRule) - Method in class com.facebook.buck.core.build.engine.impl.DefaultRuleDepsCache
-
- get(BuildRule) - Method in interface com.facebook.buck.core.build.engine.RuleDepsCache
-
- get(Key) - Method in interface com.facebook.buck.core.graph.transformation.GraphEngineCache
-
Optionally returns the cached result given the key
- get(String) - Method in class com.facebook.buck.core.model.targetgraph.RawAttributes
-
- get(String, T) - Method in class com.facebook.buck.core.model.targetgraph.RawAttributes
-
- get(BuildTarget) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraph
-
- get() - Method in class com.facebook.buck.core.rules.common.BuildableSupport.DepsSupplier
-
- get(Cell) - Method in class com.facebook.buck.core.rules.knowntypes.KnownRuleTypesProvider
-
- get(BuildRuleInfoProvider.ProviderKey) - Method in class com.facebook.buck.core.rules.provider.BuildRuleInfoProviderCollection
-
- get(Class<?>) - Static method in class com.facebook.buck.core.util.log.Logger
-
Gets a logger named after a class' fully qualified name.
- get(String) - Static method in class com.facebook.buck.core.util.log.Logger
-
Gets a named logger
- get() - Method in class com.facebook.buck.counters.IntegerCounter
-
- get(Path) - Method in class com.facebook.buck.distributed.RecordingProjectFileHashCache
-
- get(ArchiveMemberPath) - Method in class com.facebook.buck.distributed.RecordingProjectFileHashCache
-
- get(Path) - Method in class com.facebook.buck.distributed.RemoteStateBasedFileHashCache
-
- get(ArchiveMemberPath) - Method in class com.facebook.buck.distributed.RemoteStateBasedFileHashCache
-
- get() - Method in class com.facebook.buck.io.file.LazyPath
-
On first access it will invoke the given supplier to obtain the value of the Path.
- get() - Method in class com.facebook.buck.io.watchman.WatchmanCursor
-
- get(Protocol.Digest) - Static method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
-
- get(Protocol.OutputFile) - Static method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
-
- get(Protocol.OutputDirectory) - Static method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
-
- get(Protocol.Directory) - Static method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
-
- get(Object) - Method in class com.facebook.buck.rules.coercer.ParamInfo
-
Get the value of this param as set on dto.
- get(BuildRule, CacheStatsTracker) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyCache
-
- get(BuildRule, Function<? super BuildRule, RuleKeyResult<V>>, CacheStatsTracker) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyCache
-
- get(AddsToRuleKey, Function<? super AddsToRuleKey, RuleKeyResult<V>>, CacheStatsTracker) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyCache
-
- get(BuildRule) - Method in interface com.facebook.buck.rules.keys.RuleKeyCache
-
- get(BuildRule, Function<? super BuildRule, RuleKeyResult<V>>) - Method in interface com.facebook.buck.rules.keys.RuleKeyCache
-
- get(AddsToRuleKey, Function<? super AddsToRuleKey, RuleKeyResult<V>>) - Method in interface com.facebook.buck.rules.keys.RuleKeyCache
-
- get(BuildRule, Function<BuildRule, V>) - Method in class com.facebook.buck.rules.keys.SingleBuildRuleKeyCache
-
- get(AddsToRuleKey, Function<AddsToRuleKey, V>) - Method in class com.facebook.buck.rules.keys.SingleBuildRuleKeyCache
-
- get(BuildRule, CacheStatsTracker) - Method in interface com.facebook.buck.rules.keys.TrackableRuleKeyCache
-
- get(BuildRule, Function<? super BuildRule, RuleKeyResult<V>>, CacheStatsTracker) - Method in interface com.facebook.buck.rules.keys.TrackableRuleKeyCache
-
- get(AddsToRuleKey, Function<? super AddsToRuleKey, RuleKeyResult<V>>, CacheStatsTracker) - Method in interface com.facebook.buck.rules.keys.TrackableRuleKeyCache
-
- get(BuildRule) - Method in class com.facebook.buck.rules.keys.TrackedRuleKeyCache
-
- get(BuildRule, Function<? super BuildRule, RuleKeyResult<V>>) - Method in class com.facebook.buck.rules.keys.TrackedRuleKeyCache
-
- get(AddsToRuleKey, Function<? super AddsToRuleKey, RuleKeyResult<V>>) - Method in class com.facebook.buck.rules.keys.TrackedRuleKeyCache
-
- get(Optional<CustomFieldBehavior>, Class<U>) - Static method in class com.facebook.buck.rules.modern.CustomBehaviorUtils
-
Returns the field behavior behavior of the requested type (if there is one).
- get(CustomFieldBehavior, Class<U>) - Static method in class com.facebook.buck.rules.modern.CustomBehaviorUtils
-
Returns the field behavior behavior of the requested type (if there is one).
- get() - Method in class com.facebook.buck.util.AbstractCloseableMemoizedSupplier
-
- get() - Method in class com.facebook.buck.util.AbstractCloseableWrapper
-
- get(Path) - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
-
- get(ArchiveMemberPath) - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
-
- get(Path) - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
-
- get(ArchiveMemberPath) - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
-
- get(Path) - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
-
- get(ArchiveMemberPath) - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
-
- get(Path) - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
-
- get(ArchiveMemberPath) - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
-
- get(ProjectFilesystem, Path) - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
-
- get(ProjectFilesystem, ArchiveMemberPath) - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
-
- get(Path) - Method in class com.facebook.buck.util.cache.impl.StatsTrackingFileHashCacheEngine
-
- get(ArchiveMemberPath) - Method in class com.facebook.buck.util.cache.impl.StatsTrackingFileHashCacheEngine
-
- get() - Method in class com.facebook.buck.util.CloseableHolder
-
- get() - Method in interface com.facebook.buck.util.concurrent.WorkThreadTrackingFuture
- get(long, TimeUnit) - Method in interface com.facebook.buck.util.concurrent.WorkThreadTrackingFuture
- get() - Method in class com.facebook.buck.util.concurrent.WorkThreadTrackingFutureDecorator
-
- get(long, TimeUnit) - Method in class com.facebook.buck.util.concurrent.WorkThreadTrackingFutureDecorator
-
- get(String, String) - Method in class com.facebook.buck.util.config.Config
-
- get(String) - Method in class com.facebook.buck.util.config.Config
-
- get() - Method in class com.facebook.buck.util.Discardable
-
- get(Path) - Method in class com.facebook.buck.util.filesystem.FileSystemMap
-
Gets the value associated with the given path.
- get() - Method in interface com.facebook.buck.util.function.ThrowingSupplier
-
- get(Path) - Method in interface com.facebook.buck.util.hashing.FileHashLoader
-
- get(ArchiveMemberPath) - Method in interface com.facebook.buck.util.hashing.FileHashLoader
-
- get(ProjectFilesystem, Path) - Method in interface com.facebook.buck.util.hashing.FileHashLoader
-
- get(ProjectFilesystem, ArchiveMemberPath) - Method in interface com.facebook.buck.util.hashing.FileHashLoader
-
- get(Path) - Method in class com.facebook.buck.util.hashing.FilePathHashLoader
-
- get(ArchiveMemberPath) - Method in class com.facebook.buck.util.hashing.FilePathHashLoader
-
- get(Path) - Method in interface com.facebook.buck.util.hashing.ProjectFileHashLoader
-
- get(ArchiveMemberPath) - Method in interface com.facebook.buck.util.hashing.ProjectFileHashLoader
-
- get(Object) - Method in class com.facebook.buck.util.ImmutableMapWithNullValues
-
- get(Supplier<T>) - Method in class com.facebook.buck.util.Memoizer
-
Get the value and memoize the result.
- get() - Method in class com.facebook.buck.util.NamedTemporaryFile
-
- get() - Method in class com.facebook.buck.util.PackagedResource
-
- get() - Method in interface com.facebook.buck.util.versioncontrol.VersionControlSupplier
-
- get(Supplier<T>) - Method in class com.facebook.buck.util.WeakMemoizer
-
Get the value and memoize the result.
- GET_PATH_MODIFIED_TIME - Static variable in class com.facebook.buck.io.file.PathListing
-
Uses Files.getLastModifiedTime() to get the last modified time for a Path.
- getAapt2Executable() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
-
- getAapt2Executable() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
-
- getAapt2Override() - Method in class com.facebook.buck.android.AndroidBuckConfig
-
Returns the path to the platform specific aapt2 executable that is overridden by the current
project.
- getAapt2Path() - Method in interface com.facebook.buck.android.toolchain.AbstractAndroidBuildToolsLocation
-
- getAapt2Path() - Method in class com.facebook.buck.android.toolchain.AndroidBuildToolsLocation
-
- getAaptExecutable() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
-
- getAaptExecutable() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
-
- getAaptGeneratedProguardConfigFile() - Method in class com.facebook.buck.android.AaptOutputInfo
-
- getAaptGeneratedProguardConfigFiles() - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult
-
- getAaptMode() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getAaptMode() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getAaptMode() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getAaptMode() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
-
- getAaptOutputInfo() - Method in class com.facebook.buck.android.Aapt2Link
-
- getAaptOutputInfo() - Method in class com.facebook.buck.android.AaptPackageResources
-
- getAaptOverride() - Method in class com.facebook.buck.android.AndroidBuckConfig
-
Returns the path to the platform specific aapt executable that is overridden by the current
project.
- getAaptPath() - Method in interface com.facebook.buck.android.toolchain.AbstractAndroidBuildToolsLocation
-
- getAaptPath() - Method in class com.facebook.buck.android.toolchain.AndroidBuildToolsLocation
-
- getAar() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
-
- getAarUnzipPathFormat() - Static method in class com.facebook.buck.android.UnzipAar
-
- getAbbreviateName() - Method in enum com.facebook.buck.remoteexecution.RemoteExecutionActionEvent.State
-
Abbreviated name for the current state.
- getAbbreviation() - Method in enum com.facebook.buck.util.unit.SizeUnit
-
- getAbiAnnotationOutputPath(TargetNode<? extends JvmLibraryArg>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleFactoryResolver
-
- getAbiCompatibilityMode() - Method in class com.facebook.buck.jvm.java.CompilerParameters
-
- getAbiGenerationMode() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getAbiGenerationMode() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getAbiGenerationMode() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getAbiGenerationMode() - Method in interface com.facebook.buck.jvm.groovy.GroovyLibraryDescription.CoreArg
-
- getAbiGenerationMode() - Method in class com.facebook.buck.jvm.java.CompilerParameters
-
- getAbiGenerationMode() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
-
- getAbiGenerationMode() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getAbiGenerationMode() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getAbiGenerationMode() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
-
- getAbiGenerationMode() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getAbiGenerationMode() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getAbiGenerationMode() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getAbiGenerationMode() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getAbiInfo() - Method in class com.facebook.buck.android.DummyRDotJava
-
- getAbiInfo() - Method in interface com.facebook.buck.jvm.core.HasJavaAbi
-
- getAbiInfo() - Method in class com.facebook.buck.jvm.java.CalculateClassAbi
-
- getAbiInfo() - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
-
- getAbiInfo() - Method in class com.facebook.buck.jvm.java.CompareAbis
-
- getAbiInfo() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- getAbiInfo() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
-
- getAbiJar() - Method in class com.facebook.buck.android.DummyRDotJava
-
- getAbiJar() - Method in interface com.facebook.buck.jvm.core.HasJavaAbi
-
- getAbiJar() - Method in interface com.facebook.buck.jvm.java.CalculateAbi
-
- getAbiJar() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- getAbiJarParameters(BuildTarget, BuildContext, ProjectFilesystem, CompilerParameters) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
-
- getAbiJarPath(ProjectFilesystem, BuildTarget) - Static method in class com.facebook.buck.jvm.java.CalculateClassAbi
-
- getAbiJarPath() - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths
-
- getAbiRules(ActionGraphBuilder, Iterable<BuildRule>) - Static method in class com.facebook.buck.jvm.java.JavaLibraryRules
-
- getAbsoluteArchiveMemberPath(SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
-
- getAbsoluteArchiveMemberPath(SourcePath) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
-
- getAbsoluteHeaderPath() - Method in class com.facebook.buck.cxx.PreInclude
-
- getAbsoluteOutputFilePath() - Method in class com.facebook.buck.shell.Genrule
-
- getAbsolutePath(SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
-
- getAbsolutePath(SourcePath) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
-
- getAbsolutePathToBuildFile(BuildTarget) - Method in interface com.facebook.buck.core.cell.Cell
-
- getAbsolutePathToBuildFileUnsafe(BuildTarget) - Method in interface com.facebook.buck.core.cell.Cell
-
- getAccessedConfigurationOptions() - Method in class com.facebook.buck.skylark.parser.context.ParseContext
-
- getAccessFlags(TypeElement) - Method in class com.facebook.buck.jvm.java.abi.AccessFlags
-
Gets the class access flags (see JVMS8 4.1) for the given type element, augmented by the
special ASM pseudo-access flag for @Deprecated types.
- getAccessFlags(ExecutableElement) - Method in class com.facebook.buck.jvm.java.abi.AccessFlags
-
Gets the method access flags (see JVMS8 4.6) for the given executable element, augmented by the
special ASM pseudo-access flag for @Deprecated methods.
- getAccessFlags(VariableElement) - Method in class com.facebook.buck.jvm.java.abi.AccessFlags
-
Gets the field access flags (see JVMS8 4.5) for the given variable element, augmented by the
special ASM pseudo-access flag for @Deprecated fields.
- getAccessFlagsForClassNode(TypeElement) - Method in class com.facebook.buck.jvm.java.abi.AccessFlags
-
Gets the class access flags (see JVMS8 4.1) for the given type element as they should appear in
the ClassNode of a class file.
- getAccessLevel() - Method in class com.facebook.buck.jvm.java.JarFileObject
-
- getAction() - Method in class com.facebook.buck.support.bgtasks.BackgroundTask
-
- getAction() - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
-
- getActionArgs() - Method in class com.facebook.buck.support.bgtasks.BackgroundTask
-
- getActionArgs() - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
-
- getActionConfigNames() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
-
- getActionConfigNamesFromArg(XcodeWorkspaceConfigDescriptionArg) - Static method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescription
-
- getActionGraph() - Method in class com.facebook.buck.core.model.actiongraph.ActionGraphAndBuilder
-
- getActionGraph(TargetGraph) - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphProvider
-
Create an ActionGraph, using options extracted from a BuckConfig.
- getActionGraph(TargetNodeToBuildRuleTransformer, TargetGraph, Optional<ThriftRuleKeyLogger>) - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphProvider
-
- getActionGraph() - Method in class com.facebook.buck.event.ActionGraphEvent.Finished
-
- getActionGraph() - Method in class com.facebook.buck.event.listener.BuildTargetDurationListenerCloseArgs
-
- getActionGraphAndBuilder() - Method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs
-
- getActionGraphAndBuilder() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphs
-
- getActionGraphAndBuilder() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializer
-
- getActionGraphBuilder() - Method in class com.facebook.buck.core.model.actiongraph.ActionGraphAndBuilder
-
- getActionGraphBuilder() - Method in interface com.facebook.buck.core.model.targetgraph.BuildRuleCreationContextWithTargetGraph
-
- getActionGraphBuilder() - Method in class com.facebook.buck.core.model.targetgraph.ImmutableBuildRuleCreationContextWithTargetGraph
-
- getActionGraphBuilder() - Method in interface com.facebook.buck.core.rules.BuildRuleCreationContext
-
- getActionGraphBuilder() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
- getActionGraphBuilder() - Method in class com.facebook.buck.cxx.PreIncludeFactory
-
- getActionGraphBuilder() - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
- getActionGraphBuilder() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
- getActionGraphBuilder() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
-
- getActionGraphCacheEvents() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getActionGraphNodeCount() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getActionGraphParallelizationMode() - Method in class com.facebook.buck.core.model.actiongraph.computation.AbstractActionGraphConfig
-
Whether to parallelize action graph creation.
- getActionGraphParallelizationMode() - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphConfig
-
Whether to parallelize action graph creation.
- getActionGraphPerfStatEvents() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getActionGraphProvider() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getActionGraphProvider() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getActionGraphProvider() - Method in class com.facebook.buck.cli.ParserAndCaches
-
- getActionGraphProvider() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
-
- getActionGraphProvider() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getActionGraphReusedNodeCount() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getActionGraphTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
-
- getActionsPerState() - Method in class com.facebook.buck.remoteexecution.RemoteExecutionEventListener
-
- getActionsPerState() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionStatsProvider
-
Current state of all remote execution Actions.
- getActivityName() - Method in class com.facebook.buck.event.StartActivityEvent
-
- getActivityToStart() - Method in class com.facebook.buck.cli.InstallCommand
-
- getActool() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
- getActualHashCode() - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult
-
- getActualHashCode() - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal
-
- getActualHashCode() - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
-
- getAdbExecutable() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
-
- getAdbExecutable() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
-
- getAdbOptions(BuckConfig) - Method in class com.facebook.buck.cli.AdbCommandLineOptions
-
- getAdbOptions(BuckConfig) - Method in class com.facebook.buck.cli.TestCommand
-
- getAdbRapidInstallTypes() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getAdbThreadCount() - Method in class com.facebook.buck.step.AdbOptions
-
- getAdbTimeout() - Method in class com.facebook.buck.android.AndroidBuckConfig
-
- getAdbTimeout() - Method in class com.facebook.buck.step.AdbOptions
-
- getAdditionalCoverageTargets() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
-
- getAdditionalCoverageTargets() - Method in class com.facebook.buck.cxx.CxxTest
-
- getAdditionalCoverageTargets() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getAdditionalExportedLinkerFlags(BuildTarget, ActionGraphBuilder, CxxPlatform) - Method in class com.facebook.buck.apple.AppleLibraryDescription
-
- getAdditionalExportedLinkerFlags(BuildTarget, ActionGraphBuilder, CxxPlatform) - Method in interface com.facebook.buck.cxx.CxxLibraryDescriptionDelegate
-
Provides the ability to inject additional exported linker flags.
- getAdditionalPostExportedLinkerFlags(BuildTarget, ActionGraphBuilder, CxxPlatform) - Method in class com.facebook.buck.apple.AppleLibraryDescription
-
- getAdditionalPostExportedLinkerFlags(BuildTarget, ActionGraphBuilder, CxxPlatform) - Method in interface com.facebook.buck.cxx.CxxLibraryDescriptionDelegate
-
Provides the ability to inject additional post exported linker flags.
- getAdditionalRedexInputs() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
- getAdditionalSchemeActions() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
-
- getAdditionalTargetsToBuild(BuildCommand.GraphsAndBuildTargets) - Method in class com.facebook.buck.cli.BuildCommand
-
- getAdditionalTargetsToBuild(BuildCommand.GraphsAndBuildTargets) - Method in class com.facebook.buck.cli.InstallCommand
-
- getAggregatedCacheRateStats(ImmutableCollection<CacheRateStatsKeeper.CacheRateStatsUpdateEvent>) - Static method in class com.facebook.buck.event.listener.cachestats.CacheRateStatsKeeper
-
- getAggregationLimit(IjProjectConfig) - Method in enum com.facebook.buck.features.project.intellij.model.IjModuleType
-
- getAggregationLimitForAndroidResourceModule() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
- getAggregationMode() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
- getAggregationTag() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationContext
-
- getAggregationTag() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule
-
Uniquely identifies the type of this module for aggregation purpose.
- getAidl() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
-
- getAidlExecutable() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
-
- getAidlExecutable() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
-
- getAidlSrcs() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
-
- getAlias() - Method in class com.facebook.buck.android.KeystoreProperties
-
- getAliases() - Method in class com.facebook.buck.core.config.AliasConfig
- getAll() - Method in class com.facebook.buck.core.model.targetgraph.RawAttributes
-
- getAll(Iterable<BuildTarget>) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraph
-
- getAll(ListeningExecutorService, Iterable<Callable<V>>) - Static method in class com.facebook.buck.util.concurrent.MoreFutures
-
Invoke multiple callables on the provided executor and wait for all to return successfully.
- getAllAbsolutePaths(Collection<? extends SourcePath>) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
-
- getAllAbsolutePaths(Collection<? extends SourcePath>) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
-
- getAllAvailableCapacity() - Method in class com.facebook.buck.distributed.build_slave.CapacityService
-
- getAllAvailableWriters() - Method in interface com.facebook.buck.log.ConsoleHandlerState
-
- getAllBridgeMethods(TypeElement) - Method in interface com.facebook.buck.jvm.java.lang.model.ElementsExtended
-
- getAllBridgeMethods(TypeElement) - Method in class com.facebook.buck.jvm.java.plugin.adapter.ElementsExtendedImpl
-
- getAllCells() - Method in interface com.facebook.buck.core.cell.Cell
-
Returns a list of all cells, including this cell.
- getAllFlags() - Method in class com.facebook.buck.cxx.CxxToolFlags
-
Returns all flags in the appropriate order.
- getAllKnownTargets() - Method in class com.facebook.buck.core.rulekey.calculator.ParallelRuleKeyCalculator
-
- getAllMavenRepos() - Method in class com.facebook.buck.file.downloader.impl.DownloadConfig
-
- getAllMetadata(BuildTarget) - Method in interface com.facebook.buck.core.build.engine.buildinfo.BuildInfoStore
-
- getAllMetadata(BuildTarget) - Method in class com.facebook.buck.core.build.engine.buildinfo.FilesystemBuildInfoStore
-
- getAllMetadata(BuildTarget) - Method in class com.facebook.buck.core.build.engine.buildinfo.SQLiteBuildInfoStore
-
- getAllMethods(TypeElement, CharSequence) - Method in interface com.facebook.buck.jvm.java.lang.model.ElementsExtended
-
- getAllMethods(TypeElement, CharSequence) - Method in class com.facebook.buck.jvm.java.plugin.adapter.ElementsExtendedImpl
-
- getAllModules(InputStream) - Method in class com.facebook.buck.features.project.intellij.IntellijModulesListParser
-
- getAllNodes(Cell, Path) - Method in interface com.facebook.buck.parser.BuildFileParsePipeline
-
- getAllNodes(Cell, Path) - Method in class com.facebook.buck.parser.ParsePipeline
-
- getAllNodesJob(Cell, Path) - Method in interface com.facebook.buck.parser.BuildFileParsePipeline
-
Asynchronously obtain all
TargetNodes from a build file.
- getAllNodesJob(Cell, Path) - Method in class com.facebook.buck.parser.BuildFileRawNodeParsePipeline
-
- getAllNodesJob(Cell, Path) - Method in class com.facebook.buck.parser.ConvertingPipeline
-
- getAllNodesJob(Cell, Path) - Method in class com.facebook.buck.parser.ParsePipeline
-
Asynchronously obtain all
TargetNodes from a build file.
- getAllOutputs() - Method in class com.facebook.buck.features.ocaml.OcamlMLCompileStep.Args
-
- getAllowedDuplicateResourceTypes() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getAllowedDuplicateResourceTypes() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getAllowedDuplicateResourceTypes() - Method in interface com.facebook.buck.android.HasDuplicateAndroidResourceTypes
-
- getAllowedJavaSpecificationVersions() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getAllowedToReadMetadataPaths() - Method in class com.facebook.buck.sandbox.SandboxProperties
-
Paths which metadata is allowed to be read during process execution.
- getAllowedToReadPaths() - Method in class com.facebook.buck.sandbox.SandboxProperties
-
Paths that are allowed to be read during process execution.
- getAllowedToWritePaths() - Method in class com.facebook.buck.sandbox.SandboxProperties
-
Paths that are allowed to be writen during process execution.
- getAllowEmptyGlobs() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
-
- getAllowEmptyGlobs() - Method in class com.facebook.buck.parser.ParserConfig
- getAllowSymlinks() - Method in class com.facebook.buck.parser.ParserConfig
- getAllParamInfo(TypeCoercerFactory, Class<?>) - Method in class com.facebook.buck.rules.coercer.CoercedTypeCache
-
- getAllPaths(Optional<Path>) - Method in class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
-
- getAllPaths(Optional<Path>) - Method in class com.facebook.buck.cxx.toolchain.MungingDebugPathSanitizer
-
- getAllPaths(Optional<Path>) - Method in class com.facebook.buck.cxx.toolchain.PrefixMapDebugPathSanitizer
-
- getAllPossibleHostFlavors() - Static method in class com.facebook.buck.cxx.toolchain.CxxPlatforms
-
- getAllRules(Iterable<BuildTarget>) - Method in class com.facebook.buck.core.rules.AbstractBuildRuleResolver
-
- getAllRules(Iterable<BuildTarget>) - Method in interface com.facebook.buck.core.rules.BuildRuleResolver
-
- getAllRulesInternal(Path) - Method in class com.facebook.buck.json.PythonDslProjectBuildFileParser
-
- getAllRulesStream(Iterable<BuildTarget>) - Method in class com.facebook.buck.core.rules.AbstractBuildRuleResolver
-
- getAllRulesStream(Iterable<BuildTarget>) - Method in interface com.facebook.buck.core.rules.BuildRuleResolver
-
- getAllTargetNodes(PerBuildState, Cell, Path) - Method in class com.facebook.buck.parser.DefaultParser
-
- getAllTargetNodes(PerBuildState, Cell, Path) - Method in interface com.facebook.buck.parser.Parser
-
- getAllTargetNodesJob(Cell, Path) - Method in interface com.facebook.buck.parser.TargetSpecResolver.TargetNodeProviderForSpecResolver
-
- getAllUploadRuleFutures() - Method in interface com.facebook.buck.distributed.ArtifactCacheByBuildRule
-
- getAllUploadRuleFutures() - Method in class com.facebook.buck.distributed.DistBuildArtifactCacheImpl
-
- getAllUploadRuleFutures() - Method in class com.facebook.buck.distributed.NoopArtifactCacheByBuildRule
-
- getAmortizedNanoTime() - Method in class com.facebook.buck.event.FileHashCacheEvent
-
- getAmortizedNanoTime() - Method in class com.facebook.buck.event.listener.TimeCostEntry
-
- getAmountsPerRuleType() - Method in class com.facebook.buck.core.build.engine.config.ResourceAwareSchedulingInfo
-
Map from the value of BuildRule#getType() to the required resources.
- getAnalyzeAction() - Method in class com.facebook.buck.apple.xcode.XCScheme
-
- getAndPostAnnouncements() - Method in class com.facebook.buck.event.listener.PublicAnnouncementManager
-
- getAndroidApkDir(ProjectFilesystem) - Static method in class com.facebook.buck.features.project.intellij.IjAndroidHelper
-
- getAndroidAppModularityResult() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getAndroidAppModularityResult() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getAndroidDevicesHelper() - Method in class com.facebook.buck.step.ExecutionContext
-
- getAndroidFacet() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
-
- getAndroidFacet() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
-
- getAndroidFacetRelativePath(Path) - Static method in class com.facebook.buck.features.project.intellij.IjProjectPaths
-
Paths in Android facet config marked RELATIVE_PATH expect / prefix
- getAndroidFrameworkIdlFile() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
-
- getAndroidFrameworkIdlFile() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
-
- getAndroidGenDir(ProjectFilesystem) - Static method in class com.facebook.buck.features.project.intellij.IjAndroidHelper
-
This directory is analogous to the gen/ directory that IntelliJ would produce when building an
Android module.
- getAndroidJar() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
-
- getAndroidJar() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
-
- getAndroidManifest() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
- getAndroidManifestPath() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
- getAndroidManifestPath() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
- getAndroidManifestPath(TargetNode<AndroidBinaryDescriptionArg>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleFactoryResolver
-
- getAndroidManifestPieces() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
-
Android manifests to merge with the manifest skeleton.
- getAndroidManifestXml() - Method in class com.facebook.buck.android.AaptOutputInfo
-
- getAndroidManifestXml() - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult
-
- getAndroidModuleSdkName() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
- getAndroidModuleSdkType() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
- getAndroidPackage() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
-
For R.java
- getAndroidPackageableCollection() - Method in class com.facebook.buck.android.AndroidBinary
-
- getAndroidPackageableCollection() - Method in class com.facebook.buck.android.AndroidBundle
-
- getAndroidProjectType() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
-
- getAndroidProperties(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
-
- getAndroidResourceDeps() - Method in class com.facebook.buck.android.DummyRDotJava
-
- getAndroidResourcePath(TargetNode<AndroidResourceDescriptionArg>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleFactoryResolver
-
- getAndroidSdkProguardConfig() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getAndroidSdkProguardConfig() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getAndroidSdkProguardConfig() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getAndroidTarget() - Method in class com.facebook.buck.android.AndroidBuckConfig
-
- getAndroidToolsCommonJarPath() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
- getAnnotation(Class<A>) - Method in class com.facebook.buck.jvm.java.abi.source.TreeBackedAnnotatedConstruct
-
- getAnnotationDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
-
- getAnnotationMirrors() - Method in class com.facebook.buck.jvm.java.abi.source.TreeBackedAnnotatedConstruct
-
- getAnnotationOutputPath(TargetNode<? extends JvmLibraryArg>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleFactoryResolver
-
- getAnnotationPath(ProjectFilesystem, BuildTarget, String) - Static method in class com.facebook.buck.core.model.impl.BuildTargetPaths
-
Return a path to a file in the buck-out/annotation/ directory.
- getAnnotationPath() - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths
-
- getAnnotationProcessingParams() - Method in class com.facebook.buck.jvm.java.JavacOptions
-
- getAnnotationProcessingTool() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getAnnotationProcessingTool() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getAnnotationProcessingTool() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getAnnotationProcessingTool() - Method in interface com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg
-
- getAnnotationProcessingTool() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getAnnotationProcessingTool() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getAnnotationProcessorDeps() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getAnnotationProcessorDeps() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getAnnotationProcessorDeps() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getAnnotationProcessorDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getAnnotationProcessorDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getAnnotationProcessorDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getAnnotationProcessorDeps() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getAnnotationProcessorDeps() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
-
- getAnnotationProcessorDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getAnnotationProcessorDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getAnnotationProcessorDeps() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getAnnotationProcessorDeps() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getAnnotationProcessorName() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent
-
- getAnnotationProcessorOnly() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getAnnotationProcessorOnly() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getAnnotationProcessorOnly() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getAnnotationProcessorOnly() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getAnnotationProcessorOnly() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getAnnotationProcessorOnly() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getAnnotationProcessorOnly() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getAnnotationProcessorOnly() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
-
- getAnnotationProcessorOnly() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getAnnotationProcessorOnly() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getAnnotationProcessorOnly() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getAnnotationProcessorOnly() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getAnnotationProcessorParams() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getAnnotationProcessorParams() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getAnnotationProcessorParams() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getAnnotationProcessorParams() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getAnnotationProcessorParams() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getAnnotationProcessorParams() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getAnnotationProcessorParams() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getAnnotationProcessorParams() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
-
- getAnnotationProcessorParams() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getAnnotationProcessorParams() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getAnnotationProcessorParams() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getAnnotationProcessorParams() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getAnnotationProcessorPath() - Method in class com.facebook.buck.jvm.kotlin.ExternalKotlinc
-
- getAnnotationProcessorPath() - Method in class com.facebook.buck.jvm.kotlin.JarBackedReflectedKotlinc
-
- getAnnotationProcessorPath() - Method in interface com.facebook.buck.jvm.kotlin.Kotlinc
-
- getAnnotationProcessors() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getAnnotationProcessors() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getAnnotationProcessors() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getAnnotationProcessors() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getAnnotationProcessors() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getAnnotationProcessors() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getAnnotationProcessors() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getAnnotationProcessors() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
-
- getAnnotationProcessors() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getAnnotationProcessors() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getAnnotationProcessors() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getAnnotationProcessors() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getAnnotationsByType(Class<A>) - Method in class com.facebook.buck.jvm.java.abi.source.TreeBackedAnnotatedConstruct
-
- getAnsi() - Method in class com.facebook.buck.step.ExecutionContext
-
- getAnsi() - Method in class com.facebook.buck.util.Console
-
- getApk() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
-
- getApk() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
-
- getApk() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
-
- getApkInfo() - Method in class com.facebook.buck.android.AndroidBinary
-
The APK at this path is the final one that points to an APK that a user should install.
- getApkInfo() - Method in class com.facebook.buck.android.AndroidBundle
-
The APK at this path is the final one that points to an APK that a user should install.
- getApkInfo() - Method in class com.facebook.buck.android.ApkGenrule
-
- getApkInfo() - Method in interface com.facebook.buck.android.HasInstallableApk
-
- getApkModule() - Method in class com.facebook.buck.android.AndroidLinkableMetadata
-
- getApkModule() - Method in class com.facebook.buck.android.StrippedObjectDescription
-
- getAPKModuleGraph() - Method in class com.facebook.buck.android.AndroidAppModularityGraphEnhancementResult
-
- getAPKModuleGraph() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
- getAPKModules() - Method in class com.facebook.buck.android.apkmodule.APKModuleGraph
-
- getAPKModuleToClassesMap(ImmutableMultimap<APKModule, Path>, Function<String, String>, ProjectFilesystem) - Static method in class com.facebook.buck.android.apkmodule.APKModuleGraph
-
Group the classes in the input jars into a multimap based on the APKModule they belong to
- getApkPath() - Method in class com.facebook.buck.android.ApkInfo
-
- getApkPath() - Method in class com.facebook.buck.android.HasInstallableApk.AbstractApkInfo
-
- getApkUnderTest() - Method in class com.facebook.buck.android.AndroidInstrumentationApk
-
- getApkUnderTestPath() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
- getAppIcon() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
-
- getAppID() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
-
Returns a (prefix, identifier) pair for which the profile is valid.
- getAppIncludesFrameworks() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
-
- getAppleCxxPlatformForBuildTarget(CxxPlatformsProvider, FlavorDomain<AppleCxxPlatform>, BuildTarget, Optional<MultiarchFileInfo>) - Static method in class com.facebook.buck.apple.ApplePlatforms
-
- getAppleCxxPlatforms() - Method in class com.facebook.buck.apple.toolchain.AbstractAppleCxxPlatformsProvider
-
- getAppleCxxPlatforms() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatformsProvider
-
- getAppleDebugSymbolDeps() - Method in class com.facebook.buck.apple.MultiarchFile
-
- getAppleDebugSymbolDeps() - Method in class com.facebook.buck.cxx.CxxBinary
-
- getAppleDebugSymbolDeps() - Method in class com.facebook.buck.cxx.CxxLink
-
- getAppleDebugSymbolDeps() - Method in interface com.facebook.buck.cxx.HasAppleDebugSymbolDeps
-
- getAppleDeveloperDirectory() - Method in interface com.facebook.buck.apple.toolchain.AbstractAppleDeveloperDirectoryProvider
-
- getAppleDeveloperDirectory() - Method in class com.facebook.buck.apple.toolchain.AppleDeveloperDirectoryProvider
-
- getAppleDeveloperDirectoryForTests() - Method in interface com.facebook.buck.apple.toolchain.AbstractAppleDeveloperDirectoryForTestsProvider
-
- getAppleDeveloperDirectoryForTests() - Method in class com.facebook.buck.apple.toolchain.AppleDeveloperDirectoryForTestsProvider
-
- getAppleDeveloperDirectorySupplier(ProcessExecutor) - Method in class com.facebook.buck.apple.AppleConfig
-
If specified, the value of
[apple] xcode_developer_dir wrapped in a
Supplier.
- getAppleDeviceHelperAbsolutePath() - Method in class com.facebook.buck.apple.AppleConfig
-
- getAppleDeviceHelperTarget() - Method in class com.facebook.buck.apple.AppleConfig
-
- getAppleDsym() - Method in class com.facebook.buck.apple.AppleBundle
-
- getAppleDsym() - Method in class com.facebook.buck.apple.AppleDebuggableBinary
-
- getApplePlatform() - Method in class com.facebook.buck.apple.toolchain.AppleSdk
-
The platform of the SDK.
- getAppleSdk() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
- getAppleSdkPaths() - Method in interface com.facebook.buck.apple.toolchain.AbstractAppleSdkLocation
-
- getAppleSdkPaths() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
- getAppleSdkPaths() - Method in class com.facebook.buck.apple.toolchain.AppleSdkLocation
-
- getAppleToolchains() - Method in interface com.facebook.buck.apple.toolchain.AbstractAppleToolchainProvider
-
- getAppleToolchains() - Method in class com.facebook.buck.apple.toolchain.AppleToolchainProvider
-
- getApplicationModuleBlacklist() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
-
- getApplicationModuleBlacklist() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getApplicationModuleBlacklist() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getApplicationModuleBlacklist() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getApplicationModuleConfigs() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
-
- getApplicationModuleConfigs() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getApplicationModuleConfigs() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getApplicationModuleConfigs() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getApplicationModuleDependencies() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
-
- getApplicationModuleDependencies() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getApplicationModuleDependencies() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getApplicationModuleDependencies() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getApplicationModulesWithResources() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getApplicationModulesWithResources() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getApplicationModulesWithResources() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getApplicationModuleTargets() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getApplicationModuleTargets() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getApplicationModuleTargets() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getApproximateBuildProgress() - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- getApproximateBuildProgress() - Method in class com.facebook.buck.event.listener.ProgressEstimator
-
- getApproximateDistBuildProgress() - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- getApproximateLocalBuildProgress() - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
Local build progress.
- getAr() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getArchitecture() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getArchitectures() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
-
- getArchitectures() - Method in class com.facebook.buck.apple.toolchain.AppleSdk
-
The architectures supported by the SDK.
- getArchiveAction() - Method in class com.facebook.buck.apple.xcode.XCScheme
-
- getArchiveContents() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getArchiveMembers(SourcePathResolver, SourcePathRuleFinder) - Method in class com.facebook.buck.jvm.java.ZipArchiveDependencySupplier
-
- getArchiveMembers(SourcePathResolver, SourcePathRuleFinder) - Method in interface com.facebook.buck.rules.keys.ArchiveDependencySupplier
-
- getArchiveOptions(boolean) - Method in interface com.facebook.buck.cxx.toolchain.Archiver
-
- getArchiveOptions(boolean) - Method in class com.facebook.buck.cxx.toolchain.BsdArchiver
-
- getArchiveOptions(boolean) - Method in class com.facebook.buck.cxx.toolchain.ClangWindowsArchiver
-
- getArchiveOptions(boolean) - Method in class com.facebook.buck.cxx.toolchain.GnuArchiver
-
- getArchiveOptions(boolean) - Method in class com.facebook.buck.cxx.toolchain.WindowsArchiver
-
- getArchivePath() - Method in class com.facebook.buck.io.AbstractArchiveMemberPath
-
- getArchivePath() - Method in class com.facebook.buck.io.ArchiveMemberPath
-
- getArchiverProvider(Platform) - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getArchiveSourcePath() - Method in class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath
-
- getArea() - Method in class com.facebook.buck.doctor.config.DoctorSuggestion
-
- getArflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getArflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getArg() - Method in class com.facebook.buck.rules.args.StringArg
-
- getArg() - Method in class com.facebook.buck.support.cli.args.BuckCellArg
-
- getArgs(Iterable<CxxHeaders>, SourcePathResolver, Optional<PathShortener>, Preprocessor) - Static method in class com.facebook.buck.cxx.CxxHeaders
-
- getArgs() - Method in class com.facebook.buck.cxx.CxxLink
-
- getArgs() - Method in class com.facebook.buck.cxx.CxxTest
-
- getArgs() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getArgs() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
-
- getArgs() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceEvent
-
- getArgs() - Method in class com.facebook.buck.event.CommandEvent
-
- getArgs() - Method in class com.facebook.buck.event.CompilerPluginDurationEvent
-
- getArgs() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent
-
- getArgs() - Method in class com.facebook.buck.query.FunctionExpression
-
- getArgs() - Method in class com.facebook.buck.rules.args.CompositeArg
-
- getArgs() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
-
- getArgs() - Method in class com.facebook.buck.shell.ShTest
-
- getArgs() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
-
- getArgs() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
-
- getArgsParser() - Method in interface com.facebook.buck.cli.parameter_extractors.ProjectGeneratorParameters
-
- getArgsPath() - Method in class com.facebook.buck.worker.WorkerProcessCommand
-
Path to file which contains the arguments of the command.
- getArguments() - Method in class com.facebook.buck.cli.AuditCellCommand
-
- getArguments() - Method in class com.facebook.buck.cli.AuditClasspathCommand
-
- getArguments() - Method in class com.facebook.buck.cli.AuditConfigCommand
-
- getArguments() - Method in class com.facebook.buck.cli.AuditDependenciesCommand
-
- getArguments() - Method in class com.facebook.buck.cli.AuditFlavorsCommand
-
- getArguments() - Method in class com.facebook.buck.cli.AuditIncludesCommand
-
- getArguments() - Method in class com.facebook.buck.cli.AuditInputCommand
-
- getArguments() - Method in class com.facebook.buck.cli.AuditMbrIsolationCommand
-
- getArguments() - Method in class com.facebook.buck.cli.AuditOwnerCommand
-
- getArguments() - Method in class com.facebook.buck.cli.AuditRulesCommand
-
- getArguments() - Method in class com.facebook.buck.cli.AuditTestsCommand
-
- getArguments() - Method in class com.facebook.buck.cli.BuildCommand
-
- getArguments() - Method in class com.facebook.buck.cli.CacheCommand
-
- getArguments() - Method in class com.facebook.buck.cli.TargetsCommand
-
- getArguments() - Method in class com.facebook.buck.cli.UninstallCommand
-
- getArguments() - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry
-
- getArgumentsFormattedAsBuildTargets(BuckConfig) - Method in class com.facebook.buck.cli.AuditClasspathCommand
-
- getArgumentsFormattedAsBuildTargets(BuckConfig) - Method in class com.facebook.buck.cli.AuditDependenciesCommand
-
- getArgumentsFormattedAsBuildTargets(BuckConfig) - Method in class com.facebook.buck.cli.AuditInputCommand
-
- getArgumentsFormattedAsBuildTargets(BuckConfig) - Method in class com.facebook.buck.cli.AuditTestsCommand
-
- getArgumentTypes() - Method in class com.facebook.buck.query.AllPathsFunction
-
- getArgumentTypes() - Method in class com.facebook.buck.query.AttrFilterFunction
-
- getArgumentTypes() - Method in class com.facebook.buck.query.BuildFileFunction
-
- getArgumentTypes() - Method in class com.facebook.buck.query.DepsFunction.FirstOrderDepsFunction
-
- getArgumentTypes() - Method in class com.facebook.buck.query.DepsFunction
-
- getArgumentTypes() - Method in class com.facebook.buck.query.DepsFunction.LookupFunction
-
- getArgumentTypes() - Method in class com.facebook.buck.query.FilterFunction
-
- getArgumentTypes() - Method in class com.facebook.buck.query.InputsFunction
-
- getArgumentTypes() - Method in class com.facebook.buck.query.KindFunction
-
- getArgumentTypes() - Method in class com.facebook.buck.query.LabelsFunction
-
- getArgumentTypes() - Method in class com.facebook.buck.query.OwnerFunction
-
- getArgumentTypes() - Method in interface com.facebook.buck.query.QueryEnvironment.QueryFunction
-
The types of the arguments of the function.
- getArgumentTypes() - Method in class com.facebook.buck.query.RdepsFunction
-
- getArgumentTypes() - Method in class com.facebook.buck.query.TestsOfFunction
-
- getArgumentTypes() - Method in class com.facebook.buck.rules.query.ClasspathFunction
-
- getArtifactCache() - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
-
- getArtifactCacheFactory() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getArtifactCacheFactory() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getArtifactCacheFactory() - Method in class com.facebook.buck.command.BuildExecutorArgs
-
- getArtifactCacheFactory() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getArtifactCacheModes() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- getArtifactCacheModesRaw() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- getArtifactContentHash() - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.AbstractFetchResult
-
- getArtifactContentHash() - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.AbstractStoreResult
-
- getArtifactContentHash() - Method in class com.facebook.buck.artifact_cache.FetchResult
-
- getArtifactContentHash() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData
-
- getArtifactContentHash() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData
-
- getArtifactContentHash() - Method in class com.facebook.buck.artifact_cache.StoreResult
-
- getArtifactContentHashCode() - Method in class com.facebook.buck.artifact_cache.StoreWriteResult
-
- getArtifactOnlyHashCode() - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult
-
- getArtifactOnlyHashCode() - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal
-
- getArtifactOnlyHashCode() - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
-
- getArtifactSizeBytes() - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.AbstractFetchResult
-
- getArtifactSizeBytes() - Method in class com.facebook.buck.artifact_cache.FetchResult
-
- getArtifactSizeBytes() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData
-
- getArtifactSizeBytes() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData
-
- getArtifactSizeBytes() - Method in class com.facebook.buck.artifact_cache.StoreWriteResult
-
- getAs() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getAs() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getAsciiString(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
-
- getAsflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getAsflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getAsm() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getAsm() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getAsmflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getAsmflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getAsmpp() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getAsmpp() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getAsmppflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getAsmppflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getAspp() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getAspp() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getAsppflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getAsppflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getAssembler() - Method in class com.facebook.buck.features.go.GoPlatform
-
- getAssemblerDebugPathSanitizer() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getAssemblerFlags(NdkCompilerType) - Method in enum com.facebook.buck.android.toolchain.ndk.TargetCpuType
-
- getAssemblerFlags() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
-
- getAssemblerFlags() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
-
- getAssemblerFlags() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
-
- getAssemblerIncludeDirs() - Method in class com.facebook.buck.features.go.GoPlatform
-
- getAssembly() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg
-
- getAssetCatalogsCompilationOptions() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
-
- getAssetCatalogsCompilationOptions() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getAssetCatalogsCompilationOptions() - Method in interface com.facebook.buck.apple.HasAppleBundleFields
-
- getAssetDirectories() - Method in class com.facebook.buck.android.AbstractModuleInfo
-
- getAssetDirectories() - Method in class com.facebook.buck.android.ModuleInfo
-
- getAssetPaths() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
-
- getAssets() - Method in class com.facebook.buck.android.AndroidPrebuiltAar
-
- getAssets() - Method in class com.facebook.buck.android.AndroidResource
-
- getAssets() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
-
- getAssets() - Method in interface com.facebook.buck.android.HasAndroidResourceDeps
-
- getAssetsDirectories() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
-
Directories containing assets to be included directly in the apk, under the "assets" directory.
- getAssetsDirectoryForProject(ActionGraphBuilder, TargetNode<AndroidResourceDescriptionArg>) - Static method in class com.facebook.buck.android.AndroidResourceDescription
-
- getAssetsPath(TargetNode<AndroidResourceDescriptionArg>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleFactoryResolver
-
- getAssociatedRuleKeys() - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.AbstractFetchResult
-
- getAssociatedRuleKeys() - Method in class com.facebook.buck.artifact_cache.FetchResult
-
- getAssociatedRuleKeys() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData
-
- getAstLinkArgs() - Method in class com.facebook.buck.swift.SwiftCompile
-
- getAsyncDistBuildState(List<String>, CommandRunnerParams, WeightedListeningExecutorService) - Static method in class com.facebook.buck.cli.BuildCommand
-
Create the serializable BuildJobState for distributed builds.
- getAsyncJobState() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
-
- getAsyncPrepFuture() - Method in class com.facebook.buck.distributed.build_slave.CoordinatorAndMinionModeRunner
-
- getAsyncPrepFuture() - Method in class com.facebook.buck.distributed.build_slave.CoordinatorModeRunner
-
- getAsyncPrepFuture() - Method in interface com.facebook.buck.distributed.build_slave.DistBuildModeRunner
-
- getAsyncPrepFuture() - Method in class com.facebook.buck.distributed.build_slave.MinionModeRunner
-
- getAsyncPrepFuture() - Method in class com.facebook.buck.distributed.build_slave.RemoteBuildModeRunner
-
- getAttributes() - Method in class com.facebook.buck.core.model.targetgraph.impl.AbstractImmutableRawTargetNode
-
- getAttributes() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableRawTargetNode
-
- getAttributes() - Method in interface com.facebook.buck.core.model.targetgraph.RawTargetNode
-
Attributes of this node coerced to the types declared in constructor arguments.
- getAugmentedError(String) - Method in class com.facebook.buck.core.exceptions.handler.HumanReadableExceptionAugmentor
-
Adds messages to the end of an existing error message based on regular expressions provided in
.buckconfig.
- getAugmentedErrorWithContext(boolean, String, HumanReadableExceptionAugmentor) - Method in class com.facebook.buck.util.ErrorLogger.DeconstructedException
-
Creates the user-friendly exception with context, masked stack trace (if not suppressed), and
with augmentations.
- getAutoconfName() - Method in enum com.facebook.buck.util.environment.Platform
-
- getAutoDistributedBuildMessage() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getAutoStampedeProjectWhitelist() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getAvailableCores() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
- getAvailableCores() - Method in class com.facebook.buck.util.environment.DefaultExecutionEnvironment
-
- getAvailableCores() - Method in interface com.facebook.buck.util.environment.ExecutionEnvironment
-
- getAvailableResources() - Method in class com.facebook.buck.util.concurrent.ListeningMultiSemaphore
-
- getAverage() - Method in class com.facebook.buck.counters.SamplingCounter
-
- getAverageLoadTime() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
-
- getAverageLoadTime() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
-
- getAverageLoadTime() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
-
- getAverageMissTime() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
-
- getAverageMissTime() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
-
- getAverageMissTime() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
-
- getAverageRetrievalTime() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
-
- getAverageRetrievalTime() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
-
- getAverageRetrievalTime() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
-
- getBannedDuplicateResourceTypes() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getBannedDuplicateResourceTypes() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getBannedDuplicateResourceTypes() - Method in interface com.facebook.buck.android.HasDuplicateAndroidResourceTypes
-
- getBannedDuplicateResourceTypes() - Method in class com.facebook.buck.android.MergeAndroidResourcesStep
-
- getBaseBookmarks() - Method in interface com.facebook.buck.util.versioncontrol.CommonFastVersionControlStats
-
- getBaseBookmarks() - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStats
-
- getBaseBookmarks() - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats
-
- getBaseBookmarks() - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats
-
- getBaseBuildTarget() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
- getBaseBuildTarget() - Method in class com.facebook.buck.cxx.PreIncludeFactory
-
- getBaseConfigurationReference() - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCBuildConfiguration
-
- getBasedOffWhichTracked() - Method in class com.facebook.buck.doctor.config.SourceControlInfo
-
- getBaseModule() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getBaseModule() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
-
- getBaseModule(BuildTarget, Optional<String>) - Static method in class com.facebook.buck.features.lua.LuaUtil
-
- getBaseModule() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getBaseModule() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
-
- getBaseModule() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
-
- getBaseModule() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
- getBaseName() - Method in class com.facebook.buck.core.model.AbstractBuildTarget
-
- getBaseName() - Method in interface com.facebook.buck.core.model.BuildTarget
-
- getBaseName() - Method in class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget
-
- getBaseName() - Method in interface com.facebook.buck.core.model.UnflavoredBuildTarget
-
If this build target were //third_party/java/guava:guava-latest, then this would return
"//third_party/java/guava".
- getBaseName() - Method in class com.facebook.buck.parser.BuildTargetPatternParser
-
- getBaseName() - Method in class com.facebook.buck.rules.query.Query
-
- getBaseParams() - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
- getBaseParams() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
- getBasePath() - Method in class com.facebook.buck.core.model.AbstractBuildTarget
-
- getBasePath() - Method in class com.facebook.buck.core.model.AbstractUnflavoredBuildTarget
-
- getBasePath() - Method in interface com.facebook.buck.core.model.BuildTarget
-
- getBasePath() - Method in interface com.facebook.buck.core.model.UnflavoredBuildTarget
-
If this build target were //third_party/java/guava:guava-latest, then this would return the
Path "third_party/java/guava".
- getBasePath() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
- getBasePath(BuildTarget, Optional<String>) - Static method in class com.facebook.buck.features.python.PythonUtil
-
- getBasePath() - Method in class com.facebook.buck.parser.BuildFileSpec
-
- getBasePath() - Method in class com.facebook.buck.support.cli.args.BuckCellArg
-
- getBasePathOfAncestorTarget(Path) - Method in interface com.facebook.buck.core.model.BuildFileTree
-
Returns the base path for a given path.
- getBasePathOfAncestorTarget(Path) - Method in class com.facebook.buck.core.model.impl.FilesystemBackedBuildFileTree
-
Returns the base path for a given path.
- getBasePathOfAncestorTarget(Path) - Method in class com.facebook.buck.core.model.impl.InMemoryBuildFileTree
-
- getBaseTarget() - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
- getBaseTarget() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
- getBaseTargetFlavorMap() - Method in class com.facebook.buck.versions.FlavorSearchTargetNodeFinder
-
- getBaseTargetIndex() - Method in class com.facebook.buck.versions.FlavorSearchTargetNodeFinder
-
- getBaseType(Field) - Static method in class com.facebook.buck.util.Types
-
Determine the "base type" of a field.
- getBash() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
-
- getBash() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
-
- getBash() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
-
- getBash() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
-
- getBash() - Method in interface com.facebook.buck.shell.AbstractGenruleDescription.CommonArg
-
- getBash() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
-
- getBeginningEvent() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.EndingBuildRuleEvent
-
- getBehavior(Class<?>, Class<C>) - Static method in class com.facebook.buck.rules.modern.CustomBehaviorUtils
-
Returns the class behavior of the requested type (if there is one).
- getBestProvisioningProfile(String, ApplePlatform, Optional<ImmutableMap<String, NSObject>>, Optional<? extends Iterable<CodeSignIdentity>>, StringBuffer) - Method in class com.facebook.buck.apple.toolchain.AbstractProvisioningProfileStore
-
- getBestServer() - Method in class com.facebook.buck.slb.ClientSideSlb
-
- getBestServer() - Method in interface com.facebook.buck.slb.HttpLoadBalancer
-
- getBestServer() - Method in class com.facebook.buck.slb.ServerHealthManager
-
- getBinary() - Method in class com.facebook.buck.apple.AppleBundle
-
- getBinary() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
-
- getBinary() - Method in class com.facebook.buck.features.python.PythonTest
-
- getBinaryBuildRule() - Method in class com.facebook.buck.apple.AppleBundle
-
- getBinaryBuildRule() - Method in class com.facebook.buck.apple.AppleDebuggableBinary
-
- getBinaryBuildRule() - Method in interface com.facebook.buck.apple.BuildRuleWithBinary
-
- getBinaryDeps() - Method in class com.facebook.buck.features.haskell.HaskellBinary
-
- getBinaryExtension() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getBinaryFileContent() - Method in class com.facebook.buck.android.StringResources
-
Returns a byte array that represents the entire set of strings, plurals and string arrays in
the following binary file format:
- getBinaryImplementationOwner(ExecutableElement, TypeElement) - Method in interface com.facebook.buck.jvm.java.lang.model.ElementsExtended
-
- getBinaryImplementationOwner(ExecutableElement, TypeElement) - Method in class com.facebook.buck.jvm.java.plugin.adapter.ElementsExtendedImpl
-
- getBinaryJar() - Method in class com.facebook.buck.android.AndroidPrebuiltAar
-
- getBinaryJar() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
-
- getBinaryJars() - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
-
- getBinaryName(BuildTarget, Optional<String>) - Static method in class com.facebook.buck.apple.AppleBundle
-
- getBinaryRule() - Method in class com.facebook.buck.cxx.CxxLinkAndCompileRules
-
- getBinarySrc() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
-
- getBindMounts(String) - Method in interface com.facebook.buck.eden.EdenClient
-
- getBindMounts() - Method in class com.facebook.buck.eden.EdenMount
-
- getBlacklist() - Method in class com.facebook.buck.apple.TestHostInfo
-
Libraries included in test host that should not be linked into the test library.
- getBlacklist() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
-
- getBlacklistedPaths() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- getBlacklistedPaths() - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
- getBlacklistedWifiSsids() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- getBlacklistedWifiSsids() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
-
- getBlacklistRegex() - Method in class com.facebook.buck.cxx.toolchain.InferBuckConfig
-
- getBlobCount() - Method in class com.facebook.buck.remoteexecution.CasBlobDownloadEvent.Started
-
- getBlobCount() - Method in class com.facebook.buck.remoteexecution.CasBlobUploadEvent.Started
-
- getBlueprintIdentifier() - Method in class com.facebook.buck.apple.xcode.XCScheme.BuildableReference
-
- getBlueprintName() - Method in class com.facebook.buck.apple.xcode.XCScheme.BuildableReference
-
- getBody() - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec
-
- getBody() - Method in interface com.facebook.buck.slb.HttpResponse
-
- getBody() - Method in class com.facebook.buck.slb.LoadBalancedHttpResponse
-
- getBody() - Method in class com.facebook.buck.slb.OkHttpResponseWrapper
-
- getBoolean(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getBoolean(String, String) - Method in class com.facebook.buck.util.config.Config
-
- getBooleanValue(String, String, boolean) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getBooleanValue(String, String, boolean) - Method in class com.facebook.buck.util.config.Config
-
- getBoostTestDep() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getBootClasspath(BuildContext) - Method in class com.facebook.buck.jvm.java.CompileToJarStepFactory
-
This can be used make the bootclasspath if available, to the postprocess classes commands.
- getBootclasspath() - Method in class com.facebook.buck.jvm.java.JavacOptions
-
- getBootClasspath(BuildContext) - Method in class com.facebook.buck.jvm.java.JavacToJarStepFactory
-
- getBootClasspath(BuildContext) - Method in class com.facebook.buck.jvm.kotlin.KotlincToJarStepFactory
-
- getBootClasspathEntries() - Method in class com.facebook.buck.android.RobolectricTest
-
- getBootclasspathEntries() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
-
- getBootclasspathEntries() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
-
- getBootClasspathEntries() - Method in class com.facebook.buck.jvm.java.JavaTest
-
- getBootstrapClasspath() - Static method in class com.facebook.buck.util.env.BuckClasspath
-
Returns Buck's "bootstrap" classpath.
- getBranchedFromMasterRevisionId() - Method in interface com.facebook.buck.util.versioncontrol.CommonFastVersionControlStats
-
- getBranchedFromMasterRevisionId() - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStats
-
- getBranchedFromMasterRevisionId() - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats
-
- getBranchedFromMasterRevisionId() - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats
-
- getBranchedFromMasterTS() - Method in interface com.facebook.buck.util.versioncontrol.CommonFastVersionControlStats
-
- getBranchedFromMasterTS() - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStats
-
- getBranchedFromMasterTS() - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats
-
- getBranchedFromMasterTS() - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats
-
- getBridgeMethods(TypeElement, CharSequence) - Method in interface com.facebook.buck.jvm.java.lang.model.ElementsExtended
-
- getBridgeMethods(TypeElement) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BridgeMethods
-
- getBridgeMethods(TypeElement, Name) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BridgeMethods
-
- getBridgeMethods(TypeElement, CharSequence) - Method in class com.facebook.buck.jvm.java.plugin.adapter.ElementsExtendedImpl
-
- getBridgeMethodsNoCreate(TypeElement, Name) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BridgeMethods
-
- getBridgingHeader() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
These fields are passed through to SwiftLibrary for mixed C/Swift targets; they are not used
otherwise.
- getBridgingHeader() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
These fields are passed through to SwiftLibrary for mixed C/Swift targets; they are not used
otherwise.
- getBridgingHeader() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
These fields are passed through to SwiftLibrary for mixed C/Swift targets; they are not used
otherwise.
- getBridgingHeader() - Method in class com.facebook.buck.cxx.CxxBridgingHeaders
-
- getBridgingHeader() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
-
These fields are passed through to SwiftLibrary for mixed C/Swift targets; they are not used
otherwise.
- getBridgingHeader() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
These fields are passed through to SwiftLibrary for mixed C/Swift targets; they are not used
otherwise.
- getBridgingHeader() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
-
- getBuckBinaryHash() - Static method in class com.facebook.buck.rules.keys.config.impl.BuckBinaryHashProvider
-
Returns Buck binary hash
- getBuckBootstrapClasspathFromEnvVarOrNull() - Static method in class com.facebook.buck.util.env.BuckClasspath
-
- getBuckBuildFileContextGlobals() - Method in class com.facebook.buck.skylark.parser.BuckGlobals
-
Disable implicit native rules depending on configuration
- getBuckClasspathForIntellij() - Static method in class com.facebook.buck.util.env.BuckClasspath
-
Return Buck's classpath when running under Intellij.
- getBuckClasspathFromEnvVarOrNull() - Static method in class com.facebook.buck.util.env.BuckClasspath
-
- getBuckClasspathFromEnvVarOrThrow() - Static method in class com.facebook.buck.util.env.BuckClasspath
-
- getBuckCommit() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
- getBuckConfig() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getBuckConfig() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getBuckConfig() - Method in interface com.facebook.buck.core.cell.Cell
-
- getBuckConfig() - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
-
- getBuckConfig() - Method in class com.facebook.buck.core.description.DescriptionCreationContext
-
- getBuckConfig() - Method in interface com.facebook.buck.core.rules.configsetting.ConfigSettingSelectableConfigurationContext
-
- getBuckConfig() - Method in class com.facebook.buck.core.toolchain.ToolchainCreationContext
-
- getBuckConfig() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getBuckConfig() - Method in class com.facebook.buck.features.go.GoPlatformFactory
-
- getBuckConfig() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
- getBuckConfig() - Method in class com.facebook.buck.features.rust.RustPlatformFactory
-
- getBuckConfig() - Method in class com.facebook.buck.parser.AbstractDefaultSelectableConfigurationContext
-
- getBuckConfig() - Method in class com.facebook.buck.parser.DefaultSelectableConfigurationContext
-
- getBuckDirty() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
- getBucket() - Method in class com.facebook.buck.util.network.offline.ScribeData
-
- getBuckEventBus() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
- getBuckEventBus() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getBuckEventBus() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getBuckEventBus() - Method in class com.facebook.buck.command.BuildExecutorArgs
-
- getBuckEventBus() - Method in class com.facebook.buck.distributed.build_client.ConsoleEventsDispatcher
-
- getBuckEventBus() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
-
- getBuckEventBus() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
-
- getBuckEventBus() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getBuckEventBus() - Method in class com.facebook.buck.step.ExecutionContext
-
- getBuckFilePath() - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent
-
- getBuckLoadContextGlobals() - Method in class com.facebook.buck.skylark.parser.BuckGlobals
-
Always disable implicit native imports in skylark rules, they should utilize native.foo
- getBuckLogDir() - Method in class com.facebook.buck.log.InvocationInfo
-
- getBuckModuleBaseSourceCodePath() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
- getBuckModuleHashStrategy() - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration
-
- getBuckModuleManager() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getBuckModuleManager() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getBuckModuleManager() - Method in class com.facebook.buck.distributed.DistBuildCellParams
-
- getBuckOut() - Method in class com.facebook.buck.io.filesystem.BuckPaths
-
The relative path to the directory where Buck will generate its files.
- getBuckOutCompatLink() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getBuckOutputPath() - Static method in class com.facebook.buck.util.BuckConstant
-
The relative path to the directory where Buck will generate its files.
- getBuckPackageBoundaryExceptions() - Method in class com.facebook.buck.parser.ParserConfig
-
A list of absolute paths under which buck package boundary checks should not be performed.
- getBuckPaths() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- getBuckPaths() - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
- getBuckRuleFunctions() - Method in class com.facebook.buck.skylark.parser.BuckGlobals
- getBuckVersion() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
-
- getBuild() - Method in class com.facebook.buck.command.LocalBuildExecutor
-
- getBuildable() - Method in class com.facebook.buck.rules.modern.ModernBuildRule
-
- getBuildableForAndroidResources(ActionGraphBuilder, boolean) - Method in class com.facebook.buck.android.AndroidLibraryGraphEnhancer
-
- getBuildableName() - Method in class com.facebook.buck.apple.xcode.XCScheme.BuildableReference
-
- getBuildableReference() - Method in class com.facebook.buck.apple.xcode.XCScheme.BuildActionEntry
-
- getBuildableReference() - Method in class com.facebook.buck.apple.xcode.XCScheme.LaunchAction
-
- getBuildableReference() - Method in class com.facebook.buck.apple.xcode.XCScheme.ProfileAction
-
- getBuildableReference() - Method in class com.facebook.buck.apple.xcode.XCScheme.SchemePrePostAction
-
- getBuildableReference() - Method in class com.facebook.buck.apple.xcode.XCScheme.TestableReference
-
- getBuildAction() - Method in class com.facebook.buck.apple.xcode.XCScheme
-
- getBuildActionEntries() - Method in class com.facebook.buck.apple.xcode.XCScheme.BuildAction
-
- getBuildArgs() - Method in class com.facebook.buck.core.build.event.BuildEvent.Finished
-
- getBuildArgs() - Method in class com.facebook.buck.core.build.event.BuildEvent.Started
-
- getBuildArgs() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
-
- getBuildArgs() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
- getBuildCellPathFactory(BuildContext, ProjectFilesystem, OutputPathResolver) - Static method in class com.facebook.buck.rules.modern.ModernBuildRule
-
- getBuildCellRootPath() - Method in class com.facebook.buck.core.build.context.BuildContext
-
- getBuildCellRootPath() - Method in class com.facebook.buck.step.ExecutionContext
-
- getBuildConfigFields() - Method in class com.facebook.buck.android.AndroidBuildConfig
-
- getBuildConfigs() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
-
- getBuildConfiguration() - Method in class com.facebook.buck.apple.xcode.XCScheme.AnalyzeAction
-
- getBuildConfiguration() - Method in class com.facebook.buck.apple.xcode.XCScheme.ArchiveAction
-
- getBuildConfiguration() - Method in class com.facebook.buck.apple.xcode.XCScheme.LaunchAction
-
- getBuildConfiguration() - Method in class com.facebook.buck.apple.xcode.XCScheme.ProfileAction
-
- getBuildConfiguration() - Method in class com.facebook.buck.apple.xcode.XCScheme.TestAction
-
- getBuildConfigurationList() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
-
- getBuildConfigurationList() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
-
- getBuildConfigurationsByName() - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCConfigurationList
-
- getBuildConfigValues() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getBuildConfigValues() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getBuildConfigValues() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getBuildConfigValues() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getBuildConfigValuesFile() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getBuildConfigValuesFile() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getBuildConfigValuesFile() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getBuildContext() - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
-
BuildContext used by various rules to generate
Steps.
- getBuildDeps() - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSources
-
- getBuildDeps() - Method in class com.facebook.buck.android.Aapt2Compile
-
- getBuildDeps() - Method in class com.facebook.buck.android.Aapt2Link
-
- getBuildDeps() - Method in class com.facebook.buck.android.AaptPackageResources
-
- getBuildDeps() - Method in class com.facebook.buck.android.AndroidAppModularityVerification
-
- getBuildDeps() - Method in class com.facebook.buck.android.AndroidBinary
-
- getBuildDeps() - Method in class com.facebook.buck.android.AndroidBinaryNonExoInstaller
-
- getBuildDeps() - Method in class com.facebook.buck.android.AndroidBundle
-
- getBuildDeps() - Method in class com.facebook.buck.android.AndroidManifest
-
- getBuildDeps() - Method in class com.facebook.buck.android.AssembleDirectories
-
- getBuildDeps() - Method in class com.facebook.buck.android.CopyNativeLibraries
-
- getBuildDeps() - Method in class com.facebook.buck.android.DummyRDotJava
-
- getBuildDeps() - Method in class com.facebook.buck.android.ExopackageDeviceDirectoryLister
-
- getBuildDeps() - Method in class com.facebook.buck.android.ExopackageFilesInstaller
-
- getBuildDeps() - Method in class com.facebook.buck.android.ExopackageInstallFinisher
-
- getBuildDeps() - Method in class com.facebook.buck.android.ExopackageResourcesInstaller
-
- getBuildDeps() - Method in class com.facebook.buck.android.GenerateRDotJava
-
- getBuildDeps() - Method in class com.facebook.buck.android.GenerateStringResources
-
- getBuildDeps() - Method in class com.facebook.buck.android.MergeAssets
-
- getBuildDeps() - Method in class com.facebook.buck.android.PackageStringAssets
-
- getBuildDeps() - Method in class com.facebook.buck.android.ResourcesFilter
-
- getBuildDeps() - Method in class com.facebook.buck.android.SplitResources
-
- getBuildDeps() - Method in class com.facebook.buck.android.StripLinkable
-
- getBuildDeps() - Method in class com.facebook.buck.apple.AppleAssetCatalog
-
- getBuildDeps() - Method in class com.facebook.buck.apple.AppleDebuggableBinary
-
- getBuildDeps() - Method in class com.facebook.buck.apple.AppleDsym
-
- getBuildDeps() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
-
- getBuildDeps() - Method in interface com.facebook.buck.core.rules.BuildRule
-
- getBuildDeps() - Method in class com.facebook.buck.core.rules.BuildRuleParams
-
- getBuildDeps() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleWithDeclaredAndExtraDeps
-
- getBuildDeps() - Method in class com.facebook.buck.core.rules.impl.DependencyAggregation
-
- getBuildDeps() - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
-
SymlinkTree never has any compile-time deps, only runtime deps.
- getBuildDeps() - Method in class com.facebook.buck.cxx.Archive
-
- getBuildDeps() - Method in class com.facebook.buck.cxx.CxxCompilationDatabase
-
- getBuildDeps() - Method in class com.facebook.buck.cxx.CxxStrip
-
- getBuildDeps() - Method in class com.facebook.buck.features.go.CGoGenImport
-
- getBuildDeps() - Method in class com.facebook.buck.features.go.CGoGenSource
-
- getBuildDeps() - Method in class com.facebook.buck.features.go.GoTestCoverSource
-
- getBuildDeps() - Method in class com.facebook.buck.features.python.PythonInPlaceBinary
-
- getBuildDeps() - Method in class com.facebook.buck.features.python.PythonPackagedBinary
-
- getBuildDeps() - Method in class com.facebook.buck.file.WriteFile
-
- getBuildDeps() - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
-
- getBuildDeps() - Method in class com.facebook.buck.rules.modern.ModernBuildRule
-
- getBuildDeps() - Method in class com.facebook.buck.shell.CommandAlias
-
- getBuildDeps() - Method in class com.facebook.buck.shell.DefaultWorkerTool
-
- getBuildDeps() - Method in class com.facebook.buck.shell.ExportFile
-
- getBuildDetailsLine(BuildId, String) - Static method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- getBuildDetailsTemplate() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getBuildEngineMode() - Method in class com.facebook.buck.cli.BuildCommand
-
- getBuildEnvironmentDescription() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getBuildEnvironmentDescription() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getBuildEnvironmentDescription() - Method in class com.facebook.buck.doctor.DefectReport
-
- getBuildEnvironmentDescription() - Method in interface com.facebook.buck.doctor.DefectReporter.AbstractDefectReport
-
- getBuilderExecutorArgs() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
-
- getBuildEventsByThread() - Method in class com.facebook.buck.event.listener.BuildRuleThreadTracker
-
- getBuildFileImportWhitelist() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
-
- getBuildFileImportWhitelist() - Method in class com.facebook.buck.parser.ParserConfig
- getBuildFileManifest(Path) - Method in class com.facebook.buck.json.HybridProjectBuildFileParser
-
- getBuildFileManifest(Path) - Method in class com.facebook.buck.json.PythonDslProjectBuildFileParser
-
Collect all rules from a particular build file, along with meta rules about the rules, for
example which build files the rules depend on.
- getBuildFileManifest(Path) - Method in class com.facebook.buck.json.TargetCountVerificationParserDecorator
-
- getBuildFileManifest(Path) - Method in class com.facebook.buck.parser.api.ForwardingProjectBuildFileParserDecorator
-
- getBuildFileManifest(Path) - Method in interface com.facebook.buck.parser.api.ProjectBuildFileParser
-
Collect all rules from a particular build file, along with meta rules about the rules, for
example which build files the rules depend on.
- getBuildFileManifest(Path) - Method in class com.facebook.buck.parser.decorators.EventReportingProjectBuildFileParser
-
- getBuildFileManifest(Path) - Method in class com.facebook.buck.skylark.parser.SkylarkProjectBuildFileParser
-
- getBuildFileName() - Method in interface com.facebook.buck.core.cell.Cell
-
- getBuildFileName() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
-
- getBuildFileName() - Method in class com.facebook.buck.parser.ParserConfig
- getBuildFiles(Set<QueryTarget>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
-
- getBuildFiles(Set<QueryTarget>) - Method in interface com.facebook.buck.query.QueryEnvironment
-
Returns the build files that define the given targets.
- getBuildFiles(Set<QueryTarget>) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
-
- getBuildFiles(Set<QueryTarget>) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
-
- getBuildFileSearchMethod() - Method in class com.facebook.buck.parser.ParserConfig
- getBuildFileSpec() - Method in class com.facebook.buck.parser.BuildTargetSpec
-
- getBuildFileSpec() - Method in class com.facebook.buck.parser.TargetNodePredicateSpec
-
- getBuildFileSpec() - Method in interface com.facebook.buck.parser.TargetNodeSpec
-
- getBuildFinishGcTime() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getBuildFinishTimeMs() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getBuildFor() - Method in class com.facebook.buck.apple.xcode.XCScheme.BuildActionEntry
-
- getBuildGraphs() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
-
- getBuildId() - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
-
- getBuildId() - Method in class com.facebook.buck.doctor.config.BuildLogEntry
-
- getBuildId() - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
-
- getBuildId() - Method in class com.facebook.buck.event.AbstractBuckEvent
-
- getBuildId() - Method in interface com.facebook.buck.event.BuckEvent
-
- getBuildId() - Method in interface com.facebook.buck.event.BuckEventBus
-
- getBuildId() - Method in class com.facebook.buck.event.DefaultBuckEventBus
-
An id that every event posted to this event bus will share.
- getBuildId() - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
-
- getBuildId() - Method in class com.facebook.buck.event.listener.LogUploaderListenerCloseArgs
-
- getBuildId() - Method in class com.facebook.buck.event.listener.scuba.DistBuildClientCacheData
-
- getBuildId() - Method in class com.facebook.buck.event.listener.scuba.DistBuildClientCacheResultScubaEventFactory.AbstractDistBuildClientCacheData
-
- getBuildId() - Method in class com.facebook.buck.event.listener.scuba.DistBuildCombinedData
-
- getBuildId() - Method in class com.facebook.buck.event.listener.scuba.DistBuildCombinedScubaEventFactory.AbstractDistBuildCombinedData
-
- getBuildId() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveData
-
- getBuildId() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveScubaEventFactory.AbstractDistBuildSlaveData
-
- getBuildId() - Method in class com.facebook.buck.event.listener.ScubaBuildListener
-
- getBuildId() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
- getBuildId() - Method in class com.facebook.buck.log.InvocationInfo
-
- getBuildId() - Method in class com.facebook.buck.step.ExecutionContext
-
- getBuildInfoStoreManager() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getBuildInfoStoreManager() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getBuildInfoStoreManager() - Method in class com.facebook.buck.command.BuildExecutorArgs
-
- getBuildInfoStoreManager() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getBuildInputRuleKeyFileSizeLimit() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getBuildInputRuleKeyFileSizeLimit() - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration
-
- getBuildJobStateAndBuildName(ProjectFilesystem, Console, DistBuildService) - Method in class com.facebook.buck.cli.DistBuildRunCommand
-
- getBuildLabel() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
-
- getBuildLabel() - Method in class com.facebook.buck.distributed.build_slave.ServerSideBuildSlaveFinishedStatsEvent
-
- getBuildLabel() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getBuildLogLine(BuildId) - Static method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- getBuildLogs() - Method in class com.facebook.buck.doctor.BuildLogHelper
-
- getBuildMetadataFor(String) - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
-
- getBuildMode() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs
-
- getBuildMode() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getBuildOutput() - Method in class com.facebook.buck.core.rules.attr.BuildOutputInitializer
-
The initialized buildOutput.
- getBuildOutputInitializer() - Method in class com.facebook.buck.android.AndroidResource
-
- getBuildOutputInitializer() - Method in class com.facebook.buck.android.DexProducedFromJavaLibrary
-
- getBuildOutputInitializer() - Method in class com.facebook.buck.android.DummyRDotJava
-
- getBuildOutputInitializer() - Method in class com.facebook.buck.android.ResourcesFilter
-
- getBuildOutputInitializer() - Method in class com.facebook.buck.android.UnzipAar
-
- getBuildOutputInitializer() - Method in interface com.facebook.buck.core.rules.attr.InitializableFromDisk
-
- getBuildOutputInitializer() - Method in class com.facebook.buck.jvm.java.CalculateClassAbi
-
- getBuildOutputInitializer() - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
-
- getBuildOutputInitializer() - Method in class com.facebook.buck.jvm.java.CompareAbis
-
- getBuildOutputInitializer() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- getBuildOutputInitializer() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
-
- getBuildOutputInitializer() - Method in class com.facebook.buck.shell.DefaultWorkerTool
-
- getBuildPhaseLatch() - Method in class com.facebook.buck.distributed.build_client.LocalBuildRunner
-
- getBuildPhases() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
-
- getBuildProgress() - Method in class com.facebook.buck.distributed.build_client.DistBuildRemoteProgressEvent
-
- getBuildProgress() - Method in class com.facebook.buck.distributed.build_client.RemoteExecutionBuildTargetsQueue
-
- getBuildProgress() - Method in interface com.facebook.buck.distributed.build_slave.BuildTargetsQueue
-
- getBuildProgress() - Method in class com.facebook.buck.distributed.build_slave.MinionWorkloadAllocator
-
- getBuildProgress() - Method in class com.facebook.buck.distributed.build_slave.ReverseDepBuildTargetsQueue
-
Method to publish build progress.
- getBuildReport() - Method in class com.facebook.buck.core.build.event.BuildEvent.BuildReport
-
- getBuildRule() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent
-
- getBuildRuleCreationContext() - Method in interface com.facebook.buck.core.rules.graphbuilder.BuildRuleKey
-
- getBuildRuleCreationContext() - Method in class com.facebook.buck.core.rules.graphbuilder.impl.DefaultBuildRuleKey
-
- getBuildRuleCreationContext() - Method in class com.facebook.buck.core.rules.graphbuilder.impl.ImmutableDefaultBuildRuleKey
-
- getBuildRuleDirectedGraphFilteredBy(Iterable<? extends BuildRule>, Predicate<Object>, Predicate<Object>) - Static method in class com.facebook.buck.core.rules.common.BuildRuleDependencyVisitors
-
Given dependencies in inputs builds graph of transitive dependencies filtering them by
instanceOf T.
- getBuildRuleInfos() - Method in class com.facebook.buck.event.listener.BuildTargetDurationListenerCloseArgs
-
- getBuildRuleMinimumDurationMillis() - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
-
- getBuildRuleParams() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
-
- getBuildRuleResolver() - Method in class com.facebook.buck.jvm.java.AbstractUnusedDependenciesFinder
-
- getBuildRuleResult(BuildTarget) - Method in interface com.facebook.buck.core.build.engine.BuildEngine
-
Returns the build result of the build rule associated with the given build target.
- getBuildRuleResult(BuildTarget) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
-
- getBuildRules() - Method in class com.facebook.buck.core.build.event.BuildEvent.RuleCountCalculated
-
- getBuildRules() - Method in interface com.facebook.buck.core.rules.ActionGraphBuilder
-
- getBuildRules() - Method in class com.facebook.buck.core.rules.resolver.impl.MultiThreadedActionGraphBuilder
-
- getBuildRules() - Method in class com.facebook.buck.core.rules.resolver.impl.SingleThreadedActionGraphBuilder
-
- getBuildRules() - Method in class com.facebook.buck.event.listener.scuba.BuildData
-
- getBuildRules() - Method in class com.facebook.buck.event.listener.scuba.BuildScubaEventFactory.AbstractBuildData
-
- getBuildRules() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getBuildRulesCsv() - Method in class com.facebook.buck.event.listener.scuba.DistBuildCombinedData
-
- getBuildRulesCsv() - Method in class com.facebook.buck.event.listener.scuba.DistBuildCombinedScubaEventFactory.AbstractDistBuildCombinedData
-
- getBuildRulesCsv() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveData
-
- getBuildRulesCsv() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveScubaEventFactory.AbstractDistBuildSlaveData
-
- getBuildRulesFinishedCount() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getBuildRuleStatus() - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
-
- getBuildSettings() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildStyle
-
- getBuildSlaveFinishedStats() - Method in class com.facebook.buck.distributed.build_client.ClientSideBuildSlaveFinishedStatsEvent
-
- getBuildSlaveFinishedStats() - Method in class com.facebook.buck.distributed.build_slave.ServerSideBuildSlaveFinishedStatsEvent
-
- getBuildSlaveHttpPort() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getBuildSlaveLogsMaterializer() - Method in class com.facebook.buck.distributed.build_client.LogStateTracker
-
- getBuildSlaveRequestMaxRetries() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getBuildSlaveRequestRetryIntervalMillis() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getBuildSlaveRunId() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getBuildSlaveRunId() - Method in class com.facebook.buck.distributed.BuildSlaveEventWrapper
-
- getBuildSlaveRunId() - Method in class com.facebook.buck.distributed.DistBuildRunEvent
-
- getBuildSlaveStats() - Method in class com.facebook.buck.distributed.build_client.BuildSlaveStats
-
- getBuildSlaveStatuses() - Method in exception com.facebook.buck.distributed.build_client.BuildPhase.JobCompletedException
-
- getBuildSlaveStatusList() - Method in class com.facebook.buck.distributed.build_client.BuildPhase.BuildResult
-
- getBuildStartGcTime() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getBuildStartTimeMs() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSources
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.Aapt2Compile
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.Aapt2Link
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AaptPackageResources
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidAar
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidAppModularity
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidAppModularityVerification
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidBinary
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidBinaryNonExoInstaller
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidBuildConfig
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidBundle
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidInstrumentationTest
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidManifest
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidResource
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidResourceIndex
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AssembleDirectories
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.CopyNativeLibraries
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.DexProducedFromJavaLibrary
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.DummyRDotJava
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.ExopackageDeviceDirectoryLister
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.ExopackageFilesInstaller
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.ExopackageInstallFinisher
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.ExopackageResourcesInstaller
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.GenAidl
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.GenerateRDotJava
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.GenerateStringResources
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.MergeAssets
-
- getBuildSteps(BuildContext, ProjectFilesystem, OutputPathResolver, BuildCellRelativePathFactory) - Method in class com.facebook.buck.android.MergeThirdPartyJarResources
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.NativeLibraryProguardGenerator
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.NdkLibrary
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.PackageStringAssets
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.PrebuiltNativeLibrary
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.PreDexMerge
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.ResourcesFilter
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.SplitResources
-
- getBuildSteps(BuildContext, ProjectFilesystem, OutputPathResolver, BuildCellRelativePathFactory) - Method in class com.facebook.buck.android.SplitUberRDotJavaJar
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.StripLinkable
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.UnstrippedNativeLibraries
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.UnzipAar
-
- getBuildSteps(BuildContext, ProjectFilesystem, OutputPathResolver, BuildCellRelativePathFactory) - Method in class com.facebook.buck.android.WriteFileHashCode
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.AppleAssetCatalog
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.AppleBundle
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.AppleDebuggableBinary
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.AppleDsym
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.AppleTest
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.BuiltinApplePackage
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.CoreDataModel
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.MultiarchFile
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.SceneKitAssets
-
- getBuildSteps(BuildContext, BuildableContext) - Method in interface com.facebook.buck.core.rules.BuildRule
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.core.rules.impl.DependencyAggregation
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.core.rules.impl.NoopBuildRule
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.core.rules.impl.NoopBuildRuleWithDeclaredAndExtraDeps
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.core.rules.impl.WriteStringTemplateRule
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.core.rules.tool.BinaryWrapperRule
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.cxx.Archive
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.cxx.CxxBinary
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.cxx.CxxCompilationDatabase
-
- getBuildSteps(BuildContext, ProjectFilesystem, OutputPathResolver, BuildCellRelativePathFactory) - Method in class com.facebook.buck.cxx.CxxLink.Impl
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.cxx.CxxStrip
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.cxx.CxxTest
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.cxx.HeaderSymlinkTreeWithHeaderMap
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.cxx.toolchain.HeaderSymlinkTreeWithModuleMap
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.d.DBinary
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.d.DCompileBuildRule
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.d.DTest
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.dotnet.CsharpLibrary
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibrary
-
- getBuildSteps(BuildContext, ProjectFilesystem, OutputPathResolver, BuildCellRelativePathFactory) - Method in class com.facebook.buck.features.filegroup.Filegroup
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.go.CGoGenImport
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.go.CGoGenSource
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.go.GoBinary
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.go.GoCompile
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.go.GoTest
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.go.GoTestCoverSource
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.go.GoTestMain
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.gwt.GwtBinary
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.gwt.GwtModule
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.halide.HalideCompile
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.haskell.HaskellCompileRule
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.haskell.HaskellGhciRule
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.haskell.HaskellHaddockLibRule
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.haskell.HaskellHaddockRule
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.haskell.HaskellLinkRule
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.haskell.HaskellPackageRule
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.js.JsBundle
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.js.JsBundleAndroid
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.js.JsBundleGenrule
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.js.JsDependenciesFile
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.js.JsLibrary.Files
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.js.JsLibrary
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.lua.LuaBinary
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.lua.LuaStandaloneBinary
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.ocaml.OcamlBinary
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.ocaml.OcamlBuild
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.ocaml.OcamlCCompile
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.ocaml.OcamlClean
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.ocaml.OcamlDebugLauncher
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.ocaml.OcamlLink
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.ocaml.OcamlMLCompile
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibrary
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.python.PythonInPlaceBinary
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.python.PythonPackagedBinary
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.python.PythonTest
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.rust.RustCompileRule
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.rust.RustTest
-
- getBuildSteps(BuildContext, ProjectFilesystem, OutputPathResolver, BuildCellRelativePathFactory) - Method in class com.facebook.buck.features.zip.rules.Zip
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.file.HttpArchive
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.file.HttpFile
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.file.RemoteFile
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.file.WriteFile
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.json.JsonConcatenate
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.CalculateClassAbi
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.CompareAbis
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.JarFattener
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.JarGenrule
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.JavaBinary
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.Javadoc
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.JavaSourceJar
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.JavaTest
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.Keystore
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.MavenUberJar
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.PrebuiltJar
-
- getBuildSteps(BuildContext, ProjectFilesystem, OutputPathResolver, BuildCellRelativePathFactory) - Method in interface com.facebook.buck.rules.modern.Buildable
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.rules.modern.ModernBuildRule
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.shell.ExportFile
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.shell.Genrule
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.shell.ShBinary
-
- getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.swift.SwiftCompile
-
- getBuildStepsForAbiJar(BuildContext, ProjectFilesystem, RecordArtifactVerifier, BuildTarget) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
-
- getBuildStepsForLibraryJar(BuildContext, ProjectFilesystem, RecordArtifactVerifier, BuildTarget, Path) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
-
- getBuildStepsWithoutRecordingOutput(BuildContext) - Method in class com.facebook.buck.shell.Genrule
-
- getBuildStrategy(ModernBuildRuleConfig, RemoteExecutionConfig, BuildRuleResolver, Cell, CellPathResolver, FileHashLoader, BuckEventBus, Console, ExecutorService) - Static method in class com.facebook.buck.rules.modern.builders.ModernBuildRuleBuilderFactory
-
Creates a BuildRuleStrategy for ModernBuildRules based on the buck configuration.
- getBuildTarget() - Method in interface com.facebook.buck.android.HasAndroidResourceDeps
-
- getBuildTarget() - Method in interface com.facebook.buck.android.HasInstallableApk
-
- getBuildTarget() - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.AbstractFetchResult
-
- getBuildTarget() - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache.FetchRequest
-
- getBuildTarget() - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
-
- getBuildTarget() - Method in class com.facebook.buck.artifact_cache.FetchResult
-
- getBuildTarget(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getBuildTarget() - Method in interface com.facebook.buck.core.model.HasBuildTarget
-
- getBuildTarget() - Method in class com.facebook.buck.core.model.platform.AbstractConstraintSetting
-
- getBuildTarget() - Method in class com.facebook.buck.core.model.platform.AbstractConstraintValue
-
- getBuildTarget() - Method in class com.facebook.buck.core.model.platform.ConstraintSetting
-
- getBuildTarget() - Method in class com.facebook.buck.core.model.platform.ConstraintValue
-
- getBuildTarget() - Method in class com.facebook.buck.core.model.targetgraph.impl.AbstractImmutableRawTargetNode
-
- getBuildTarget() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableRawTargetNode
-
- getBuildTarget() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
- getBuildTarget() - Method in interface com.facebook.buck.core.model.targetgraph.RawTargetNode
-
Build target of this node.
- getBuildTarget() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
-
- getBuildTarget() - Method in interface com.facebook.buck.core.rules.BuildRule
-
- getBuildTarget() - Method in interface com.facebook.buck.core.rules.config.ConfigurationRule
-
- getBuildTarget() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingRule
-
- getBuildTarget() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingSelectable
-
- getBuildTarget() - Method in interface com.facebook.buck.core.rules.graphbuilder.BuildRuleKey
-
- getBuildTarget() - Method in class com.facebook.buck.core.rules.graphbuilder.impl.DefaultBuildRuleKey
-
- getBuildTarget() - Method in class com.facebook.buck.core.rules.graphbuilder.impl.ImmutableDefaultBuildRuleKey
-
- getBuildTarget() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
-
- getBuildTarget() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleWithProviders
-
- getBuildTarget() - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingRule
-
- getBuildTarget() - Method in class com.facebook.buck.core.rules.platform.ConstraintValueRule
-
- getBuildTarget() - Method in class com.facebook.buck.core.rules.platform.PlatformRule
-
- getBuildTarget() - Method in class com.facebook.buck.core.rules.provider.DefaultBuildRuleInfoProvider
-
- getBuildTarget() - Method in class com.facebook.buck.core.rules.provider.ImmutableDefaultBuildRuleInfoProvider
-
- getBuildTarget() - Method in interface com.facebook.buck.core.select.Selectable
-
- getBuildTarget() - Method in class com.facebook.buck.core.select.SelectorKey
-
- getBuildTarget() - Method in interface com.facebook.buck.cxx.CxxPreprocessorDep
-
- getBuildTarget() - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams
-
- getBuildTarget() - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
-
- getBuildTarget() - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTarget
-
- getBuildTarget() - Method in class com.facebook.buck.event.CompilerPluginDurationEvent
-
- getBuildTarget() - Method in class com.facebook.buck.event.InstallEvent
-
- getBuildTarget() - Method in class com.facebook.buck.event.StartActivityEvent
-
- getBuildTarget() - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
-
- getBuildTarget() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
- getBuildTarget() - Method in class com.facebook.buck.jvm.core.DefaultJavaAbiInfo
-
- getBuildTarget() - Method in class com.facebook.buck.jvm.core.EmptyJavaAbiInfo
-
- getBuildTarget() - Method in interface com.facebook.buck.jvm.core.JavaAbiInfo
-
- getBuildTarget() - Method in class com.facebook.buck.jvm.java.AbstractUnusedDependenciesFinder
-
- getBuildTarget() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent
-
- getBuildTarget() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent
-
- getBuildTarget() - Method in class com.facebook.buck.parser.BuildTargetSpec
-
- getBuildTarget(Path, Optional<String>, Path, F) - Method in class com.facebook.buck.parser.ConvertingPipeline
-
- getBuildTarget(Path, Optional<String>, Path, Map<String, Object>) - Method in class com.facebook.buck.parser.RawTargetNodePipeline
-
- getBuildTarget(Path, Optional<String>, Path, RawTargetNode) - Method in class com.facebook.buck.parser.RawTargetNodeToTargetNodeParsePipeline
-
- getBuildTarget(Path, Optional<String>, Path, Map<String, Object>) - Method in class com.facebook.buck.parser.TargetNodeParsePipeline
-
- getBuildTarget() - Method in class com.facebook.buck.query.QueryBuildTarget
-
- getBuildTarget() - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpec
-
- getBuildTarget() - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
-
- getBuildTarget() - Method in interface com.facebook.buck.rules.visibility.ObeysVisibility
-
- getBuildTarget() - Method in class com.facebook.buck.swift.SwiftRuntimeNativeLinkable
-
- getBuildTarget() - Method in class com.facebook.buck.test.external.ExternalTestSpecCalculationEvent
-
- getBuildTarget() - Method in class com.facebook.buck.test.TestResults
-
- getBuildTarget() - Method in class com.facebook.buck.test.TestRuleEvent
-
- getBuildTargetCell(BuildTarget) - Method in class com.facebook.buck.core.cell.CellProvider
-
- getBuildTargetForFullyQualifiedTarget(String) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getBuildTargetIndex() - Method in class com.facebook.buck.versions.FlavorSearchTargetNodeFinder
-
- getBuildTargetList(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getBuildTargetName() - Method in class com.facebook.buck.event.ActionGraphPerfStatEvent
-
- getBuildTargets(CellPathResolver, Iterable<String>) - Method in class com.facebook.buck.cli.AbstractCommand
-
- getBuildTargets() - Method in class com.facebook.buck.core.model.targetgraph.TargetGraphAndBuildTargets
-
- getBuildTargets() - Method in class com.facebook.buck.parser.ParseEvent
-
- getBuildTargetSourcePathFilesystem(BuildTargetSourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
-
- getBuildTargetSourcePathFilesystem(BuildTargetSourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.DefaultSourcePathResolver
-
- getBuildTargetsToExcludeFromDex() - Method in class com.facebook.buck.android.AndroidBinary
-
- getBuildTargetsToExcludeFromDex() - Method in class com.facebook.buck.android.AndroidBundle
-
- getBuildTargetToGeneratedTargetMap() - Method in class com.facebook.buck.features.apple.project.GenerationResult
-
- getBuildTargetToGeneratedTargetMap() - Method in class com.facebook.buck.features.apple.project.ProjectGenerator
-
- getBuildTimeMs() - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
-
- getBuildTimeMs() - Method in class com.facebook.buck.doctor.config.BuildLogEntry
-
- getBuildTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
-
- getBuildTimestamps() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
-
- getBuildToolsBinPath() - Method in interface com.facebook.buck.android.toolchain.AbstractAndroidBuildToolsLocation
-
- getBuildToolsBinPath() - Method in class com.facebook.buck.android.toolchain.AndroidBuildToolsLocation
-
- getBuildToolsPath() - Method in interface com.facebook.buck.android.toolchain.AbstractAndroidBuildToolsLocation
-
- getBuildToolsPath() - Method in class com.facebook.buck.android.toolchain.AndroidBuildToolsLocation
-
- getBuildToolsPath() - Method in class com.facebook.buck.android.toolchain.impl.AndroidBuildToolsResolver
-
- getBuildToolsVersion() - Method in class com.facebook.buck.android.AndroidBuckConfig
-
- getBuildToolsVersion() - Method in class com.facebook.buck.android.toolchain.impl.AndroidBuildToolsResolver
-
Returns Android SDK build tools version that was either discovered or provided during creation.
- getBuildType() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
- getBuildUuid() - Method in class com.facebook.buck.log.ErrorLogRecord
-
- getBuildValue(String) - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
-
- getBuildValue(String) - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
-
- getBuildVersion() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
- getBuildVersions() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getBundle() - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg
-
- getBundleIdFromPlistStream(Path, InputStream) - Static method in class com.facebook.buck.apple.AppleInfoPlistParsing
-
Extracts the bundle ID (CFBundleIdentifier) from an Info.plist, returning it if present.
- getBundleName() - Method in interface com.facebook.buck.features.js.HasBundleName
-
The name of the bundle.
- getBundleName() - Method in class com.facebook.buck.features.js.JsBundle
-
- getBundleName() - Method in class com.facebook.buck.features.js.JsBundleAndroid
-
- getBundleName() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
-
The name of the bundle.
- getBundleName() - Method in class com.facebook.buck.features.js.JsBundleGenrule
-
- getBundleName() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
-
The name of the bundle.
- getBundleName() - Method in interface com.facebook.buck.features.js.JsBundleOutputs
-
- getBundleNameForFlavor() - Method in interface com.facebook.buck.features.js.HasBundleName
-
A mapping from flavors to bundle names.
- getBundleNameForFlavor() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
-
A mapping from flavors to bundle names.
- getBundleNameForFlavor() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
-
A mapping from flavors to bundle names.
- getBundleRoot(ProjectFilesystem, BuildTarget, String, String) - Static method in class com.facebook.buck.apple.AppleBundle
-
- getByName(String, Class<T>) - Method in class com.facebook.buck.core.toolchain.BaseToolchainProvider
-
- getByName(String) - Method in class com.facebook.buck.core.toolchain.impl.DefaultToolchainProvider
-
- getByName(String) - Method in interface com.facebook.buck.core.toolchain.ToolchainProvider
-
- getByName(String, Class<T>) - Method in interface com.facebook.buck.core.toolchain.ToolchainProvider
-
- getByNameIfPresent(String, Class<T>) - Method in class com.facebook.buck.core.toolchain.BaseToolchainProvider
-
- getByNameIfPresent(String, Class<T>) - Method in interface com.facebook.buck.core.toolchain.ToolchainProvider
-
- getBytecodeCLibs() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
-
- getBytecodeCompileDeps() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
- getBytecodeCompileDeps() - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules
-
- getBytecodeCompileDeps(OcamlPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlLibrary
-
Dependencies for the bytecode (ocamlc) build
- getBytecodeIncludeDirs(OcamlPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlLibrary
-
- getBytecodeIncludes() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
- getBytecodeLib() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
-
- getBytecodeLink() - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules
-
- getBytecodeLinkableInput() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
Inputs for the bytecode (ocamlc) build
- getBytecodeLinkableInput(OcamlPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlLibrary
-
- getBytecodeLinkDeps() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
- getBytecodeLinkDeps(OcamlPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlLibrary
-
- getBytecodeOnly() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
-
- getBytecodeOnly() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
-
- getBytecodeOnly() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
-
- getBytes() - Method in class com.facebook.buck.apple.clang.HeaderMap
-
- getBytes(ByteOrder) - Method in class com.facebook.buck.apple.clang.HeaderMap
-
- getBytes(ByteBuffer, int) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
-
- getBytesRead() - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.Response.ReadPayloadInfo
-
- getBytesReceived() - Method in class com.facebook.buck.event.NetworkEvent.BytesReceivedEvent
-
- getBytesUploaded() - Method in class com.facebook.buck.event.listener.cachestats.RemoteCacheUploadStats
-
- getCache() - Method in class com.facebook.buck.rules.keys.EventPostingRuleKeyCacheScope
-
- getCache() - Method in interface com.facebook.buck.rules.keys.RuleKeyCacheScope
-
- getCacheable() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
-
This functionality only exists to get around the lack of extensibility in our current build
rule / build file apis.
- getCacheable() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
-
This functionality only exists to get around the lack of extensibility in our current build
rule / build file apis.
- getCacheable() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
-
- getCacheable() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
-
This functionality only exists to get around the lack of extensibility in our current build
rule / build file apis.
- getCacheable() - Method in interface com.facebook.buck.shell.AbstractGenruleDescription.CommonArg
-
This functionality only exists to get around the lack of extensibility in our current build
rule / build file apis.
- getCacheable() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
-
This functionality only exists to get around the lack of extensibility in our current build
rule / build file apis.
- getCachedBuildRules() - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyCache
-
- getCachedBuildRules() - Method in class com.facebook.buck.rules.keys.RuleKeyCacheRecycler
-
- getCachedBuildRules() - Method in interface com.facebook.buck.rules.keys.TrackableRuleKeyCache
-
- getCacheDir() - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
-
- getCacheDir() - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry
-
- getCacheDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
-
- getCacheDir(Path, Optional<String>, BuckPaths) - Static method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- getCacheEntries() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- getCacheErrorCount() - Method in interface com.facebook.buck.event.external.events.CacheRateStatsUpdateExternalEventInterface
-
- getCacheErrorCount() - Method in class com.facebook.buck.event.listener.cachestats.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
-
- getCacheErrorRate() - Method in interface com.facebook.buck.event.external.events.CacheRateStatsUpdateExternalEventInterface
-
- getCacheErrorRate() - Method in class com.facebook.buck.event.listener.cachestats.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
-
- getCacheErrors() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getCacheErrorsPerMode() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
-
- getCacheHitCount() - Method in interface com.facebook.buck.event.external.events.CacheRateStatsUpdateExternalEventInterface
-
- getCacheHitCount() - Method in class com.facebook.buck.event.listener.cachestats.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
-
- getCacheHits() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getCacheHitsPerMode() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
-
- getCacheIgnores() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getCacheMissCount() - Method in interface com.facebook.buck.event.external.events.CacheRateStatsUpdateExternalEventInterface
-
- getCacheMissCount() - Method in class com.facebook.buck.event.listener.cachestats.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
-
- getCacheMisses() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getCacheMissRate() - Method in interface com.facebook.buck.event.external.events.CacheRateStatsUpdateExternalEventInterface
-
- getCacheMissRate() - Method in class com.facebook.buck.event.listener.cachestats.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
-
- getCacheMode() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
- getCacheModeErrors() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getCacheModeHits() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getCacheModes() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getCacheModes() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
- getCacheName() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
- getCacheNames() - Method in class com.facebook.buck.artifact_cache.AbstractCacheDeleteResult
-
- getCacheNames() - Method in class com.facebook.buck.artifact_cache.CacheDeleteResult
-
- getCacheRateStatsUpdateEventFromSerializedStats(CacheRateStats) - Static method in class com.facebook.buck.event.listener.cachestats.CacheRateStatsKeeper
-
- getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
-
- getCacheReadMode() - Method in interface com.facebook.buck.artifact_cache.ArtifactCache
-
This method must return the same value over the lifetime of this object.
- getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
-
- getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
-
- getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry
-
- getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.DirArtifactCache
-
- getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.LoggingArtifactCacheDecorator
-
- getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.MultiArtifactCache
-
- getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
- getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache
-
- getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.RetryingCacheDecorator
-
- getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCache
-
- getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.TwoLevelArtifactCacheDecorator
-
- getCacheResult() - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.AbstractFetchResult
-
- getCacheResult() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent.Finished
-
- getCacheResult() - Method in class com.facebook.buck.artifact_cache.FetchResult
-
- getCacheResult() - Method in class com.facebook.buck.core.build.engine.BuildResult
-
- getCacheResult() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
-
- getCacheResults() - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.AbstractMultiContainsResult
-
- getCacheResults() - Method in class com.facebook.buck.artifact_cache.MultiContainsResult
-
- getCacheResults() - Method in class com.facebook.buck.distributed.DistBuildClientCacheResultEvent
-
- getCacheResultType() - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
-
- getCaches() - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
-
- getCachesExamined() - Method in interface com.facebook.buck.util.cache.FileHashCache.AbstractFileHashCacheVerificationResult
-
- getCachesExamined() - Method in class com.facebook.buck.util.cache.FileHashCacheVerificationResult
-
- getCacheStats() - Method in class com.facebook.buck.versions.InstrumentedVersionedTargetGraphCache
-
- getCacheStatsEvents() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getCacheSynchronizationFirstBackoffMillis() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getCacheSynchronizationMaxTotalBackoffMillis() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getCacheSynchronizationSafetyMarginMillis() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getCacheType() - Method in enum com.facebook.buck.artifact_cache.config.ArtifactCacheMode
-
- getCacheTypeName() - Method in enum com.facebook.buck.artifact_cache.config.ArtifactCacheMode
-
- getCachingBuildEngine() - Method in interface com.facebook.buck.command.BuildExecutor
-
- getCachingBuildEngine() - Method in class com.facebook.buck.command.LocalBuildExecutor
-
- getCachingBuildEngineDelegate() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
-
- getCachingBuildEngineDelegate() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphs
-
- getCanaryClassName() - Method in class com.facebook.buck.android.apkmodule.APKModule
-
- getCanBeAsset() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getCanBeAsset() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getCanBeAsset() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getCanBeAsset() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
-
- getCanBeAsset() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getCanBeAsset() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getCancellableTasks() - Method in class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
-
Return map of tasks that might be cancelled (i.e.
- getCandidatesToDelete(Path) - Method in interface com.facebook.buck.util.DirectoryCleaner.PathSelector
-
- getCanonicalCellName(Path) - Method in interface com.facebook.buck.core.cell.CellPathResolver
-
Returns a cell name that can be used to refer to the cell at the given path.
- getCanonicalCellName(Path) - Method in class com.facebook.buck.core.cell.CellPathResolverView
-
- getCanonicalCellName(Path) - Method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
-
- getCanonicalName() - Method in interface com.facebook.buck.core.cell.Cell
-
- getCanonicalName() - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
-
- getCanonicalName() - Method in class com.facebook.buck.distributed.DistBuildCellParams
-
- getCanonicalNames() - Method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
-
- getCanonicalNames() - Method in class com.facebook.buck.core.cell.impl.ImmutableDefaultCellPathResolver
- getCanReuseClassLoader() - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields
-
- getCanReuseClassLoader() - Method in class com.facebook.buck.jvm.java.JavacPluginProperties
-
- getCanReuseClassLoader() - Method in class com.facebook.buck.jvm.java.ResolvedJavacPluginProperties
-
- getCapabilities() - Method in class com.facebook.buck.io.watchman.Watchman
-
- getCapacity() - Method in class com.facebook.buck.worker.WorkerProcessPool
-
- getCapacityService() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getCasDownloads() - Method in class com.facebook.buck.remoteexecution.RemoteExecutionEventListener
-
- getCasDownloads() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionStatsProvider
-
Total number of downloads.
- getCasDownloadSizeBytes() - Method in class com.facebook.buck.remoteexecution.RemoteExecutionEventListener
-
- getCasDownloadSizeBytes() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionStatsProvider
-
Total number of downloaded bytes from CAS.
- getCasUploads() - Method in class com.facebook.buck.remoteexecution.RemoteExecutionEventListener
-
- getCasUploads() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionStatsProvider
-
Total number of downloads.
- getCasUploadSizeBytes() - Method in class com.facebook.buck.remoteexecution.RemoteExecutionEventListener
-
- getCasUploadSizeBytes() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionStatsProvider
-
Total of uploaded bytes to CAS.
- getCategory() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent
-
- getCategory() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent
-
- getCategory() - Method in class com.facebook.buck.core.test.event.TestStatusMessageEvent
-
- getCategory() - Method in class com.facebook.buck.core.test.event.TestSummaryEvent
-
- getCategory() - Method in class com.facebook.buck.counters.Counter
-
- getCategory() - Method in class com.facebook.buck.counters.CounterInfo
-
- getCategory() - Method in class com.facebook.buck.counters.CounterSnapshot
-
- getCategory() - Method in class com.facebook.buck.distributed.DistBuildStatusEvent
-
- getCategory() - Method in class com.facebook.buck.distributed.StampedeLocalBuildStatusEvent
-
- getCategory() - Method in class com.facebook.buck.event.ActionGraphEvent
-
- getCategory() - Method in class com.facebook.buck.event.ArtifactCompressionEvent
-
- getCategory() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceEvent
-
- getCategory() - Method in class com.facebook.buck.event.FileHashCacheEvent
-
- getCategory() - Method in class com.facebook.buck.event.InstallEvent
-
- getCategory() - Method in interface com.facebook.buck.event.LeafEvent
-
- getCategory() - Method in class com.facebook.buck.event.LeafEvents.SimpleLeafEvent
-
- getCategory() - Method in class com.facebook.buck.event.listener.ScribeEventListenerConfig
- getCategory() - Method in interface com.facebook.buck.event.RuleKeyCalculationEvent
-
- getCategory() - Method in enum com.facebook.buck.event.RuleKeyCalculationEvent.Type
-
- getCategory() - Method in class com.facebook.buck.event.StartActivityEvent
-
- getCategory() - Method in class com.facebook.buck.event.UninstallEvent
-
- getCategory() - Method in class com.facebook.buck.json.ProjectBuildFileParseEvents.Finished
-
- getCategory() - Method in class com.facebook.buck.json.ProjectBuildFileParseEvents.Started
-
- getCategory() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent
-
- getCategory() - Method in class com.facebook.buck.log.ErrorLogRecord
-
Computes a category key based on relevant LogRecord information.
- getCategory() - Method in class com.facebook.buck.parser.ParseEvent
-
- getCategory() - Method in class com.facebook.buck.step.StepEvent
-
- getCategory() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent
-
- getCategory() - Method in class com.facebook.buck.test.external.ExternalTestSpecCalculationEvent
-
- getCategory() - Method in class com.facebook.buck.util.network.offline.ScribeData
-
- getCategory() - Method in class com.facebook.buck.versions.VersionedTargetGraphEvent
-
- getCc() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getCc() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getCCompiler() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
-
- getCell() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getCell() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getCell(Path) - Method in interface com.facebook.buck.core.cell.Cell
-
- getCell(BuildTarget) - Method in interface com.facebook.buck.core.cell.Cell
-
- getCell() - Method in class com.facebook.buck.core.model.AbstractBuildTarget
-
- getCell() - Method in interface com.facebook.buck.core.model.BuildTarget
-
- getCell() - Method in class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget
-
- getCell() - Method in interface com.facebook.buck.core.model.UnflavoredBuildTarget
-
- getCellByPath(Path) - Method in class com.facebook.buck.core.cell.CellProvider
-
- getCellFreeRepresentation() - Method in interface com.facebook.buck.parser.BuildTargetPattern
-
Value used in a build file to specify this pattern, devoid of any
Cell prefix.
- getCellIfKnown(BuildTarget) - Method in interface com.facebook.buck.core.cell.Cell
-
- getCellIgnoringVisibilityCheck(Path) - Method in interface com.facebook.buck.core.cell.Cell
-
- getCellIndex(Path) - Method in class com.facebook.buck.distributed.DistBuildCellIndexer
-
- getCellName() - Method in class com.facebook.buck.io.filesystem.EmbeddedCellBuckOutInfo
-
- getCellName() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
-
- getCellName() - Method in class com.facebook.buck.support.cli.args.BuckCellArg
-
- getCellNames() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
- getCellNames() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
-
- getCellPath(Optional<String>) - Method in interface com.facebook.buck.core.cell.CellPathResolver
-
- getCellPath(Optional<String>) - Method in class com.facebook.buck.core.cell.CellPathResolverView
-
- getCellPath(Optional<String>) - Method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
-
- getCellPath() - Method in class com.facebook.buck.core.model.AbstractBuildTarget
-
- getCellPath() - Method in interface com.facebook.buck.core.model.BuildTarget
-
- getCellPath() - Method in class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget
-
- getCellPath() - Method in interface com.facebook.buck.core.model.UnflavoredBuildTarget
-
- getCellPath() - Method in interface com.facebook.buck.io.watchman.WatchmanEvent
-
Cell path being watched.
- getCellPath() - Method in class com.facebook.buck.io.watchman.WatchmanOverflowEvent
-
- getCellPath() - Method in class com.facebook.buck.io.watchman.WatchmanPathEvent
-
- getCellPath() - Method in class com.facebook.buck.parser.BuildFileSpec
-
- getCellPath() - Method in class com.facebook.buck.parser.ImmediateDirectoryBuildTargetPattern
-
- getCellPath() - Method in class com.facebook.buck.parser.SubdirectoryBuildTargetPattern
-
- getCellPathOrThrow(Optional<String>) - Method in class com.facebook.buck.core.cell.AbstractCellPathResolver
-
- getCellPathOrThrow(BuildTarget) - Method in class com.facebook.buck.core.cell.AbstractCellPathResolver
-
- getCellPathOrThrow(UnflavoredBuildTarget) - Method in class com.facebook.buck.core.cell.AbstractCellPathResolver
-
- getCellPathOrThrow(Optional<String>) - Method in interface com.facebook.buck.core.cell.CellPathResolver
-
- getCellPathOrThrow(BuildTarget) - Method in interface com.facebook.buck.core.cell.CellPathResolver
-
- getCellPathOrThrow(UnflavoredBuildTarget) - Method in interface com.facebook.buck.core.cell.CellPathResolver
-
- getCellPathResolver() - Method in interface com.facebook.buck.core.cell.Cell
-
- getCellPathResolver() - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
-
- getCellPathResolver() - Method in interface com.facebook.buck.core.model.targetgraph.BuildRuleCreationContextWithTargetGraph
-
- getCellPathResolver() - Method in class com.facebook.buck.core.model.targetgraph.ImmutableBuildRuleCreationContextWithTargetGraph
-
- getCellPathResolver() - Method in interface com.facebook.buck.core.rules.BuildRuleCreationContext
-
- getCellPathResolver() - Method in interface com.facebook.buck.core.rules.graphbuilder.BuildRuleContextWithEnvironment
-
- getCellPathResolver() - Method in class com.facebook.buck.core.rules.graphbuilder.impl.DefaultBuildRuleContextWithEnvironment
-
- getCellPathResolver() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
- getCellPathResolver() - Method in class com.facebook.buck.jvm.java.AbstractUnusedDependenciesFinder
-
- getCellPathResolver() - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
-
- getCellPathResolver() - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
-
- getCellPathResolver() - Method in class com.facebook.buck.step.ExecutionContext
-
- getCellPaths() - Method in interface com.facebook.buck.core.cell.CellPathResolver
-
- getCellPaths() - Method in class com.facebook.buck.core.cell.CellPathResolverView
-
- getCellPaths() - Method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
-
- getCellPaths() - Method in class com.facebook.buck.core.cell.impl.ImmutableDefaultCellPathResolver
-
- getCellProvider() - Method in interface com.facebook.buck.core.cell.Cell
-
- getCellProvider() - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
-
- getCellRoots() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
-
- getCells() - Method in class com.facebook.buck.distributed.DistBuildState
-
- getCFiles() - Method in class com.facebook.buck.features.go.CGoGenSource
-
- getCflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getCflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getCFlags() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
- getCFlags() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
-
- getCGo() - Method in class com.facebook.buck.features.go.GoPlatform
-
- getCgoCompilerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getCgoFiles() - Method in class com.facebook.buck.features.go.CGoGenSource
-
- getChain() - Method in class com.facebook.buck.event.listener.BuildTargetDurationListener.BuildRuleInfo
-
- getCharContent(boolean) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileObject
-
- getCharContent(boolean) - Method in class com.facebook.buck.jvm.java.JavaNoOpFileObject
-
- getChild(HashCode) - Method in interface com.facebook.buck.rules.modern.Deserializer.DataProvider
-
- getChildPaths(BuildTarget) - Method in interface com.facebook.buck.core.model.BuildFileTree
-
- getChildPaths(BuildTarget) - Method in class com.facebook.buck.core.model.impl.FilesystemBackedBuildFileTree
-
- getChildPaths(BuildTarget) - Method in class com.facebook.buck.core.model.impl.InMemoryBuildFileTree
-
- getChildren() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
-
- getChildren() - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCVersionGroup
-
- getChildrenList() - Method in interface com.facebook.buck.remoteexecution.Protocol.Tree
-
- getChromeTraceWriter() - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
-
- getChunks() - Method in class com.facebook.buck.util.ChunkAccumulator
-
- getChunkSize() - Method in class com.facebook.buck.android.resources.ResChunk
-
- getClassAbiJar(BuildTarget) - Static method in class com.facebook.buck.jvm.core.JavaAbis
-
- getClassAbiPath() - Method in class com.facebook.buck.jvm.java.DiffAbisStep
-
- getClassesDir() - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths
-
- getClassesHash() - Method in interface com.facebook.buck.android.DexWithClasses
-
- getClassExpanders() - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
-
- getClassLoaderCache() - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
-
- getClassLoaderCache() - Method in class com.facebook.buck.step.ExecutionContext
-
- getClassLoaderForClassPath(ClassLoader, ImmutableList<URL>) - Method in class com.facebook.buck.util.ClassLoaderCache
-
- getClassName() - Method in class com.facebook.buck.android.dalvik.DalvikMemberReference
-
- getClassName() - Method in class com.facebook.buck.test.selectors.TestDescription
-
- getClassNames() - Method in interface com.facebook.buck.android.DexWithClasses
-
- getClassNamesToHashes() - Method in interface com.facebook.buck.jvm.core.HasJavaClassHashes
-
- getClassNamesToHashes() - Method in class com.facebook.buck.jvm.core.JavaLibrary.Data
-
- getClassNamesToHashes() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- getClassNamesToHashes() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
-
- getClassNamesToHashesSupplier() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
-
See JavaLibrary#getClassNamesToHashes()
- getClasspath() - Method in class com.facebook.buck.jvm.java.JarShape.Summary
-
- getClasspath() - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields
-
- getClasspath(SourcePathResolver, ProjectFilesystem) - Method in class com.facebook.buck.jvm.java.ResolvedJavacPluginProperties
-
Get the classpath for the plugin.
- getClasspath() - Static method in class com.facebook.buck.util.env.BuckClasspath
-
Returns Buck's classpath.
- getClasspathDeps() - Method in class com.facebook.buck.android.AndroidBinary
-
- getClasspathDeps() - Method in class com.facebook.buck.android.AndroidBundle
-
- getClasspathDeps(Iterable<BuildRule>) - Static method in class com.facebook.buck.jvm.java.JavaLibraryClasspathProvider
-
Include the classpath entries from all JavaLibraryRules that have a direct line of lineage to
this rule through other JavaLibraryRules.
- getClasspathEntries() - Method in class com.facebook.buck.jvm.java.CompilerParameters
-
- getClasspathEntries() - Method in class com.facebook.buck.jvm.java.JavacPluginProperties
-
- getClasspathEntriesToDex() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
- getClasspathEntriesToDex() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
-
Java classes (jars) to include in the package.
- getClasspathFile() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
- getClassPaths() - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
-
- getClasspathsFromLibraries(Iterable<JavaLibrary>) - Static method in class com.facebook.buck.jvm.java.JavaLibraryClasspathProvider
-
Given libraries that may contribute classpaths, visit them and collect the classpaths.
- getClassToModuleMap(ProjectFilesystem, Path) - Static method in class com.facebook.buck.android.AppModularityMetadataUtil
-
- getCleanAdditionalPaths() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getCleanExcludedCaches() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getCLibs() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
-
- getClient() - Method in class com.facebook.buck.eden.EdenClientPool
-
- getClientId() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getClientTlsCertificate() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
Gets the path to a PEM encoded X509 certifiate to use as the TLS client certificate for HTTP
cache requests
- getClientTlsKey() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
Gets the path to a PEM encoded PCKS#8 key to use as the TLS client key for HTTP cache requests.
- getCLinkableInput() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
Inputs for the C compiler (both builds)
- getClock() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getClock() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getClock() - Method in class com.facebook.buck.command.BuildExecutorArgs
-
- getClock() - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
-
- getClock() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getClock() - Method in class com.facebook.buck.event.listener.scuba.ActionGraphPerfData
-
- getClock() - Method in class com.facebook.buck.event.listener.scuba.ActionGraphPerfScubaEventFactory.AbstractActionGraphPerfData
-
- getClock() - Method in class com.facebook.buck.event.listener.scuba.DistBuildClientCacheData
-
- getClock() - Method in class com.facebook.buck.event.listener.scuba.DistBuildClientCacheResultScubaEventFactory.AbstractDistBuildClientCacheData
-
- getClock() - Method in class com.facebook.buck.event.listener.scuba.DistBuildCombinedData
-
- getClock() - Method in class com.facebook.buck.event.listener.scuba.DistBuildCombinedScubaEventFactory.AbstractDistBuildCombinedData
-
- getClock() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveData
-
- getClock() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveScubaEventFactory.AbstractDistBuildSlaveData
-
- getClock() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
- getClockIds() - Method in class com.facebook.buck.io.watchman.Watchman
-
- getCmd() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
-
- getCmd() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
-
- getCmd() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
-
- getCmd() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
-
- getCmd() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
-
- getCmd() - Method in interface com.facebook.buck.shell.AbstractGenruleDescription.CommonArg
-
- getCmd() - Method in class com.facebook.buck.shell.Genrule
-
- getCmd() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
-
- getCmdExe() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
-
- getCmdExe() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
-
- getCmdExe() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
-
- getCmdExe() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
-
- getCmdExe() - Method in interface com.facebook.buck.shell.AbstractGenruleDescription.CommonArg
-
- getCmdExe() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
-
- getCode() - Method in enum com.facebook.buck.distributed.DistributedExitCode
-
- getCode() - Method in enum com.facebook.buck.util.ExitCode
-
- getCodesignAllocate() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
- getCodesignFlags() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
-
- getCodesignFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getCodesignFlags() - Method in interface com.facebook.buck.apple.HasAppleCodesignFields
-
- getCodeSignIdentitiesCommand() - Method in class com.facebook.buck.apple.AppleConfig
-
- getCodesignIdentity() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
-
- getCodesignIdentity() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getCodesignIdentity() - Method in interface com.facebook.buck.apple.HasAppleCodesignFields
-
- getCodesignProvider() - Method in class com.facebook.buck.apple.AppleConfig
-
- getCodesignProvider() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
- getCodesignTimeout() - Method in class com.facebook.buck.apple.AppleConfig
-
Specify the maximum code-signing time before timing out.
- getColumnNumber() - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry
-
- getColumnNumber() - Method in class com.facebook.buck.util.xml.DocumentLocation
-
- getCommand() - Method in class com.facebook.buck.apple.ApplePackageConfig
-
- getCommand() - Method in class com.facebook.buck.apple.xcode.XCScheme.SchemePrePostAction
-
- getCommand() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
-
- getCommand(BuildContext) - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
-
Returns the compilation command (used for compdb).
- getCommand() - Method in interface com.facebook.buck.remoteexecution.Protocol.Command
-
- getCommand() - Method in class com.facebook.buck.step.AbstractTestStep
-
- getCommand() - Method in class com.facebook.buck.util.ProcessExecutorParams
-
The command and arguments to launch.
- getCommand() - Method in class com.facebook.buck.util.trace.BuildTraces.TraceAttributes
-
- getCommand(Platform, WorkerProcessParams) - Method in class com.facebook.buck.worker.WorkerProcessPoolFactory
-
- getCommandArgs() - Method in class com.facebook.buck.doctor.config.BuildLogEntry
-
- getCommandArgs() - Method in class com.facebook.buck.log.InvocationInfo
-
- getCommandDigest() - Method in interface com.facebook.buck.remoteexecution.Protocol.Action
-
- getCommandExitCode() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getCommandForStepExecutor() - Method in class com.facebook.buck.step.external.BundledExternalProcessLauncher
-
- getCommandIdToIsDaemonMapper() - Method in class com.facebook.buck.log.GlobalStateManager
-
- getCommandIdToIsSuperConsoleEnabledMapper() - Method in class com.facebook.buck.log.GlobalStateManager
-
- getCommandLineBuildTargetNormalizer(BuckConfig) - Method in class com.facebook.buck.cli.AbstractCommand
-
- getCommandName() - Method in class com.facebook.buck.event.CommandEvent
-
- getCommandName() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getCommandPrefix(SourcePathResolver) - Method in class com.facebook.buck.core.toolchain.tool.DelegatingTool
-
- getCommandPrefix(SourcePathResolver) - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool
-
- getCommandPrefix(SourcePathResolver) - Method in class com.facebook.buck.core.toolchain.tool.impl.HashedFileTool
-
- getCommandPrefix(SourcePathResolver) - Method in interface com.facebook.buck.core.toolchain.tool.Tool
-
- getCommandPrefix() - Method in class com.facebook.buck.features.python.PexStep
-
- getCommandPrefix(SourcePathResolver) - Method in class com.facebook.buck.features.python.toolchain.PythonEnvironment
-
- getCommandPrefix(SourcePathResolver) - Method in class com.facebook.buck.jvm.java.ExternalJavac
-
- getCommandPrefix(SourcePathResolver) - Method in class com.facebook.buck.jvm.java.Jsr199Javac
-
- getCommandPrefix(SourcePathResolver) - Method in class com.facebook.buck.jvm.kotlin.ExternalKotlinc
-
- getCommandPrefix(SourcePathResolver) - Method in class com.facebook.buck.jvm.kotlin.JarBackedReflectedKotlinc
-
- getCommandsCount() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoHeader
-
- getCommandsForArguments(Iterable<String>) - Method in class com.facebook.buck.util.CommandSplitter
-
- getCompatibilityVersion() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
-
- getCompilationDirectory() - Method in class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
-
- getCompilationDirectory() - Method in class com.facebook.buck.cxx.toolchain.MungingDebugPathSanitizer
-
- getCompilationDirectory() - Method in class com.facebook.buck.cxx.toolchain.PrefixMapDebugPathSanitizer
-
- getCompilationEnvironment(Path, boolean) - Method in class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
-
- getCompilationEnvironment(Path, boolean) - Method in class com.facebook.buck.cxx.toolchain.MungingDebugPathSanitizer
-
- getCompilationEnvironment(Path, boolean) - Method in class com.facebook.buck.cxx.toolchain.PrefixMapDebugPathSanitizer
-
- getCompilationFlags(Compiler, Path, ImmutableMap<Path, Path>) - Method in class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
-
- getCompilationFlags(Compiler, Path, ImmutableMap<Path, Path>) - Method in class com.facebook.buck.cxx.toolchain.PrefixMapDebugPathSanitizer
-
- getCompilationUnit() - Method in class com.facebook.buck.jvm.java.plugin.adapter.CompilationUnitTreeProxyImpl
-
- getCompilationUnit() - Method in class com.facebook.buck.jvm.java.plugin.api.TaskEventMirror
-
- getCompileAgainst() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getCompileAgainst() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getCompileAgainst() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getCompileAgainst() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getCompileAgainst() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getCompileAgainst() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getCompileAgainst() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getCompileAgainst() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
-
- getCompileAgainst() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getCompileAgainst() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getCompileAgainst() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getCompileAgainst() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getCompileAgainstLibraryType() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
-
- getCompileBuildTarget(BuildTarget, HaskellPlatform, Linker.LinkableDepType, boolean) - Static method in class com.facebook.buck.features.haskell.HaskellDescriptionUtils
-
- getCompileBuildTarget(BuildTarget, CxxPlatform, CrateType) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
-
- getCompileDeps(HaskellPlatform) - Method in interface com.facebook.buck.features.haskell.HaskellCompileDep
-
- getCompiledTestsLibrary() - Method in class com.facebook.buck.jvm.java.JavaTest
-
Returns the underlying java library containing the compiled tests.
- getCompileForceCache() - Method in class com.facebook.buck.swift.SwiftBuckConfig
-
- getCompileInput(HaskellPlatform, Linker.LinkableDepType, boolean) - Method in interface com.facebook.buck.features.haskell.HaskellCompileDep
-
- getCompiler() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getCompiler(AndroidLibraryDescription.JvmLanguage, JavacFactory) - Method in interface com.facebook.buck.android.AndroidLibraryCompilerFactory
-
- getCompiler() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getCompiler(AndroidLibraryDescription.JvmLanguage, JavacFactory) - Method in class com.facebook.buck.android.DefaultAndroidLibraryCompilerFactory
-
- getCompiler() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getCompiler() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
-
- getCompiler(CxxPlatform, AbstractCxxSource.Type) - Static method in class com.facebook.buck.cxx.CxxSourceTypes
-
- getCompiler() - Method in class com.facebook.buck.features.go.GoPlatform
-
- getCompiler(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- getCompiler() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
- getCompiler() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getCompiler() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getCompiler() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getCompiler() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getCompiler() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
-
- getCompiler() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getCompiler() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getCompiler() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getCompiler() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getCompilerClassName() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getCompilerClassName() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getCompilerClassName() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getCompilerClassName() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getCompilerClassName() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getCompilerClassName() - Method in class com.facebook.buck.jvm.java.JavacSpec
-
- getCompilerClassName() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getCompilerClassName() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getCompilerClassName() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
-
- getCompilerClassName() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getCompilerClassName() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getCompilerClassName() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getCompilerClassName() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getCompilerDebugPathSanitizer() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getCompilerDeps() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getCompilerFlags(NdkCompilerType) - Method in enum com.facebook.buck.android.toolchain.ndk.TargetCpuType
-
- getCompilerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getCompilerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getCompilerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getCompilerFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getCompilerFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
-
- getCompilerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getCompilerFlags() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
- getCompilerFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getCompilerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getCompilerFlags() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
-
- getCompilerFlags() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
-
- getCompilerFlags() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
-
- getCompilerFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getCompilerFlags() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
- getCompilerFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- getCompilerFlags() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
- getCompilerFlags() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
-
- getCompilerFlags() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
- getCompilerFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getCompilerFlags() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
-
- getCompilerFlags() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
-
- getCompilerFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getCompilerFlags() - Method in class com.facebook.buck.jvm.scala.ScalaBuckConfig
-
- getCompilerFlags() - Method in class com.facebook.buck.swift.SwiftBuckConfig
-
- getCompilerFlags() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
-
- getCompilerInvocationFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getCompilerMajorVersion(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- getCompilerOutputPath() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
-
- getCompilerOutputPath(TargetNode<? extends JvmLibraryArg>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleFactoryResolver
-
- getCompilerOutputPath() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
-
- getCompilerParameters(BuildContext, ProjectFilesystem, BuildTarget) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
-
- getCompilerPlugins() - Method in class com.facebook.buck.jvm.scala.ScalaBuckConfig
-
- getCompilerSource(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- getCompilerType() - Method in class com.facebook.buck.event.CompilerErrorEvent
-
- getCompileTimeClasspathAbiDeps() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
- getCompileTimeClasspathFullDeps() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
- getCompileTimeClasspathSourcePaths() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- getCompileTimeClasspathSourcePaths() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
- getCompileTimeClasspathSourcePaths() - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
-
- getCompileTimeClasspathUnfilteredFullDeps() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
- getCompileTimeFirstOrderDeps() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
- getComponents() - Method in class com.facebook.buck.features.lua.LuaBinaryPackageComponents
-
- getComponents() - Method in class com.facebook.buck.features.python.PythonBinary
-
- getCompressionLevel() - Method in class com.facebook.buck.util.zip.CustomZipEntry
-
- getCompressPngs() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
-
- getCompressTraces() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceBuckConfig
-
- GetComputerNameEx(int, char[], IntByReference) - Method in interface com.facebook.buck.util.network.hostname.HostnameFetchingWin32Library
-
- getConcatable() - Method in class com.facebook.buck.core.select.SelectorList
-
- getConcurrencyLimit(BuckConfig) - Method in class com.facebook.buck.cli.AbstractCommand
-
- getConcurrencyLimit() - Method in class com.facebook.buck.core.resources.ResourcesConfig
-
Construct a default ConcurrencyLimit instance from this config.
- getConcurrencyLimit() - Method in class com.facebook.buck.step.ExecutionContext
-
- getConcurrentInstallEnabled(Optional<BuckEventBus>) - Method in class com.facebook.buck.android.AndroidInstallConfig
-
- getConditions() - Method in class com.facebook.buck.core.select.Selector
-
- getConfig() - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
-
- getConfig() - Method in interface com.facebook.buck.cli.parameter_extractors.CommandRunnerParameters
-
- getConfig() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getConfig() - Method in class com.facebook.buck.distributed.DistBuildCellParams
-
- getConfig() - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
-
- getConfigDefaultCxxPlatform(CxxBuckConfig, ImmutableMap<Flavor, CxxPlatform>, CxxPlatform) - Static method in class com.facebook.buck.cxx.toolchain.CxxPlatforms
-
- getConfigOverrides(ImmutableMap<CellName, Path>) - Method in class com.facebook.buck.cli.AbstractCommand
-
- getConfigOverrides(ImmutableMap<CellName, Path>) - Method in class com.facebook.buck.cli.AbstractContainerCommand
-
- getConfigOverrides(ImmutableMap<CellName, Path>) - Method in interface com.facebook.buck.cli.Command
-
- getConfigOverrides() - Method in class com.facebook.buck.doctor.config.UserLocalConfiguration
-
- getConfigs() - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
-
- getConfigs() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getConfigs() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getConfigs() - Method in interface com.facebook.buck.apple.AppleNativeTargetDescriptionArg
-
- getConfigs() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getConfigs() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getConfigs() - Method in class com.facebook.buck.parser.api.BuildFileManifest
-
- getConfiguredBuckOut() - Method in class com.facebook.buck.io.filesystem.BuckPaths
-
The relative path to the directory where Buck will generate its files.
- getConfiguredVersion(String) - Method in class com.facebook.buck.features.python.PythonBuckConfig
-
- getConflictingHeaderBasenameWhitelist() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getConflictingHeaderBasenameWhitelist() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getConnectedDevices() - Method in class com.facebook.buck.apple.device.AppleDeviceHelper
-
Runs the helper program to enumerate all currently-connected devices.
- getConnectionTimeoutMillis() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
- getConnectTimeoutSeconds() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
-
- getConsole() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getConsole() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getConsole() - Method in interface com.facebook.buck.cli.parameter_extractors.CommandRunnerParameters
-
- getConsole() - Method in class com.facebook.buck.command.BuildExecutorArgs
-
- getConsole() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getConsole() - Method in class com.facebook.buck.step.ExecutionContext
-
- getConsoleEvent() - Method in class com.facebook.buck.distributed.build_client.StampedeConsoleEvent
-
- getConsoleHandlerState() - Method in class com.facebook.buck.log.GlobalStateManager
-
- getConsoleLogLine() - Method in class com.facebook.buck.distributed.DistBuildCreatedEvent
-
- getConstraintResolver() - Method in interface com.facebook.buck.core.rules.configsetting.ConfigSettingSelectableConfigurationContext
-
- getConstraintResolver() - Method in class com.facebook.buck.parser.AbstractDefaultSelectableConfigurationContext
-
- getConstraintResolver() - Method in class com.facebook.buck.parser.DefaultSelectableConfigurationContext
-
- getConstraintSetting() - Method in class com.facebook.buck.core.model.platform.AbstractConstraintValue
-
- getConstraintSetting(BuildTarget) - Method in interface com.facebook.buck.core.model.platform.ConstraintResolver
-
- getConstraintSetting() - Method in class com.facebook.buck.core.model.platform.ConstraintValue
-
- getConstraintSetting() - Method in class com.facebook.buck.core.rules.platform.ConstraintValueArg
-
- getConstraintSetting() - Method in class com.facebook.buck.core.rules.platform.ConstraintValueRule
-
- getConstraintSetting(BuildTarget) - Method in class com.facebook.buck.core.rules.platform.RuleBasedConstraintResolver
-
- getConstraintValue(BuildTarget) - Method in interface com.facebook.buck.core.model.platform.ConstraintResolver
-
- getConstraintValue(BuildTarget) - Method in class com.facebook.buck.core.rules.platform.RuleBasedConstraintResolver
-
- getConstraintValues() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg
-
- getConstraintValues() - Method in class com.facebook.buck.core.rules.platform.PlatformArg
-
- getConstrainValues() - Method in class com.facebook.buck.core.rules.platform.PlatformRule
-
- getConstructorArg() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
- getConstructorArg() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
-
- getConstructorArgType() - Method in class com.facebook.buck.android.AndroidAarDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.android.AndroidAppModularityDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.android.AndroidBinaryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.android.AndroidBuildConfigDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.android.AndroidBundleDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.android.AndroidLibraryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.android.AndroidManifestDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.android.AndroidResourceDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.android.ApkGenruleDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.android.GenAidlDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.android.NdkLibraryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.android.RobolectricTestDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.apple.AppleBinaryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.apple.AppleBundleDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.apple.AppleLibraryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.apple.ApplePackageDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.apple.AppleResourceDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.apple.AppleTestDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.apple.CoreDataModelDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.apple.SceneKitAssetsDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.apple.XcodePostbuildScriptDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.apple.XcodePrebuildScriptDescription
-
- getConstructorArgType() - Method in interface com.facebook.buck.core.description.BaseDescription
-
The type of the constructor argument that is used by this description to create a rule
- getConstructorArgType() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.core.rules.platform.ConstraintValueDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.core.rules.platform.PlatformDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.cxx.CxxBinaryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.cxx.CxxGenruleDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.cxx.CxxLibraryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.cxx.CxxTestDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.d.DBinaryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.d.DLibraryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.d.DTestDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.filegroup.FilegroupDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.go.CgoLibraryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.go.GoBinaryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.go.GoLibraryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.go.GoTestDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.halide.HalideLibraryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.js.JsBundleDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.js.JsLibraryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.lua.LuaBinaryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.lua.LuaLibraryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.python.PythonBinaryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.python.PythonLibraryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.python.PythonTestDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.rust.RustBinaryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.rust.RustLibraryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.rust.RustTestDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.file.HttpArchiveDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.file.HttpFileDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.file.RemoteFileDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.jvm.java.JarGenruleDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.jvm.java.JavaTestDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.jvm.java.KeystoreDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.shell.CommandAliasDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.shell.ExportFileDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.shell.GenruleDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.shell.ShBinaryDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.shell.ShTestDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.shell.TestSuiteDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.shell.WorkerToolDescription
-
- getConstructorArgType() - Method in class com.facebook.buck.swift.SwiftLibraryDescription
-
- getContacts() - Method in class com.facebook.buck.android.AndroidInstrumentationTest
-
- getContacts() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
-
- getContacts() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getContacts() - Method in class com.facebook.buck.apple.AppleTest
-
- getContacts() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getContacts() - Method in interface com.facebook.buck.core.description.arg.HasContacts
-
- getContacts() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
-
- getContacts() - Method in interface com.facebook.buck.core.test.rule.TestRule
-
- getContacts() - Method in class com.facebook.buck.cxx.CxxTest
-
- getContacts() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getContacts() - Method in class com.facebook.buck.features.d.DTest
-
- getContacts() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
-
- getContacts() - Method in class com.facebook.buck.features.go.GoTest
-
- getContacts() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
-
- getContacts() - Method in class com.facebook.buck.features.python.PythonTest
-
- getContacts() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
- getContacts() - Method in class com.facebook.buck.features.rust.RustTest
-
- getContacts() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
-
- getContacts() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getContacts() - Method in class com.facebook.buck.jvm.java.JavaTest
-
- getContacts() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getContacts() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getContacts() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getContacts() - Method in class com.facebook.buck.shell.ShTest
-
- getContacts() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
-
- getContacts() - Method in class com.facebook.buck.test.TestResults
-
- getContainer() - Method in interface com.facebook.buck.jvm.java.classes.FileLike
-
Returns the containing file for this file-like entry.
- getContainerClass(Field) - Static method in class com.facebook.buck.util.Types
-
- getContainerCommandPrefix() - Method in class com.facebook.buck.cli.AbstractContainerCommand
-
- getContainerCommandPrefix() - Method in class com.facebook.buck.cli.AuditCommand
-
- getContainerCommandPrefix() - Method in class com.facebook.buck.cli.AuditMbrCommand
-
- getContainerCommandPrefix() - Method in class com.facebook.buck.cli.BuckCommand
-
- getContainerCommandPrefix() - Method in class com.facebook.buck.cli.DistBuildCommand
-
- getContainerCommandPrefix() - Method in class com.facebook.buck.cli.ServerCommand
-
- getContainerPortal() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy
-
- getContainerRelativePath() - Method in class com.facebook.buck.apple.xcode.XCScheme.BuildableReference
-
- getContainingLabel() - Method in class com.facebook.buck.skylark.parser.LoadImport
-
Returns a label of the file containing this import.
- getContent() - Method in class com.facebook.buck.event.ExperimentEvent
-
- getContent(SourcePathResolver) - Method in class com.facebook.buck.rules.args.WriteToFileArg
-
Get the expanded content to write to the file.
- getContentAddressedStorage() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionClients
-
- getContentAddressedStorage() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionClients
-
- getContentAddressedStorage() - Method in class com.facebook.buck.remoteexecution.util.OutOfProcessIsolatedExecutionClients
-
- getContentHashes() - Method in interface com.facebook.buck.util.cache.JarContentHasher
-
- getContentLength() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.FetchResponse
-
- getContentLength() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.StoreRequest
-
- getContentRoots(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
-
- getContents() - Method in class com.facebook.buck.cxx.Archive
-
- getContents() - Method in class com.facebook.buck.util.cache.JarHashCodeAndFileType
-
Return hash values for all files in an archive (like a JAR)
- getContentsAsString(Charset) - Method in class com.facebook.buck.util.CapturingPrintStream
-
- getContext() - Method in exception com.facebook.buck.step.StepFailedException
-
- getContext() - Method in class com.facebook.buck.util.ContextualProcessExecutor
-
- getContext() - Method in exception com.facebook.buck.util.exceptions.BuckExecutionException
-
- getContext() - Method in exception com.facebook.buck.util.exceptions.BuckUncheckedExecutionException
-
- getContext() - Method in interface com.facebook.buck.util.exceptions.ExceptionWithContext
-
- getContext() - Method in class com.facebook.buck.util.perf.ProcessTracker.ProcessResourceConsumptionEvent
-
- getControllerMaxThreadCount() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getCoordinatorBuildRuleEventsPublisher() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getCoordinatorConnectionTimeoutMillis() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getCopyNativeLibraries() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
- getCopyNativeLibraries() - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult
-
- getCopySceneKitAssets() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
- getCopyStdlibToFrameworks() - Method in class com.facebook.buck.swift.SwiftBuckConfig
-
If enabled, swift-stdlib-tool will be run on .framework bundles, copying the Swift standard
library into them.
- getCopyStep() - Method in class com.facebook.buck.android.FilterResourcesSteps
-
- getCoreKey() - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration
-
- getCoreSimulatorServicePath(UserIdFetcher) - Method in class com.facebook.buck.apple.simulator.AppleCoreSimulatorServiceController
-
Returns the path on disk to the running Core Simulator service, if any.
- getCount() - Method in class com.facebook.buck.counters.SamplingCounter
-
- getCount() - Method in class com.facebook.buck.log.LogConfigSetup
-
- getCount() - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
-
- getCounters() - Method in class com.facebook.buck.counters.CounterRegistry.AsyncCounterRegistrationEvent
-
- getCounters() - Method in class com.facebook.buck.parser.DaemonicParserState
-
- getCountersFirstFlushIntervalMillis() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getCountersFlushIntervalMillis() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getCover() - Method in class com.facebook.buck.features.go.GoPlatform
-
- getCoverageExcludes() - Method in class com.facebook.buck.test.TestRunningOptions
-
- getCoverageIncludes() - Method in class com.facebook.buck.test.TestRunningOptions
-
- getCoverageMode() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
-
- getCoverageReportFormats() - Method in class com.facebook.buck.test.TestRunningOptions
-
- getCoverageReportTitle() - Method in class com.facebook.buck.test.TestRunningOptions
-
- getCoveredByDepFilePredicate(SourcePathResolver) - Method in interface com.facebook.buck.core.rules.attr.SupportsDependencyFileRuleKey
-
Returns a predicate that can tell whether a given path is covered by dep-file or not.
- getCoveredByDepFilePredicate(SourcePathResolver) - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
-
- getCoveredByDepFilePredicate(SourcePathResolver) - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
-
- getCoveredByDepFilePredicate(SourcePathResolver) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- getCoveredByDepFilePredicate(SourcePathResolver, SourcePathRuleFinder) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
-
Returns a predicate indicating whether a SourcePath is covered by the depfile.
- getCoveredSources() - Method in class com.facebook.buck.features.go.GoTestCoverSource
-
- getCpp() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getCpp() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getCppflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getCppflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getCPreprocessor() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
- getCPreprocessor() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
-
- getCpu() - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
-
- getCpuFilters() - Method in class com.facebook.buck.android.AndroidBinary
-
- getCpuFilters() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getCpuFilters() - Method in class com.facebook.buck.android.AndroidBundle
-
- getCpuFilters() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getCpuFilters() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getCpuReal() - Method in class com.facebook.buck.util.ProcessResourceConsumption
-
- getCpuSys() - Method in class com.facebook.buck.util.ProcessResourceConsumption
-
- getCpuTotal() - Method in class com.facebook.buck.util.ProcessResourceConsumption
-
- getCpuUser() - Method in class com.facebook.buck.util.ProcessResourceConsumption
-
- getCrate() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
-
- getCrate() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
-
- getCrate() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
-
- getCrate() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
-
- getCrateRoot() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
-
- getCrateRoot(SourcePathResolver, String, ImmutableSet<String>, Stream<SourcePath>) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
-
Given a list of sources, return the one which is the root based on the defaults and user
parameters.
- getCrateRoot() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
-
- getCrateRoot() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
-
- getCrateType() - Method in enum com.facebook.buck.features.rust.RustBinaryDescription.Type
-
- getCreationContext() - Method in class com.facebook.buck.core.rules.graphbuilder.impl.DefaultBuildRuleContextWithEnvironment
-
- getCreationMillis() - Method in class com.facebook.buck.util.DirectoryCleaner.PathStats
-
- getCriticalPathCount() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getCriticalPathCount() - Method in class com.facebook.buck.event.listener.BuildTargetDurationListenerCloseArgs
-
- getCuda() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getCuda() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getCudaflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getCudaflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getCudapp() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getCudapp() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getCudappflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getCudappflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getCurrentBuildJobState(StampedeId) - Method in class com.facebook.buck.distributed.DistBuildService
-
- getCurrentMemoryBytesUsageByPool() - Method in class com.facebook.buck.util.perf.PerfStatsTracking.MemoryPerfStatsEvent
-
- getCurrentNode() - Method in class com.facebook.buck.core.rules.graphbuilder.impl.DefaultBuildRuleContextWithEnvironment
-
- getCurrentRevisionId() - Method in class com.facebook.buck.doctor.config.SourceControlInfo
-
- getCurrentRevisionId() - Method in interface com.facebook.buck.util.versioncontrol.CommonFastVersionControlStats
-
- getCurrentRevisionId() - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStats
-
- getCurrentRevisionId() - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats
-
- getCurrentRevisionId() - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats
-
- getCurrentVersionFile() - Method in class com.facebook.buck.io.filesystem.BuckPaths
-
The version the buck output directory was created for
- getCustomBehavior() - Method in class com.facebook.buck.rules.modern.FieldInfo
-
- getCxx() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getCxx() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getCxxBuckConfig() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
- getCxxBuckConfig() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
- getCxxCompiler() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
-
- getCxxDeps() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
Override parent class's deps to include exported deps.
- getCxxDeps() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
Override parent class's deps to include exported deps.
- getCxxDeps() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
Override parent class's deps to include exported deps.
- getCxxDeps() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getCxxDeps() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
-
- getCxxDeps() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
-
Override parent class's deps to include exported deps.
- getCxxDeps() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
Override parent class's deps to include exported deps.
- getCxxDeps() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getCxxDeps() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getCxxDeps() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getCxxDeps() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getCxxDeps() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getCxxflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getCxxflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getCxxFlavors(BuckConfig) - Static method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
Constructs set of flavors given in a .buckconfig file, as is specified by section names of the
form cxx#{flavor name}.
- getCxxHeaderDirs() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
-
- getCxxIncludePaths() - Method in class com.facebook.buck.cxx.PreprocessorFlags
-
- getCxxLibrary(String) - Method in class com.facebook.buck.features.python.PythonBuckConfig
-
- getCxxLibrary() - Method in class com.facebook.buck.features.python.toolchain.impl.LazyPythonPlatform
-
- getCxxLibrary() - Method in interface com.facebook.buck.features.python.toolchain.PythonPlatform
-
- getCxxLibraryWhitelist() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getCxxLibraryWhitelist() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getCxxLibraryWhitelist() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
-
- getCxxLibraryWhitelist() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getCxxLibraryWhitelist() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getCxxLibraryWhitelist() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getCxxLink() - Method in class com.facebook.buck.cxx.CxxLinkAndCompileRules
-
- getCxxPlatform() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform
-
- getCxxPlatform() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
- getCxxPlatform() - Method in class com.facebook.buck.cxx.CxxBinary
-
- getCxxPlatform() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
- getCxxPlatform(CxxPlatformsProvider, BuildTarget, Optional<Flavor>) - Static method in class com.facebook.buck.cxx.toolchain.CxxPlatforms
-
- getCxxPlatform() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
-
- getCxxPlatform() - Method in class com.facebook.buck.features.go.GoPlatform
-
- getCxxPlatform() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
- getCxxPlatform() - Method in class com.facebook.buck.features.lua.LuaPlatform
-
- getCxxPlatform() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
-
- getCxxPlatform() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
-
- getCxxPlatform() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
- getCxxPlatform() - Method in class com.facebook.buck.features.rust.RustPlatform
-
- getCxxPlatforms() - Method in class com.facebook.buck.android.toolchain.ndk.AbstractNdkCxxPlatformsProvider
-
- getCxxPlatforms() - Method in class com.facebook.buck.apple.toolchain.AbstractAppleCxxPlatformsProvider
-
- getCxxPlatforms() - Method in class com.facebook.buck.cxx.toolchain.AbstractCxxPlatformsProvider
-
- getCxxPlatforms() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatformsProvider
-
- getCxxPlatforms() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatformsSupplier
-
- getCxxPlatforms() - Method in class com.facebook.buck.features.go.GoPlatformFactory
-
- getCxxpp() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getCxxpp() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getCxxppflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getCxxppflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getCxxPreprocessorDeps(CxxPlatform, BuildRuleResolver) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
-
- getCxxPreprocessorDeps(CxxPlatform, BuildRuleResolver) - Method in class com.facebook.buck.cxx.CxxLibrary
-
- getCxxPreprocessorDeps(CxxPlatform, BuildRuleResolver) - Method in interface com.facebook.buck.cxx.CxxPreprocessorDep
-
- getCxxPreprocessorDeps(CxxPlatform, BuildRuleResolver) - Method in class com.facebook.buck.cxx.PreInclude
-
- getCxxPreprocessorDeps(CxxPlatform, BuildRuleResolver) - Method in class com.facebook.buck.features.halide.HalideLibrary
-
- getCxxPreprocessorDeps(CxxPlatform, BuildRuleResolver) - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
-
- getCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
-
- getCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibrary
-
- getCxxPreprocessorInput(BuildTarget, ActionGraphBuilder, boolean, CxxPlatform, HeaderVisibility, CxxPreprocessables.IncludeType, Multimap<AbstractCxxSource.Type, String>, Iterable<FrameworkPath>) - Static method in class com.facebook.buck.cxx.CxxPreprocessables
-
- getCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.CxxPreprocessorDep
-
Returns the preprocessor input that represents this rule's public (exported) declarations.
- getCxxPreprocessorInput() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
- getCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.PreInclude
-
- getCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.halide.HalideLibrary
-
- getCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
-
- getCxxPreprocessorInput() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
- getCxxRuntime() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform
-
- getCxxRuntimeType() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform
-
- getCxxRuntimeType() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getCxxRuntimeType() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getCxxRuntimeType() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getCxxRuntimeType() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getCxxRuntimeType() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
-
- getCxxRuntimeType() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getCxxRuntimeType() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getCxxRuntimeType() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getCxxRuntimeType() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getCxxRuntimeType() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getCxxRuntimeType() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getCxxSharedRuntimePath() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform
-
- getCycle() - Method in exception com.facebook.buck.core.util.graph.AcyclicDepthFirstPostOrderTraversal.CycleException
-
- getDaemonUptime() - Method in class com.facebook.buck.event.CommandEvent
-
- getDaemonUptime() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getData() - Method in class com.facebook.buck.features.project.intellij.DependencyEntry
-
- getData(Protocol.Digest) - Method in class com.facebook.buck.remoteexecution.util.LocalContentAddressedStorage
-
Looks up some data.
- getData() - Method in interface com.facebook.buck.rules.modern.Deserializer.DataProvider
-
- getData() - Method in class com.facebook.buck.slb.LoadBalancedServiceEvent
-
- getData() - Method in class com.facebook.buck.slb.LoadBalancerPingEvent
-
- getData() - Method in class com.facebook.buck.slb.ServerHealthManagerEvent
-
- getDataForRequest(Request) - Method in interface com.facebook.buck.httpserver.TemplateHandlerDelegate
-
- getDataForRequest(Request) - Method in class com.facebook.buck.httpserver.TraceHandlerDelegate
-
- getDataForRequest(Request) - Method in class com.facebook.buck.httpserver.TracesHandlerDelegate
-
- getDataPointsCount() - Method in class com.facebook.buck.event.FileHashCacheEvent
-
- getDb() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
-
- getDdmlibJarPath() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
- getDeadMinions() - Method in class com.facebook.buck.distributed.build_slave.MinionHealthTracker.MinionHealthStatus
-
- getDebugMode() - Method in class com.facebook.buck.rules.coercer.ManifestEntries
-
- getDebugPathSanitizerLimit() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getDecimalStringAsInt(ByteBuffer, int) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
-
- getDecimalStringAsLong(ByteBuffer, int) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
-
- getDeclaredDeps() - Method in class com.facebook.buck.android.AndroidBinary
-
- getDeclaredDeps() - Method in class com.facebook.buck.android.AndroidBundle
-
- getDeclaredDeps() - Method in class com.facebook.buck.apple.AppleDebuggableBinary
-
- getDeclaredDeps() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
- getDeclaredDeps() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
-
- getDeclaredDeps() - Method in interface com.facebook.buck.core.rules.attr.HasDeclaredAndExtraDeps
-
- getDeclaredDeps() - Method in class com.facebook.buck.core.rules.BuildRuleParams
-
- getDeclaredDeps() - Method in interface com.facebook.buck.core.rules.graphbuilder.BuildRuleContextWithEnvironment
-
- getDeclaredDeps() - Method in class com.facebook.buck.core.rules.graphbuilder.impl.DefaultBuildRuleContextWithEnvironment
-
- getDeclaredDeps() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleWithDeclaredAndExtraDeps
-
- getDeclaredMethods(TypeElement, CharSequence) - Method in interface com.facebook.buck.jvm.java.lang.model.ElementsExtended
-
- getDeclaredMethods(TypeElement, CharSequence) - Method in class com.facebook.buck.jvm.java.plugin.adapter.ElementsExtendedImpl
-
- getDeclaredPlatforms() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getDefault(ToolchainProvider) - Static method in class com.facebook.buck.jvm.java.JavacFactory
-
Creates a JavacFactory for the default Java toolchain.
- getDefaultArch() - Method in class com.facebook.buck.features.go.GoPlatformFactory
- getDefaultBuildConfigFields() - Static method in class com.facebook.buck.android.BuildConfigs
-
Returns a list of fields (with values) that every BuildConfig.java should declare.
- getDefaultBuildFileSyntax() - Method in class com.facebook.buck.parser.ParserConfig
- getDefaultCacheMissRequestKeys() - Method in class com.facebook.buck.event.listener.DistBuildClientEventListener
-
- getDefaultClangVersionForNdk(String) - Static method in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
-
- getDefaultConditionValue() - Method in class com.facebook.buck.core.select.Selector
-
Returns the default value - value to use when none of the conditions match.
- getDefaultConfigurationFiles(Path) - Static method in class com.facebook.buck.util.config.Configs
-
Gets all configuration files that should be used for parsing the project configuration
- getDefaultCxxPlatform() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getDefaultCxxPlatform() - Method in class com.facebook.buck.cxx.toolchain.AbstractCxxPlatformsProvider
-
- getDefaultCxxPlatform() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatformsProvider
-
- getDefaultCxxPlatform() - Method in class com.facebook.buck.features.go.GoPlatformFactory
-
- getDefaultCxxPlatform() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getDefaultCxxPlatform() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
-
- getDefaultCxxPlatform() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
-
- getDefaultCxxPlatform() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
-
- getDefaultCxxPlatform() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getDefaultCxxPlatform() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getDefaultCxxPlatform() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getDefaultDebugInfoFormatForBinaries() - Method in class com.facebook.buck.apple.AppleConfig
-
- getDefaultDebugInfoFormatForLibraries() - Method in class com.facebook.buck.apple.AppleConfig
-
- getDefaultDebugInfoFormatForTests() - Method in class com.facebook.buck.apple.AppleConfig
-
- getDefaultFlavors() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getDefaultFlavors() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getDefaultFlavors() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getDefaultFlavors() - Method in interface com.facebook.buck.core.model.HasDefaultFlavors
-
- getDefaultFlavors() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getDefaultFlavors() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
-
- getDefaultFlavors() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getDefaultFlavors() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getDefaultFlavors() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getDefaultFlavors() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getDefaultFlavors() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getDefaultFlavors() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getDefaultFlavorsForRuleType(RuleType) - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getDefaultFlavorsMode() - Method in class com.facebook.buck.parser.ParserConfig
- getDefaultGccVersionForNdk(String) - Static method in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
-
- getDefaultHaskellPlatform() - Method in interface com.facebook.buck.features.haskell.AbstractHaskellPlatformsProvider
-
- getDefaultHaskellPlatform() - Method in class com.facebook.buck.features.haskell.HaskellPlatformsProvider
-
- getDefaultIncludes() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
-
- getDefaultIncludes() - Method in class com.facebook.buck.parser.ParserConfig
-
A (possibly empty) sequence of paths to files that should be included by default when
evaluating a build file.
- getDefaultJavacOptions() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
-
- getDefaultJavaCxxPlatform() - Method in interface com.facebook.buck.jvm.java.toolchain.AbstractJavaCxxPlatformProvider
-
- getDefaultJavaCxxPlatform() - Method in class com.facebook.buck.jvm.java.toolchain.JavaCxxPlatformProvider
-
- getDefaultJavaOptions() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
-
- getDefaultJavaOptions(ToolchainProvider) - Static method in class com.facebook.buck.jvm.java.toolchain.AbstractJavaOptionsProvider
-
- getDefaultJavaOptionsForTests() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
-
- getDefaultJavaOptionsForTests(ToolchainProvider) - Static method in class com.facebook.buck.jvm.java.toolchain.AbstractJavaOptionsProvider
-
- getDefaultLuaPlatform() - Method in interface com.facebook.buck.features.lua.AbstractLuaPlatformsProvider
-
- getDefaultLuaPlatform() - Method in class com.facebook.buck.features.lua.LuaPlatformsProvider
-
- getDefaultMaximumNumberOfThreads() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getDefaultMetaVariable() - Method in class com.facebook.buck.cli.ConsumeAllOptionsHandler
-
- getDefaultMetaVariable() - Method in class com.facebook.buck.cli.QueryMultiSetOptionHandler
-
Returns "STRING[]".
- getDefaultMetaVariable() - Method in class com.facebook.buck.cli.SingleStringSetOptionHandler
-
- getDefaultMetaVariable() - Method in class com.facebook.buck.cli.StringSetOptionHandler
-
- getDefaultMetaVariable() - Method in class com.facebook.buck.cli.TestCommand.CoverageReportFormatsHandler
-
- getDefaultMetaVariable() - Method in class com.facebook.buck.cli.TestSelectorOptions.TestSelectorsOptionHandler
-
- getDefaultMetaVariable() - Method in class com.facebook.buck.features.project.intellij.IjProjectSubCommand.AggregationModeOptionHandler
-
- getDefaultOcamlPlatform() - Method in class com.facebook.buck.features.ocaml.OcamlToolchain
-
- getDefaultOs() - Method in class com.facebook.buck.features.go.GoPlatformFactory
- getDefaultPathPredicate(ProjectFilesystem) - Static method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
-
This predicate matches files that might be result of builds or files that are explicitly
ignored.
- getDefaultPlatform() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getDefaultPlatform() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
-
- getDefaultPlatform() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getDefaultPlatform() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getDefaultPlatform() - Method in interface com.facebook.buck.core.description.arg.HasDefaultPlatform
-
- getDefaultPlatform() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getDefaultPlatform() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getDefaultPlatform() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getDefaultPlatform() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getDefaultPlatform() - Method in class com.facebook.buck.features.go.AbstractGoToolchain
-
- getDefaultPlatform() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getDefaultPlatform() - Method in class com.facebook.buck.features.go.GoToolchain
-
- getDefaultPlatform() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getDefaultPlatform() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getDefaultPlatform() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getDefaultPlatform() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
-
- getDefaultPlatform() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
-
- getDefaultPlatform() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
-
- getDefaultPlatformTarget(ProjectFilesystem, AndroidBuildToolsLocation, AndroidSdkLocation, Optional<Supplier<Tool>>, Optional<Supplier<Tool>>) - Static method in class com.facebook.buck.android.toolchain.impl.AndroidPlatformTargetProducer
-
- getDefaultProvider() - Method in class com.facebook.buck.core.rules.provider.BuildRuleInfoProviderCollection
-
Provides a quick access to the default provider without needing map lookup
- getDefaultPythonPlatform(ToolchainProvider, PythonBuckConfig, ProcessExecutor) - Method in class com.facebook.buck.features.python.toolchain.impl.PythonPlatformsProviderFactory
-
- getDefaultPythonPlatformFlavor() - Method in class com.facebook.buck.features.python.PythonBuckConfig
-
- getDefaultPythonPlatformSection() - Method in class com.facebook.buck.features.python.PythonBuckConfig
-
- getDefaultRawExcludedLabelSelectors() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getDefaultReexportAllHeaderDependencies() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getDefaultResourceAmounts() - Method in class com.facebook.buck.core.build.engine.config.ResourceAwareSchedulingInfo
-
- getDefaultResourceAmounts() - Method in class com.facebook.buck.core.resources.ResourcesConfig
- getDefaultRuleKeyCacheHits() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getDefaultRuleKeyFactory() - Method in class com.facebook.buck.rules.keys.RuleKeyFactories
-
- getDefaultRuleKeyFactoryCacheRecycler() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getDefaultRuleKeyFactoryCacheRecycler() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getDefaultRuleKeyFactoryCacheRecycler() - Method in class com.facebook.buck.cli.ParserAndCaches
-
- getDefaultRustPlatform() - Method in interface com.facebook.buck.features.rust.AbstractRustToolchain
-
- getDefaultRustPlatform() - Method in class com.facebook.buck.features.rust.RustToolchain
-
- getDefaults() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getDefaults() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getDefaults() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getDefaults() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getDefaults() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
-
- getDefaults() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getDefaults() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getDefaults() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getDefaults() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getDefaults() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getDefaults() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getDefaultSample() - Method in class com.facebook.buck.event.listener.ScubaBuckConfig
-
- getDefaultScubaData() - Method in class com.facebook.buck.event.listener.scuba.ActionGraphPerfData
-
- getDefaultScubaData() - Method in class com.facebook.buck.event.listener.scuba.ActionGraphPerfScubaEventFactory.AbstractActionGraphPerfData
-
- getDefaultScubaData() - Method in class com.facebook.buck.event.listener.scuba.DistBuildClientCacheData
-
Common data for all rows
- getDefaultScubaData() - Method in class com.facebook.buck.event.listener.scuba.DistBuildClientCacheResultScubaEventFactory.AbstractDistBuildClientCacheData
-
Common data for all rows
- getDefaultScubaDataMinimal() - Method in class com.facebook.buck.event.listener.scuba.DistBuildCombinedData
-
- getDefaultScubaDataMinimal() - Method in class com.facebook.buck.event.listener.scuba.DistBuildCombinedScubaEventFactory.AbstractDistBuildCombinedData
-
- getDefaultScubaDataMinimal() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveData
-
- getDefaultScubaDataMinimal() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveScubaEventFactory.AbstractDistBuildSlaveData
-
- getDefaultSection() - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- getDefaultSection() - Method in class com.facebook.buck.features.python.PythonBuckConfig
-
- getDefaultSharedLibrarySoname(BuildTarget, CxxPlatform) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
-
- getDefaultTestRuleTimeoutMs() - Method in class com.facebook.buck.core.config.BuckConfig
-
The timeout to apply to entire test rules.
- getDefaultTestRunner() - Method in enum com.facebook.buck.jvm.java.TestType
-
- getDefaultTestTimeoutMillis() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getDefaultTestTimeoutMillis() - Method in class com.facebook.buck.step.ExecutionContext
-
- getDefaultTestType() - Method in class com.facebook.buck.cxx.CxxTestDescription
-
- getDelegate() - Method in class com.facebook.buck.apple.AppleConfig
-
- getDelegate() - Method in interface com.facebook.buck.artifact_cache.CacheDecorator
-
- getDelegate() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- getDelegate() - Method in class com.facebook.buck.artifact_cache.LoggingArtifactCacheDecorator
-
- getDelegate() - Method in class com.facebook.buck.artifact_cache.RetryingCacheDecorator
-
- getDelegate() - Method in class com.facebook.buck.artifact_cache.TwoLevelArtifactCacheDecorator
-
- getDelegate() - Method in class com.facebook.buck.cli.AbstractCliConfig
-
- getDelegate() - Method in class com.facebook.buck.cli.CliConfig
-
- getDelegate() - Method in class com.facebook.buck.core.build.engine.config.CachingBuildEngineBuckConfig
-
- getDelegate() - Method in class com.facebook.buck.core.config.AliasConfig
-
- getDelegate() - Method in interface com.facebook.buck.core.config.ConfigView
-
- getDelegate() - Method in class com.facebook.buck.core.model.actiongraph.computation.AbstractActionGraphConfig
-
- getDelegate() - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphConfig
-
- getDelegate() - Method in class com.facebook.buck.core.resources.ResourcesConfig
-
- getDelegate() - Method in class com.facebook.buck.core.rulekey.config.AbstractRuleKeyConfig
-
- getDelegate() - Method in class com.facebook.buck.core.rulekey.config.RuleKeyConfig
-
- getDelegate() - Method in class com.facebook.buck.core.sourcepath.AbstractForwardingBuildTargetSourcePath
-
- getDelegate() - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
-
- getDelegate() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getDelegate() - Method in class com.facebook.buck.doctor.config.DoctorConfig
-
- getDelegate() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceBuckConfig
-
- getDelegate() - Method in class com.facebook.buck.event.listener.ScribeEventListenerConfig
-
- getDelegate() - Method in class com.facebook.buck.features.d.DBuckConfig
-
- getDelegate() - Method in class com.facebook.buck.features.go.GoBuckConfig
-
- getDelegate() - Method in class com.facebook.buck.features.python.PythonBuckConfig
-
- getDelegate() - Method in class com.facebook.buck.jvm.groovy.GroovyBuckConfig
-
- getDelegate() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
-
- getDelegate() - Method in class com.facebook.buck.parser.ParserConfig
-
- getDelegate() - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
-
- getDelegate() - Method in class com.facebook.buck.rules.modern.config.ModernBuildRuleConfig
-
- getDelegate() - Method in class com.facebook.buck.rules.tool.config.ToolConfig
-
- getDelegate() - Method in class com.facebook.buck.sandbox.AbstractSandboxConfig
-
- getDelegate() - Method in class com.facebook.buck.sandbox.SandboxConfig
-
- getDelegate() - Method in class com.facebook.buck.swift.SwiftBuckConfig
-
- getDelegate() - Method in class com.facebook.buck.util.ContextualProcessExecutor
-
- getDelegateAndGraphs() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializer
-
- getDelegateBuckConfig() - Method in class com.facebook.buck.event.listener.ScubaBuckConfig
-
- getDelegateDetails() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- getDelegateDetails() - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
- getDeniedToReadPaths() - Method in class com.facebook.buck.sandbox.SandboxProperties
-
Paths that are not allowed to be read during process execution.
- getDensities() - Method in class com.facebook.buck.android.FilterResourcesSteps.ResourceFilter
-
- getDependencies() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
-
- getDependencies(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
-
- getDependencies() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
-
- getDependencies() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
-
- getDependencies() - Method in class com.facebook.buck.skylark.parser.ExtensionData
-
- getDependencies() - Method in class com.facebook.buck.skylark.parser.IncludesData
-
- getDependenciesPassTheirTests() - Method in interface com.facebook.buck.event.external.elements.TestResultsExternalInterface
-
- getDependenciesPassTheirTests() - Method in class com.facebook.buck.test.TestResults
-
- getDependencyInfos() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
- getDependencyTrackingMode() - Method in interface com.facebook.buck.cxx.toolchain.Compiler
-
- getDependencyTrackingMode() - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
-
- getDependencyTrackingMode() - Method in class com.facebook.buck.cxx.toolchain.WindowsCompiler
-
- getDependencyTrackingMode() - Method in class com.facebook.buck.cxx.toolchain.WindowsMl64Compiler
-
- getDependentLibrariesFor(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjModuleGraph
-
- getDependentModulesFor(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjModuleGraph
-
- getDepFileRelativePath() - Method in class com.facebook.buck.jvm.java.AbstractUnusedDependenciesFinder
-
- getDepFileRuleKey() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult
-
- getDepFileRuleKey() - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys
-
- getDepFileRuleKeyFactory() - Method in class com.facebook.buck.rules.keys.RuleKeyFactories
-
- getDepResults(BuildRule, ExecutionContext) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine.DefaultBuildRuleBuilderDelegate
-
- getDeps() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg
-
A collection of dependencies that includes android_library rules.
- getDeps() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
-
- getDeps() - Method in interface com.facebook.buck.core.description.arg.HasDeclaredDeps
-
- getDeps(SourcePathRuleFinder) - Method in interface com.facebook.buck.core.rules.attr.HasCustomDepsLogic
-
Deprecated.
- getDeps(AddsToRuleKey, SourcePathRuleFinder) - Static method in class com.facebook.buck.core.rules.common.BuildableSupport
-
Streams dependencies based on everything added to its rulekey.
- getDeps() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.cxx.CxxDeps
-
- getDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.cxx.CxxHeaders
-
- getDeps() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec
-
- getDeps() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
-
- getDeps(CxxPlatform, ImmutableSortedSet<BuildTarget>, PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Static method in class com.facebook.buck.features.lua.LuaUtil
-
- getDeps() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
- getDeps(PythonPlatform, CxxPlatform, ImmutableSortedSet<BuildTarget>, PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Static method in class com.facebook.buck.features.python.PythonUtil
-
- getDeps() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
-
- getDeps() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryRules.Builder
-
- getDeps() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDeps
-
- getDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.rules.keys.InputBasedRuleKeyFactory.Result
-
- getDeps() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
-
- getDeps() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
-
- getDepsCollection(AddsToRuleKey, SourcePathRuleFinder) - Static method in class com.facebook.buck.core.rules.common.BuildableSupport
-
Derives dependencies based on everything added to its rulekey.
- getDepsFor(IjProjectElement) - Method in class com.facebook.buck.features.project.intellij.IjModuleGraph
-
- getDepsForTransitiveClasspathEntries() - Method in class com.facebook.buck.android.AndroidResource
-
- getDepsForTransitiveClasspathEntries() - Method in interface com.facebook.buck.jvm.core.HasClasspathDeps
-
- getDepsForTransitiveClasspathEntries() - Method in interface com.facebook.buck.jvm.core.JavaLibrary
-
- getDepsForTransitiveClasspathEntries() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- getDepsForTransitiveClasspathEntries() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
-
- getDepsQuery() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getDepsQuery() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getDepsQuery() - Method in interface com.facebook.buck.core.description.arg.HasDepsQuery
-
- getDepsQuery() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getDepsQuery() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getDepsQuery() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getDepsQuery() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getDepsQuery() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
- getDepsQuery() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
- getDepsQuery() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
-
- getDepsQuery() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
- getDepsWithCacheMisses() - Method in class com.facebook.buck.core.build.engine.BuildResult
-
- getDerivedArtifactVerifier(BuildTarget, ProjectFilesystem, AddsToRuleKey, BuildableContext) - Static method in class com.facebook.buck.rules.modern.impl.ModernBuildableSupport
-
Derives an ArtifactVerifier from the @AddToRuleKey annotated fields.
- getDerivedArtifactVerifier(BuildTarget, ProjectFilesystem, AddsToRuleKey) - Static method in class com.facebook.buck.rules.modern.impl.ModernBuildableSupport
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.android.AabBuilderStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.android.aapt.MiniAapt
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.android.AndroidModuleConsistencyStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.android.ApkBuilderStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.android.ApkInstallStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.android.bundle.GenerateAssetsStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.android.bundle.GenerateBundleConfigStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.android.bundle.GenerateNativeStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.android.CompileStringsStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.android.ConcatStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.android.dalvik.EstimateDexWeightStep
-
- getDescription() - Method in class com.facebook.buck.android.FilterResourcesSteps.ResourceFilter
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.android.GenerateBuildConfigStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.android.GenerateManifestStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.android.GetStringsFilesStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.android.IntraDexReorderStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.android.MergeAndroidResourcesStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.android.ReplaceManifestPlaceholdersStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.android.SmartDexingStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.android.SplitZipStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.android.WriteAppModuleMetadataStep
-
- getDescription() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
- getDescription() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
-
- getDescription() - Method in class com.facebook.buck.core.model.UserFlavor
-
- getDescription(RuleType) - Method in class com.facebook.buck.core.rules.knowntypes.AbstractKnownRuleTypes
-
- getDescription() - Method in interface com.facebook.buck.event.external.events.StepEventExternalInterface
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlBuildStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlDebugLauncherStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.features.python.MovePythonWhlDataStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.features.python.PythonRunTestsStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.file.DownloadStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.json.JsonConcatenateStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.jvm.java.AbstractUnusedDependenciesFinder
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.jvm.java.AccumulateClassNamesStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.jvm.java.CalculateClassAbiStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.jvm.java.CopyResourcesStep
-
- getDescription(ImmutableList<String>, ImmutableSortedSet<Path>, Path) - Method in class com.facebook.buck.jvm.java.ExternalJavac
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.jvm.java.JarDirectoryStep
-
- getDescription(ImmutableList<String>, ImmutableSortedSet<Path>, Path) - Method in interface com.facebook.buck.jvm.java.Javac
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.jvm.java.JavacStep
-
- getDescription(ImmutableList<String>, ImmutableSortedSet<Path>, Path) - Method in class com.facebook.buck.jvm.java.Jsr199Javac
-
- getDescription(ImmutableList<String>, ImmutableSortedSet<Path>, Path) - Method in class com.facebook.buck.jvm.kotlin.ExternalKotlinc
-
- getDescription(ImmutableList<String>, ImmutableSortedSet<Path>, Path) - Method in class com.facebook.buck.jvm.kotlin.JarBackedReflectedKotlinc
-
- getDescription(ImmutableList<String>, ImmutableSortedSet<Path>, Path) - Method in interface com.facebook.buck.jvm.kotlin.Kotlinc
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.jvm.kotlin.KotlincStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.shell.RunShTestAndRecordResultStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.shell.ShellStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.shell.WorkerShellStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.step.AbstractExecutionStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.step.AbstractTestStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.step.ConditionalStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.CopyStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.FileScrubberStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.FindAndReplaceStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.LogContentsOfFileStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.MakeExecutableStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.MoveStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.StringTemplateStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.SymCopyStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.SymlinkTreeMergeStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.SymlinkTreeStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.TouchStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.WriteFileStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.XzStep
-
- getDescription(ExecutionContext) - Method in interface com.facebook.buck.step.Step
-
- getDescription() - Method in class com.facebook.buck.step.StepEvent
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.unarchive.UntarStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.unarchive.UnzipStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.zip.RepackZipEntriesStep
-
- getDescription(ExecutionContext) - Method in class com.facebook.buck.zip.ZipStep
-
- getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidBinaryModuleRule
-
- getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidLibraryModuleRule
-
- getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidResourceModuleRule
-
- getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.android.RobolectricTestModuleRule
-
- getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.cxx.CxxLibraryModuleRule
-
- getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.groovy.GroovyLibraryModuleRule
-
- getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.groovy.GroovyTestModuleRule
-
- getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaBinaryModuleRule
-
- getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaLibraryModuleRule
-
- getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaTestModuleRule
-
- getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.kotlin.KotlinLibraryModuleRule
-
- getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.kotlin.KotlinTestModuleRule
-
- getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.python.PythonLibraryModuleRule
-
- getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.python.PythonTestModuleRule
-
- getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.scala.ScalaLibraryModuleRule
-
- getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.scala.ScalaTestModuleRule
-
- getDescriptionClass() - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleRule
-
- getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.android.AndroidDescriptionsProvider
-
- getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.apple.AppleDescriptionProvider
-
- getDescriptions(DescriptionCreationContext) - Method in interface com.facebook.buck.core.model.targetgraph.DescriptionProvider
-
- getDescriptions() - Method in interface com.facebook.buck.core.rules.config.ConfigurationRuleDescriptionProvider
-
- getDescriptions() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingRuleDescriptionProvider
-
- getDescriptions() - Method in class com.facebook.buck.core.rules.knowntypes.AbstractKnownRuleTypes
-
- getDescriptions() - Method in class com.facebook.buck.core.rules.knowntypes.KnownRuleTypes
- getDescriptions() - Method in class com.facebook.buck.core.rules.platform.ConstraintRulesDescriptionProvider
-
- getDescriptions() - Method in class com.facebook.buck.core.rules.platform.PlatformRuleDescriptionProvider
-
- getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.cxx.CxxDescriptionsProvider
-
- getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.apple.project.XCodeDescriptionProvider
-
- getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.d.DDescriptionsProvider
-
- getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.dotnet.DotnetDescriptionsProvider
-
- getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.filegroup.FilegroupDescriptionsProvider
-
- getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.go.GoDescriptionsProvider
-
- getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.gwt.GwtDescriptionsProvider
-
- getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.halide.HalideDescriptionsProvider
-
- getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.haskell.HaskellDescriptionsProvider
-
- getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.js.JsDescriptionsProvider
-
- getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.lua.LuaDescriptionsProvider
-
- getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.ocaml.OcamlDescriptionsProvider
-
- getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.python.PythonDescriptionsProvider
-
- getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.rust.RustDescriptionsProvider
-
- getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.zip.rules.ZipDescriptionProvider
-
- getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.file.FileDescriptionsProvider
-
- getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.jvm.groovy.GroovyDescriptionsProvider
-
- getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.jvm.java.JavaDescriptionsProvider
-
- getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.jvm.java.rules.JavaDescriptionProvider
-
- getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.jvm.kotlin.KotlinDescriptionsProvider
-
- getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.jvm.scala.ScalaDescriptionsProvider
-
- getDescriptions() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
-
- getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.shell.ShellDescriptionsProvider
-
- getDescriptions() - Method in class com.facebook.buck.skylark.parser.BuckGlobals
-
- getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.swift.SwiftDescriptionsProvider
-
- getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.versions.VersionDescriptionsProvider
-
- getDescriptionsByRule() - Method in class com.facebook.buck.core.rules.knowntypes.AbstractKnownRuleTypes
-
- getDescriptionsByRule() - Method in class com.facebook.buck.core.rules.knowntypes.KnownRuleTypes
- getDescriptor() - Method in class com.facebook.buck.android.dalvik.DalvikMemberReference
-
- getDesiredLink() - Method in class com.facebook.buck.step.fs.SymlinkFileStep
-
- getDestination() - Method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec
-
- getDestinationBase() - Method in class com.facebook.buck.features.apple.project.CopyInXcode
-
- getDestinationFile() - Method in class com.facebook.buck.step.fs.XzStep
-
- getDestinationPath() - Method in class com.facebook.buck.features.apple.project.CopyInXcode
-
- getDestinationSpecifier() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getDetailsForLogging() - Method in class com.facebook.buck.eden.EdenProjectFilesystemDelegate
-
- getDetailsForLogging() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemDelegate
-
- getDetailsForLogging() - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemDelegate
-
- getDeveloperCertificateFingerprints() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
-
SHA1 hashes of the certificates in the "DeveloperCertificates" section.
- getDeveloperPath() - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths
-
Absolute path to the active DEVELOPER_DIR.
- getDeviceAbis() - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
-
- getDeviceAbis() - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
-
- getDevices(boolean) - Method in class com.facebook.buck.android.AdbHelper
-
- getDevices(boolean) - Method in interface com.facebook.buck.android.exopackage.AndroidDevicesHelper
-
- getDeviceSerial() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
- getDevirtEnabled() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getDevirtEnabled() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getDevirtEnabled() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getDevirtEnabled() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getDevirtEnabled() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getDevirtEnabled() - Method in class com.facebook.buck.cxx.CxxLinkOptions
-
- getDevirtEnabled() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getDevirtEnabled() - Method in interface com.facebook.buck.cxx.LinkableCxxConstructorArg
-
- getDevirtEnabled() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getDevirtEnabled() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getDexCompression() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getDexCompression() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getDexDirectory() - Method in class com.facebook.buck.android.PreDexMerge
-
- getDexDirectorySourcePath() - Method in class com.facebook.buck.android.PreDexMerge
-
- getDexFile() - Method in class com.facebook.buck.android.AbstractModuleInfo
-
- getDexFile() - Method in class com.facebook.buck.android.ModuleInfo
-
- getDexFilesInfo() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
- getDexFilesInfo() - Method in class com.facebook.buck.android.PreDexMerge
-
- getDexInfo() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo
-
- getDexInputHashes() - Method in class com.facebook.buck.android.HashInputJarsToDexStep
-
- getDexInputHashes() - Method in interface com.facebook.buck.android.SmartDexingStep.DexInputHashesProvider
-
- getDexMergeRule() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
- getDexReorderDataDumpFile() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getDexReorderDataDumpFile() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getDexReorderDataDumpFile() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getDexReorderDataDumpFile() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
-
- getDexReorderToolFile() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getDexReorderToolFile() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getDexReorderToolFile() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getDexReorderToolFile() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
-
- getDexTool() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getDexTool() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getDexTool() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getDexTool() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
-
- getDiagnostic() - Method in class com.facebook.buck.io.watchman.WatchmanDiagnosticEvent
-
- getDiagnosticData() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
-
- getDiagnosticKindForSourceOnlyAbiCompatibility() - Method in enum com.facebook.buck.jvm.java.abi.AbiGenerationMode
-
- getDiagnostics() - Method in class com.facebook.buck.json.BuildFilePythonResult
-
- getDiff() - Method in class com.facebook.buck.doctor.config.SourceControlInfo
-
- getDiff() - Method in class com.facebook.buck.event.ParsingEvent.EnvVariableChange
-
- getDiff() - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats
-
- getDigest() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcOutputFile
-
- getDigest() - Method in class com.facebook.buck.remoteexecution.grpc.ParsedReadResource
-
- getDigest() - Method in interface com.facebook.buck.remoteexecution.Protocol.DirectoryNode
-
- getDigest() - Method in interface com.facebook.buck.remoteexecution.Protocol.FileNode
-
- getDigest() - Method in interface com.facebook.buck.remoteexecution.Protocol.OutputFile
-
- getDirCacheEntries() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries
-
- getDirectoriesList() - Method in interface com.facebook.buck.remoteexecution.Protocol.Directory
-
- getDirectory() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.DexInfo
-
- getDirectory() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.NativeLibsInfo
-
- getDirectory() - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry
-
- getDirectory() - Method in class com.facebook.buck.util.ProcessExecutorParams
-
If present, the current working directory for the launched process.
- getDirectoryContents(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- getDirectoryContents(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
-
- getDirectoryContents(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
Deprecated.
- getDirectoryContents(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
-
Gets a list of paths of the contents of the given directory, obeying the ignores.
- getDirectoryForTestResults() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
- getDirectoryForTestResults() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
- getDirName() - Method in enum com.facebook.buck.features.dotnet.FrameworkVersion
-
- getDirs() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
-
- getDirs() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
-
- getDirsContainingResourceDirs() - Method in class com.facebook.buck.apple.AppleBundleResources
-
Directories whose contents should be copied into the root of the resources subdirectory.
- getDirtyFiles() - Method in class com.facebook.buck.doctor.config.SourceControlInfo
-
- getDisableImplicitNativeRules() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
-
- getDisableImplicitNativeRules() - Method in class com.facebook.buck.parser.ParserConfig
- getDisableImplicitNativeRules() - Method in class com.facebook.buck.skylark.parser.BuckGlobals
-
- getDisablePreDex() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getDisablePreDex() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getDisablePreDex() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getDisallowAllDuplicates() - Method in class com.facebook.buck.jvm.java.JarParameters
-
- getDisallowAllDuplicates() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
-
- getDiskIO() - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
-
- getDistBuildCellIndexer() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
-
- getDistBuildClientCacheResults() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getDistBuildClientSideSlaveFinishedStats() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getDistBuildClientStats() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
-
- getDistBuildClientStats() - Method in class com.facebook.buck.distributed.DistBuildClientStatsEvent
-
- getDistBuildClientStats() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getDistBuildConfig() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
-
- getDistBuildExitCode() - Method in class com.facebook.buck.distributed.build_client.StampedeBuildClient
-
- getDistBuildJob() - Method in exception com.facebook.buck.distributed.build_client.BuildPhase.JobCompletedException
-
- getDistBuildLogStateTracker() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
-
- getDistBuildMode() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getDistBuildServerBuildSlaveFinishedStatsEvent() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getDistBuildService() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
-
- getDistBuildService() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getDistBuildStartedEvent() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
-
- getDistLocalBuildMode() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs
-
- getDistributableBuildGraph() - Method in class com.facebook.buck.distributed.build_client.RemoteExecutionBuildTargetsQueue
-
- getDistributableBuildGraph() - Method in interface com.facebook.buck.distributed.build_slave.BuildTargetsQueue
-
- getDistributableBuildGraph() - Method in class com.facebook.buck.distributed.build_slave.ReverseDepBuildTargetsQueue
-
- getDistributedBuildThreadKillTimeoutSeconds() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getDllName() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
-
- getDoesNotAffectAbi() - Method in class com.facebook.buck.jvm.java.JavacPluginProperties
-
- getDoesNotAffectAbi() - Method in class com.facebook.buck.jvm.java.ResolvedJavacPluginProperties
-
- getDownloadableTargets() - Method in class com.facebook.buck.core.rules.transformer.impl.FetchTargetNodeToBuildRuleTransformer
-
- getDownloadHeavyBuildHttpFetchConcurrency() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- getDraftCompile() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
-
If true, the GWT Compiler's -draftCompile flag will be set.
- getDstSubfolderSpec() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXCopyFilesBuildPhase
-
- getDsymOutputPath(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.apple.AppleDsym
-
- getDsymutil() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
- getDtNeeded(ProcessExecutor, Tool, SourcePathResolver, Path) - Static method in class com.facebook.buck.android.relinker.Symbols
-
- getDummyRDotJava() - Method in class com.facebook.buck.android.AndroidLibrary.Builder
-
- getDummyRDotJavaPath(TargetNode<?>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleFactoryResolver
-
- getDummyRDotJavaTarget(BuildTarget) - Static method in class com.facebook.buck.android.AndroidLibraryGraphEnhancer
-
- getDuplicateResourceBehavior() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getDuplicateResourceBehavior() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getDuplicateResourceBehavior() - Method in interface com.facebook.buck.android.HasDuplicateAndroidResourceTypes
-
- getDuplicateResourceWhitelist() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getDuplicateResourceWhitelist() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getDuplicateResourceWhitelist() - Method in interface com.facebook.buck.android.HasDuplicateAndroidResourceTypes
-
- getDuplicatesLogLevel() - Method in class com.facebook.buck.jvm.java.JarParameters
-
- getDuplicatesLogLevel() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
-
- getDuration() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent
-
- getDuration() - Method in class com.facebook.buck.event.BuckInitializationDurationEvent
-
- getDuration() - Method in class com.facebook.buck.event.listener.BuildTargetDurationListener.BuildRuleInfo
-
- getDuration() - Method in class com.facebook.buck.shell.ShellStep
-
- getDurationName() - Method in class com.facebook.buck.event.CompilerPluginDurationEvent
-
- getDwarfFilenameForDsymTarget(BuildTarget) - Static method in class com.facebook.buck.apple.AppleDsym
-
- getDxExecutable() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
-
- getDxExecutable() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
-
- getDxExecutorService() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
-
- getDxExecutorService() - Method in interface com.facebook.buck.android.toolchain.AbstractDxToolchain
-
Executor service exclusively for the smart dexing step.
- getDxExecutorService() - Method in class com.facebook.buck.android.toolchain.DxToolchain
-
Executor service exclusively for the smart dexing step.
- getDxMaxHeapSize() - Method in class com.facebook.buck.android.DxConfig
-
- getDxMaxHeapSize() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
-
- getDxMaxThreadCount() - Method in class com.facebook.buck.android.DxConfig
-
- getDxThreadCount() - Method in class com.facebook.buck.android.DxConfig
-
- getDxThreadCount() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
-
- getDynamicSymbols(ProcessExecutor, Tool, SourcePathResolver, Path) - Static method in class com.facebook.buck.android.relinker.Symbols
-
- getEdgeCount() - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
-
- getEffectiveBannedDuplicateResourceTypes() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getEffectiveBannedDuplicateResourceTypes() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getEffectiveBannedDuplicateResourceTypes() - Method in interface com.facebook.buck.android.HasDuplicateAndroidResourceTypes
-
- getElapsedTime() - Method in class com.facebook.buck.event.ActionGraphPerfStatEvent
-
- getElapsedTimeMillis() - Method in class com.facebook.buck.core.test.event.TestStatusMessageEvent.Finished
-
- getElapsedTimeMs(BuildSlaveTimingStatsTracker.SlaveEvents) - Method in class com.facebook.buck.distributed.build_slave.BuildSlaveTimingStatsTracker
-
- getElements() - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
-
- getElements() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
-
- getElements() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
-
- getElements() - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
-
- getElf32Addr(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf32
-
- getElf32Half(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf32
-
- getElf32Sword(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf32
-
- getElf32Word(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf32
-
- getElf64Addr(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf64
-
- getElf64Half(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf64
-
- getElf64Sxword(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf64
-
- getElf64Word(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf64
-
- getElf64Xword(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf64
-
- getEmbeddedCellsBuckOutBaseDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
-
- getEmbeddedCellsBuckOutBaseDir() - Method in class com.facebook.buck.io.filesystem.EmbeddedCellBuckOutInfo
-
- getEmptyInitTarget(BuildTarget) - Static method in class com.facebook.buck.features.python.PythonBinaryDescription
-
- getEnableConfigurableAttributes() - Method in class com.facebook.buck.parser.ParserConfig
- getEnabled() - Method in class com.facebook.buck.event.listener.ScribeEventListenerConfig
-
If false (default) then Buck events are not logged to Scribe
- getEnabledBuildRuleFinishedStatuses() - Method in class com.facebook.buck.event.listener.ScribeEventListenerConfig
- getEnableObjcInterop() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
-
- getEnableParallelParsing() - Method in class com.facebook.buck.parser.ParserConfig
- getEnableParserProfiling() - Method in class com.facebook.buck.cli.AbstractCommand
-
- getEnableParserProfiling() - Method in interface com.facebook.buck.cli.parameter_extractors.ProjectGeneratorParameters
-
- getEnableProfiling() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
-
- getEnableSandbox() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
-
- getEnableSandbox() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
-
- getEnableSandbox() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
-
- getEnableSandbox() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
-
- getEnableSandbox() - Method in interface com.facebook.buck.shell.AbstractGenruleDescription.CommonArg
-
- getEnableSandbox() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
-
- getEndIndex() - Method in class com.facebook.buck.core.macros.MacroMatchResult
-
- getEndpointExtraRequestArgs() - Method in class com.facebook.buck.doctor.config.DoctorConfig
- getEndpointMessage() - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
-
- getEndpointTimeoutMs() - Method in class com.facebook.buck.doctor.config.DoctorConfig
- getEndpointUrl() - Method in class com.facebook.buck.doctor.config.DoctorConfig
- getEnforceBuckPackageBoundary() - Method in class com.facebook.buck.parser.ParserConfig
- getEntitlements() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
-
Key/value pairs of the "Entitlements" dictionary in the embedded plist.
- getEntitlementsFile() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getEntitlementsFile() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getEntitlementsFile() - Method in interface com.facebook.buck.apple.HasEntitlementsFile
-
- getEntriesForSection(String) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getEntriesToExclude() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
-
- getEntriesToJar() - Method in class com.facebook.buck.jvm.java.JarParameters
-
- getEntry() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
-
- getEntry() - Method in class com.facebook.buck.util.zip.JarEntrySupplier
-
- getEntryCount() - Method in class com.facebook.buck.android.resources.ResTableType
-
- getEntryCount() - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
-
- getEntryOwner() - Method in class com.facebook.buck.util.zip.JarEntrySupplier
-
- getEntryValueOffset(int) - Method in class com.facebook.buck.android.resources.ResTableType
-
- getEnum(String, String, Class<T>) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getEnum(String, String, Class<T>) - Method in class com.facebook.buck.util.config.Config
-
- getEnv() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getEnv() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getEnv(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getEnv() - Method in class com.facebook.buck.core.rules.graphbuilder.impl.DefaultBuildRuleContextWithEnvironment
-
- getEnv() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
-
- getEnv(SourcePathResolver) - Method in class com.facebook.buck.cxx.CxxTest
-
- getEnv() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getEnv() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
- getEnv() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getEnv() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
-
- getEnv() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getEnv() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getEnv() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getEnv() - Method in class com.facebook.buck.parser.api.BuildFileManifest
-
- getEnv() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
-
- getEnv() - Method in class com.facebook.buck.shell.ShTest
-
- getEnv() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
-
- getEnv() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
-
- getEnv() - Method in class com.facebook.buck.step.AbstractTestStep
-
- getenv(String) - Method in class com.facebook.buck.util.environment.DefaultExecutionEnvironment
-
- getenv(String) - Method in interface com.facebook.buck.util.environment.ExecutionEnvironment
-
Gets the environment variable indicated by the specified key.
- getEnvironment() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getEnvironment() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getEnvironment() - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
-
- getEnvironment() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getEnvironment(SourcePathResolver) - Method in class com.facebook.buck.core.toolchain.tool.DelegatingTool
-
- getEnvironment(SourcePathResolver) - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool
-
- getEnvironment(SourcePathResolver) - Method in class com.facebook.buck.core.toolchain.tool.impl.HashedFileTool
-
- getEnvironment(SourcePathResolver) - Method in interface com.facebook.buck.core.toolchain.tool.Tool
-
- getEnvironment() - Method in class com.facebook.buck.core.toolchain.ToolchainCreationContext
-
- getEnvironment() - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider
-
- getEnvironment() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getEnvironment() - Method in class com.facebook.buck.distributed.DistBuildCellParams
-
- getEnvironment() - Method in class com.facebook.buck.features.python.toolchain.impl.LazyPythonPlatform
-
- getEnvironment(SourcePathResolver) - Method in class com.facebook.buck.features.python.toolchain.PythonEnvironment
-
- getEnvironment() - Method in interface com.facebook.buck.features.python.toolchain.PythonPlatform
-
- getEnvironment(SourcePathResolver) - Method in class com.facebook.buck.jvm.java.ExternalJavac
-
- getEnvironment() - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
-
- getEnvironment(SourcePathResolver) - Method in class com.facebook.buck.jvm.java.Jsr199Javac
-
- getEnvironment(SourcePathResolver) - Method in class com.facebook.buck.jvm.kotlin.ExternalKotlinc
-
- getEnvironment(SourcePathResolver) - Method in class com.facebook.buck.jvm.kotlin.JarBackedReflectedKotlinc
-
- getEnvironment() - Method in interface com.facebook.buck.remoteexecution.Protocol.Command
-
- getEnvironment() - Method in class com.facebook.buck.rules.macros.WorkerMacroArg
-
- getEnvironment() - Method in class com.facebook.buck.skylark.parser.EnvironmentData
-
- getEnvironment() - Method in class com.facebook.buck.step.ExecutionContext
-
- getEnvironment() - Method in class com.facebook.buck.util.ProcessExecutorParams
-
If present, the map of environment variables used for the launched process.
- getEnvironmentExpansionSeparator() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
-
- getEnvironmentExpansionSeparator() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
-
- getEnvironmentExpansionSeparator() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
-
- getEnvironmentExpansionSeparator() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
-
- getEnvironmentExpansionSeparator() - Method in interface com.facebook.buck.shell.AbstractGenruleDescription.CommonArg
-
- getEnvironmentExpansionSeparator() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
-
- getEnvironmentForProcess(ExecutionContext, WorkerProcessParams) - Method in class com.facebook.buck.worker.WorkerProcessPoolFactory
-
- getEnvironmentOverrides() - Method in class com.facebook.buck.test.TestRunningOptions
-
- getEnvironmentVariable(String) - Method in class com.facebook.buck.android.toolchain.common.BaseAndroidToolchainResolver
-
- getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.android.redex.ReDexStep
-
- getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.android.StripStep
-
- getEnvironmentVariables() - Method in class com.facebook.buck.apple.xcode.XCScheme.LaunchAction
-
- getEnvironmentVariables() - Method in class com.facebook.buck.apple.xcode.XCScheme.ProfileAction
-
- getEnvironmentVariables() - Method in class com.facebook.buck.apple.xcode.XCScheme.TestAction
-
- getEnvironmentVariables() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
-
- getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.d.DCompileStep
-
- getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.go.CGoCompileStep
-
- getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.go.CGoGenerateImportStep
-
- getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.go.GoAssembleStep
-
- getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.go.GoCompileStep
-
- getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.go.GoLinkStep
-
- getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.go.GoListStep
-
- getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.go.GoPackStep
-
- getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.go.GoTestCoverStep
-
- getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.go.GoTestMainStep
-
- getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.halide.HalideCompilerStep
-
- getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlCCompileStep
-
- getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlLinkStep
-
- getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlMLCompileStep
-
- getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlNativePluginStep
-
- getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.python.PexStep
-
- getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.jvm.java.JUnitStep
-
- getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.jvm.scala.ScalacStep
-
- getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.shell.AbstractGenruleStep
-
- getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.shell.DefaultShellStep
-
- getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.shell.ShellStep
-
Returns the environment variables to include when running this
ShellStep.
- getEnvironmentVariables() - Method in class com.facebook.buck.shell.WorkerShellStep
-
Returns the environment variables to use when expanding the job arguments that get sent to the
process.
- getError() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestLoadResult
-
- getError() - Method in class com.facebook.buck.event.CompilerErrorEvent
-
- getError() - Method in interface com.facebook.buck.event.external.events.CompilerErrorEventExternalInterface
-
- getErrorCheckTimeRangeMillis() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
- getErrorMessage() - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice.ErrorParsingReceiver
-
- getErrorMessage() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData
-
- getErrorMessage() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData
-
- getErrorMessage() - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse
-
- getErrorMessage() - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse
-
- getErrorMessage() - Method in class com.facebook.buck.log.ErrorLogRecord
-
- getErrorMessageAugmentations() - Method in class com.facebook.buck.core.config.BuckConfig
-
List of error message replacements to make things more friendly for humans
- getErrorMessageFormat() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
-
- getErrorMessageLimit() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- getErrorMessageLimit() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
-
- getErrorPercentage(long, int) - Method in class com.facebook.buck.slb.ServerHealthState
-
- getErrorReport(Path) - Method in interface com.facebook.buck.cxx.UntrackedHeaderReporter
-
- getErrors() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
-
- getErrorStage() - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult
-
- getErrorStream() - Method in interface com.facebook.buck.util.ProcessExecutor.LaunchedProcess
-
Input stream that maps into stderr of the process.
- getErrorStream() - Method in class com.facebook.buck.util.ProcessExecutor.LaunchedProcessImpl
-
- getErrorTextLimit() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
- getErrorTextTemplate() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
- getEscapedArgumentsListAsString(List<String>) - Static method in class com.facebook.buck.cli.QueryCommand
-
- getEstimate(InputStream) - Static method in class com.facebook.buck.android.dalvik.DalvikStatsTool
-
Estimates the footprint that a given class will have in the LinearAlloc buffer of Android's
Dalvik VM.
- getEstimatedAmounts() - Static method in class com.facebook.buck.util.concurrent.ResourceAmountsEstimator
-
- getEstimatedProgressOfGeneratingProjectFiles() - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- getEstimatedProgressOfGeneratingProjectFiles() - Method in class com.facebook.buck.event.listener.ProgressEstimator
-
- getEstimatedProgressOfParsingBuckFiles() - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- getEstimatedProgressOfParsingBuckFiles() - Method in class com.facebook.buck.event.listener.ProgressEstimator
-
- getEvent() - Method in class com.facebook.buck.distributed.BuildSlaveEventWrapper
-
- getEventBus() - Method in class com.facebook.buck.core.build.context.BuildContext
-
- getEventBus() - Method in class com.facebook.buck.rules.modern.builders.RemoteExecution
-
- getEventBus() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
- getEventHandler() - Method in class com.facebook.buck.skylark.packages.PackageContext
-
- getEventId() - Method in class com.facebook.buck.event.SimplePerfEvent
-
- getEventInfo() - Method in class com.facebook.buck.event.SimplePerfEvent
-
- getEventKey() - Method in class com.facebook.buck.event.AbstractBuckEvent
-
- getEventKey() - Method in interface com.facebook.buck.event.BuckEvent
-
- getEventListeners(Map<ExecutorPool, ListeningExecutorService>, ScheduledExecutorService) - Method in class com.facebook.buck.cli.AbstractCommand
-
- getEventListeners(Map<ExecutorPool, ListeningExecutorService>, ScheduledExecutorService) - Method in class com.facebook.buck.cli.AbstractContainerCommand
-
- getEventListeners(Map<ExecutorPool, ListeningExecutorService>, ScheduledExecutorService) - Method in class com.facebook.buck.cli.BuildCommand
-
- getEventListeners(Map<ExecutorPool, ListeningExecutorService>, ScheduledExecutorService) - Method in interface com.facebook.buck.cli.Command
-
If any of these listeners also extends Closeable, it will be closed by Main.
- getEventListeners(Map<ExecutorPool, ListeningExecutorService>, ScheduledExecutorService) - Method in class com.facebook.buck.cli.DistBuildRunCommand
-
- getEventName() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent.Finished
-
- getEventName() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent.Started
-
- getEventName() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent
-
- getEventName() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummaryEvent
-
- getEventName() - Method in class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.Finished
-
- getEventName() - Method in class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.Started
-
- getEventName() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished
-
- getEventName() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Scheduled
-
- getEventName() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Shutdown
-
- getEventName() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Started
-
- getEventName() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResultEvent
-
- getEventName() - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.Finished
-
- getEventName() - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.Started
-
- getEventName() - Method in class com.facebook.buck.core.build.event.BuildEvent.BuildReport
-
- getEventName() - Method in class com.facebook.buck.core.build.event.BuildEvent.DistBuildFinished
-
- getEventName() - Method in class com.facebook.buck.core.build.event.BuildEvent.DistBuildStarted
-
- getEventName() - Method in class com.facebook.buck.core.build.event.BuildEvent.Finished
-
- getEventName() - Method in class com.facebook.buck.core.build.event.BuildEvent.Reset
-
- getEventName() - Method in class com.facebook.buck.core.build.event.BuildEvent.RuleCountCalculated
-
- getEventName() - Method in class com.facebook.buck.core.build.event.BuildEvent.Started
-
- getEventName() - Method in class com.facebook.buck.core.build.event.BuildEvent.UnskippedRuleCountUpdated
-
- getEventName() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent
-
- getEventName() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.WillBuildLocally
-
- getEventName() - Method in class com.facebook.buck.core.test.event.IndividualTestEvent.Finished
-
- getEventName() - Method in class com.facebook.buck.core.test.event.IndividualTestEvent.Started
-
- getEventName() - Method in class com.facebook.buck.core.test.event.TestRunEvent.Finished
-
- getEventName() - Method in class com.facebook.buck.core.test.event.TestRunEvent.Started
-
- getEventName() - Method in class com.facebook.buck.core.test.event.TestStatusMessageEvent.Finished
-
- getEventName() - Method in class com.facebook.buck.core.test.event.TestStatusMessageEvent.Started
-
- getEventName() - Method in class com.facebook.buck.core.test.event.TestSummaryEvent.Finished
-
- getEventName() - Method in class com.facebook.buck.core.test.event.TestSummaryEvent.Started
-
- getEventName() - Method in class com.facebook.buck.counters.CounterRegistry.AsyncCounterRegistrationEvent
-
- getEventName() - Method in class com.facebook.buck.counters.CountersSnapshotEvent
-
- getEventName() - Method in class com.facebook.buck.distributed.build_client.ClientSideBuildSlaveFinishedStatsEvent
-
- getEventName() - Method in class com.facebook.buck.distributed.build_client.DistBuildRemoteProgressEvent
-
- getEventName() - Method in class com.facebook.buck.distributed.build_client.DistBuildSuperConsoleEvent
-
- getEventName() - Method in class com.facebook.buck.distributed.build_client.StampedeConsoleEvent
-
- getEventName() - Method in class com.facebook.buck.distributed.build_slave.ServerSideBuildSlaveFinishedStatsEvent
-
- getEventName() - Method in class com.facebook.buck.distributed.DistBuildClientCacheResultEvent
-
- getEventName() - Method in class com.facebook.buck.distributed.DistBuildClientStatsEvent
-
- getEventName() - Method in class com.facebook.buck.distributed.DistBuildCreatedEvent
-
- getEventName() - Method in class com.facebook.buck.distributed.DistBuildRunEvent
-
- getEventName() - Method in class com.facebook.buck.distributed.DistBuildStatusEvent
-
- getEventName() - Method in class com.facebook.buck.distributed.StampedeLocalBuildStatusEvent
-
- getEventName() - Method in class com.facebook.buck.event.ActionGraphEvent.Cache
-
- getEventName() - Method in class com.facebook.buck.event.ActionGraphEvent.Finished
-
- getEventName() - Method in class com.facebook.buck.event.ActionGraphEvent.IncrementalLoad
-
- getEventName() - Method in class com.facebook.buck.event.ActionGraphEvent.Started
-
- getEventName() - Method in class com.facebook.buck.event.ActionGraphPerfStatEvent
-
- getEventName() - Method in class com.facebook.buck.event.ArtifactCompressionEvent.Finished
-
- getEventName() - Method in class com.facebook.buck.event.ArtifactCompressionEvent.Started
-
- getEventName() - Method in class com.facebook.buck.event.BuckInitializationDurationEvent
-
- getEventName() - Method in class com.facebook.buck.event.CacheStatsEvent
-
- getEventName() - Method in class com.facebook.buck.event.CommandEvent.Finished
-
- getEventName() - Method in class com.facebook.buck.event.CommandEvent.Interrupted
-
- getEventName() - Method in class com.facebook.buck.event.CommandEvent.Started
-
- getEventName() - Method in class com.facebook.buck.event.CompilerErrorEvent
-
- getEventName() - Method in class com.facebook.buck.event.CompilerPluginDurationEvent.Finished
-
- getEventName() - Method in class com.facebook.buck.event.CompilerPluginDurationEvent.Started
-
- getEventName() - Method in class com.facebook.buck.event.ConsoleEvent
-
- getEventName() - Method in class com.facebook.buck.event.DaemonEvent
-
- getEventName() - Method in class com.facebook.buck.event.ExperimentEvent
-
- getEventName() - Method in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
-
- getEventName() - Method in class com.facebook.buck.event.FileHashCacheEvent
-
- getEventName() - Method in class com.facebook.buck.event.FileHashCacheEvent.InvalidationFinished
-
- getEventName() - Method in class com.facebook.buck.event.FileHashCacheEvent.InvalidationStarted
-
- getEventName() - Method in class com.facebook.buck.event.FlushConsoleEvent
-
- getEventName() - Method in class com.facebook.buck.event.InstallEvent.Finished
-
- getEventName() - Method in class com.facebook.buck.event.InstallEvent.Started
-
- getEventName() - Method in class com.facebook.buck.event.LeafEvents.SimpleLeafEvent
-
- getEventName() - Method in class com.facebook.buck.event.listener.cachestats.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
-
- getEventName() - Method in class com.facebook.buck.event.listener.PerfTimesEventListener.PerfTimesEvent
-
- getEventName() - Method in class com.facebook.buck.event.NetworkEvent.BytesReceivedEvent
-
- getEventName() - Method in class com.facebook.buck.event.ParsingEvent
-
- getEventName() - Method in class com.facebook.buck.event.ProgressEvent.BuildProgressUpdated
-
- getEventName() - Method in class com.facebook.buck.event.ProgressEvent.ParsingProgressUpdated
-
- getEventName() - Method in class com.facebook.buck.event.ProgressEvent.ProjectGenerationProgressUpdated
-
- getEventName() - Method in class com.facebook.buck.event.ProjectGenerationEvent.Finished
-
- getEventName() - Method in class com.facebook.buck.event.ProjectGenerationEvent.Processed
-
- getEventName() - Method in class com.facebook.buck.event.ProjectGenerationEvent.Started
-
- getEventName() - Method in class com.facebook.buck.event.RuleKeyCalculationEvent.Event
-
- getEventName() - Method in class com.facebook.buck.event.StartActivityEvent.Finished
-
- getEventName() - Method in class com.facebook.buck.event.StartActivityEvent.Started
-
- getEventName() - Method in class com.facebook.buck.event.UninstallEvent.Finished
-
- getEventName() - Method in class com.facebook.buck.event.UninstallEvent.Started
-
- getEventName() - Method in class com.facebook.buck.event.WatchmanStatusEvent
-
- getEventName() - Method in class com.facebook.buck.file.downloader.impl.DownloadEvent.Finished
-
- getEventName() - Method in class com.facebook.buck.file.downloader.impl.DownloadEvent.Started
-
- getEventName() - Method in class com.facebook.buck.file.downloader.impl.DownloadProgressEvent
-
- getEventName() - Method in class com.facebook.buck.io.watchman.WatchmanDiagnosticEvent
-
- getEventName() - Method in class com.facebook.buck.json.ProjectBuildFileParseEvents.Finished
-
- getEventName() - Method in class com.facebook.buck.json.ProjectBuildFileParseEvents.Started
-
- getEventName() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent.Finished
-
- getEventName() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent.Started
-
- getEventName() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Finished
-
- getEventName() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Started
-
- getEventName() - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent.Finished
-
- getEventName() - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent.Started
-
- getEventName() - Method in class com.facebook.buck.parser.events.ParseBuckProfilerReportEvent
-
- getEventName() - Method in class com.facebook.buck.parser.ParseEvent.Finished
-
- getEventName() - Method in class com.facebook.buck.parser.ParseEvent.Started
-
- getEventName() - Method in class com.facebook.buck.remoteexecution.CasBlobDownloadEvent
-
- getEventName() - Method in class com.facebook.buck.remoteexecution.CasBlobUploadEvent
-
- getEventName() - Method in class com.facebook.buck.remoteexecution.RemoteExecutionActionEvent
-
- getEventName() - Method in class com.facebook.buck.slb.LoadBalancedServiceEvent
-
- getEventName() - Method in class com.facebook.buck.slb.LoadBalancerPingEvent
-
- getEventName() - Method in class com.facebook.buck.slb.ServerHealthManagerEvent
-
- getEventName() - Method in class com.facebook.buck.step.StepEvent.Finished
-
- getEventName() - Method in class com.facebook.buck.step.StepEvent.Started
-
- getEventName() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent.Finished
-
- getEventName() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent.Started
-
- getEventName() - Method in class com.facebook.buck.test.external.ExternalTestSpecCalculationEvent.Finished
-
- getEventName() - Method in class com.facebook.buck.test.external.ExternalTestSpecCalculationEvent.Started
-
- getEventName() - Method in class com.facebook.buck.test.TestRuleEvent.Finished
-
- getEventName() - Method in class com.facebook.buck.test.TestRuleEvent.Started
-
- getEventName() - Method in class com.facebook.buck.util.environment.NetworkInfo.Event
-
- getEventName() - Method in class com.facebook.buck.util.perf.PerfStatsTracking.PerfStatsEvent
-
- getEventName() - Method in class com.facebook.buck.util.perf.ProcessTracker.ProcessResourceConsumptionEvent
-
- getEventName() - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStatsEvent
-
- getEventName() - Method in class com.facebook.buck.util.versioncontrol.VersionControlStatsEvent
-
- getEventName() - Method in class com.facebook.buck.versions.VersionedTargetGraphEvent.Cache
-
- getEventName() - Method in class com.facebook.buck.versions.VersionedTargetGraphEvent.Finished
-
- getEventName() - Method in class com.facebook.buck.versions.VersionedTargetGraphEvent.Started
-
- getEventName() - Method in class com.facebook.buck.versions.VersionedTargetGraphEvent.Timeout
-
- getEventNumber() - Method in class com.facebook.buck.distributed.BuildSlaveEventWrapper
-
- getEvents() - Method in class com.facebook.buck.event.listener.ScribeEventListenerConfig
- getEventsBetween(long, long, Iterable<EventPair>) - Static method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
Filter a list of events and return the subset that fall between the given start and end
timestamps.
- getEventSink() - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
-
- getEventsOutputPath() - Method in class com.facebook.buck.cli.AbstractCommand
-
- getEventType() - Method in class com.facebook.buck.event.SimplePerfEvent
-
- getEverstoreHandle() - Method in class com.facebook.buck.event.listener.scuba.BuildData
-
- getEverstoreHandle() - Method in class com.facebook.buck.event.listener.scuba.BuildScubaEventFactory.AbstractBuildData
-
- getEverstoreLogEndpointUrl() - Method in class com.facebook.buck.event.listener.ScubaBuckConfig
-
- getEverstoreLogExtraRequestArgs() - Method in class com.facebook.buck.event.listener.ScubaBuckConfig
-
- getEverstoreLogUploadMode() - Method in class com.facebook.buck.event.listener.ScubaBuckConfig
-
Returns whether and when to upload logs.
- getEvictionCount() - Method in class com.facebook.buck.util.cache.CacheStats
-
- getExactOptional(BuildTarget) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraph
-
Returns the target node for the exact given target, if it exists in the graph.
- getException() - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult
-
- getException() - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData
-
- getException() - Method in class com.facebook.buck.slb.PerServerPingData
-
- getExceptions() - Method in class com.facebook.buck.rules.modern.tools.CachedErrors
-
- getExclude() - Method in class com.facebook.buck.skylark.io.GlobSpec
-
Wildcards of paths that should be skipped from the glob expansion.
- getExcludeDirectories() - Method in class com.facebook.buck.skylark.io.GlobSpec
-
Whether directories should be excluded from the glob expansion.
- getExcludedResourcePaths() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
- getExcludedRoots() - Method in class com.facebook.buck.cxx.OmnibusRoots
-
- getExcludedRoots() - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec
-
- getExcludedTransitiveDeps() - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec
-
- getExcludes() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule
-
A set of paths that need to be excluded from the final IjModule.
- getExe() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
-
- getExe() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
-
- getExecutable() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
-
- getExecutable(Path, ImmutableMap<String, String>) - Method in class com.facebook.buck.io.ExecutableFinder
-
- getExecutable() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
-
- getExecutableCommand() - Method in class com.facebook.buck.apple.AppleBundle
-
- getExecutableCommand() - Method in interface com.facebook.buck.core.rules.tool.BinaryBuildRule
-
Command to execute the output of this rule.
- getExecutableCommand() - Method in class com.facebook.buck.cxx.CxxBinary
-
- getExecutableCommand() - Method in class com.facebook.buck.cxx.CxxTest
-
- getExecutableCommand() - Method in class com.facebook.buck.features.d.DBinary
-
- getExecutableCommand() - Method in class com.facebook.buck.features.go.GoBinary
-
- getExecutableCommand() - Method in class com.facebook.buck.features.go.GoTest
-
- getExecutableCommand() - Method in class com.facebook.buck.features.haskell.HaskellBinary
-
- getExecutableCommand() - Method in class com.facebook.buck.features.haskell.HaskellGhciRule
-
- getExecutableCommand() - Method in class com.facebook.buck.features.lua.LuaBinary
-
- getExecutableCommand() - Method in class com.facebook.buck.features.ocaml.OcamlBinary
-
- getExecutableCommand() - Method in class com.facebook.buck.features.python.PythonInPlaceBinary
-
- getExecutableCommand() - Method in class com.facebook.buck.features.python.PythonPackagedBinary
-
- getExecutableCommand() - Method in class com.facebook.buck.features.python.PythonTest
-
- getExecutableCommand() - Method in class com.facebook.buck.features.rust.RustTest
-
- getExecutableCommand() - Method in class com.facebook.buck.file.HttpFileBinary
-
- getExecutableCommand() - Method in class com.facebook.buck.file.RemoteFileBinary
-
- getExecutableCommand() - Method in class com.facebook.buck.jvm.java.JarFattener
-
- getExecutableCommand() - Method in class com.facebook.buck.jvm.java.JarGenrule
-
- getExecutableCommand() - Method in class com.facebook.buck.jvm.java.JavaBinary
-
- getExecutableCommand() - Method in class com.facebook.buck.shell.CommandAlias
-
- getExecutableCommand() - Method in class com.facebook.buck.shell.GenruleBinary
-
- getExecutableCommand() - Method in class com.facebook.buck.shell.ShBinary
-
- getExecutableCommand() - Method in class com.facebook.buck.shell.ShTest
-
- getExecutableFinder() - Method in class com.facebook.buck.android.toolchain.ndk.AbstractAndroidNdk
-
- getExecutableFinder() - Method in class com.facebook.buck.android.toolchain.ndk.AndroidNdk
-
- getExecutableFinder() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getExecutableFinder() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getExecutableFinder() - Method in class com.facebook.buck.core.toolchain.ToolchainCreationContext
-
- getExecutableFinder() - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider
-
- getExecutableFinder() - Method in class com.facebook.buck.distributed.DistBuildCellParams
-
- getExecutableFinder() - Method in class com.facebook.buck.features.go.GoPlatformFactory
-
- getExecutableFinder() - Method in class com.facebook.buck.features.rust.RustPlatformFactory
-
- getExecutableName() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getExecutableName() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getExecutableName() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getExecutableName() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getExecutableName() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
-
- getExecutableName() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getExecutableName() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getExecutableName() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getExecutableName() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getExecutableName() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getExecutableName() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getExecutableName() - Method in class com.facebook.buck.util.perf.ProcessTracker.ProcessResourceConsumptionEvent
-
- getExecutablesPath() - Method in class com.facebook.buck.apple.AppleBundleDestinations
-
- getExecutableSuffixes(Platform, ImmutableMap<String, String>) - Static method in class com.facebook.buck.io.ExecutableFinder
-
- getExecutionContext() - Method in class com.facebook.buck.cli.AbstractCommand
-
- getExecutionContext() - Method in class com.facebook.buck.command.Build
-
- getExecutionContextBuilder(CommandRunnerParams) - Method in class com.facebook.buck.cli.AbstractCommand
-
- getExecutionContextBuilder(CommandRunnerParams) - Method in class com.facebook.buck.cli.BuildCommand
-
- getExecutionContextBuilder(CommandRunnerParams) - Method in class com.facebook.buck.cli.InstallCommand
-
- getExecutionContextBuilder(CommandRunnerParams) - Method in class com.facebook.buck.cli.TestCommand
-
- getExecutionContextBuilder(CommandRunnerParams) - Method in class com.facebook.buck.cli.UninstallCommand
-
- getExecutionService() - Method in class com.facebook.buck.rules.modern.builders.RemoteExecution
-
- getExecutor() - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListenerCloseArgs
-
- getExecutor() - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs
-
- getExecutorCollectionLabel() - Method in class com.facebook.buck.event.listener.BuildThreadStateRenderer
-
- getExecutorCollectionLabel() - Method in class com.facebook.buck.event.listener.DistBuildSlaveStateRenderer
-
- getExecutorCollectionLabel() - Method in interface com.facebook.buck.event.listener.MultiStateRenderer
-
- getExecutorCollectionLabel() - Method in class com.facebook.buck.event.listener.TestThreadStateRenderer
-
- getExecutorCount() - Method in class com.facebook.buck.event.listener.BuildThreadStateRenderer
-
- getExecutorCount() - Method in class com.facebook.buck.event.listener.DistBuildSlaveStateRenderer
-
- getExecutorCount() - Method in interface com.facebook.buck.event.listener.MultiStateRenderer
-
- getExecutorCount() - Method in class com.facebook.buck.event.listener.TestThreadStateRenderer
-
- getExecutors() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getExecutors() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getExecutors() - Method in class com.facebook.buck.command.BuildExecutorArgs
-
- getExecutors() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
-
- getExecutors() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getExecutors() - Method in class com.facebook.buck.step.ExecutionContext
-
- getExecutorService() - Method in class com.facebook.buck.cli.CommandThreadManager
-
- getExecutorService() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs
-
- getExecutorService() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
-
- getExecutorService() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getExistenceOfInterestPredicate(SourcePathResolver) - Method in interface com.facebook.buck.core.rules.attr.SupportsDependencyFileRuleKey
-
Returns a predicate that can tell whether the existence of a given path may be of interest to
compiler.
- getExistenceOfInterestPredicate(SourcePathResolver) - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
-
- getExistenceOfInterestPredicate(SourcePathResolver) - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
-
- getExistenceOfInterestPredicate(SourcePathResolver) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- getExistenceOfInterestPredicate(SourcePathResolver) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
-
- getExistingFile() - Method in class com.facebook.buck.step.fs.SymlinkFileStep
-
- getExitCode() - Method in class com.facebook.buck.cli.InstallResult
-
- getExitCode() - Method in class com.facebook.buck.core.build.event.BuildEvent.DistBuildFinished
-
- getExitCode() - Method in class com.facebook.buck.core.build.event.BuildEvent.Finished
-
- getExitCode() - Method in class com.facebook.buck.distributed.build_client.DistBuildRunner
-
- getExitCode() - Method in class com.facebook.buck.distributed.build_client.LocalBuildRunner
-
- getExitCode() - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult
-
- getExitCode() - Method in class com.facebook.buck.distributed.build_slave.CoordinatorModeRunner.AsyncCoordinatorRun
-
- getExitCode() - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer.ExitState
-
- getExitCode() - Method in class com.facebook.buck.doctor.config.BuildLogEntry
-
- getExitCode() - Method in class com.facebook.buck.event.CommandEvent.Finished
-
- getExitCode() - Method in class com.facebook.buck.event.CommandEvent.Interrupted
-
- getExitCode() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionService.ExecutionResult
-
- getExitCode() - Method in class com.facebook.buck.step.StepEvent.Finished
-
- getExitCode() - Method in class com.facebook.buck.step.StepExecutionResult
-
- getExitCode() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent.Finished
-
- getExitCode() - Method in class com.facebook.buck.util.ProcessExecutor.Result
-
- getExitCode() - Method in class com.facebook.buck.worker.WorkerJobResult
-
- getExitCodeFromResult(ExecutionContext, ProcessExecutor.Result) - Method in class com.facebook.buck.jvm.java.JUnitStep
-
- getExitCodeFromResult(ExecutionContext, ProcessExecutor.Result) - Method in class com.facebook.buck.shell.ShellStep
-
- getExitMessage() - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer.ExitState
-
- getExitState() - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer
-
- getExopackageInfo() - Method in class com.facebook.buck.android.ApkInfo
-
- getExopackageInfo() - Method in class com.facebook.buck.android.HasInstallableApk.AbstractApkInfo
-
- getExopackageModes() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getExopackageModes() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getExopackageModes() - Method in interface com.facebook.buck.android.HasExopackageArgs
-
- getExoResources() - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult
-
- getExoResources() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
- getExpandedArg() - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
-
Command after passing through argument expansion.
- getExpandedSourcePaths(ProjectFilesystem, ProjectFilesystemFactory, ImmutableSet<Path>, Optional<Path>) - Method in interface com.facebook.buck.jvm.kotlin.Kotlinc
-
- getExpander(BuildTarget, CellPathResolver, ActionGraphBuilder) - Method in class com.facebook.buck.rules.macros.MacroHandler
-
Deprecated.
- getExpander(String) - Method in class com.facebook.buck.rules.macros.MacroHandler
-
Deprecated.
- getExpanders() - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
-
- getExpectedHashCode() - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult
-
- getExpectedHashCode() - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal
-
- getExpectedHashCode() - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
-
- getExperimentalArgs() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
-
In practice, these may be values such as -XenableClosureCompiler, -XdisableClassMetadata, -XdisableCastChecking, or -XfragmentMerge.
- getExperimentGroups(String, String, Class<T>) - Method in class com.facebook.buck.core.config.BuckConfig
-
Returns the probabilities for each group in an experiment.
- getExperimentsEvents() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getExperimentsEventsSize() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getExpirationDate() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
-
- getExplanation() - Method in class com.facebook.buck.test.selectors.PatternTestSelector
-
- getExplanation() - Method in class com.facebook.buck.test.selectors.SimpleTestSelector
-
- getExplanation() - Method in interface com.facebook.buck.test.selectors.TestSelector
-
- getExplanation() - Method in class com.facebook.buck.test.selectors.TestSelectorList
-
- getExplicitFileType() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXFileReference
-
- getExplicitRunnablePath() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
-
- getExplicitTestTargets(Iterator<TargetNode<?>>) - Static method in class com.facebook.buck.core.model.targetgraph.impl.TargetGraphAndTargets
-
- getExported() - Method in class com.facebook.buck.features.project.intellij.DependencyEntryData
-
- getExportedCompilerFlags() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
-
- getExportedCxxDeps() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getExportedCxxDeps() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getExportedCxxDeps() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getExportedCxxDeps() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
-
- getExportedCxxDeps() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getExportedDeps() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getExportedDeps() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getExportedDeps() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getExportedDeps() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getExportedDeps() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getExportedDeps() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getExportedDeps() - Method in interface com.facebook.buck.core.rules.attr.ExportDependencies
-
- getExportedDeps() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
-
- getExportedDeps() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getExportedDeps() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getExportedDeps() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
-
- getExportedDeps() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getExportedDeps() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
-
- getExportedDeps() - Method in class com.facebook.buck.features.go.GoLinkable
-
- getExportedDeps() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
-
- getExportedDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getExportedDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getExportedDeps() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- getExportedDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDeps
-
- getExportedDeps() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
-
- getExportedDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getExportedDeps() - Method in class com.facebook.buck.jvm.java.JavaTest
-
- getExportedDeps() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getExportedDeps() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
-
- getExportedDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getExportedDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getExportedDeps() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getExportedDeps() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getExportedDepsClosure(BuildTarget) - Method in class com.facebook.buck.features.project.intellij.ExportedDepsClosureResolver
-
- getExportedHeaders() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getExportedHeaders() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getExportedHeaders() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getExportedHeaders() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
-
- getExportedHeaders() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getExportedHeaders() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getExportedLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getExportedLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getExportedLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getExportedLangPlatformPreprocessorFlags() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
-
- getExportedLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getExportedLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getExportedLangPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getExportedLangPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getExportedLangPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getExportedLangPreprocessorFlags() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
-
- getExportedLangPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getExportedLangPreprocessorFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getExportedLinkerArgs(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibrary
-
- getExportedLinkerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getExportedLinkerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getExportedLinkerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getExportedLinkerFlags() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
-
- getExportedLinkerFlags(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibrary
-
- getExportedLinkerFlags() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
-
- getExportedLinkerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getExportedLinkerFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getExportedLinkerFlags() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
-
- getExportedPlatformDeps() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getExportedPlatformDeps() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getExportedPlatformDeps() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getExportedPlatformDeps() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
-
- getExportedPlatformDeps() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getExportedPlatformHeaders() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getExportedPlatformHeaders() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getExportedPlatformHeaders() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getExportedPlatformHeaders() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
-
- getExportedPlatformHeaders() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getExportedPlatformHeaders() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getExportedPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getExportedPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getExportedPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getExportedPlatformLinkerFlags() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
-
- getExportedPlatformLinkerFlags() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
-
- getExportedPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getExportedPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getExportedPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getExportedPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getExportedPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getExportedPlatformPreprocessorFlags() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
-
- getExportedPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getExportedPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getExportedPostLinkerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getExportedPostLinkerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getExportedPostLinkerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getExportedPostLinkerFlags(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibrary
-
- getExportedPostLinkerFlags() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
-
- getExportedPostLinkerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getExportedPostLinkerFlags(CxxPlatform) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibrary
-
- getExportedPostLinkerFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getExportedPostPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getExportedPostPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getExportedPostPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getExportedPostPlatformLinkerFlags() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
-
- getExportedPostPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getExportedPostPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getExportedPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getExportedPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getExportedPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getExportedPreprocessorFlags() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
-
- getExportedPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getExportedPreprocessorFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getExportedPreprocessorFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
-
- getExportedProvidedDeps() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getExportedProvidedDeps() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getExportedProvidedDeps() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getExportedProvidedDeps() - Method in interface com.facebook.buck.core.description.arg.HasProvidedDeps
-
- getExportedProvidedDeps() - Method in interface com.facebook.buck.core.rules.attr.ExportDependencies
-
- getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDeps
-
- getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.java.JavaTest
-
- getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
-
- getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getExportedRules(Iterable<? extends BuildRule>) - Static method in class com.facebook.buck.core.rules.common.BuildRules
-
- getExportedSymbolsFromString(String) - Method in class com.facebook.buck.jvm.java.JavaFileParser
-
- getExportHeader() - Method in class com.facebook.buck.features.go.CGoGenSource
-
- getExpression() - Method in class com.facebook.buck.query.QueryEnvironment.Argument
-
- getExpressionToEval(ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.FilterFunction
-
- getExpressionToEval(ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.KindFunction
-
- getExtension() - Method in class com.facebook.buck.apple.AppleBundle
-
- getExtension() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
-
- getExtension() - Method in class com.facebook.buck.apple.ApplePackageConfig
-
- getExtension() - Method in interface com.facebook.buck.apple.HasAppleBundleFields
-
- getExtension(CxxPlatform) - Method in class com.facebook.buck.features.lua.CxxLuaExtension
-
- getExtension() - Method in class com.facebook.buck.features.lua.LuaPlatform
-
- getExtension(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.python.CxxPythonExtension
-
- getExtension() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
-
- getExtension() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
- getExtension() - Method in class com.facebook.buck.skylark.parser.ExtensionData
-
- getExtension() - Method in enum com.facebook.buck.util.unarchive.ArchiveFormat
-
Get the extension (including '.') for this archive type
- getExtensions(Class<T>) - Method in class com.facebook.buck.core.plugin.impl.DefaultBuckPluginManager
-
- getExtensions() - Method in enum com.facebook.buck.cxx.AbstractCxxSource.Type
-
- getExternalAttributes() - Method in class com.facebook.buck.util.zip.CustomZipEntry
-
- getExternalLinkerFlags() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
-
- getExternalLinkerFlags() - Method in class com.facebook.buck.features.go.GoPlatform
-
- getExternalLinkerFlags() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
-
- getExternalTestRunner() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in class com.facebook.buck.android.AndroidInstrumentationTest
-
- getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in class com.facebook.buck.apple.AppleTest
-
- getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in interface com.facebook.buck.core.test.rule.ExternalTestRunnerRule
-
- getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in class com.facebook.buck.features.d.DTest
-
- getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in class com.facebook.buck.features.go.GoTest
-
- getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in class com.facebook.buck.features.python.PythonTest
-
- getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in class com.facebook.buck.features.rust.RustTest
-
- getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in class com.facebook.buck.jvm.java.JavaTest
-
- getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in class com.facebook.buck.shell.ShTest
-
- getExtraArgs() - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool
-
Additional flags that we pass to the tool, but which do *not* contribute to the rule key.
- getExtraArguments() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getExtraArguments() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getExtraArguments() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getExtraArguments() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getExtraArguments() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getExtraArguments() - Method in class com.facebook.buck.jvm.java.JavacOptions
-
- getExtraArguments() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getExtraArguments() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getExtraArguments() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
-
- getExtraArguments() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getExtraArguments() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getExtraArguments() - Method in interface com.facebook.buck.jvm.scala.ScalaLibraryDescription.CoreArg
-
- getExtraArguments() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getExtraArguments() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getExtraClasspath() - Method in class com.facebook.buck.android.AndroidClasspathProvider
-
- getExtraClasspath() - Method in class com.facebook.buck.jvm.java.ExtraClasspathProvider.EmptyExtraClasspathProvider
-
- getExtraClasspath() - Method in interface com.facebook.buck.jvm.java.ExtraClasspathProvider
-
- getExtraClassPathDependencies() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
-
- getExtraClassPathDependencies() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
-
- getExtraCompilerOutputModulesPath() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
- getExtraData() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
- getExtraDeps() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
- getExtraDeps() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
-
- getExtraDeps() - Method in class com.facebook.buck.core.rules.BuildRuleParams
-
- getExtraDeps() - Method in interface com.facebook.buck.core.rules.graphbuilder.BuildRuleContextWithEnvironment
-
- getExtraDeps() - Method in class com.facebook.buck.core.rules.graphbuilder.impl.DefaultBuildRuleContextWithEnvironment
-
- getExtraFiles() - Method in interface com.facebook.buck.doctor.ExtraInfoCollector.AbstractExtraInfoResult
-
- getExtraFiles() - Method in class com.facebook.buck.doctor.ExtraInfoResult
-
- getExtraFlags() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
-
- getExtraGroovycArguments() - Method in interface com.facebook.buck.jvm.groovy.GroovyLibraryDescription.CoreArg
-
- getExtraGroovycArguments() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getExtraGroovycArguments() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getExtraInfo() - Method in class com.facebook.buck.doctor.DefectReport
-
- getExtraInfo() - Method in interface com.facebook.buck.doctor.DefectReporter.AbstractDefectReport
-
- getExtraInfoCommand() - Method in class com.facebook.buck.doctor.config.DoctorConfig
- getExtraJson() - Method in interface com.facebook.buck.features.js.HasExtraJson
-
A JSON string, optionally containing macros.
- getExtraJson() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
-
A JSON string, optionally containing macros.
- getExtraJson() - Method in class com.facebook.buck.features.js.JsFile
-
- getExtraJson() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
A JSON string, optionally containing macros.
- getExtraJson(HasExtraJson, BuildTarget, ActionGraphBuilder, CellPathResolver) - Static method in class com.facebook.buck.features.js.JsUtil
-
- getExtraJvmArgs() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
- getExtraKotlincArguments() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getExtraKotlincArguments() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getExtraKotlincArguments() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getExtraKotlincArguments() - Method in interface com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg
-
- getExtraKotlincArguments() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getExtraKotlincArguments() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getExtraModuleDependencies() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
-
- getExtraModuleDependencies() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
-
- getExtraNdkCFlags() - Method in class com.facebook.buck.android.AndroidBuckConfig
-
- getExtraNdkCxxFlags() - Method in class com.facebook.buck.android.AndroidBuckConfig
-
- getExtraNdkLdFlags() - Method in class com.facebook.buck.android.AndroidBuckConfig
-
- getExtraOutputsDeriver() - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
-
- getExtraOutputsDeriver() - Method in class com.facebook.buck.cxx.toolchain.linker.GnuLinker
-
- getExtraOutputsDeriver() - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
-
- getExtraOutputsDeriver() - Method in class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
-
- getExtraPlatformPaths() - Method in class com.facebook.buck.apple.AppleConfig
-
- getExtraSchemes() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
-
- getExtraScriptTemplates() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
- getExtraShallowTargets() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
-
- getExtraTargets() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
-
- getExtraTests() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
-
- getExtraToolchainPaths() - Method in class com.facebook.buck.apple.AppleConfig
-
- getExtraXcodeFiles() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
extra_xcode_sources will add the files to the list of files in the project and won't add them
to an Xcode target.
- getExtraXcodeFiles() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
extra_xcode_sources will add the files to the list of files in the project and won't add them
to an Xcode target.
- getExtraXcodeFiles() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
extra_xcode_sources will add the files to the list of files in the project and won't add them
to an Xcode target.
- getExtraXcodeFiles() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
-
extra_xcode_sources will add the files to the list of files in the project and won't add them
to an Xcode target.
- getExtraXcodeFiles() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
extra_xcode_sources will add the files to the list of files in the project and won't add them
to an Xcode target.
- getExtraXcodeSources() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
extra_xcode_sources will add the files to the list of files to be compiled in the Xcode
target.
- getExtraXcodeSources() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
extra_xcode_sources will add the files to the list of files to be compiled in the Xcode
target.
- getExtraXcodeSources() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
extra_xcode_sources will add the files to the list of files to be compiled in the Xcode
target.
- getExtraXcodeSources() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
-
extra_xcode_sources will add the files to the list of files to be compiled in the Xcode
target.
- getExtraXcodeSources() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
extra_xcode_sources will add the files to the list of files to be compiled in the Xcode
target.
- getFactory() - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidResourceFolder
-
- getFactory() - Method in class com.facebook.buck.features.project.intellij.model.folders.ExcludeFolder
-
- getFactory() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
-
- getFactory() - Method in enum com.facebook.buck.features.project.intellij.model.folders.IjResourceFolderType
-
- getFactory() - Method in class com.facebook.buck.features.project.intellij.model.folders.JavaResourceFolder
-
- getFactory() - Method in class com.facebook.buck.features.project.intellij.model.folders.JavaTestResourceFolder
-
- getFactory() - Method in class com.facebook.buck.features.project.intellij.model.folders.SourceFolder
-
- getFactory() - Method in class com.facebook.buck.features.project.intellij.model.folders.TestFolder
-
- getFactory() - Method in enum com.facebook.buck.slb.ThriftProtocol
-
- getFailure(ListenableFuture<?>) - Static method in class com.facebook.buck.util.concurrent.MoreFutures
-
Returns the failure for a ListenableFuture.
- getFailureCount() - Method in interface com.facebook.buck.event.external.elements.TestCaseSummaryExternalInterface
-
- getFailureCount() - Method in class com.facebook.buck.event.listener.cachestats.RemoteCacheUploadStats
-
- getFailureCount() - Method in class com.facebook.buck.test.TestCaseSummary
-
- getFailureCount() - Method in class com.facebook.buck.test.TestResults
-
- getFailureOptional() - Method in class com.facebook.buck.core.build.engine.BuildResult
-
- getFailures() - Method in class com.facebook.buck.command.BuildExecutionResult
-
- getFailures() - Method in class com.facebook.buck.test.TestResults
-
- getFailureUploadCount() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
-
- getFakeTime() - Static method in class com.facebook.buck.util.zip.ZipConstants
-
- getFallbackFinder() - Method in class com.facebook.buck.jvm.java.ResourcesRootPackageFinder
-
- getFatTarget() - Method in class com.facebook.buck.apple.MultiarchFileInfo
-
- getFeatures() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
-
- getFeatures() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
-
- getFeatures() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
-
- getFetchBuilder() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished.Builder
-
- getFetchClient() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
- getFetchData() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished
-
- getFetchRequestLogger() - Method in class com.facebook.buck.event.listener.HttpArtifactCacheEventListenerCloseArgs
-
- getFetchResult() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData
-
- getFetchTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
-
- getField() - Method in class com.facebook.buck.rules.modern.FieldInfo
-
- getFieldInfos() - Method in interface com.facebook.buck.rules.modern.ClassInfo
-
- getFieldInfos() - Method in class com.facebook.buck.rules.modern.impl.DefaultClassInfo
-
- getFile() - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry
-
- getFileAttributesForZipEntry(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- getFileAttributesForZipEntry(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
getFileAttributesForZipEntry is similar to getPosixFileMode, but returns a number adjusted for
use in zip files.
- getFileAttributeView(Path, Class<V>, LinkOption...) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
-
- getFileChangesIgnoredReport() - Method in class com.facebook.buck.doctor.AbstractReport
-
- getFileChangesIgnoredReport() - Method in class com.facebook.buck.doctor.DefectReport
-
- getFileChangesIgnoredReport() - Method in interface com.facebook.buck.doctor.DefectReporter.AbstractDefectReport
-
- getFileChangesIgnoredReport() - Method in class com.facebook.buck.doctor.DoctorInteractiveReport
-
- getFileContents() - Method in class com.facebook.buck.file.WriteFile
-
- getFileExtension(Path) - Static method in class com.facebook.buck.io.file.MorePaths
-
- getFileExtensions() - Static method in enum com.facebook.buck.util.unarchive.ArchiveFormat
-
Get all available file extensions
- getFileForOutput(JavaFileManager.Location, String, String, FileObject) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
-
- getFileHashCache() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getFileHashCache() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getFileHashCache() - Method in interface com.facebook.buck.core.build.engine.delegate.CachingBuildEngineDelegate
-
- getFileHashCache() - Method in class com.facebook.buck.core.build.engine.delegate.LocalCachingBuildEngineDelegate
-
- getFileHashCache() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs
-
- getFileHashCache() - Method in class com.facebook.buck.distributed.DistBuildCachingEngineDelegate
-
- getFileHashCacheMode() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getFileHashes() - Method in class com.facebook.buck.distributed.DistBuildFileHashes
-
- getFileHashesComputationFuture() - Method in class com.facebook.buck.distributed.DistBuildFileHashes
-
- getFileMaterializationStats() - Method in class com.facebook.buck.distributed.FileMaterializationStatsTracker
-
- getFileMaterializationTimeoutSecs() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getFileName() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
-
- getFilename() - Method in class com.facebook.buck.event.WatchmanStatusEvent.FileCreation
-
- getFilename() - Method in class com.facebook.buck.event.WatchmanStatusEvent.FileDeletion
-
- getFileName() - Method in class com.facebook.buck.json.BuildFileParseExceptionStackTraceEntry
-
- getFileName() - Method in class com.facebook.buck.json.BuildFileSyntaxError
-
- getFilenamePath() - Method in class com.facebook.buck.util.PackagedResource
-
Use this combined with file hash as unique ID when hashing is enabled.
- getFileNameWithoutClassSuffix(FileLike) - Static method in class com.facebook.buck.jvm.java.classes.FileLikes
-
- getFileOwners(ImmutableList<String>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
-
- getFileOwners(ImmutableList<String>) - Method in interface com.facebook.buck.query.QueryEnvironment
-
Returns the targets that own one or more of the given files.
- getFileOwners(ImmutableList<String>) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
-
- getFileOwners(ImmutableList<String>) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
-
- getFilePath() - Method in class com.facebook.buck.features.project.intellij.model.ModuleIndexEntry
-
- getFilePaths() - Method in class com.facebook.buck.skylark.io.GlobSpecWithResult
-
return the file paths that the glob operation returned.
- getFileRef() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildFile
-
- getFiles() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
-
- getFiles() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildPhase
-
- getFilesExamined() - Method in interface com.facebook.buck.util.cache.FileHashCache.AbstractFileHashCacheVerificationResult
-
- getFilesExamined() - Method in class com.facebook.buck.util.cache.FileHashCacheVerificationResult
-
- getFileSize(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- getFileSize(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
- getFilesList() - Method in interface com.facebook.buck.remoteexecution.Protocol.Directory
-
- getFilesMaterializedFromCASCount() - Method in class com.facebook.buck.distributed.FileMaterializationStatsTracker
-
- getFilesMaterializedFromLocalCacheCount() - Method in class com.facebook.buck.distributed.FileMaterializationStatsTracker
-
- getFilesToCopyInXcode() - Method in class com.facebook.buck.features.apple.project.GenerationResult
-
- getFilesToCopyInXcode() - Method in class com.facebook.buck.features.apple.project.ProjectGenerator
-
- getFilesToInstall() - Method in class com.facebook.buck.android.exopackage.DexExoHelper
-
- getFilesToInstall() - Method in class com.facebook.buck.android.exopackage.ModuleExoHelper
-
- getFilesToInstall() - Method in class com.facebook.buck.android.exopackage.NativeExoHelper
-
- getFilesToInstall(ImmutableMap<String, Path>) - Static method in class com.facebook.buck.android.exopackage.ResourcesExoHelper
-
- getFilesToInstall() - Method in class com.facebook.buck.android.exopackage.ResourcesExoHelper
-
- getFileStore(Path) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
-
- getFileStores() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystem
-
- getFilesUnderPath(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- getFilesUnderPath(Path, Predicate<Path>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- getFilesUnderPath(Path, Predicate<Path>, EnumSet<FileVisitOption>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- getFilesUnderPath(Path, EnumSet<FileVisitOption>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
-
- getFilesUnderPath(Path, Predicate<Path>, EnumSet<FileVisitOption>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
-
- getFilesUnderPath(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
Deprecated.
- getFilesUnderPath(Path, Predicate<Path>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
Deprecated.
- getFilesUnderPath(Path, Predicate<Path>, EnumSet<FileVisitOption>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
Deprecated.
- getFilesUnderPath(Path, EnumSet<FileVisitOption>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
-
- getFilesUnderPath(Path, Predicate<Path>, EnumSet<FileVisitOption>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
-
Returns a list of files under the given path relative to the root of this view, filtered both
blacklist and the given filter.
- getFileSystem(URI) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
-
- getFileSystem() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
-
- getFilesystem() - Method in interface com.facebook.buck.core.cell.Cell
-
- getFilesystem() - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
-
- getFilesystem() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getFilesystem() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
- getFilesystem() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
-
- getFilesystem() - Method in class com.facebook.buck.core.sourcepath.AbstractPathSourcePath
-
- getFilesystem() - Method in class com.facebook.buck.core.sourcepath.PathSourcePath
-
- getFilesystem(SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
-
- getFilesystem(SourcePath) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
-
- getFilesystem() - Method in class com.facebook.buck.core.toolchain.ToolchainCreationContext
-
- getFilesystem() - Method in class com.facebook.buck.distributed.DistBuildCellParams
-
- getFilesystem() - Method in class com.facebook.buck.distributed.RecordingProjectFileHashCache
-
- getFilesystem() - Method in class com.facebook.buck.distributed.RemoteStateBasedFileHashCache
-
- getFilesystem() - Method in class com.facebook.buck.rules.keys.RuleKeyInput
-
- getFilesystem() - Method in class com.facebook.buck.step.fs.SymlinkFileStep
-
- getFilesystem() - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
-
- getFilesystem() - Method in interface com.facebook.buck.util.cache.ProjectFileHashCache
-
- getFilesystem() - Method in class com.facebook.buck.util.unarchive.DirectoryCreator
-
- getFileUrl() - Method in class com.facebook.buck.features.project.intellij.model.ModuleIndexEntry
-
- getFilter() - Method in class com.facebook.buck.rules.macros.CppFlagsMacro
-
- getFilter() - Method in class com.facebook.buck.rules.macros.CxxGenruleFilterAndTargetsMacro
-
- getFilter() - Method in class com.facebook.buck.rules.macros.CxxppFlagsMacro
-
- getFilter() - Method in class com.facebook.buck.rules.macros.LdflagsSharedFilterMacro
-
- getFilter() - Method in class com.facebook.buck.rules.macros.LdflagsSharedMacro
-
- getFilter() - Method in class com.facebook.buck.rules.macros.LdflagsStaticFilterMacro
-
- getFilter() - Method in class com.facebook.buck.rules.macros.LdflagsStaticMacro
-
- getFilter() - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicFilterMacro
-
- getFilter() - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicMacro
-
- getFilterSteps() - Method in class com.facebook.buck.features.go.FilteredSourceFiles
-
- getFinalBuildJob() - Method in class com.facebook.buck.distributed.build_client.BuildPhase.BuildResult
-
- getFinalDeps() - Method in class com.facebook.buck.android.AndroidAppModularityGraphEnhancementResult
-
- getFinalRName() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getFinalRName() - Method in interface com.facebook.buck.android.AndroidLibraryDescription.CoreArg
-
- getFinalRName() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getFingerprint() - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentity
-
Returns the identity's certificate hash, defined to be unique for each identity.
- getFinish() - Method in class com.facebook.buck.event.listener.EventPair
-
- getFinishEvent() - Method in class com.facebook.buck.event.listener.TimeCostEntry
-
- getFirst() - Method in class com.facebook.buck.util.types.Pair
-
- getFirstEventTimeMs() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getFirstFailure() - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine.DefaultBuildRuleBuilderDelegate
-
- getFirstNonOptionalType(Field) - Static method in class com.facebook.buck.util.Types
-
Get the first complete
Type in a signature that's non-optional, complete with the
information from the
ParameterizedType.
- getFirstOrderClasspath(Set<QueryTarget>) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
-
- getFirstOrderPackageableDeps() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
- getFirstResourcePackageFromDependencies(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
-
- getFlagMacros() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getFlags() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
-
- getFlags() - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags
-
- getFlags() - Method in class com.facebook.buck.cxx.AbstractCxxSource
-
- getFlags(ImmutableList<T>, PatternMatchedCollection<ImmutableList<T>>, CxxPlatform) - Static method in class com.facebook.buck.cxx.CxxFlags
-
- getFlags() - Method in class com.facebook.buck.cxx.CxxSource
-
- getFlags(Compiler) - Method in enum com.facebook.buck.cxx.toolchain.PicType
-
- getFlags() - Method in class com.facebook.buck.features.haskell.HaskellCompileInput
-
- getFlags() - Method in class com.facebook.buck.features.haskell.HaskellCompileRule
-
- getFlags() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
- getFlagsForColorDiagnostics() - Method in class com.facebook.buck.cxx.toolchain.ClangCompiler
-
- getFlagsForColorDiagnostics() - Method in interface com.facebook.buck.cxx.toolchain.Compiler
-
- getFlagsForColorDiagnostics() - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
-
- getFlagsForColorDiagnostics() - Method in class com.facebook.buck.cxx.toolchain.GccCompiler
-
- getFlagsForReproducibleBuild(String, Path) - Method in class com.facebook.buck.cxx.toolchain.ClangClCompiler
-
- getFlagsForReproducibleBuild(String, Path) - Method in class com.facebook.buck.cxx.toolchain.ClangCompiler
-
- getFlagsForReproducibleBuild(String, Path) - Method in class com.facebook.buck.cxx.toolchain.ClangWindowsCompiler
-
- getFlagsForReproducibleBuild(String, Path) - Method in interface com.facebook.buck.cxx.toolchain.Compiler
-
- getFlagsForReproducibleBuild(String, Path) - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
-
- getFlagsForReproducibleBuild(String, Path) - Method in class com.facebook.buck.cxx.toolchain.WindowsCompiler
-
- getFlagsWithMacrosWithPlatformMacroExpansion(ImmutableList<StringWithMacros>, PatternMatchedCollection<ImmutableList<StringWithMacros>>, CxxPlatform) - Static method in class com.facebook.buck.cxx.CxxFlags
-
- getFlagsWithPlatformMacroExpansion(ImmutableList<String>, PatternMatchedCollection<ImmutableList<String>>, CxxPlatform) - Static method in class com.facebook.buck.cxx.CxxFlags
-
- getFlatten() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
-
- getFlavor() - Method in enum com.facebook.buck.apple.AppleDebugFormat
-
- getFlavor() - Method in enum com.facebook.buck.apple.AppleLibraryDescription.Type
-
- getFlavor() - Method in interface com.facebook.buck.core.model.FlavorConvertible
-
- getFlavor(Set<Flavor>) - Method in class com.facebook.buck.core.model.FlavorDomain
-
- getFlavor(BuildTarget) - Method in class com.facebook.buck.core.model.FlavorDomain
-
- getFlavor() - Method in enum com.facebook.buck.cxx.CxxInferEnhancer.InferFlavors
-
- getFlavor() - Method in enum com.facebook.buck.cxx.CxxLibraryDescription.MetadataType
-
- getFlavor() - Method in enum com.facebook.buck.cxx.CxxLibraryDescription.Type
-
- getFlavor() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getFlavor() - Method in enum com.facebook.buck.cxx.toolchain.HeaderMode
-
- getFlavor() - Method in enum com.facebook.buck.cxx.toolchain.HeaderVisibility
-
- getFlavor() - Method in enum com.facebook.buck.cxx.toolchain.LinkerMapMode
-
- getFlavor() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
-
- getFlavor() - Method in enum com.facebook.buck.cxx.toolchain.StripStyle
-
- getFlavor() - Method in class com.facebook.buck.features.go.GoPlatform
-
- getFlavor() - Method in enum com.facebook.buck.features.haskell.HaskellBinaryDescription.Type
-
- getFlavor() - Method in enum com.facebook.buck.features.haskell.HaskellLibraryDescription.Type
-
- getFlavor() - Method in enum com.facebook.buck.features.python.CxxPythonExtensionDescription.Type
-
- getFlavor() - Method in class com.facebook.buck.features.python.toolchain.impl.LazyPythonPlatform
-
- getFlavor() - Method in interface com.facebook.buck.features.python.toolchain.PythonPlatform
-
- getFlavor() - Method in enum com.facebook.buck.features.rust.CrateType
-
- getFlavor() - Method in enum com.facebook.buck.features.rust.RustBinaryDescription.Type
-
- getFlavor() - Method in enum com.facebook.buck.swift.SwiftLibraryDescription.Type
-
- getFlavorAndValue(Set<Flavor>) - Method in class com.facebook.buck.core.model.FlavorDomain
-
- getFlavorAndValue(BuildTarget) - Method in class com.facebook.buck.core.model.FlavorDomain
-
- getFlavorPostfix() - Method in class com.facebook.buck.core.model.AbstractBuildTarget
-
- getFlavorPostfix() - Method in interface com.facebook.buck.core.model.BuildTarget
-
- getFlavors() - Method in interface com.facebook.buck.core.model.BuildTarget
-
- getFlavors() - Method in class com.facebook.buck.core.model.FlavorDomain
-
- getFlavors() - Method in class com.facebook.buck.core.model.impl.ImmutableBuildTarget
-
- getFlavorsAsString() - Method in class com.facebook.buck.core.model.AbstractBuildTarget
-
- getFloat(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getFloat(String, String) - Method in class com.facebook.buck.util.config.Config
-
- getFlushEventsBeforeExit() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getFolderFactory() - Method in enum com.facebook.buck.features.project.intellij.FolderTypeWithPackageInfo
-
- getFolders() - Method in class com.facebook.buck.features.project.intellij.model.ContentRoot
-
- getFolders() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
-
- getFolderTypeClass() - Method in enum com.facebook.buck.features.project.intellij.FolderTypeWithPackageInfo
-
- getForceLinkWhole() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
-
- getForceLoadLibraryPath(boolean) - Method in class com.facebook.buck.apple.AppleConfig
-
- getForceStatic() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getForceStatic() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getForceStatic() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getForceStatic() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
-
- getForceStatic() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getForkMode() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getForkMode() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getForkMode() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
-
- getForkMode() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getForkMode() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getForkMode() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getFormatFromFilename(String) - Static method in enum com.facebook.buck.util.unarchive.ArchiveFormat
-
Gets the archive format based on a file
- getFormatFromShortName(String) - Static method in enum com.facebook.buck.util.unarchive.ArchiveFormat
-
Gets the archive format based on a short name
- getFormattedDateTime() - Method in class com.facebook.buck.util.trace.BuildTraces.TraceAttributes
-
- getFramework() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
-
- getFramework() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getFrameworkPaths() - Method in class com.facebook.buck.cxx.PreprocessorFlags
-
Directories set via -F.
- getFrameworks() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getFrameworks() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getFrameworks() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getFrameworks() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
-
- getFrameworks() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getFrameworks() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getFrameworks() - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
-
- getFrameworks() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
- getFrameworks() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getFrameworks() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getFrameworks() - Method in interface com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries
-
- getFrameworks() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
-
- getFrameworks() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getFrameworks() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getFrameworks() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getFrameworks() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getFrameworks() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
-
- getFrameworksPath() - Method in class com.facebook.buck.apple.AppleBundleDestinations
-
- getFrameworkVer() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
-
- getFreeMemoryBytes() - Method in class com.facebook.buck.util.perf.PerfStatsTracking.MemoryPerfStatsEvent
-
- getFreshActionGraph(TargetGraph) - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphProvider
-
- getFreshActionGraph(TargetNodeToBuildRuleTransformer, TargetGraph) - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphProvider
-
- getFromCache(BuildRule) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyFactory
-
- getFromCache(BuildRule) - Method in interface com.facebook.buck.rules.keys.RuleKeyFactory
-
Returns a RULE_KEY from an internal cache, if possible.
- getFrontendConfig() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getFrontendConfig() - Method in class com.facebook.buck.doctor.config.DoctorConfig
- getFrontendConfig() - Method in class com.facebook.buck.util.network.RemoteLogBuckConfig
-
- getFrontendRequestMaxRetries() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getFrontendRequestRetryIntervalMillis() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getFrontendRequestTimeoutMillis() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getFullBufferCasMultiFetchCount() - Method in class com.facebook.buck.distributed.FileMaterializationStatsTracker
-
- getFullUrl(URI, String) - Static method in class com.facebook.buck.slb.SingleUriService
-
- getFullyQualifiedName() - Method in class com.facebook.buck.core.model.AbstractBuildTarget
-
- getFullyQualifiedName() - Method in class com.facebook.buck.core.model.AbstractUnflavoredBuildTarget
-
- getFullyQualifiedName() - Method in interface com.facebook.buck.core.model.BuildTarget
-
If this build target is //third_party/java/guava:guava-latest, then this would return
"//third_party/java/guava:guava-latest".
- getFullyQualifiedName() - Method in class com.facebook.buck.core.model.impl.ImmutableBuildTarget
-
If this build target is //third_party/java/guava:guava-latest, then this would return
"//third_party/java/guava:guava-latest".
- getFullyQualifiedName() - Method in interface com.facebook.buck.core.model.UnflavoredBuildTarget
-
If this build target is //third_party/java/guava:guava-latest, then this would return
"//third_party/java/guava:guava-latest".
- getFullyQualifiedName() - Method in interface com.facebook.buck.core.rules.BuildRule
-
- getFullyQualifiedName() - Method in class com.facebook.buck.core.rules.provider.DefaultBuildRuleInfoProvider
-
- getFullyQualifiedName() - Method in class com.facebook.buck.rules.keys.FieldValueExtractor
-
- getFullyQualifiedName() - Method in interface com.facebook.buck.rules.keys.ValueExtractor
-
- getFullyQualifiedName() - Method in class com.facebook.buck.rules.keys.ValueMethodValueExtractor
-
- getFunction() - Method in class com.facebook.buck.query.FunctionExpression
-
- getFunctionName() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getFunctionName() - Method in class com.facebook.buck.json.BuildFileParseExceptionStackTraceEntry
-
- getFunctions() - Method in class com.facebook.buck.cli.BuckQueryEnvironment
-
- getFunctions() - Method in interface com.facebook.buck.query.QueryEnvironment
-
Returns the set of query functions implemented by this query environment.
- getFunctions() - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
-
- getFunctions() - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
-
- getFuture(SupportsPipelining<?>) - Method in class com.facebook.buck.core.build.engine.impl.BuildRulePipelinesRunner
-
- getFuture() - Method in interface com.facebook.buck.core.build.engine.impl.RunnableWithFuture
-
- getFuture() - Method in class com.facebook.buck.slb.ClientSideSlb.ServerPing
-
- getFuture() - Method in class com.facebook.buck.util.concurrent.ListeningSemaphoreArrayPendingItem
-
- getFwdDeps(Iterable<QueryTarget>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
-
- getFwdDeps(Iterable<QueryTarget>) - Method in interface com.facebook.buck.query.QueryEnvironment
-
Returns the direct forward dependencies of the specified targets.
- getFwdDeps(Iterable<QueryTarget>) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
-
- getFwdDeps(Iterable<QueryTarget>) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
-
- getGccVersion() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformCompiler
-
- getGenDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
-
- getGeneratedFilesListFilename() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
- getGeneratedGoSource() - Method in class com.facebook.buck.features.go.CGoLibrary
-
returns .go files produced by cgo tool
- getGeneratedMakefilePath(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.android.NdkLibraryDescription
-
- getGeneratedSourceCodeFolders() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
-
- getGeneratedSourceCodeFolders() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
-
- getGeneratedSourceFolders(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
-
- getGeneratedSourcePath() - Method in class com.facebook.buck.cli.TargetResult
-
- getGeneratedSourcePath() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
-
- getGeneratedSourcePath() - Method in interface com.facebook.buck.jvm.core.JavaLibrary
-
- getGeneratedSourcePath() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- getGeneratedSourcePath() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
-
- getGenericTool() - Method in class com.facebook.buck.shell.CrossPlatformTool
-
- getGenPath(ProjectFilesystem, BuildTarget, String) - Static method in class com.facebook.buck.core.model.impl.BuildTargetPaths
-
Return a relative path to a file in the buck-out/gen/ directory.
- getGenrule(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxGenrule
-
Get the genrule
- getGhciBinDep() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
- getGhciBinutils(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- getGhciBinutils() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
- getGhciCc(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- getGhciCc() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
- getGhciCpp(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- getGhciCpp() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
- getGhciCxx(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- getGhciCxx() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
- getGhciGhc(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- getGhciGhc() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
- getGhciInit() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
- getGhciIServ(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- getGhciIServ() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
- getGhciIServProf(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- getGhciIServProf() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
- getGhciIservScriptTemplate(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- getGhciIservScriptTemplate() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
- getGhciLib(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- getGhciLib() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
- getGhciPackager(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- getGhciPackager() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
- getGhciPlatformPreloadDeps() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
- getGhciPlatformPreloadDeps() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
-
- getGhciPreloadDeps() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
- getGhciPreloadDeps() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
-
- getGhciScriptTemplate(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- getGhciScriptTemplate() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
- getGlob() - Method in class com.facebook.buck.io.filesystem.PathOrGlobMatcher
-
- getGlobalID() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXObject
-
- getGlobber() - Method in class com.facebook.buck.skylark.packages.PackageContext
-
Returns a globber instance that can resolve paths relative to current package.
- getGlobHandler() - Method in class com.facebook.buck.parser.ParserConfig
- getGlobManifest() - Method in class com.facebook.buck.parser.api.BuildFileManifest
-
- getGlobManifestWithResult() - Method in class com.facebook.buck.skylark.parser.ParseResult
-
- getGlobSpec() - Method in class com.facebook.buck.skylark.io.GlobSpecWithResult
-
return the GlobSpec for this glob operation.
- getGoArch() - Method in class com.facebook.buck.features.go.GoPlatform
-
- getGoArm() - Method in class com.facebook.buck.features.go.GoPlatform
-
- getGoAssemblerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getGoCompilerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getGoFiles() - Method in class com.facebook.buck.features.go.CGoGenSource
-
- getGoLinkInput() - Method in class com.facebook.buck.features.go.GoLinkable
-
- getGoOs() - Method in class com.facebook.buck.features.go.GoPlatform
-
- getGoRoot() - Method in class com.facebook.buck.features.go.GoPlatform
-
- getGoSrcs() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getGraph() - Method in class com.facebook.buck.android.apkmodule.APKModuleGraph
-
Lazy generate the graph on first use
- getGraph() - Method in class com.facebook.buck.parser.ParseEvent.Finished
-
- getGraphBuilder() - Method in class com.facebook.buck.command.Build
-
- getGraphMinimumDepth(int) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationMode
-
- getGroup() - Method in class com.facebook.buck.features.project.intellij.model.ModuleIndexEntry
-
- getGroup(String, String, Class<T>) - Static method in class com.facebook.buck.util.randomizedtrial.RandomizedTrial
-
Returns a group for trial with given name.
- getGroupStable(String, Class<T>) - Static method in class com.facebook.buck.util.randomizedtrial.RandomizedTrial
-
Returns a group for trial with given name.
- getGroupStable(String, Map<T, Double>) - Static method in class com.facebook.buck.util.randomizedtrial.RandomizedTrial
-
Returns a group for trial with given name.
- getGtestDefaultTestMainDep() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getGtestDep() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getGuavaJarPath() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
- getGwtJar() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
-
- getHaddock(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- getHaddock() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
- getHaddockFlags() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
-
- getHaddockFlags() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
-
- getHaddockInput(HaskellPlatform) - Method in interface com.facebook.buck.features.haskell.HaskellCompileDep
-
- getHaddockSource(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- getHalideTargetForPlatform(CxxPlatform) - Method in class com.facebook.buck.features.halide.HalideBuckConfig
-
- getHandleGracefully() - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult
-
- getHandlers() - Method in class com.facebook.buck.core.util.log.Logger
-
- getHandshakeCertificates() - Method in class com.facebook.buck.artifact_cache.ClientCertificateHandler
-
- getHangMonitor() - Method in class com.facebook.buck.cli.HangMonitor.AutoStartInstance
-
- getHash(String) - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
-
- getHash(String) - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
-
- getHash() - Method in class com.facebook.buck.remoteexecution.CasBlobUploader.UploadData
-
- getHash() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcDigest
-
- getHash() - Method in interface com.facebook.buck.remoteexecution.Protocol.Digest
-
- getHash() - Method in class com.facebook.buck.util.sha1.Sha1HashCode
-
- getHashCode() - Method in class com.facebook.buck.core.model.targetgraph.impl.AbstractImmutableRawTargetNode
-
- getHashCode() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableRawTargetNode
- getHashCode() - Method in interface com.facebook.buck.core.model.targetgraph.RawTargetNode
-
- getHashCode() - Method in class com.facebook.buck.core.rulekey.RuleKey
-
- getHashCode() - Method in class com.facebook.buck.file.FileHash
-
Get the original hash code object used to create this
FileHash object
- getHashCode() - Method in class com.facebook.buck.util.cache.HashCodeAndFileType
-
- getHashEntries() - Method in class com.facebook.buck.jvm.java.JarParameters
-
- getHasher() - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyScopedHasher
-
- getHashFunction() - Method in class com.facebook.buck.file.FileHash
-
Get the hash function for this type of hash
- getHashFunction() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
-
- getHashFunction() - Method in interface com.facebook.buck.remoteexecution.Protocol
-
- getHashPath() - Method in class com.facebook.buck.android.exopackage.ExopackagePathAndHash
-
- getHaskellPlatforms() - Method in interface com.facebook.buck.features.haskell.AbstractHaskellPlatformsProvider
-
- getHaskellPlatforms() - Method in class com.facebook.buck.features.haskell.HaskellPlatformsProvider
-
- getHaskellVersion() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
- getHasWhitelistedStrings() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
-
- getHeaderContainer() - Method in class com.facebook.buck.cxx.PrecompiledHeaderData
-
- getHeaderDirs() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
-
- getHeaderDirs() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getHeaderMap() - Method in class com.facebook.buck.cxx.CxxHeaders
-
- getHeaderMap() - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
-
- getHeaderMapSourcePath() - Method in class com.facebook.buck.cxx.HeaderSymlinkTreeWithHeaderMap
-
- getHeaderMapSourcePath() - Method in class com.facebook.buck.cxx.toolchain.HeaderSymlinkTree
-
- getHeaderMode() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getHeaderMode() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getHeaderModeForPlatform(BuildRuleResolver, CxxPlatform, boolean) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
-
- getHeaderNamespace() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getHeaderNamespace() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getHeaderNamespace() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getHeaderNamespace() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getHeaderNamespace() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
-
- getHeaderNamespace() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getHeaderNamespace() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getHeaderNamespace() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getHeaderNamespace() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getHeaderNamespace() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getHeaderNamespace() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getHeaderNamespace() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getHeaderPathPrefix() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getHeaderPathPrefix(AppleNativeTargetDescriptionArg, BuildTarget) - Static method in class com.facebook.buck.apple.AppleDescriptions
-
- getHeaderPathPrefix() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getHeaderPathPrefix() - Method in interface com.facebook.buck.apple.AppleNativeTargetDescriptionArg
-
- getHeaderPathPrefix() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getHeaders() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getHeaders() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getHeaders() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getHeaders() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getHeaders() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
-
- getHeaders() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getHeaders() - Method in class com.facebook.buck.cxx.CxxRawHeaders
-
- getHeaders() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getHeaders() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getHeaders() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getHeaders() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getHeaders() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getHeaderSize() - Method in class com.facebook.buck.android.resources.ResChunk
-
- getHeaderSourcePath() - Method in class com.facebook.buck.cxx.PreInclude
-
- getHeadersPath() - Method in class com.facebook.buck.apple.AppleBundleDestinations
-
- getHeaderSymlinkTreeFlavor(HeaderVisibility) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
-
- getHeaderSymlinkTreePath(ProjectFilesystem, BuildTarget, HeaderVisibility, Flavor...) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
-
- getHeaderSymlinkTreeSuffix(HeaderVisibility) - Static method in class com.facebook.buck.apple.AppleHeaderVisibilities
-
- getHeaderVerification() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getHeaderVerificationOrIgnore() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getHealthCheckIntervalMillis() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
- getHealthCheckStats() - Method in class com.facebook.buck.distributed.build_slave.HealthCheckStatsTracker
-
Take all recorded samples and produce a HealthCheckStats.
- getHealthCheckStatsTracker() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getHeartbeatServiceRateMillis() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getHgCmd() - Method in class com.facebook.buck.util.versioncontrol.VersionControlBuckConfig
-
- getHideSucceededRulesInLogMode() - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
-
- getHighlightedBuildIds() - Method in class com.facebook.buck.doctor.DefectReport
-
- getHighlightedBuildIds() - Method in interface com.facebook.buck.doctor.DefectReporter.AbstractDefectReport
-
- getHighlightedResetSequence() - Method in class com.facebook.buck.util.Ansi
-
- getHighlightedWarningSequence() - Method in class com.facebook.buck.util.Ansi
-
- getHitCount() - Method in class com.facebook.buck.util.cache.CacheStats
-
- getHostFlavor() - Static method in class com.facebook.buck.cxx.toolchain.CxxPlatforms
-
- getHostname() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
- getHostname() - Method in class com.facebook.buck.util.environment.DefaultExecutionEnvironment
-
- getHostname() - Method in interface com.facebook.buck.util.environment.ExecutionEnvironment
-
- getHostname() - Static method in class com.facebook.buck.util.network.hostname.HostnameFetching
-
- gethostname(byte[], int) - Static method in class com.facebook.buck.util.network.hostname.HostnameFetchingPosixLibrary
-
- getHostnameVerifier() - Method in class com.facebook.buck.artifact_cache.ClientCertificateHandler
-
- getHostPlatform() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getHostToReportToRemoteCacheServer() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- getHttpCacheEntries() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries
-
- getHttpFetchConcurrency() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- getHttpFetchExecutorService() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
- getHttpMaxConcurrentWrites() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- getHttpWriteExecutorService() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
- getHttpWriterShutdownTimeout() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- getHumanReadableErrorMessage() - Method in interface com.facebook.buck.core.exceptions.ExceptionWithHumanReadableMessage
-
- getHumanReadableErrorMessage() - Method in exception com.facebook.buck.core.exceptions.HumanReadableException
-
- getHumanReadableErrorMessage() - Method in exception com.facebook.buck.core.model.targetgraph.NoSuchTargetException
-
- getHumanReadableErrorMessage() - Method in exception com.facebook.buck.parser.exceptions.BuildFileParseException
-
- getHumanReadableErrorMessage() - Method in exception com.facebook.buck.parser.exceptions.MissingBuildFileException
-
- getHumanReadableErrorMessage() - Method in exception com.facebook.buck.parser.exceptions.NoSuchBuildTargetException
-
- getHumanReadableErrorMessage() - Method in exception com.facebook.buck.query.QueryException
-
- getHumanReadableOrLocalizedMessage(Throwable) - Static method in class com.facebook.buck.util.MoreExceptions
-
- getHumanReadableSize(double, SizeUnit) - Static method in enum com.facebook.buck.util.unit.SizeUnit
-
- getHybridThriftEndpoint() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- getHybridThriftEndpoint() - Method in class com.facebook.buck.manifestservice.ManifestServiceConfig
-
- getHybridThriftPath() - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs
-
- getIbtool() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
- getIbtoolModuleFlag() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
-
- getId() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
-
- getId() - Method in enum com.facebook.buck.features.project.intellij.lang.android.AndroidProjectType
-
- getIdeaConfigDir() - Method in class com.facebook.buck.features.project.intellij.IjProjectPaths
-
- getIdeallyRelativePath(SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
-
- getIdeallyRelativePath(SourcePath) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
-
- getIdentifier() - Method in class com.facebook.buck.apple.toolchain.AppleToolchain
-
The identifier of the toolchain.
- getIdentifier() - Method in class com.facebook.buck.apple.xcode.xcodeproj.ProductType
-
- getIdentifier() - Method in class com.facebook.buck.features.haskell.HaskellPackageInfo
-
- getIdentifier() - Method in class com.facebook.buck.step.TargetDevice
-
- getIdentitiesSupplier() - Method in interface com.facebook.buck.apple.toolchain.AbstractCodeSignIdentityStore
-
- getIdentitiesSupplier() - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentityStore
-
- getIfPresent(TargetGraph) - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphCache
-
- getIfPresent(Path) - Method in class com.facebook.buck.distributed.RecordingProjectFileHashCache
-
- getIfPresent(Path) - Method in class com.facebook.buck.distributed.RemoteStateBasedFileHashCache
-
- getIfPresent(Path) - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
-
- getIfPresent(Path) - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
-
- getIfPresent(Path) - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
-
- getIfPresent(Path) - Method in class com.facebook.buck.util.filesystem.FileSystemMap
-
Gets the value associated with the given path, if found, or `null` otherwise.
- getIfPresent(Path) - Method in interface com.facebook.buck.util.hashing.ProjectFileHashLoader
-
- getIgnoredTargetLabels() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
Labels that indicate targets that need to be ignored during project generation.
- getIgnorePaths() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- getIgnorePaths() - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
- getIgnorePaths() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
-
- getIgnoreUndefinedSymbolsFlags() - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
-
- getIgnoreUndefinedSymbolsFlags() - Method in class com.facebook.buck.cxx.toolchain.linker.GnuLinker
-
- getIgnoreUndefinedSymbolsFlags() - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
-
- getIgnoreUndefinedSymbolsFlags() - Method in class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
-
- getIjName() - Method in class com.facebook.buck.features.project.intellij.model.folders.ExcludeFolder
-
- getIjName() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
-
- getIjName() - Method in class com.facebook.buck.features.project.intellij.model.folders.InclusiveFolder
-
- getIjResourceFolderType() - Method in enum com.facebook.buck.features.project.intellij.FolderTypeWithPackageInfo
-
- getIjResourceFolderType() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
-
- getImlModuleType() - Method in enum com.facebook.buck.features.project.intellij.model.IjModuleType
-
- getImmediateClasspaths() - Method in class com.facebook.buck.android.AndroidAar
-
- getImmediateClasspaths() - Method in class com.facebook.buck.android.AndroidBinary
-
- getImmediateClasspaths() - Method in class com.facebook.buck.android.AndroidBundle
-
- getImmediateClasspaths() - Method in interface com.facebook.buck.jvm.core.HasClasspathEntries
-
Returns the classpaths for only this rule, not its deps.
- getImmediateClasspaths() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- getImmediateClasspaths() - Method in class com.facebook.buck.jvm.java.JarFattener
-
- getImmediateClasspaths() - Method in class com.facebook.buck.jvm.java.JavaBinary
-
- getImmediateClasspaths() - Method in class com.facebook.buck.jvm.java.JavaTest
-
- getImmediateClasspaths() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
-
- getImplementation(ExecutableElement, TypeElement) - Method in interface com.facebook.buck.jvm.java.lang.model.ElementsExtended
-
- getImplementation(ExecutableElement, TypeElement) - Method in class com.facebook.buck.jvm.java.plugin.adapter.ElementsExtendedImpl
-
- getImport() - Method in class com.facebook.buck.skylark.parser.LoadImport
-
Returns a Skylark import.
- getImportDirs() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
-
- getImportPath() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
-
- getImportString() - Method in class com.facebook.buck.skylark.parser.ExtensionData
-
- getInclude() - Method in class com.facebook.buck.skylark.io.GlobSpec
-
Wildcards of paths that should be returned.
- getIncludeBuildConfigClass() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getIncludedFiles(Path) - Method in class com.facebook.buck.json.HybridProjectBuildFileParser
-
- getIncludedFiles(Path) - Method in class com.facebook.buck.json.PythonDslProjectBuildFileParser
-
- getIncludedFiles(Path) - Method in class com.facebook.buck.parser.api.ForwardingProjectBuildFileParserDecorator
-
- getIncludedFiles(Path) - Method in interface com.facebook.buck.parser.api.ProjectBuildFileParser
-
Collects the loaded build file and extensions when parsing the buildFile build spec.
- getIncludedFiles(Path) - Method in class com.facebook.buck.skylark.parser.SkylarkProjectBuildFileParser
-
- getIncludeDir() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
-
- getIncludeDirs() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
-
- getIncludedPaths() - Method in class com.facebook.buck.doctor.DefectReport
-
- getIncludedPaths() - Method in interface com.facebook.buck.doctor.DefectReporter.AbstractDefectReport
-
- getIncludedRoots() - Method in class com.facebook.buck.cxx.OmnibusRoots
-
- getIncludeLibDir(OcamlPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlLibrary
-
- getIncludeRoot() - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
-
- getIncludes() - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
-
- getIncludes() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
- getIncludes() - Method in class com.facebook.buck.cxx.PreprocessorFlags
-
Directories set via -I.
- getIncludes() - Method in class com.facebook.buck.features.d.DLibrary
-
- getIncludes() - Method in class com.facebook.buck.features.haskell.HaskellCompileInput
-
- getIncludes() - Method in class com.facebook.buck.parser.api.BuildFileManifest
-
- getIncludeSourcePath() - Method in class com.facebook.buck.cxx.HeaderSymlinkTreeWithHeaderMap
-
- getIncludeSourcePath() - Method in class com.facebook.buck.cxx.toolchain.HeaderSymlinkTree
-
Get path to use as an include path to get access to the files in the tree.
- getIncludeStdErr() - Method in class com.facebook.buck.test.TestResultSummaryVerbosity
-
- getIncludeStdOut() - Method in class com.facebook.buck.test.TestResultSummaryVerbosity
-
- getIncludesVectorDrawables() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
-
- getIncludeType() - Method in class com.facebook.buck.cxx.CxxBridgingHeaders
-
- getIncludeType() - Method in class com.facebook.buck.cxx.CxxHeaders
-
- getIncludeType() - Method in class com.facebook.buck.cxx.CxxHeadersDir
-
- getIncludeType() - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
-
- getIncomingNodesFor(T) - Method in class com.facebook.buck.core.util.graph.DirectedAcyclicGraph
-
- getIncomingNodesFor(T) - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
-
- getIncomingNodesFor(T) - Method in interface com.facebook.buck.core.util.graph.TraversableGraph
-
- getIncomingNodesFor(BuildTargetDurationListener.BuildRuleInfo) - Method in class com.facebook.buck.event.listener.BuildTargetDurationListener.BuildRuleInfoGraph
-
Ignoring nodes, they are not in buildRuleInfos, since not received a start event for them
- getIncrementalActionGraphExperimentGroups() - Method in class com.facebook.buck.core.model.actiongraph.computation.AbstractActionGraphConfig
-
- getIncrementalActionGraphExperimentGroups() - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphConfig
-
- getIncrementalActionGraphMode() - Method in class com.facebook.buck.core.model.actiongraph.computation.AbstractActionGraphConfig
-
- getIncrementalActionGraphMode() - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphConfig
-
- getIndependentShlibInterfacesLdflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getIndex() - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSectionLookupResult
-
- getInferTopLevel() - Method in class com.facebook.buck.cxx.toolchain.InferBuckConfig
-
- getInfo() - Method in class com.facebook.buck.features.haskell.HaskellPackage
-
- getInfoPlist() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getInfoPlist() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
-
- getInfoPlist() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getInfoPlist() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getInfoPlist() - Method in interface com.facebook.buck.apple.HasAppleBundleFields
-
- getInfoPlistPath() - Method in class com.facebook.buck.apple.AppleBundle
-
- getInfoPlistSubstitutions() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getInfoPlistSubstitutions() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
-
- getInfoPlistSubstitutions() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getInfoPlistSubstitutions() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getInfoPlistSubstitutions() - Method in interface com.facebook.buck.apple.HasAppleBundleFields
-
- getInitialCause(Throwable) - Static method in class com.facebook.buck.util.MoreThrowables
-
If throwable has a non-empty cause, returns throwable at the bottom of the stack.
- getInitialError() - Method in class com.facebook.buck.log.ErrorLogRecord
-
- getInitialErrorMsg() - Method in class com.facebook.buck.log.ErrorLogRecord
-
- getInitTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
-
- getInner() - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTaskProxyImpl
-
- getInner() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
-
- getInner() - Method in class com.facebook.buck.jvm.java.plugin.adapter.TaskListenerProxy
-
- getInput() - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
-
- getInput() - Method in class com.facebook.buck.cxx.PrecompiledHeaderData
-
- getInput() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
- getInput() - Method in interface com.facebook.buck.jvm.java.classes.FileLike
-
Opens a new input stream for the entry.
- getInputBasedRuleKeyFactory() - Method in class com.facebook.buck.rules.keys.RuleKeyFactories
-
- getInputClass() - Method in class com.facebook.buck.rules.macros.AbstractMacroExpander
-
- getInputClass() - Method in class com.facebook.buck.rules.macros.ClasspathAbiMacroExpander
-
- getInputClass() - Method in class com.facebook.buck.rules.macros.ClasspathMacroExpander
-
- getInputClass() - Method in class com.facebook.buck.rules.macros.EnvironmentVariableMacroExpander
-
- getInputClass() - Method in class com.facebook.buck.rules.macros.ExecutableMacroExpander
-
- getInputClass() - Method in class com.facebook.buck.rules.macros.LocationMacroExpander
-
- getInputClass() - Method in class com.facebook.buck.rules.macros.MavenCoordinatesMacroExpander
-
- getInputClass() - Method in class com.facebook.buck.rules.macros.OutputMacroExpander
-
- getInputClass() - Method in class com.facebook.buck.rules.macros.QueryOutputsMacroExpander
-
- getInputClass() - Method in class com.facebook.buck.rules.macros.QueryPathsMacroExpander
-
- getInputClass() - Method in class com.facebook.buck.rules.macros.QueryTargetsAndOutputsMacroExpander
-
- getInputClass() - Method in class com.facebook.buck.rules.macros.QueryTargetsMacroExpander
-
- getInputClass() - Method in class com.facebook.buck.rules.macros.StringExpander
-
- getInputClass() - Method in class com.facebook.buck.rules.macros.WorkerMacroExpander
-
- getInputPaths() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
-
Returns the list (possibly empty) of files passed as input to the shell script.
- getInputRootDigest() - Method in interface com.facebook.buck.remoteexecution.Protocol.Action
-
- getInputRuleKey() - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys
-
- getInputRuleKey() - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
-
- getInputRuleKeyCacheCheckTimestamps() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
-
- getInputs(QueryTarget) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
-
- getInputs() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
- getInputs() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
-
- getInputs() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
-
- getInputs() - Method in class com.facebook.buck.jvm.java.JavacPluginProperties
-
- getInputs() - Method in class com.facebook.buck.jvm.java.ResolvedJavacPluginProperties
-
- getInputs(QueryTarget) - Method in interface com.facebook.buck.query.QueryEnvironment
-
- getInputs(QueryTarget) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
-
- getInputs() - Method in interface com.facebook.buck.rules.keys.DependencyFileRuleKeyFactory.AbstractRuleKeyAndInputs
-
- getInputs() - Method in class com.facebook.buck.rules.keys.RuleKeyAndInputs
-
- getInputs(T, Consumer<SourcePath>) - Method in interface com.facebook.buck.rules.modern.CustomFieldInputs
-
- getInputs(QueryTarget) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
-
- getInputs() - Method in class com.facebook.buck.versions.CachedVersionedTargetGraph
-
- getInputsAfterBuildingLocally(BuildContext, CellPathResolver) - Method in interface com.facebook.buck.core.rules.attr.SupportsDependencyFileRuleKey
-
Returns a list of source paths that were actually used for the rule.
- getInputsAfterBuildingLocally(BuildContext, CellPathResolver) - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
-
- getInputsAfterBuildingLocally(BuildContext, CellPathResolver) - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
-
- getInputsAfterBuildingLocally(BuildContext, CellPathResolver) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- getInputsAfterBuildingLocally(BuildContext, ProjectFilesystem, SourcePathRuleFinder, CellPathResolver, BuildTarget) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
-
- getInputsForTraces(String) - Method in class com.facebook.buck.util.trace.BuildTraces
-
- getInputSizeLimit() - Method in class com.facebook.buck.rules.keys.InputBasedRuleKeyFactory
-
- getInputSizeLimit() - Method in interface com.facebook.buck.rules.keys.RuleKeyFactory
-
- getInputStream() - Method in class com.facebook.buck.io.unixsocket.UnixDomainSocket
-
- getInputStream() - Method in interface com.facebook.buck.io.watchman.Transport
-
Returns an input stream for reading messages
- getInputStream() - Method in class com.facebook.buck.io.windowspipe.WindowsNamedPipe
-
- getInputStream() - Method in interface com.facebook.buck.util.ProcessExecutor.LaunchedProcess
-
Input stream that maps into stdout of the process.
- getInputStream() - Method in class com.facebook.buck.util.ProcessExecutor.LaunchedProcessImpl
-
- getInputStreamForRelativePath(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- getInputStreamForRelativePath(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
- getInputStreamSupplier() - Method in class com.facebook.buck.util.zip.JarEntrySupplier
-
- getInstallableApk() - Method in class com.facebook.buck.android.ApkGenrule
-
- getInstallHelpers() - Method in class com.facebook.buck.android.AndroidBinary
-
- getInstallHelpers() - Method in class com.facebook.buck.android.AndroidBundle
-
- getInstallHelpers() - Method in class com.facebook.buck.android.AndroidInstrumentationApk
-
- getInstallHelpers() - Method in interface com.facebook.buck.core.rules.attr.HasInstallHelpers
-
- getInstallTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
-
- getInstance() - Static method in class com.facebook.buck.android.FilterResourcesSteps.DefaultDrawableFinder
-
- getInstance(String) - Static method in class com.facebook.buck.event.api.BuckTracing
-
Gets an instance of
BuckTracing for tracing in the given plugin.
- getInstance() - Static method in class com.facebook.buck.util.DefaultFilteredDirectoryCopier
-
- getInstance() - Static method in class com.facebook.buck.util.ProcessHelper
-
Gets the singleton instance of this class.
- getInstance() - Static method in class com.facebook.buck.util.ProcessRegistry
-
Gets the singleton instance of this class.
- getInstanceKey() - Method in class com.facebook.buck.shell.DefaultWorkerTool
-
- getInstanceKey() - Method in interface com.facebook.buck.shell.WorkerTool
-
- getInstanceName() - Method in class com.facebook.buck.remoteexecution.grpc.ParsedReadResource
-
- getInstrumentationApkPath() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
- getInstrumentationTestRunner() - Method in interface com.facebook.buck.android.AndroidManifestReader
-
- getInstrumentationTestRunner() - Method in class com.facebook.buck.android.DefaultAndroidManifestReader
-
- getInteger(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getInteger() - Method in class com.facebook.buck.query.QueryEnvironment.Argument
-
- getInteger(String, String) - Method in class com.facebook.buck.util.config.Config
-
- getIntellijModuleSdkName() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
- getIntellijPluginLabels() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
- getInterfaces() - Method in class com.facebook.buck.features.haskell.HaskellCompileRule
-
- getInterfaces() - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput
-
- getInterfaces() - Method in class com.facebook.buck.features.haskell.HaskellHaddockLibRule
-
- getInterfaces() - Method in class com.facebook.buck.features.haskell.HaskellPackage
-
- getInterfaces(TypeElement) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
-
- getInternal(BuildTarget) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraph
-
- getInternal(BuildTarget) - Method in class com.facebook.buck.versions.VersionedTargetGraph
-
- getInterpreter(String) - Method in class com.facebook.buck.features.python.PythonBuckConfig
-
- getInterpreterName() - Method in class com.facebook.buck.features.python.toolchain.AbstractPythonVersion
-
- getInterpreterName() - Method in class com.facebook.buck.features.python.toolchain.PythonVersion
-
- getInts() - Method in class com.facebook.buck.event.ScubaData
-
- getInts() - Method in class com.facebook.buck.event.ScubaEvent
-
- getIntValue() - Method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy.ProxyType
-
- getInvalidationCount() - Method in class com.facebook.buck.util.cache.CacheStats
-
- getInvocationInfo() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getInvocationInfo() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getInvocationInfo() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs
-
- getInvocationInfo() - Method in class com.facebook.buck.event.listener.BuildTargetDurationListenerCloseArgs
-
- getInvocationType() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent
-
- getIoBytesRead() - Method in class com.facebook.buck.util.ProcessResourceConsumption
-
- getIoBytesWritten() - Method in class com.facebook.buck.util.ProcessResourceConsumption
-
- getIoTotal() - Method in class com.facebook.buck.util.ProcessResourceConsumption
-
- getIpAddress() - Method in class com.facebook.buck.android.exopackage.RapidInstallMode
-
- getIs64Bit() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoHeader
-
- getIsAsset() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
-
- getIsAsset() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
-
- getIsBestServerCount() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
-
- getIsCacheable() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getIsCacheable() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getIsCacheable() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getIsCacheable() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
-
- getIsDaemon() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getIsDaemon() - Method in class com.facebook.buck.log.ErrorLogRecord
-
- getIsDaemon() - Method in class com.facebook.buck.log.InvocationInfo
-
- getIsExecutable() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcOutputFile
-
- getIsExecutable() - Method in interface com.facebook.buck.remoteexecution.Protocol.FileNode
-
- getIsExecutable() - Method in interface com.facebook.buck.remoteexecution.Protocol.OutputFile
-
- getIsRemoteRunnable() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
-
- getIsRequestSuccessful() - Method in interface com.facebook.buck.doctor.DefectReporter.AbstractDefectSubmitResult
-
If value is empty then no request was made and report was saved locally.
- getIsRequestSuccessful() - Method in class com.facebook.buck.doctor.DefectSubmitResult
-
If value is empty then no request was made and report was saved locally.
- getIsResourceFolder() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
-
- getIssueCategory() - Method in class com.facebook.buck.doctor.UserReport
-
- getIsSuperConsoleEnabled() - Method in class com.facebook.buck.log.ErrorLogRecord
-
- getIsTestSource() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
-
- getIsUiTest() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getItemsToConvert(Cell, Path) - Method in class com.facebook.buck.parser.ConvertingPipeline
-
- getItemsToConvert(Cell, Path) - Method in class com.facebook.buck.parser.RawTargetNodePipeline
-
- getItemsToConvert(Cell, Path) - Method in class com.facebook.buck.parser.RawTargetNodeToTargetNodeParsePipeline
-
- getItemsToConvert(Cell, Path) - Method in class com.facebook.buck.parser.TargetNodeParsePipeline
-
- getItemToConvert(Cell, BuildTarget) - Method in class com.facebook.buck.parser.ConvertingPipeline
-
- getItemToConvert(Cell, BuildTarget) - Method in class com.facebook.buck.parser.RawTargetNodePipeline
-
- getItemToConvert(Cell, BuildTarget) - Method in class com.facebook.buck.parser.RawTargetNodeToTargetNodeParsePipeline
-
- getItemToConvert(Cell, BuildTarget) - Method in class com.facebook.buck.parser.TargetNodeParsePipeline
-
- getJacocoOutputDir(ProjectFilesystem) - Static method in class com.facebook.buck.jvm.java.JacocoConstants
-
- getJarContents() - Method in class com.facebook.buck.jvm.core.DefaultJavaAbiInfo
-
- getJarContents() - Method in class com.facebook.buck.jvm.core.EmptyJavaAbiInfo
-
- getJarContents() - Method in interface com.facebook.buck.jvm.core.JavaAbiInfo
-
- getJarFilesThatMayContainResources() - Method in class com.facebook.buck.android.AbstractModuleInfo
-
- getJarFilesThatMayContainResources() - Method in class com.facebook.buck.android.ModuleInfo
-
- getJarManifest(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- getJarManifest(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
- getJarPath() - Method in class com.facebook.buck.jvm.java.JarParameters
-
- getJarRelativePath() - Method in interface com.facebook.buck.util.cache.JarContentHasher
-
- getJarSignature(String) - Static method in class com.facebook.buck.android.agent.util.AgentUtil
-
- getJavaBuckConfig() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
- getJavac() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getJavac() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getJavac() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getJavac() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getJavac() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getJavac() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getJavac() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getJavac() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
-
- getJavac() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getJavac() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getJavac() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getJavac() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getJavacInvocation(SourcePathResolver, ProjectFilesystem, ExecutionContext) - Method in class com.facebook.buck.jvm.java.JavacPipelineState
-
Get the invocation instance.
- getJavacJar() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getJavacJar() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getJavacJar() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getJavacJar() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getJavacJar() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getJavacJar() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getJavacJar() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getJavacJar() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
-
- getJavacJar() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getJavacJar() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getJavacJar() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getJavacJar() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getJavacJarPath() - Method in class com.facebook.buck.jvm.java.JavacSpec
-
- getJavacOptions() - Method in class com.facebook.buck.jvm.java.JavacToJarStepFactory
-
- getJavacOptions() - Method in interface com.facebook.buck.jvm.java.toolchain.AbstractJavacOptionsProvider
-
- getJavacOptions() - Method in class com.facebook.buck.jvm.java.toolchain.JavacOptionsProvider
-
- getJavacPath() - Method in class com.facebook.buck.jvm.java.JavacSpec
-
- getJavacPluginJsr199Fields(SourcePathResolver, ProjectFilesystem) - Method in class com.facebook.buck.jvm.java.ResolvedJavacPluginProperties
-
Get the javac plugin fields.
- getJavacProvider() - Method in class com.facebook.buck.jvm.java.JavacSpec
- getJavacProvider() - Method in class com.facebook.buck.jvm.java.toolchain.JavaToolchain
-
- getJavacSpec() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
-
- getJavacSpec(SourcePathRuleFinder) - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
-
- getJavadocUrl() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
-
- getJavadocUrl() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
-
- getJavadocUrl() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
-
- getJavadocUrls() - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
-
- getJavaFileForOutput(JavaFileManager.Location, String, JavaFileObject.Kind, FileObject) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
-
- getJavaFileObjects(File...) - Method in class com.facebook.buck.jvm.java.ForwardingStandardJavaFileManager
-
- getJavaFileObjects(String...) - Method in class com.facebook.buck.jvm.java.ForwardingStandardJavaFileManager
-
- getJavaFileObjects(File...) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
-
- getJavaFileObjects(String...) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
-
- getJavaFileObjectsFromFiles(Iterable<? extends File>) - Method in class com.facebook.buck.jvm.java.ForwardingStandardJavaFileManager
-
- getJavaFileObjectsFromFiles(Iterable<? extends File>) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
-
- getJavaFileObjectsFromStrings(Iterable<String>) - Method in class com.facebook.buck.jvm.java.ForwardingStandardJavaFileManager
-
- getJavaFileObjectsFromStrings(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
-
- getJavaFileParser() - Method in class com.facebook.buck.jvm.java.autodeps.JavaDepsFinder
-
- getJavaLanguageLevel() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
-
- getJavaLibrariesToDex() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
-
JavaLibrary rules whose output will be dexed and included in the package.
- getJavaLibraryDeps() - Method in class com.facebook.buck.jvm.java.AbstractUnusedDependenciesFinder
-
- getJavaModuleSdkName() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
- getJavaModuleSdkType() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
- getJavaOptions() - Method in class com.facebook.buck.jvm.java.toolchain.JavaOptionsProvider
-
- getJavaOptionsForTests() - Method in class com.facebook.buck.jvm.java.toolchain.JavaOptionsProvider
-
- getJavaPackage() - Method in class com.facebook.buck.android.AndroidBuildConfig
-
- getJavaPackageFinder() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getJavaPackageFinder() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getJavaPackageFinder() - Method in class com.facebook.buck.core.build.context.BuildContext
-
- getJavaPackageFinder(BuckConfig) - Method in class com.facebook.buck.features.project.intellij.IjProjectCommandHelper
-
- getJavaPackageFinder() - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
-
- getJavaPackageFinder() - Method in class com.facebook.buck.step.ExecutionContext
-
- getJavaRuntimeLauncher() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
-
- getJavaRuntimeProvider() - Method in class com.facebook.buck.jvm.java.JavaOptions
-
- getJavaSrcs() - Method in interface com.facebook.buck.jvm.core.JavaLibrary
-
- getJavaSrcs() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- getJavaSrcs() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
-
- getJavaTempDir() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
-
- getJavaTempDir() - Method in class com.facebook.buck.test.TestRunningOptions
-
- getJavaVersion() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getJavaVersion() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getJavaVersion() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getJavaVersion() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getJavaVersion() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getJavaVersion() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getJavaVersion() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getJavaVersion() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
-
- getJavaVersion() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getJavaVersion() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getJavaVersion() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getJavaVersion() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getJavaVersion() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
- getJob() - Method in class com.facebook.buck.distributed.DistBuildStatusEvent
-
- getJobArgs(SourcePathResolver) - Method in class com.facebook.buck.rules.macros.WorkerMacroArg
-
- getJobArgs() - Method in class com.facebook.buck.worker.WorkerJobParams
-
The arguments of the actual job once tool has started and ready to accept jobs.
- getJobNameEnvironmentVariable() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getJobsMultiplier() - Method in class com.facebook.buck.core.rules.schedule.RuleScheduleInfo
-
- getJsBundle() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
-
- getJsonAttributeFormat() - Method in class com.facebook.buck.cli.AbstractCliConfig
-
When printing out json representation of targets, what formatting should be applied
- getJsonAttributeFormat() - Method in class com.facebook.buck.cli.CliConfig
-
When printing out json representation of targets, what formatting should be applied
- getJsonProtocolVersion() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
- getKeepResourcePattern() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getKeepResourcePattern() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getKeepResourcePattern() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getKey() - Method in class com.facebook.buck.cli.ConfigValue
-
- getKey() - Method in class com.facebook.buck.core.build.engine.manifest.Manifest
-
- getKey() - Method in class com.facebook.buck.core.rules.graphbuilder.impl.DefaultBuildRuleContextWithEnvironment
-
- getKey() - Method in interface com.facebook.buck.core.rules.provider.BuildRuleInfoProvider
-
- getKeypass() - Method in class com.facebook.buck.android.KeystoreProperties
-
- getKeys() - Method in class com.facebook.buck.android.resources.ResTablePackage
-
- getKeySeed() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getKeystore() - Method in class com.facebook.buck.android.AndroidBinary
-
- getKeystore() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getKeystore() - Method in class com.facebook.buck.android.AndroidBundle
-
- getKeystore() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getKeystore() - Method in class com.facebook.buck.android.KeystoreProperties
-
- getKind() - Method in class com.facebook.buck.core.model.RuleType
-
- getKind() - Method in interface com.facebook.buck.cxx.toolchain.SharedLibraryInterfaceParams
-
- getKind() - Method in class com.facebook.buck.io.watchman.WatchmanPathEvent
-
The kind of event that occurred.
- getKind() - Method in class com.facebook.buck.jvm.java.JarFileObject
-
- getKind() - Method in class com.facebook.buck.jvm.java.plugin.api.TaskEventMirror
-
- getKnownBuildDescriptions() - Method in class com.facebook.buck.core.rules.knowntypes.AbstractKnownRuleTypes
-
- getKnownBuildDescriptions() - Method in class com.facebook.buck.core.rules.knowntypes.KnownRuleTypes
-
- getKnownConfigurationDescriptions() - Method in class com.facebook.buck.core.rules.knowntypes.AbstractKnownRuleTypes
-
- getKnownConfigurationDescriptions() - Method in class com.facebook.buck.core.rules.knowntypes.KnownRuleTypes
-
- getKnownRoots() - Method in class com.facebook.buck.core.cell.AbstractCellPathResolver
-
- getKnownRoots() - Method in interface com.facebook.buck.core.cell.Cell
-
- getKnownRoots() - Method in interface com.facebook.buck.core.cell.CellPathResolver
-
- getKnownRoots() - Method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
-
- getKnownRoots() - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
-
- getKnownRoots() - Method in class com.facebook.buck.core.cell.impl.ImmutableDefaultCellPathResolver
- getKnownRuleTypesProvider() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getKnownRuleTypesProvider() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getKnownRuleTypesProvider() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
-
- getKnownRuleTypesProvider() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getKotlinc() - Method in class com.facebook.buck.jvm.kotlin.KotlinBuckConfig
-
- getKotlinCompilerVersion() - Method in class com.facebook.buck.jvm.kotlin.ExternalKotlinc
-
Returns the Kotlin version, or the path if version is unknown
- getKotlinHomeLibraries() - Method in class com.facebook.buck.jvm.kotlin.KotlinBuckConfig
-
- getKxmlJarPath() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
- getLabels() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.android.AndroidInstrumentationTest
-
- getLabels() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.apple.AppleTest
-
- getLabels() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.apple.AppleWrapperResourceArg
-
- getLabels() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
-
- getLabels() - Method in interface com.facebook.buck.core.description.arg.CommonDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
-
- getLabels() - Method in interface com.facebook.buck.core.test.rule.TestRule
-
- getLabels() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.cxx.CxxTest
-
- getLabels() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.d.DTest
-
- getLabels() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.go.GoTest
-
- getLabels() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.python.PythonTest
-
- getLabels() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.rust.RustTest
-
- getLabels() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.jvm.java.JavaTest
-
- getLabels() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.shell.ShTest
-
- getLabels() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
-
- getLabels() - Method in class com.facebook.buck.test.TestResults
-
- getLabels() - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg
-
- getLabelToGeneratedSourcesMap() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
- getLangCompilerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getLangCompilerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getLangCompilerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getLangCompilerFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getLangCompilerFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
-
- getLangCompilerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getLangCompilerFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getLangCompilerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getLangCompilerFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getLangCompilerFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getLangCompilerFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getLangPlatformCompilerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getLangPlatformCompilerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getLangPlatformCompilerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getLangPlatformCompilerFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getLangPlatformCompilerFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
-
- getLangPlatformCompilerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getLangPlatformCompilerFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getLangPlatformCompilerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getLangPlatformCompilerFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getLangPlatformCompilerFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getLangPlatformCompilerFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getLangPlatformPreprocessorFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
-
- getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getLangPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getLangPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getLangPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getLangPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getLangPreprocessorFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
-
- getLangPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getLangPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getLangPreprocessorFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getLangPreprocessorFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getLangPreprocessorFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getLangPreprocessorFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getLanguage() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getLanguage() - Method in interface com.facebook.buck.android.AndroidKotlinCoreArg
-
- getLanguage() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getLanguage() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getLanguage() - Method in enum com.facebook.buck.cxx.AbstractCxxSource.Type
-
- getLanguageFlags(ImmutableList<String>, PatternMatchedCollection<ImmutableList<String>>, ImmutableMap<AbstractCxxSource.Type, ImmutableList<String>>, CxxPlatform) - Static method in class com.facebook.buck.cxx.CxxFlags
-
- getLanguageFlagsWithMacros(ImmutableList<StringWithMacros>, PatternMatchedCollection<ImmutableList<StringWithMacros>>, ImmutableMap<AbstractCxxSource.Type, ? extends Collection<StringWithMacros>>, ImmutableMap<AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>>, CxxPlatform) - Static method in class com.facebook.buck.cxx.CxxFlags
-
- getLanguageLevel(IjProjectConfig, TargetNode<T>) - Static method in class com.facebook.buck.features.project.intellij.lang.java.JavaLibraryRuleHelper
-
- getLanguageLevel() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
-
- getLastAccessMillis() - Method in class com.facebook.buck.util.DirectoryCleaner.PathStats
-
- GetLastError() - Method in interface com.facebook.buck.io.windowsfs.WindowsFSLibrary
-
- GetLastError() - Method in interface com.facebook.buck.io.windowspipe.WindowsNamedPipeLibrary
-
- getLastHeartbeatMillis() - Method in class com.facebook.buck.distributed.build_slave.MinionHealthTracker.MinionTrackingInfo
-
- getLastKnownFileType() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXFileReference
-
- getLastModified() - Method in class com.facebook.buck.jvm.java.JarFileObject
-
- getLastModifiedTime() - Method in class com.facebook.buck.doctor.config.BuildLogEntry
-
- getLastModifiedTime(Path) - Method in interface com.facebook.buck.io.file.PathListing.PathModifiedTimeFetcher
-
- getLastModifiedTime(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- getLastModifiedTime(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
- getLastModifiedTime() - Method in class com.facebook.buck.util.trace.BuildTraces.TraceAttributes
-
- getLastModifiedTimeFetcher() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- getLastOutputDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
-
- getLastReportedErrorPercentage() - Method in class com.facebook.buck.slb.ServerHealthState
-
- getLastReportedLatency() - Method in class com.facebook.buck.slb.ServerHealthState
-
- getLastReportedSamples() - Method in class com.facebook.buck.slb.ServerHealthState
-
- getLatencyCheckTimeRangeMillis() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
- getLatestEventTimeMs() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getLaunchAction() - Method in class com.facebook.buck.apple.xcode.XCScheme
-
- getLaunchedPid() - Method in class com.facebook.buck.cli.InstallResult
-
- getLauncherActivities() - Method in interface com.facebook.buck.android.AndroidManifestReader
-
- getLauncherActivities() - Method in class com.facebook.buck.android.DefaultAndroidManifestReader
-
- getLaunchImage() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
-
- getLaunchStyle() - Method in class com.facebook.buck.apple.xcode.XCScheme.LaunchAction
-
- getLaunchStyle() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
-
- getLd() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getLdflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getLdflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getLdflags() - Method in class com.facebook.buck.cxx.toolchain.ElfSharedLibraryInterfaceParams
-
- getLdflags() - Method in interface com.facebook.buck.cxx.toolchain.SharedLibraryInterfaceParams
-
- getLdFlags() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
- getLdFlags() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
-
- getLeft() - Method in class com.facebook.buck.util.types.Either
-
Returns the left value.
- getLevel() - Method in class com.facebook.buck.core.util.log.Logger
-
- getLevel() - Method in class com.facebook.buck.event.ConsoleEvent
-
- getLevel() - Method in class com.facebook.buck.io.watchman.WatchmanDiagnostic
-
- getLevel() - Method in enum com.facebook.buck.jvm.java.JavaBuckConfig.DuplicatesLogLevel
-
- getLevel() - Method in class com.facebook.buck.test.TestStatusMessage
-
- getLevenshteinDistance(String, String) - Static method in class com.facebook.buck.util.string.MoreStrings
-
- getLexCompiler() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
- getLexCompiler() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
-
- getLibDir() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
-
- getLibInclude(OcamlPlatform, boolean) - Static method in class com.facebook.buck.features.ocaml.OcamlRuleBuilder
-
- getLibName() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
-
- getLibraries() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getLibraries() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getLibraries() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getLibraries() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
-
- getLibraries() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getLibraries() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getLibraries() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getLibraries() - Method in class com.facebook.buck.cxx.OmnibusLibraries
-
- getLibraries() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getLibraries() - Method in interface com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries
-
- getLibraries() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
-
- getLibraries() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getLibraries() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getLibraries() - Method in class com.facebook.buck.features.haskell.HaskellPackage
-
- getLibraries() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getLibraries() - Method in class com.facebook.buck.features.project.intellij.IjModuleGraph
-
- getLibraries() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getLibraries() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
-
- getLibrariesDir() - Method in class com.facebook.buck.features.project.intellij.IjProjectPaths
-
- getLibrariesToBeWritten() - Method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
-
- getLibrary() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
-
- getLibrary() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
-
- getLibrary(TargetNode<?>) - Method in class com.facebook.buck.features.project.intellij.model.IjLibraryFactory
-
Creates an IjLibrary.
- getLibraryAndroidManifestPath(TargetNode<AndroidLibraryDescription.CoreArg>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleFactoryResolver
-
- getLibraryDependencies() - Method in class com.facebook.buck.features.js.JsLibrary
-
- getLibraryJarParameters(BuildContext, ProjectFilesystem, CompilerParameters) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
-
- getLibraryName() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetMode
-
- getLibraryPath() - Method in interface com.facebook.buck.android.NativeLibraryBuildRule
-
Returns the path to the directory containing .so files organized by target CPU
architecture.
- getLibraryPath() - Method in class com.facebook.buck.android.NdkLibrary
-
- getLibraryPath() - Method in class com.facebook.buck.android.PrebuiltNativeLibrary
-
- getLibraryTarget(BuildTarget) - Static method in class com.facebook.buck.jvm.core.JavaAbis
-
Returns the library target for an abi target.
- getLibType(BuildTarget) - Static method in class com.facebook.buck.cxx.CxxLibraryDescription
-
- getLicenses() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.apple.AppleWrapperResourceArg
-
- getLicenses() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
-
- getLicenses() - Method in interface com.facebook.buck.core.description.arg.CommonDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
-
- getLicenses() - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg
-
- getLikelyActiveNetwork() - Method in class com.facebook.buck.util.environment.DefaultExecutionEnvironment
-
- getLikelyActiveNetwork() - Method in interface com.facebook.buck.util.environment.ExecutionEnvironment
-
- getLikelyActiveNetwork() - Static method in class com.facebook.buck.util.environment.MacNetworkConfiguration
-
Returns a string representing likely active network; eg 'Wired', 'WiFi:'.
- getLikelyActiveNetwork() - Static method in class com.facebook.buck.util.environment.NetworkInfo
-
- getLine() - Method in class com.facebook.buck.util.network.AbstractBatchingLogger.BatchEntry
-
- getLinearAllocHardLimit() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getLinearAllocHardLimit() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getLineNumber() - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry
-
- getLineNumber() - Method in class com.facebook.buck.json.BuildFileParseExceptionStackTraceEntry
-
- getLineNumber() - Method in class com.facebook.buck.json.BuildFileSyntaxError
-
- getLineNumber() - Method in class com.facebook.buck.util.xml.DocumentLocation
-
- getLines() - Method in class com.facebook.buck.util.network.offline.ScribeData
-
- getLinkableDeps() - Method in class com.facebook.buck.features.go.CGoLibrary
-
- getLinkables() - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents
-
- getLinkDepsQueryWhole() - Method in interface com.facebook.buck.cxx.CxxBinaryDescription.CommonArg
-
- getLinkDepsQueryWhole() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getLinkDepsQueryWhole() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getLinkDepsQueryWhole() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getLinkDepsQueryWhole() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getLinkDepsQueryWhole() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
- getLinker() - Method in class com.facebook.buck.cxx.CxxLink
-
- getLinker() - Method in class com.facebook.buck.features.go.GoPlatform
-
- getLinker(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- getLinker() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
- getLinker() - Method in class com.facebook.buck.features.rust.RustPlatform
-
- getLinkerArgs() - Method in class com.facebook.buck.features.rust.RustPlatform
-
- getLinkerExtraOutputs() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getLinkerExtraOutputs() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getLinkerExtraOutputs() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getLinkerExtraOutputs() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getLinkerExtraOutputs() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
-
- getLinkerExtraOutputs() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getLinkerExtraOutputs() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getLinkerExtraOutputs() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getLinkerExtraOutputs() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getLinkerExtraOutputs() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getLinkerExtraOutputs() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getLinkerFlags(NdkCompilerType) - Method in enum com.facebook.buck.android.toolchain.ndk.TargetCpuType
-
- getLinkerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getLinkerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getLinkerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getLinkerFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getLinkerFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
-
- getLinkerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getLinkerFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getLinkerFlags() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
-
- getLinkerFlags() - Method in class com.facebook.buck.features.d.DBuckConfig
-
- getLinkerFlags() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
-
- getLinkerFlags() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
-
- getLinkerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getLinkerFlags() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
-
- getLinkerFlags() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
-
- getLinkerFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getLinkerFlags() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
- getLinkerFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- getLinkerFlags() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
- getLinkerFlags() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
-
- getLinkerFlags() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
- getLinkerFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getLinkerFlags() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
-
- getLinkerFlags() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
-
- getLinkerFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getLinkerFlags() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
-
- getLinkerFlags() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
- getLinkerFlags() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
-
- getLinkerFlags(String) - Method in class com.facebook.buck.features.rust.RustBuckConfig
-
- getLinkerFlags() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
-
- getLinkerMapPath() - Method in class com.facebook.buck.cxx.CxxLink
-
- getLinkerPlatform(String) - Method in class com.facebook.buck.features.rust.RustBuckConfig
-
- getLinkerProvider(LinkerProvider.Type) - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
Construct a linker based on `ld` and `linker_platform` sections in the config.
- getLinkerProvider() - Method in class com.facebook.buck.features.rust.RustPlatform
-
- getLinkerSource(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- getLinkRule() - Method in class com.facebook.buck.cxx.CxxBinary
-
- getLinks() - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
-
- getLinkScheduleInfo() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getLinkStyle() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getLinkStyle() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getLinkStyle() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getLinkStyle() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getLinkStyle() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getLinkStyle() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getLinkStyle() - Method in interface com.facebook.buck.cxx.LinkableCxxConstructorArg
-
- getLinkStyle(NativeLinkable.Linkage, Linker.LinkableDepType) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
-
- getLinkStyle() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getLinkStyle() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
-
- getLinkStyle() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
-
- getLinkStyle() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getLinkStyle() - Method in enum com.facebook.buck.features.haskell.HaskellBinaryDescription.Type
-
- getLinkStyle() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
- getLinkStyle() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
-
- getLinkStyle() - Method in enum com.facebook.buck.features.rust.RustBinaryDescription.Type
-
- getLinkStyle() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
-
- getLinkStyle(BuildTarget, Optional<Linker.LinkableDepType>) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
-
- getLinkStyle() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
-
- getLinkStyleForStubHeader(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- getLinkStyleForStubHeader() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
- getLinkTree() - Method in class com.facebook.buck.features.d.DIncludes
-
- getLinkWhole() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getLinkWhole() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getLinkWhole() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getLinkWhole() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
-
- getLinkWhole() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getLinkWhole() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
-
- getLinkWithoutSoname() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getLipo() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
- getListenerJars() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getListeningExecutorService() - Method in class com.facebook.buck.cli.CommandThreadManager
-
- getListWithoutComments(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getListWithoutComments(String, String, char) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getListWithoutComments(String, String) - Method in class com.facebook.buck.util.config.Config
-
- getListWithoutComments(String, String, char) - Method in class com.facebook.buck.util.config.Config
-
- getLittleEndianInt(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
-
- getLittleEndianLong(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
-
- getLittleEndianShort(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
-
- getLldb() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
- getLoadBalancingType() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- getLoadedCells() - Method in interface com.facebook.buck.core.cell.Cell
-
- getLoadedCells() - Method in class com.facebook.buck.core.cell.CellProvider
-
- getLoadedPaths() - Method in class com.facebook.buck.skylark.parser.EnvironmentData
-
- getLoadedPaths() - Method in class com.facebook.buck.skylark.parser.ParseResult
-
Returns a set of extension paths that were loaded explicitly or transitively when parsing
current build file.
- getLoadExceptionCount() - Method in class com.facebook.buck.util.cache.CacheStats
-
- getLoadSuccessCount() - Method in class com.facebook.buck.util.cache.CacheStats
-
- getLoadTransitiveClosure() - Method in class com.facebook.buck.skylark.parser.ExtensionData
-
- getLoadTransitiveClosure() - Method in class com.facebook.buck.skylark.parser.IncludesData
-
- getLocalBuildLinePrefix() - Method in class com.facebook.buck.distributed.StampedeLocalBuildStatusEvent
-
- getLocalBuildMode() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
This returns the mode that the local will have, either wait for remote build, run at the same
time or fire up the remote build and shut down local client.
- getLocalCacheDirectory(String) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getLocalConfigsContents() - Method in class com.facebook.buck.doctor.config.UserLocalConfiguration
-
- getLocale() - Method in class com.facebook.buck.util.i18n.NumberFormatterCacheKey
-
- getLocales() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getLocales() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getLocales() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getLocalFilesystemsByCellIndex() - Method in class com.facebook.buck.distributed.DistBuildCellIndexer
-
- getLocalhost() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getLocalizedMessage() - Method in exception com.facebook.buck.util.exceptions.BuckUncheckedExecutionException
-
- getLocalizedStringFileName() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getLocalizedStringFileName() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getLocalizedStringFileName() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getLocalKeyUnchangedHits() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getLocalWorkers() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
-
This will be passed to the GWT Compiler's -localWorkers flag.
- getLocation(JavaFileManager.Location) - Method in class com.facebook.buck.jvm.java.ForwardingStandardJavaFileManager
-
- getLocation(JavaFileManager.Location) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
-
- getLogConfig() - Method in class com.facebook.buck.cli.AbstractCommand
-
- getLogConfig() - Method in class com.facebook.buck.cli.AbstractContainerCommand
-
- getLogConfig() - Method in interface com.facebook.buck.cli.Command
-
- getLogConfig() - Method in class com.facebook.buck.cli.DoctorCommand
-
- getLogDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
-
- getLogDir() - Method in class com.facebook.buck.log.LogConfigSetup
-
- getLogDirectoryPath() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getLogDirectoryPath() - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
-
- getLogDirectoryPath() - Method in class com.facebook.buck.event.listener.LogUploaderListenerCloseArgs
-
- getLogDirPath() - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
-
- getLogFileHandlerState() - Method in class com.facebook.buck.log.GlobalStateManager
-
- getLogFilePath() - Method in class com.facebook.buck.event.listener.BuildTargetDurationListenerCloseArgs
-
- getLogFilePath() - Method in class com.facebook.buck.event.listener.LogUploaderListenerCloseArgs
-
- getLogFilePath() - Method in class com.facebook.buck.event.listener.RuleKeyLoggerListener
-
- getLogFilePrefix() - Method in class com.facebook.buck.log.LogConfigSetup
-
- getLogger() - Method in class com.facebook.buck.log.ErrorLogRecord
-
- getLogLevel(String) - Method in interface com.facebook.buck.log.ConsoleHandlerState
-
- getLogMaterializationEnabled() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
-
- getLogMaterializationEnabled() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getLogMaxScribeOfflineLogsKB() - Method in class com.facebook.buck.event.listener.ScubaBuckConfig
-
- getLogs() - Method in class com.facebook.buck.log.ErrorLogRecord
-
- getLogScribeOfflineBlacklistCategories() - Method in class com.facebook.buck.event.listener.ScubaBuckConfig
-
- getLogUploadMode() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceBuckConfig
-
Returns whether and when to upload logs.
- getLong(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getLong(String, String) - Method in class com.facebook.buck.util.config.Config
-
- getLowSpecMinionQueue() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getLua() - Method in class com.facebook.buck.features.lua.LuaPlatform
-
- getLuaCxxLibraryTarget() - Method in class com.facebook.buck.features.lua.LuaPlatform
-
- getLuaPackageComponents(SourcePathResolver) - Method in interface com.facebook.buck.features.lua.LuaPackageable
-
- getLuaPackageDeps(CxxPlatform, BuildRuleResolver) - Method in interface com.facebook.buck.features.lua.LuaPackageable
-
- getLuaPlatform() - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
- getLuaPlatform() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
- getLuaPlatforms() - Method in interface com.facebook.buck.features.lua.AbstractLuaPlatformsProvider
-
- getLuaPlatforms() - Method in class com.facebook.buck.features.lua.LuaPlatformsProvider
-
- getMachineReadableLog() - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
-
- getMachineReadableLogFile() - Method in class com.facebook.buck.doctor.config.BuildLogEntry
-
- getMacro() - Method in class com.facebook.buck.rules.macros.MacroContainer
-
- getMacroExpander() - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
-
- getMacroHandler(BuildTarget, ProjectFilesystem, BuildRuleResolver, TargetGraph, CxxGenruleDescriptionArg) - Method in class com.facebook.buck.cxx.CxxGenruleDescription
-
- getMacroHandler(BuildTarget, ProjectFilesystem, BuildRuleResolver, TargetGraph, T) - Method in class com.facebook.buck.shell.AbstractGenruleDescription
-
- getMacroInput() - Method in class com.facebook.buck.core.macros.MacroMatchResult
-
- getMacroMatchResults(String) - Method in class com.facebook.buck.rules.macros.MacroHandler
-
Deprecated.
- getMacroPath(ProjectFilesystem, BuildTarget) - Static method in class com.facebook.buck.rules.args.WriteToFileArg
-
- getMacroType() - Method in class com.facebook.buck.core.macros.MacroMatchResult
-
- getMain() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
- getMain() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
-
- getMain() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
-
- getMainClass() - Method in class com.facebook.buck.jvm.java.JarParameters
-
- getMainClass() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
-
- getMainConfigurationFile(Path) - Static method in class com.facebook.buck.util.config.Configs
-
- getMainGroup() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
-
- getMainModule() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
-
- getMainModule() - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
- getMainModule() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
- getMainModule() - Method in class com.facebook.buck.features.python.PythonBinary
-
- getMainModule() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
-
- getMainModule() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
- getMajorVersion() - Method in class com.facebook.buck.features.haskell.HaskellVersion
-
- getManagedThreadCount() - Method in class com.facebook.buck.core.resources.ResourcesConfig
- getManager() - Method in class com.facebook.buck.support.bgtasks.TaskManagerScope
-
- getMandatoryArguments() - Method in class com.facebook.buck.query.AllPathsFunction
-
- getMandatoryArguments() - Method in class com.facebook.buck.query.AttrFilterFunction
-
- getMandatoryArguments() - Method in class com.facebook.buck.query.BuildFileFunction
-
- getMandatoryArguments() - Method in class com.facebook.buck.query.DepsFunction.FirstOrderDepsFunction
-
- getMandatoryArguments() - Method in class com.facebook.buck.query.DepsFunction
-
- getMandatoryArguments() - Method in class com.facebook.buck.query.DepsFunction.LookupFunction
-
- getMandatoryArguments() - Method in class com.facebook.buck.query.FilterFunction
-
- getMandatoryArguments() - Method in class com.facebook.buck.query.InputsFunction
-
- getMandatoryArguments() - Method in class com.facebook.buck.query.KindFunction
-
- getMandatoryArguments() - Method in class com.facebook.buck.query.LabelsFunction
-
- getMandatoryArguments() - Method in class com.facebook.buck.query.OwnerFunction
-
- getMandatoryArguments() - Method in interface com.facebook.buck.query.QueryEnvironment.QueryFunction
-
The number of arguments that are required.
- getMandatoryArguments() - Method in class com.facebook.buck.query.RdepsFunction
-
- getMandatoryArguments() - Method in class com.facebook.buck.query.TestsOfFunction
-
- getMandatoryArguments() - Method in class com.facebook.buck.rules.query.ClasspathFunction
-
- getMandatorySectionByName(Object, String) - Method in class com.facebook.buck.cxx.toolchain.elf.Elf
-
- getManifest() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getManifest() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getManifest() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getManifest() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getManifest() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
-
- getManifest() - Method in interface com.facebook.buck.android.AndroidLibraryDescription.CoreArg
-
- getManifest() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getManifest() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
-
- getManifest() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestLoadResult
-
- getManifest() - Method in class com.facebook.buck.util.zip.CustomJarOutputStream
-
- getManifest() - Method in interface com.facebook.buck.util.zip.JarEntryContainer
-
- getManifestCacheResult() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult
-
- getManifestEntries() - Method in class com.facebook.buck.android.AndroidBinary
-
- getManifestEntries() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getManifestEntries() - Method in class com.facebook.buck.android.AndroidBundle
-
- getManifestEntries() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getManifestEntries() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getManifestFetchResult() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
-
- getManifestFile() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getManifestFile() - Method in class com.facebook.buck.android.AndroidLibrary
-
- getManifestFile() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getManifestFile() - Method in class com.facebook.buck.android.AndroidResource
-
- getManifestFile() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getManifestFile() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getManifestFile() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getManifestFile() - Method in class com.facebook.buck.jvm.java.JarParameters
-
- getManifestFile() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
-
- getManifestFile() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
-
- getManifestFile() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getManifestFile() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getManifestFile() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getManifestFile() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getManifestFile() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getManifestFile() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getManifestLoadError() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult
-
- getManifestLoadError() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult
-
- getManifestPath() - Method in class com.facebook.buck.android.ApkInfo
-
- getManifestPath() - Method in class com.facebook.buck.android.HasInstallableApk.AbstractApkInfo
-
- getManifestPath(BuildRule) - Static method in class com.facebook.buck.core.build.engine.cache.manager.ManifestRuleKeyManager
-
- getManifestPaths() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
-
- getManifestRuleKey() - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys
-
- getManifestRuleKeyCacheCheckTimestamps() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
-
- getManifestSkeleton() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getManifestSkeleton() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getManifestSkeleton() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getManifestSkeleton() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getManifestSkeleton() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
-
- getManifestStats() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult
-
- getManifestStats() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult
-
- getManifestStoreResult() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
-
- getMap(String) - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
-
- getMap(String) - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
-
- getMap(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getMap(String, String, char, String) - Method in class com.facebook.buck.util.config.Config
-
Convert a string representation of a map to a binary ImmutableMap<String, String>
- getMap(String, String) - Method in class com.facebook.buck.util.config.Config
-
Convert a string representation of a map to a binary ImmutableMap<String, String>,
using default separators
- getMappedPaths(Map<T, SourcePath>) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
-
- getMappedPaths(Map<T, SourcePath>) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
-
- getMatchingValues(String) - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollection
-
- getMatchingValues(ImmutableMap<BuildTarget, Version>) - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection
-
- getMaterializedRunIds() - Method in class com.facebook.buck.distributed.build_client.BuildSlaveLogsMaterializer
-
- getMavenCoordinates(BuildRule) - Method in class com.facebook.buck.rules.macros.MavenCoordinatesMacroExpander
-
- getMavenCoords() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getMavenCoords() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getMavenCoords() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
-
- getMavenCoords() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getMavenCoords() - Method in interface com.facebook.buck.jvm.core.HasMavenCoordinates
-
Used to identify this library within a maven repository
- getMavenCoords() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getMavenCoords() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getMavenCoords() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- getMavenCoords() - Method in class com.facebook.buck.jvm.java.Javadoc
-
- getMavenCoords() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
-
- getMavenCoords() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getMavenCoords() - Method in class com.facebook.buck.jvm.java.JavaSourceJar
-
- getMavenCoords() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getMavenCoords() - Method in class com.facebook.buck.jvm.java.MavenUberJar
-
- getMavenCoords() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
-
- getMavenCoords() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
-
- getMavenCoords() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getMavenCoords() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getMavenCoords() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getMavenCoords() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getMavenDeps() - Method in class com.facebook.buck.jvm.java.JarShape.Summary
-
- getMavenDeps() - Method in class com.facebook.buck.jvm.java.Javadoc
-
- getMavenDeps() - Method in interface com.facebook.buck.jvm.java.MavenPublishable
-
When published, these will be listed in pom.xml as dependencies
- getMavenDeps() - Method in class com.facebook.buck.jvm.java.MavenUberJar
-
- getMavenDeps() - Method in class com.facebook.buck.jvm.java.MavenUberJar.SourceJar
-
- getMavenPomTemplate() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getMavenPomTemplate() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getMavenPomTemplate() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getMavenPomTemplate() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getMavenPomTemplate() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getMavenPomTemplate() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
-
- getMavenPomTemplate() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getMavenPomTemplate() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getMavenPomTemplate() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getMavenPomTemplate() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getMavenPomTemplate() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getMavenPomTemplate() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getMavenRepo() - Method in class com.facebook.buck.file.downloader.impl.DownloadConfig
-
- getMax() - Method in class com.facebook.buck.counters.SamplingCounter
-
- getMaxAcceptableLatencyMillis() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
- getMaxActionGraphCacheEntries() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getMaxAvailableCapacity() - Method in class com.facebook.buck.distributed.build_slave.AbstractMultiBuildCapacityTracker
-
- getMaxAvailableCapacity() - Method in interface com.facebook.buck.distributed.build_slave.CapacityTracker
-
- getMaxAvailableCapacity() - Method in class com.facebook.buck.distributed.build_slave.SingleBuildCapacityTracker
-
- getMaxBytesAfterDeletion() - Method in class com.facebook.buck.util.DirectoryCleanerArgs
-
- getMaxConsecutiveSlowDeadMinionChecks() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getMaxDebugLogLines() - Method in class com.facebook.buck.test.TestResultSummaryVerbosity
-
- getMaxErrorPercentage() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
- getMaxFetchRetries() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- getMaximumResourceAmounts() - Method in class com.facebook.buck.core.resources.ResourcesConfig
- getMaximumTestOutputSize() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getMaximumValues() - Method in class com.facebook.buck.util.concurrent.ListeningMultiSemaphore
-
- getMaxInlinedSizeBytes() - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry
-
- getMaxLogCount() - Static method in class com.facebook.buck.log.LogFileHandler
-
- getMaxLogSizeBytes() - Method in class com.facebook.buck.log.LogConfigSetup
-
- getMaxMemoryBytes() - Method in class com.facebook.buck.util.perf.PerfStatsTracking.MemoryPerfStatsEvent
-
- getMaxMinionSilenceMillis() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getMaxNumberOfRetries() - Method in class com.facebook.buck.file.downloader.impl.DownloadConfig
-
- getMaxPathCount() - Method in class com.facebook.buck.util.DirectoryCleanerArgs
-
- getMaxSizeBytes() - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
-
- getMaxSizeBytes() - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry
-
- getMaxSizeBytes() - Static method in class com.facebook.buck.log.LogFileHandler
-
- getMaxStoreAttempts() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- getMaxStoreSize() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
-
- getMaxStoreSizeBytes() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
- getMaxThreads() - Method in class com.facebook.buck.util.network.RemoteLogBuckConfig
-
- getMaxTimeoutWaitingForLogsMillis() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
-
- getMaxTotalSizeBytes() - Method in class com.facebook.buck.util.DirectoryCleanerArgs
-
- getMaxTraces() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceBuckConfig
-
- getMaxValueLength() - Method in class com.facebook.buck.apple.clang.HeaderMap
-
- getMaxWaitForRemoteLogsToBeAvailableMillis() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getMaxWorkers() - Method in class com.facebook.buck.rules.macros.WorkerMacroArg
-
- getMaxWorkers() - Method in class com.facebook.buck.shell.DefaultWorkerTool
-
- getMaxWorkers() - Method in interface com.facebook.buck.shell.WorkerTool
-
- getMaxWorkers() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
-
- getMaxWorkers() - Method in class com.facebook.buck.worker.WorkerProcessParams
-
Maximum number of tools that pool can have.
- getMaxWorkersPerThreadPercent() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
-
- getMaybeBuildTarget(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getMd5Hash() - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.Response.ReadPayloadInfo
-
- getMemberName() - Method in class com.facebook.buck.android.dalvik.DalvikMemberReference
-
- getMemberPath() - Method in class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath
-
- getMemberPath() - Method in class com.facebook.buck.io.AbstractArchiveMemberPath
-
- getMemberPath() - Method in class com.facebook.buck.io.ArchiveMemberPath
-
- getMemory() - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
-
- getMemoryHeapAllocatedMax() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getMemoryHeapAllowedMax() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getMemoryHeapUsedMax() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getMemResident() - Method in class com.facebook.buck.util.ProcessResourceConsumption
-
- getMemSize() - Method in class com.facebook.buck.util.ProcessResourceConsumption
-
- getMergedLinkables() - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult
-
- getMergedLinkablesAssets() - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult
-
- getMergedResources(StringResources) - Method in class com.facebook.buck.android.StringResources
-
- getMergeManifests() - Method in class com.facebook.buck.jvm.java.JarParameters
-
- getMergeManifests() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
-
- getMergeSourceZips() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
-
- getMessage() - Method in class com.facebook.buck.distributed.build_client.DistBuildSuperConsoleEvent
-
- getMessage() - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse
-
- getMessage() - Method in class com.facebook.buck.event.ConsoleEvent
-
- getMessage() - Method in interface com.facebook.buck.event.external.elements.TestResultSummaryExternalInterface
-
- getMessage() - Method in interface com.facebook.buck.event.external.events.ConsoleEventExternalInterface
-
- getMessage() - Method in class com.facebook.buck.io.watchman.WatchmanDiagnostic
-
- getMessage() - Method in class com.facebook.buck.log.ErrorLogRecord
-
- getMessage() - Method in exception com.facebook.buck.step.StepFailedException
-
- getMessage() - Method in class com.facebook.buck.test.TestResultSummary
-
- getMessage() - Method in class com.facebook.buck.test.TestStatusMessage
-
- getMessage(boolean) - Method in class com.facebook.buck.util.ErrorLogger.DeconstructedException
-
Returns the message (and optionally stack trace) for the root cause.
- getMessage() - Method in class com.facebook.buck.util.PatternAndMessage
-
- getMessageForResult(String) - Method in class com.facebook.buck.util.ProcessExecutor.Result
-
- getMessageForUnexpectedResult(String) - Method in class com.facebook.buck.util.ProcessExecutor.Result
-
- getMessageOfTheDay() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getMessager() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
-
- getMessager() - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
-
- getMetadata() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.DexInfo
-
- getMetadata() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.NativeLibsInfo
-
- getMetadata() - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
-
- getMetadata() - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult
-
- getMetadata() - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal
-
- getMetadata() - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
-
- getMetadataForArtifact() - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
-
- getMetadataForArtifact() - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
-
Returns the "build" metadata that is stored with a cache artifact ("artifact" metadata is
stored within the artifact itself).
- getMetadataPath() - Method in class com.facebook.buck.apple.AppleBundleDestinations
-
- getMetadataToInstall() - Method in class com.facebook.buck.android.exopackage.DexExoHelper
-
- getMetadataToInstall() - Method in class com.facebook.buck.android.exopackage.ModuleExoHelper
-
- getMetadataToInstall() - Method in class com.facebook.buck.android.exopackage.NativeExoHelper
-
- getMetadataToInstall() - Method in class com.facebook.buck.android.exopackage.ResourcesExoHelper
-
- getMetadataTxtPath() - Method in class com.facebook.buck.android.PreDexMerge
-
- getMetadataTxtSourcePath() - Method in class com.facebook.buck.android.PreDexMerge
-
- getMetadataTypePath(ProjectFilesystem) - Static method in interface com.facebook.buck.core.build.engine.buildinfo.BuildInfoStore
-
- getMetaInfDirectory() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
-
- getMetaInfDirectory() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
-
- getMetaInfDirectory() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
-
- getMetaVariable(ResourceBundle) - Method in class com.facebook.buck.cli.TestCommand.CoverageReportFormatsHandler
-
- getMethodName() - Method in class com.facebook.buck.test.selectors.TestDescription
-
- getMicroThreadUserTime() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceEvent
-
- getMicroTime() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceEvent
-
- getMin() - Method in class com.facebook.buck.counters.SamplingCounter
-
- getMinAmountOfEntriesToKeep() - Method in class com.facebook.buck.util.DirectoryCleanerArgs
-
- getMinAmountOfLogsToKeep() - Static method in class com.facebook.buck.log.LogFileHandler
-
- getMinAndroidSdkVersion() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
- getMinimizePrimaryDexSize() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getMinimizePrimaryDexSize() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getMinionBuildProgressTracker() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getMinionId() - Method in class com.facebook.buck.distributed.build_slave.MinionHealthTracker.MinionTrackingInfo
-
- getMinionPollLoopIntervalMillis() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getMinionQueue(MinionType) - Method in class com.facebook.buck.distributed.build_slave.MinionQueueProvider
-
- getMinionQueue() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getMinionRegion() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getMinionRequirements() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs
-
- getMinionRequirements() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getMinionType() - Method in class com.facebook.buck.distributed.build_slave.ServerSideBuildSlaveFinishedStatsEvent
-
- getMinionType() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getMinionType() - Method in class com.facebook.buck.event.listener.ScubaBuckConfig
-
- getMinSamplesToReportError() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
- getMinSdkVersion() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
- getMinSdkVersion() - Method in class com.facebook.buck.rules.coercer.ManifestEntries
-
- getMinSdkVersions() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
-
- getMinVersion() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
- getMinVersionFlagPrefix() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
-
- getMismatchingBuildTargets() - Method in class com.facebook.buck.distributed.build_client.BuildPhase.BuildResult
-
- getMismatchingDefaultRuleKeys(AnalysisResults) - Method in class com.facebook.buck.distributed.DistBuildPostBuildAnalysis
-
- getMissCount() - Method in class com.facebook.buck.util.cache.CacheStats
-
- getMissingHashes(List<Protocol.Digest>) - Method in class com.facebook.buck.distributed.RemoteExecutionStorageService
-
- getMissingHashes(List<Protocol.Digest>) - Method in interface com.facebook.buck.remoteexecution.CasBlobUploader
-
- getMissingHashes(List<Protocol.Digest>) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcCasBlobUploader
-
- getMissingSymbolFromCompilerError(String) - Method in class com.facebook.buck.jvm.java.JavacErrorParser
-
- getMissMatchCount() - Method in class com.facebook.buck.util.cache.CacheStats
-
- getMode() - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
-
- getMode() - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification
-
- getMode() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
-
- getModel() - Method in class com.facebook.buck.maven.Pom
-
- getModernProcessors() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams
-
- getModule(CxxPlatform) - Method in class com.facebook.buck.features.lua.CxxLuaExtension
-
- getModule() - Method in class com.facebook.buck.features.python.CxxPythonExtension
-
- getModuleBasePath() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule
-
- getModuleBasePath() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
-
- getModuleDependencies(String) - Method in interface com.facebook.buck.core.module.BuckModuleManager
-
- getModuleDependencies(String) - Method in class com.facebook.buck.core.module.impl.DefaultBuckModuleManager
-
- getModuleDeps() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
-
- getModuleDir(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectPaths
-
- getModuleDirs() - Method in class com.facebook.buck.features.python.PythonPackageComponents
-
- getModuleGroupName() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
- getModuleHash(Class<?>) - Method in interface com.facebook.buck.core.module.BuckModuleHashStrategy
-
- getModuleHash(Class<?>) - Method in interface com.facebook.buck.core.module.BuckModuleManager
-
- getModuleHash(String) - Method in interface com.facebook.buck.core.module.BuckModuleManager
-
- getModuleHash(PluginWrapper) - Method in class com.facebook.buck.core.module.impl.BuckModuleJarHashProvider
-
- getModuleHash(Class<?>) - Method in class com.facebook.buck.core.module.impl.DefaultBuckModuleHashStrategy
-
- getModuleHash(Class<?>) - Method in class com.facebook.buck.core.module.impl.DefaultBuckModuleManager
-
- getModuleHash(String) - Method in class com.facebook.buck.core.module.impl.DefaultBuckModuleManager
-
- getModuleHash(Class<?>) - Method in class com.facebook.buck.core.module.impl.NoOpBuckModuleHashStrategy
-
- getModuleIds() - Method in interface com.facebook.buck.core.module.BuckModuleManager
-
- getModuleIds() - Method in class com.facebook.buck.core.module.impl.DefaultBuckModuleManager
-
- getModuleImlFilePath(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectPaths
-
- getModuleIndexEntries() - Method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
-
- getModuleInfo() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo
-
- getModuleManifestSkeleton() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getModuleManifestSkeleton() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getModuleManifestSkeleton() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getModuleMap() - Method in class com.facebook.buck.features.haskell.HaskellSources
-
- getModuleMappedClasspathEntriesToDex() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
-
Java classes to include in the package sorted into modules
- getModuleName() - Method in class com.facebook.buck.android.AbstractModuleInfo
-
- getModuleName() - Method in class com.facebook.buck.android.ModuleInfo
-
- getModuleName() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getModuleName() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getModuleName() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getModuleName() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
-
- getModuleName() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getModuleName() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getModuleName() - Method in class com.facebook.buck.swift.SwiftCompile
-
- getModuleName() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
-
- getModuleQualifiedPath(Path, IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectPaths
-
- getModuleRelativePath(Path, IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectPaths
-
- getModuleResourceApkPaths() - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult
-
- getModuleResourceApkPaths() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
- getModuleRuleByTargetNodeType(Class<?>) - Method in class com.facebook.buck.features.project.intellij.SupportedTargetTypeRegistry
-
- getModules() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
-
- getModules() - Method in class com.facebook.buck.features.haskell.HaskellCompileRule
-
- getModules() - Method in class com.facebook.buck.features.lua.LuaPackageComponents
-
- getModules() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationTree
-
- getModules() - Method in class com.facebook.buck.features.project.intellij.IjModuleGraph
-
- getModules() - Method in class com.facebook.buck.features.python.PythonPackageComponents
-
- getModules(BuildTarget, ActionGraphBuilder, SourcePathRuleFinder, SourcePathResolver, PythonPlatform, CxxPlatform, String, Path, SourceSortedSet, PatternMatchedCollection<SourceSortedSet>, Optional<VersionMatchedCollection<SourceSortedSet>>, Optional<ImmutableMap<BuildTarget, Version>>) - Static method in class com.facebook.buck.features.python.PythonUtil
-
- getModulesPath() - Method in class com.facebook.buck.apple.AppleBundleDestinations
-
- getModulesToBeWritten() - Method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
-
- getModuleType() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationContext
-
- getModuleType() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule
-
- getModuleType() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
-
- getModuleType() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
-
- getMomc() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
- getMostBuildRulesFinishedPercentageThreshold() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getMtimeSortedMatchingDirectoryContents(Path, String) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
Returns the files inside pathRelativeToProjectRoot which match globPattern,
ordered in descending last modified time order.
- getMtimeSortedMatchingDirectoryContents(Path, String) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
Returns the files inside pathRelativeToProjectRoot which match globPattern,
ordered in descending last modified time order.
- getMultiFetchBatchSize(int) - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
-
Used to compute the number of keys to include in every multiFetchRequest.
- getMultiFetchBatchSize(int) - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCache
-
- getMultiFetchLimit() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- getMultiFetchType() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- getMultiInstallMode() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getName() - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry
-
- getName() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getName() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
-
- getName() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getName() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
-
- getName() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getName() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
-
- getName() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
-
- getName() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getName() - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg
-
- getName() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
-
- getName() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
-
- getName() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
-
- getName() - Method in class com.facebook.buck.android.apkmodule.APKModule
-
- getName() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
-
- getName() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
-
- getName() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
-
- getName() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getName() - Method in interface com.facebook.buck.android.toolchain.AbstractAndroidBuildToolsLocation
-
- getName() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
-
- getName() - Method in interface com.facebook.buck.android.toolchain.AbstractAndroidSdkLocation
-
- getName() - Method in interface com.facebook.buck.android.toolchain.AbstractDxToolchain
-
- getName() - Method in class com.facebook.buck.android.toolchain.ndk.AbstractAndroidNdk
-
- getName() - Method in class com.facebook.buck.android.toolchain.ndk.AbstractNdkCxxPlatformsProvider
-
- getName() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
-
- getName() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getName() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
-
- getName() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getName() - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg
-
- getName() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
-
- getName() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getName() - Method in class com.facebook.buck.apple.AppleWrapperResourceArg
-
- getName() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
-
- getName() - Method in class com.facebook.buck.apple.simulator.AppleSimulator
-
- getName() - Method in class com.facebook.buck.apple.toolchain.AbstractAppleCxxPlatformsProvider
-
- getName() - Method in interface com.facebook.buck.apple.toolchain.AbstractAppleDeveloperDirectoryForTestsProvider
-
- getName() - Method in interface com.facebook.buck.apple.toolchain.AbstractAppleDeveloperDirectoryProvider
-
- getName() - Method in interface com.facebook.buck.apple.toolchain.AbstractAppleSdkLocation
-
- getName() - Method in interface com.facebook.buck.apple.toolchain.AbstractAppleToolchainProvider
-
- getName() - Method in interface com.facebook.buck.apple.toolchain.AbstractCodeSignIdentityStore
-
- getName() - Method in class com.facebook.buck.apple.toolchain.AbstractProvisioningProfileStore
-
- getName() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
-
The full name of the platform.
- getName() - Method in class com.facebook.buck.apple.toolchain.AppleSdk
-
The full name of the SDK.
- getName() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildPhase
-
- getName() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildStyle
-
- getName() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
-
- getName() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
-
- getName() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
-
- getName() - Method in class com.facebook.buck.apple.xcode.XCScheme
-
- getName() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
-
- getName() - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
-
- getName() - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
-
- getName() - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry
-
- getName(int) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
-
- getName() - Method in class com.facebook.buck.core.cell.CellName
-
- getName() - Method in interface com.facebook.buck.core.description.arg.CommonDescriptionArg
-
- getName() - Method in interface com.facebook.buck.core.model.Flavor
-
- getName() - Method in class com.facebook.buck.core.model.FlavorDomain
-
- getName() - Method in class com.facebook.buck.core.model.InternalFlavor
-
- getName() - Method in class com.facebook.buck.core.model.RuleType
-
- getName() - Method in class com.facebook.buck.core.model.UserFlavor
-
- getName() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg
-
- getName() - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingArg
-
- getName() - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingRule
-
- getName() - Method in class com.facebook.buck.core.rules.platform.ConstraintValueArg
-
- getName() - Method in class com.facebook.buck.core.rules.platform.ConstraintValueRule
-
- getName() - Method in class com.facebook.buck.core.rules.platform.PlatformArg
-
- getName() - Method in class com.facebook.buck.core.rules.platform.PlatformRule
-
- getName() - Method in interface com.facebook.buck.core.toolchain.AbstractToolchainDescriptor
-
- getName() - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool
-
- getName() - Method in interface com.facebook.buck.core.toolchain.Toolchain
-
- getName() - Method in class com.facebook.buck.core.toolchain.ToolchainDescriptor
-
- getName() - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider
-
- getName() - Method in class com.facebook.buck.counters.Counter
-
- getName() - Method in class com.facebook.buck.counters.CounterInfo
-
- getName() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getName() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
-
- getName() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getName() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
-
- getName() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getName() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getName() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
-
- getName() - Method in class com.facebook.buck.cxx.toolchain.AbstractCxxPlatformsProvider
-
- getName() - Method in enum com.facebook.buck.doctor.config.DoctorIssueCategory
-
- getName() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceEvent
-
- getName() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.go.AbstractGoToolchain
-
- getName() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getName() - Method in interface com.facebook.buck.features.haskell.AbstractHaskellPlatformsProvider
-
- getName() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.haskell.HaskellPackageInfo
-
- getName() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
- getName() - Method in interface com.facebook.buck.features.lua.AbstractLuaPlatformsProvider
-
- getName() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.project.intellij.DependencyEntryData
-
- getName() - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
-
- getName() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
-
- getName() - Method in interface com.facebook.buck.features.project.intellij.model.IjProjectElement
-
- getName() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
- getName() - Method in interface com.facebook.buck.features.python.toolchain.AbstractPythonPlatformsProvider
-
- getName() - Method in interface com.facebook.buck.features.python.toolchain.PexToolProvider
-
- getName() - Method in interface com.facebook.buck.features.python.toolchain.PythonInterpreter
-
- getName() - Method in interface com.facebook.buck.features.rust.AbstractRustToolchain
-
- getName() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
-
- getName() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
-
- getName() - Method in interface com.facebook.buck.file.downloader.Downloader
-
- getName() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
-
- getName() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
-
- getName() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
-
- getName() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getName() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getName() - Method in class com.facebook.buck.jvm.java.JarFileObject
-
- getName() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
-
- getName() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
-
- getName() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
-
- getName() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getName() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getName() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
-
- getName() - Method in interface com.facebook.buck.jvm.java.plugin.adapter.BuckJavacPlugin
-
- getName() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
-
- getName() - Method in interface com.facebook.buck.jvm.java.toolchain.AbstractJavacOptionsProvider
-
- getName() - Method in interface com.facebook.buck.jvm.java.toolchain.AbstractJavaCxxPlatformProvider
-
- getName() - Method in class com.facebook.buck.jvm.java.toolchain.AbstractJavaOptionsProvider
-
- getName() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getName() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getName() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getName() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getName() - Method in class com.facebook.buck.query.AllPathsFunction
-
- getName() - Method in class com.facebook.buck.query.AttrFilterFunction
-
- getName() - Method in class com.facebook.buck.query.BuildFileFunction
-
- getName() - Method in class com.facebook.buck.query.DepsFunction.FirstOrderDepsFunction
-
- getName() - Method in class com.facebook.buck.query.DepsFunction
-
- getName() - Method in class com.facebook.buck.query.DepsFunction.LookupFunction
-
- getName() - Method in class com.facebook.buck.query.FilterFunction
-
- getName() - Method in class com.facebook.buck.query.InputsFunction
-
- getName() - Method in class com.facebook.buck.query.KindFunction
-
- getName() - Method in class com.facebook.buck.query.LabelsFunction
-
- getName() - Method in class com.facebook.buck.query.OwnerFunction
-
- getName() - Method in interface com.facebook.buck.query.QueryEnvironment.QueryFunction
-
Name of the function as it appears in the query language.
- getName() - Method in class com.facebook.buck.query.RdepsFunction
-
- getName() - Method in class com.facebook.buck.query.TestsOfFunction
-
- getName() - Method in interface com.facebook.buck.remoteexecution.Protocol.DirectoryNode
-
- getName() - Method in interface com.facebook.buck.remoteexecution.Protocol.FileNode
-
- getName() - Method in interface com.facebook.buck.remoteexecution.Protocol.SymlinkNode
-
- getName() - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field
-
- getName() - Method in class com.facebook.buck.rules.coercer.ParamInfo
-
- getName() - Method in class com.facebook.buck.rules.keys.FieldValueExtractor
-
- getName() - Method in class com.facebook.buck.rules.keys.SourceRoot
-
- getName() - Method in interface com.facebook.buck.rules.keys.ValueExtractor
-
- getName() - Method in class com.facebook.buck.rules.keys.ValueMethodValueExtractor
-
- getName() - Method in class com.facebook.buck.rules.query.ClasspathFunction
-
- getName() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
-
- getName() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
-
- getName() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
-
- getName() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
-
- getName() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
-
- getName() - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg
-
- getName() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
-
- getName() - Method in class com.facebook.buck.support.bgtasks.BackgroundTask
-
- getName() - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
-
- getName() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
-
- getName() - Method in interface com.facebook.buck.swift.toolchain.AbstractSwiftPlatformsProvider
-
- getName() - Method in class com.facebook.buck.versions.Version
-
- getName() - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg
-
- getNameCount() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
-
- getNameData() - Method in class com.facebook.buck.android.resources.ResTablePackage
-
- getNamedSources() - Method in class com.facebook.buck.rules.coercer.SourceSet
-
- getNamedSources() - Method in class com.facebook.buck.rules.coercer.SourceSortedSet
-
- getNamedSources() - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsList
-
- getNameToField() - Method in class com.facebook.buck.rules.coercer.BuildConfigFields
-
- getNameToPathMap() - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
-
- getNameWithoutExtension(Path) - Static method in class com.facebook.buck.io.file.MorePaths
-
- getNanoDuration() - Method in class com.facebook.buck.util.timing.ClockDuration
-
- getNanoTime() - Method in class com.facebook.buck.event.AbstractBuckEvent
-
- getNanoTime() - Method in interface com.facebook.buck.event.BuckEvent
-
- getNativeCLibs() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
-
- getNativeCompileDeps() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
- getNativeCompileDeps() - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules
-
- getNativeCompileDeps(OcamlPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlLibrary
-
Dependencies for the native (ocamlopt) build
- getNativeIncludes() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
- getNativeLib() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
-
- getNativeLibAssetsDirectories() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
-
Directories containing native libraries to be used as assets.
- getNativeLibraries() - Method in class com.facebook.buck.features.lua.LuaPackageComponents
-
- getNativeLibraries() - Method in class com.facebook.buck.features.python.PythonPackageComponents
-
- getNativeLibraries() - Method in class com.facebook.buck.jvm.java.JarFattener
-
- getNativeLibraries(Iterable<BuildRule>, CxxPlatform, ActionGraphBuilder) - Static method in class com.facebook.buck.jvm.java.JavaLibraryRules
-
- getNativeLibraryDirectories() - Method in class com.facebook.buck.android.AbstractModuleInfo
-
- getNativeLibraryDirectories() - Method in class com.facebook.buck.android.ModuleInfo
-
- getNativeLibraryMergeCodeGenerator() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getNativeLibraryMergeCodeGenerator() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getNativeLibraryMergeCodeGenerator() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getNativeLibraryMergeGlue() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getNativeLibraryMergeGlue() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getNativeLibraryMergeGlue() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getNativeLibraryMergeLocalizedSymbols() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getNativeLibraryMergeLocalizedSymbols() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getNativeLibraryMergeLocalizedSymbols() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getNativeLibraryMergeMap() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getNativeLibraryMergeMap() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getNativeLibraryMergeMap() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getNativeLibraryProguardConfigGenerator() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getNativeLibraryProguardConfigGenerator() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getNativeLibraryProguardConfigGenerator() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getNativeLibs() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
-
- getNativeLibsDirectories() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
-
Directories containing native libraries.
- getNativeLibsInfo() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo
-
- getNativeLibsSymlinkTreeTarget(BuildTarget) - Static method in class com.facebook.buck.features.lua.LuaBinaryDescription
-
- getNativeLinkableDeps(BuildRuleResolver) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
-
- getNativeLinkableDeps(BuildRuleResolver) - Method in class com.facebook.buck.cxx.CxxLibrary
-
- getNativeLinkableDeps(BuildRuleResolver) - Method in class com.facebook.buck.cxx.PreInclude
-
- getNativeLinkableDeps(BuildRuleResolver) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
-
- getNativeLinkableDeps(BuildRuleResolver) - Method in class com.facebook.buck.features.d.DLibrary
-
- getNativeLinkableDeps(BuildRuleResolver) - Method in class com.facebook.buck.features.halide.HalideLibrary
-
- getNativeLinkableDeps(BuildRuleResolver) - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
-
- getNativeLinkableDeps(BuildRuleResolver) - Method in class com.facebook.buck.swift.SwiftRuntimeNativeLinkable
-
- getNativeLinkableDepsForPlatform(CxxPlatform, BuildRuleResolver) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
-
- getNativeLinkableDepsForPlatform(CxxPlatform, BuildRuleResolver) - Method in class com.facebook.buck.cxx.CxxLibrary
-
- getNativeLinkableDepsForPlatform(CxxPlatform, BuildRuleResolver) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
-
- getNativeLinkableDepsForPlatform(CxxPlatform, BuildRuleResolver) - Method in class com.facebook.buck.features.halide.HalideLibrary
-
- getNativeLinkableExportedDeps(BuildTarget, ActionGraphBuilder, CxxPlatform) - Method in class com.facebook.buck.apple.AppleLibraryDescription
-
- getNativeLinkableExportedDeps(BuildRuleResolver) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
-
- getNativeLinkableExportedDeps(BuildRuleResolver) - Method in class com.facebook.buck.cxx.CxxLibrary
-
- getNativeLinkableExportedDeps(BuildTarget, ActionGraphBuilder, CxxPlatform) - Method in interface com.facebook.buck.cxx.CxxLibraryDescriptionDelegate
-
Provides the ability for the plugin to provide additional
NativeLinkables that will be
exported.
- getNativeLinkableExportedDeps(BuildRuleResolver) - Method in class com.facebook.buck.cxx.PreInclude
-
- getNativeLinkableExportedDeps(BuildRuleResolver) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
-
- getNativeLinkableExportedDeps(BuildRuleResolver) - Method in class com.facebook.buck.features.d.DLibrary
-
- getNativeLinkableExportedDeps(BuildRuleResolver) - Method in class com.facebook.buck.features.halide.HalideLibrary
-
- getNativeLinkableExportedDeps(BuildRuleResolver) - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
-
- getNativeLinkableExportedDeps(BuildRuleResolver) - Method in class com.facebook.buck.swift.SwiftRuntimeNativeLinkable
-
- getNativeLinkableExportedDepsForPlatform(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibrary
-
- getNativeLinkableExportedDepsForPlatform(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
-
- getNativeLinkableInput(CxxPlatform, Linker.LinkableDepType, boolean, ActionGraphBuilder) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
-
- getNativeLinkableInput(CxxPlatform, Linker.LinkableDepType, boolean, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibrary
-
- getNativeLinkableInput(CxxPlatform, Linker.LinkableDepType, boolean, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.PreInclude
-
- getNativeLinkableInput(CxxPlatform, Linker.LinkableDepType, boolean, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
-
Return input that *dependents* should put on their link line when linking against this
linkable.
- getNativeLinkableInput(CxxPlatform, Linker.LinkableDepType, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
-
Return input that *dependents* should put on their link line when linking against this
linkable.
- getNativeLinkableInput(CxxPlatform, Linker.LinkableDepType, NativeLinkable, ActionGraphBuilder) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
-
- getNativeLinkableInput(CxxPlatform, Linker.LinkableDepType, boolean, ActionGraphBuilder) - Method in class com.facebook.buck.features.d.DLibrary
-
- getNativeLinkableInput(CxxPlatform, Linker.LinkableDepType, boolean, ActionGraphBuilder) - Method in class com.facebook.buck.features.halide.HalideLibrary
-
- getNativeLinkableInput(CxxPlatform, Linker.LinkableDepType, boolean, ActionGraphBuilder) - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
-
- getNativeLinkableInput() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
Inputs for the native (ocamlopt) build
- getNativeLinkableInput(OcamlPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlLibrary
-
- getNativeLinkableInput(CxxPlatform, Linker.LinkableDepType, boolean, ActionGraphBuilder) - Method in class com.facebook.buck.swift.SwiftRuntimeNativeLinkable
-
- getNativeLinkableRoots(Iterable<? extends T>, Function<? super T, Optional<Iterable<? extends T>>>) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
-
Find
NativeLinkable nodes transitively reachable from the given roots.
- getNativeLinkables() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
-
Native libraries mapped from modules.
- getNativeLinkables(CxxPlatform, ActionGraphBuilder, Iterable<? extends NativeLinkable>, Linker.LinkableDepType, Predicate<? super NativeLinkable>) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
-
Extract from the dependency graph all the libraries which must be considered for linking.
- getNativeLinkables(CxxPlatform, ActionGraphBuilder, Iterable<? extends NativeLinkable>, Linker.LinkableDepType) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
-
- getNativeLinkablesAssets() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
-
Native libraries to be packaged as assets.
- getNativeLinkStrategy() - Method in class com.facebook.buck.features.lua.LuaPlatform
-
- getNativeLinkStrategy() - Method in class com.facebook.buck.features.python.PythonBuckConfig
-
- getNativeLinkTarget(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.CanProvideNativeLinkTarget
-
- getNativeLinkTarget(Object, CxxPlatform, ActionGraphBuilder) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
-
- getNativeLinkTarget(PythonPlatform) - Method in class com.facebook.buck.features.python.CxxPythonExtension
-
- getNativeLinkTargetDeps(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibrary
-
- getNativeLinkTargetDeps(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTarget
-
- getNativeLinkTargetInput(CxxPlatform, ActionGraphBuilder, SourcePathResolver, SourcePathRuleFinder) - Method in class com.facebook.buck.cxx.CxxLibrary
-
- getNativeLinkTargetInput(CxxPlatform, ActionGraphBuilder, SourcePathResolver, SourcePathRuleFinder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTarget
-
- getNativeLinkTargetMode(CxxPlatform) - Method in class com.facebook.buck.cxx.CxxLibrary
-
- getNativeLinkTargetMode(CxxPlatform) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTarget
-
- getNativeLinkTargetOutputPath(CxxPlatform) - Method in class com.facebook.buck.cxx.CxxLibrary
-
- getNativeLinkTargetOutputPath(CxxPlatform) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTarget
-
- getNativeModule() - Method in class com.facebook.buck.skylark.parser.BuckGlobals
-
Returns a native module with built-in functions and Buck rules.
- getNativePlugin() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
-
- getNativeStarterLibrary() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
-
- getNativeStarterLibrary() - Method in class com.facebook.buck.features.lua.LuaPlatform
-
- getNativeStarterLibrary() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
- getNdkAppPlatformForCpuAbi(String) - Method in class com.facebook.buck.android.AndroidBuckConfig
-
Returns the CPU specific app platform, or the fallback one if set.
- getNdkBuildExecutable() - Method in class com.facebook.buck.android.toolchain.ndk.AbstractAndroidNdk
-
- getNdkBuildExecutable() - Method in class com.facebook.buck.android.toolchain.ndk.AndroidNdk
- getNdkClangVersion() - Method in class com.facebook.buck.android.AndroidBuckConfig
-
- getNdkCompiler() - Method in class com.facebook.buck.android.AndroidBuckConfig
-
- getNdkCpuAbiAppPlatformMap() - Method in class com.facebook.buck.android.AndroidBuckConfig
-
- getNdkCpuAbiFallbackAppPlatform() - Method in class com.facebook.buck.android.AndroidBuckConfig
-
- getNdkCpuAbis() - Method in class com.facebook.buck.android.AndroidBuckConfig
-
- getNdkCxxPlatforms() - Method in class com.facebook.buck.android.toolchain.ndk.AbstractNdkCxxPlatformsProvider
-
- getNdkCxxPlatforms() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformsProvider
-
- getNdkCxxRuntime() - Method in class com.facebook.buck.android.AndroidBuckConfig
-
- getNdkCxxRuntimeType() - Method in class com.facebook.buck.android.AndroidBuckConfig
-
- getNdkGccVersion() - Method in class com.facebook.buck.android.AndroidBuckConfig
-
- getNdkOrThrow() - Method in class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkResolver
-
- getNdkPath() - Method in class com.facebook.buck.android.AndroidBuckConfig
-
- getNdkRepositoryPath() - Method in class com.facebook.buck.android.AndroidBuckConfig
-
- getNdkRootPath() - Method in class com.facebook.buck.android.toolchain.ndk.AbstractAndroidNdk
-
- getNdkRootPath() - Method in class com.facebook.buck.android.toolchain.ndk.AndroidNdk
-
- getNdkUnifiedHeaders() - Method in class com.facebook.buck.android.AndroidBuckConfig
-
- getNdkVersion() - Method in class com.facebook.buck.android.AndroidBuckConfig
-
- getNdkVersion() - Method in class com.facebook.buck.android.toolchain.ndk.AbstractAndroidNdk
-
- getNdkVersion() - Method in class com.facebook.buck.android.toolchain.ndk.AndroidNdk
-
- getNdkVersion() - Method in class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkResolver
-
- getNeededCoverage() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
-
- getNeededCoverage() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
- getNeededCoverageRatioPercentage() - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpec
-
Gets the coverage ratio that is required for a test
- getNestingKind() - Method in class com.facebook.buck.jvm.java.JarFileObject
-
- getNetwork() - Method in class com.facebook.buck.util.environment.NetworkInfo.Event
-
- getNetworkInfo() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getNetworkIO() - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
-
- getNetworkStatsLine(BuildEvent.Finished) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- getNewScope(BuildId) - Method in class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
-
- getNewScope(BuildId) - Method in class com.facebook.buck.support.bgtasks.BackgroundTaskManager
-
- getNioPath(Path) - Method in class com.facebook.buck.io.filesystem.skylark.SkylarkFilesystem
-
- getNm() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getNoAsNeededSharedLibsFlags() - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
-
- getNoAsNeededSharedLibsFlags() - Method in class com.facebook.buck.cxx.toolchain.linker.GnuLinker
-
- getNoAsNeededSharedLibsFlags() - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
-
- getNoAsNeededSharedLibsFlags() - Method in class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
-
- getNode(String) - Method in class com.facebook.buck.distributed.build_slave.DistributableBuildGraph
-
- getNode(Cell, BuildTarget) - Method in interface com.facebook.buck.parser.BuildTargetParsePipeline
-
- getNode(Cell, BuildTarget) - Method in class com.facebook.buck.parser.ParsePipeline
-
- getNodeCopier() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
- getNodeCopier() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
-
- getNodeCount() - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
-
- getNodeCount() - Method in class com.facebook.buck.event.ActionGraphEvent.Finished
-
- getNodeJob(Cell, BuildTarget) - Method in interface com.facebook.buck.parser.BuildTargetParsePipeline
-
- getNodeJob(Cell, BuildTarget) - Method in class com.facebook.buck.parser.BuildTargetRawNodeParsePipeline
-
- getNodeJob(Cell, BuildTarget) - Method in class com.facebook.buck.parser.ConvertingPipeline
-
- getNodeJob(Cell, BuildTarget) - Method in class com.facebook.buck.parser.ParsePipeline
-
- getNodes() - Method in class com.facebook.buck.core.model.actiongraph.ActionGraph
-
NOTE: This may contain duplicate nodes.
- getNodes() - Method in class com.facebook.buck.core.util.graph.DirectedAcyclicGraph
-
- getNodes() - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
-
- getNodes() - Method in interface com.facebook.buck.core.util.graph.TraversableGraph
-
- getNodes(List<String>) - Method in class com.facebook.buck.distributed.build_slave.DistributableBuildGraph
-
- getNodes() - Method in class com.facebook.buck.event.listener.BuildTargetDurationListener.BuildRuleInfoGraph
-
- getNodes() - Method in class com.facebook.buck.features.project.intellij.IjModuleGraph
-
- getNodesFromQueryTargets(Collection<QueryTarget>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
-
- getNodesWithNoIncomingEdges() - Method in class com.facebook.buck.core.util.graph.DirectedAcyclicGraph
-
- getNodesWithNoIncomingEdges() - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
-
- getNodesWithNoIncomingEdges() - Method in interface com.facebook.buck.core.util.graph.TraversableGraph
-
- getNodesWithNoIncomingEdges() - Method in class com.facebook.buck.event.listener.BuildTargetDurationListener.BuildRuleInfoGraph
-
- getNodesWithNoOutgoingEdges() - Method in class com.facebook.buck.core.util.graph.DirectedAcyclicGraph
-
- getNodesWithNoOutgoingEdges() - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
-
- getNodesWithNoOutgoingEdges() - Method in interface com.facebook.buck.core.util.graph.TraversableGraph
-
- getNodesWithNoOutgoingEdges() - Method in class com.facebook.buck.event.listener.BuildTargetDurationListener.BuildRuleInfoGraph
-
- getNoDx() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
-
- getNoDx() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getNoDx() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getNoDx() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getNoDxClasspathEntries() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
-
Java classes that were used during compilation, but don't got into the package.
- getNoMatchMessage() - Method in class com.facebook.buck.core.select.Selector
-
Returns a custom message that needs to be shown to a user when no condition matches.
- getNonProvidedClasspathDeps(Consumer<BuildTarget>) - Method in class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
-
- getNonProvidedClasspathDeps(Consumer<BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaConfiguredCompilerFactory
-
- getNonSourceBuildTargets() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
-
- getNonSourceBuildTargets() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
-
- getNonSwiftSources() - Method in class com.facebook.buck.apple.AppleLibrarySwiftMetadata
-
- getNoRemote() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
-
This functionality only exists to facilitate migration of projects to distributed building.
- getNormals() - Method in class com.facebook.buck.event.ScubaData
-
- getNormals() - Method in class com.facebook.buck.event.ScubaEvent
-
- getNormalSymbols(ProcessExecutor, Tool, SourcePathResolver, Path) - Static method in class com.facebook.buck.android.relinker.Symbols
-
- getNotices() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
-
- getNullConditions() - Method in class com.facebook.buck.core.select.Selector
-
- getNullDevicePath() - Method in enum com.facebook.buck.util.environment.Platform
-
Return a path to a special file which accepts reads (always returning EOF) and writes (accepts
and immediately discards written data).
- getNumActiveConnections() - Method in class com.facebook.buck.httpserver.StreamingWebSocketServlet
-
- getNumActiveConnections() - Method in class com.facebook.buck.httpserver.WebServer
-
- getNumArrayValues() - Method in class com.facebook.buck.android.aapt.RDotTxtEntry
-
- getNumberEntries() - Method in class com.facebook.buck.util.cache.CacheStats
-
- getNumberNodesGenerated() - Method in class com.facebook.buck.event.ActionGraphPerfStatEvent
-
- getNumberOfCacheableNodes() - Method in class com.facebook.buck.distributed.build_slave.DistributableBuildGraph
-
- getNumberOfLowSpecMinions() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getNumberOfMinions() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getNumberOfPayloads() - Method in class com.facebook.buck.slb.HybridThriftRequestHandler
-
Total number of payloads.
- getNumberOfSections() - Method in class com.facebook.buck.cxx.toolchain.elf.Elf
-
- getNumberOfSlowRulesToShow() - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
-
- getNumBuckets() - Method in class com.facebook.buck.apple.clang.HeaderMap
-
- getNumDepFiles() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStats
-
- getNumEntries() - Method in class com.facebook.buck.apple.clang.HeaderMap
-
- getNumHashes() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStats
-
- getNumInputs() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStats
-
- getNumNoopNodesGenerated() - Method in class com.facebook.buck.event.ActionGraphPerfStatEvent
-
- getNumParsingThreads() - Method in class com.facebook.buck.parser.ParserConfig
- getNumRules() - Method in class com.facebook.buck.core.build.event.BuildEvent.RuleCountCalculated
-
- getNumRules() - Method in class com.facebook.buck.core.build.event.BuildEvent.UnskippedRuleCountUpdated
-
- getNumRules() - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent.Finished
-
- getNumRulesToBuild(Iterable<BuildRule>) - Method in interface com.facebook.buck.core.build.engine.BuildEngine
-
Calculate the total number of transitive build rules processed from the given roots.
- getNumRulesToBuild(Iterable<BuildRule>) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
-
- getNumTestManagedThreads(ResourcesConfig) - Method in class com.facebook.buck.cli.TestCommand
-
- getNumTestThreads(BuckConfig) - Method in class com.facebook.buck.cli.TestCommand
-
- getNumTestThreads() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getNumThreads() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getNumThreads(int) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getNumThreadsForSchedulerPool() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getObjCGeneratedHeader(BuildTarget, ActionGraphBuilder, CxxPlatform, HeaderVisibility) - Static method in class com.facebook.buck.apple.AppleLibraryDescriptionSwiftEnhancer
-
- getObjCGeneratedHeaderFileName() - Method in class com.facebook.buck.swift.SwiftCompile
-
- getObjCGeneratedHeaderPath() - Method in class com.facebook.buck.swift.SwiftCompile
-
- getObjcopy() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getObjcopy() - Method in class com.facebook.buck.cxx.toolchain.ElfSharedLibraryInterfaceParams
-
- getObjdump() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform
-
- getObjectFileExtension() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getObjectFilePaths(BuildTarget, ActionGraphBuilder, CxxPlatform) - Method in class com.facebook.buck.apple.AppleLibraryDescription
-
- getObjectFilePaths(BuildTarget, ActionGraphBuilder, CxxPlatform) - Method in interface com.facebook.buck.cxx.CxxLibraryDescriptionDelegate
-
Defines the paths to object files (i.e., .o files) that will be combined into the final product
of
CxxLibraryDescription.
- getObjectFiles() - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules
-
- getObjectNameForSourceName(String) - Static method in class com.facebook.buck.features.d.DCompileStep
-
- getObjectPaths() - Method in class com.facebook.buck.swift.SwiftCompile
-
- getObjects() - Method in class com.facebook.buck.features.haskell.HaskellCompileRule
-
- getObjects() - Method in class com.facebook.buck.features.haskell.HaskellPackage
-
- getObjectsDir() - Method in class com.facebook.buck.features.haskell.HaskellCompileRule
-
- getOcamlBytecodeCompiler() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
- getOcamlBytecodeCompiler() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
-
- getOcamlCompiler() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
- getOcamlCompiler() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
-
- getOcamlContext() - Method in class com.facebook.buck.features.ocaml.OcamlBuild
-
- getOcamlContext() - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules
-
- getOcamlDebug() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
- getOcamlDebug() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
-
- getOcamldepFlags() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
-
- getOcamlDepFlags() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
- getOcamldepFlags() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
-
- getOcamlDepTool() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
- getOcamlDepTool() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
-
- getOcamlInteropIncludesDir() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
- getOcamlInteropIncludesDir() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
-
- getOcamlLibraryDeps(OcamlPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlLibrary
-
- getOcamlPlatforms() - Method in class com.facebook.buck.features.ocaml.OcamlToolchain
-
- getOctalStringAsInt(ByteBuffer, int) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
-
- getOfflineLogDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
-
- getOffset() - Method in class com.facebook.buck.json.BuildFileSyntaxError
-
- getOmnibusSpec(BuildTarget, CxxPlatform, ActionGraphBuilder, ImmutableMap<BuildTarget, ? extends NativeLinkable>, ImmutableMap<BuildTarget, ? extends NativeLinkable>) - Static method in class com.facebook.buck.features.haskell.HaskellGhciDescription
-
- getOneLineSummary(Locale, boolean, Ansi) - Method in class com.facebook.buck.test.TestCaseSummary
-
- getOngoingCount() - Method in class com.facebook.buck.event.listener.cachestats.RemoteCacheUploadStats
-
- getOnlyMatchingValue(String, ImmutableMap<BuildTarget, Version>) - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection
-
- getOnUnusedDependencies() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getOnUnusedDependencies() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getOnUnusedDependencies() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getOnUnusedDependencies() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getOnUnusedDependencies() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getOnUnusedDependencies() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getOnUnusedDependencies() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getOnUnusedDependencies() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
-
- getOnUnusedDependencies() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getOnUnusedDependencies() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getOnUnusedDependencies() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getOnUnusedDependencies() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getOpCode(boolean) - Method in enum com.facebook.buck.features.go.GoPackStep.Operation
-
- getOperands() - Method in class com.facebook.buck.query.BinaryOperatorExpression
-
- getOperation() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent
-
- getOperation() - Method in class com.facebook.buck.event.ArtifactCompressionEvent
-
- getOperation() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent
-
- getOperator() - Method in class com.facebook.buck.query.BinaryOperatorExpression
-
- getOptimization() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
-
- getOptimizationPasses() - Method in class com.facebook.buck.android.AndroidBinary
-
- getOptimizationPasses() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getOptimizationPasses() - Method in class com.facebook.buck.android.AndroidBundle
-
- getOptimizationPasses() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getOptimizationPasses() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getOptimizationPasses() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
-
- getOptimize() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
-
This will be passed to the GWT Compiler's -optimize flag.
- getOptimizedProguardConfig() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
-
- getOptimizedProguardConfig() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
-
- getOptional(BuildTarget) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraph
-
- getOptionalBuildLineSuffix() - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- getOptionalExecutable(Path, ImmutableMap<String, String>) - Method in class com.facebook.buck.io.ExecutableFinder
-
- getOptionalExecutable(Path, Path) - Method in class com.facebook.buck.io.ExecutableFinder
-
- getOptionalExecutable(Path, ImmutableCollection<Path>, ImmutableCollection<String>) - Method in class com.facebook.buck.io.ExecutableFinder
-
- getOptionalFile(Set<String>, Iterable<Path>, Predicate<Path>) - Static method in class com.facebook.buck.io.file.FileFinder
-
Tries to find a file with one of a number of possible names in a search path.
- getOptionalListWithoutComments(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getOptionalListWithoutComments(String, String, char) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getOptionalListWithoutComments(String, String) - Method in class com.facebook.buck.util.config.Config
-
ini4j leaves things that look like comments in the values of entries in the file.
- getOptionalListWithoutComments(String, String, char) - Method in class com.facebook.buck.util.config.Config
-
- getOptionalPathList(String, String, boolean) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getOptionalPathWhitelist() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getOptionalServerBuckconfigOverride() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getOptionalToolPath(String, ImmutableList<Path>) - Method in class com.facebook.buck.io.ExecutableFinder
-
- getOptions(JavacOptions, ProjectFilesystem, SourcePathResolver, Path, Path, ExecutionContext, ImmutableSortedSet<Path>) - Static method in class com.facebook.buck.jvm.java.JavacPipelineState
-
- getOptionValue() - Method in class com.facebook.buck.features.apple.project.XCodeProjectSubCommand
-
- getOptionValue() - Method in class com.facebook.buck.features.go.GoProjectSubCommand
-
- getOptionValue() - Method in class com.facebook.buck.features.project.intellij.IjProjectSubCommand
-
- getOptionValue() - Method in interface com.facebook.buck.support.cli.args.PluginBasedSubCommand
-
The value of the option that identifies a subcommand from a particular plugin.
- getOrCreateAndroidFacetBuilder() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
-
- getOrCreateChildGroupByName(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
-
- getOrCreateChildVariantGroupByName(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
-
- getOrCreateChildVersionGroupsBySourceTreePath(SourceTreePath) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
-
- getOrCreateDescendantGroupByPath(ImmutableList<String>) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
-
- getOrCreateFileReferenceBySourceTreePath(SourceTreePath) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
-
- getOrCreateFileReferenceBySourceTreePath(SourceTreePath) - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCVersionGroup
-
- getOrCreateNodeCache(Class<?>) - Method in class com.facebook.buck.parser.DaemonicParserState
-
Retrieve the cache view for caching a particular type.
- getOrCreateVariantFileReferenceByNameAndSourceTreePath(String, SourceTreePath) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXVariantGroup
-
- getOrderIndependentHashCode() - Method in class com.facebook.buck.util.config.Config
-
gets an order-independent
HashCode of this
Config's raw data.
- getOrdinal() - Method in enum com.facebook.buck.util.unit.SizeUnit
-
- getOrFail() - Method in class com.facebook.buck.parser.ParserPythonInterpreterProvider
-
Returns the path to python interpreter.
- getOrigin() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
-
- getOrigin() - Method in class com.facebook.buck.log.ErrorLogRecord
-
- getOriginal() - Method in class com.facebook.buck.jvm.java.plugin.api.TaskEventMirror
-
- getOrThrow(String, String, Optional<T>) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getOs() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
- getOtherFlags() - Method in class com.facebook.buck.cxx.PreprocessorFlags
-
Other flags included as is.
- getOut() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
-
- getOut() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
-
- getOut() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
-
- getOut() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
-
- getOut() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
-
- getOut() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
-
- getOut() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
-
- getOut() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
-
- getOuterClass(ExecutableElement) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
-
- getOutFolderPath() - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep
-
- getOutgoingNodesFor(T) - Method in class com.facebook.buck.core.util.graph.DirectedAcyclicGraph
-
- getOutgoingNodesFor(T) - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
-
- getOutgoingNodesFor(T) - Method in interface com.facebook.buck.core.util.graph.TraversableGraph
-
- getOutgoingNodesFor(BuildTargetDurationListener.BuildRuleInfo) - Method in class com.facebook.buck.event.listener.BuildTargetDurationListener.BuildRuleInfoGraph
-
Ignoring nodes, they are not in buildRuleInfos, since not received a start event for them
- getOutput() - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache.FetchRequest
-
- getOutput() - Method in interface com.facebook.buck.doctor.ExtraInfoCollector.AbstractExtraInfoResult
-
- getOutput() - Method in class com.facebook.buck.doctor.ExtraInfoResult
-
- getOutput() - Method in class com.facebook.buck.features.go.CGoLibrary
-
returns compiled linkable file source path
- getOutput() - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
- getOutput() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
- getOutput() - Method in class com.facebook.buck.features.ocaml.OcamlDebugLauncherStep.Args
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.BuildConfigFieldsTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.BuildTargetMacroTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.BuildTargetTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.ConstraintTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.CxxGenruleFilterAndTargetsMacroTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.EitherTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.EnumTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.FlavorTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.FrameworkPathTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.IdentityTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.ImmutableTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.ListTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.LogLevelTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.ManifestEntriesTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.MapTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpecTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.NumberTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.OptionalIntTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.OptionalTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.OutputMacroTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.PairTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.PathTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollectionTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.PatternTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.QueryCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.SelectorListCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.SetTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.SortedMapTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.SortedSetTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.SourcePathTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.SourceSetTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.SourceSortedSetTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsListTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.StringWithMacrosTypeCoercer
-
- getOutputClass() - Method in interface com.facebook.buck.rules.coercer.TypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.UriTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollectionTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.VersionTypeCoercer
-
- getOutputClass() - Method in class com.facebook.buck.rules.coercer.ZeroArgMacroTypeCoercer
-
- getOutputClasspathJars(JavaLibrary, Optional<SourcePath>) - Static method in class com.facebook.buck.jvm.java.JavaLibraryClasspathProvider
-
- getOutputClasspaths() - Method in class com.facebook.buck.android.AndroidAar
-
- getOutputClasspaths() - Method in class com.facebook.buck.android.AndroidBinary
-
- getOutputClasspaths() - Method in class com.facebook.buck.android.AndroidBundle
-
- getOutputClasspaths() - Method in interface com.facebook.buck.jvm.core.HasClasspathEntries
-
- getOutputClasspaths() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- getOutputClasspaths() - Method in class com.facebook.buck.jvm.java.JarFattener
-
- getOutputClasspaths() - Method in class com.facebook.buck.jvm.java.JavaBinary
-
- getOutputClasspaths() - Method in class com.facebook.buck.jvm.java.JavaTest
-
- getOutputClasspaths() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
-
- getOutputDir() - Method in class com.facebook.buck.apple.AppleAssetCatalog
-
- getOutputDir(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.features.rust.RustCompileRule
-
- getOutputDirectories() - Method in interface com.facebook.buck.remoteexecution.Protocol.Command
-
- getOutputDirectories() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionService.ExecutionResult
-
- getOutputDirs() - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput
-
- getOutputDirs() - Method in class com.facebook.buck.features.haskell.HaskellHaddockLibRule
-
- getOutputExecutor() - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
-
- getOutputExecutor() - Method in class com.facebook.buck.event.listener.RuleKeyDiagnosticsListenerCloseArgs
-
- getOutputExecutor() - Method in class com.facebook.buck.event.listener.RuleKeyLoggerListenerCloseArgs
-
- getOutputFileNameFormatForLibrary(boolean) - Static method in class com.facebook.buck.apple.AppleBuildRules
-
- getOutputFiles() - Method in interface com.facebook.buck.remoteexecution.Protocol.Command
-
- getOutputFiles() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionService.ExecutionResult
-
- getOutputFormat() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
-
- getOutputFormat() - Method in class com.facebook.buck.cli.QueryCommand
-
- getOutputHash(FileHashCache) - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
-
- getOutputHash() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
-
- getOutputHash() - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
-
- getOutputJarDirPath() - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths
-
- getOutputJarPath() - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths
-
- getOutputJars() - Method in class com.facebook.buck.android.SplitUberRDotJavaJar
-
- getOutputMode() - Method in class com.facebook.buck.features.apple.project.XCodeProjectSubCommand
-
- getOutputName() - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
-
- getOutputName() - Method in interface com.facebook.buck.core.model.HasOutputName
-
- getOutputName() - Method in class com.facebook.buck.cxx.CxxGenrule
-
- getOutputName() - Method in class com.facebook.buck.features.filegroup.Filegroup
-
- getOutputName() - Method in class com.facebook.buck.features.zip.rules.Zip
-
- getOutputName() - Method in class com.facebook.buck.rules.macros.OutputMacro
-
- getOutputName() - Method in class com.facebook.buck.shell.ExportFile
-
- getOutputName() - Method in class com.facebook.buck.shell.Genrule
-
Get the output name of the generated file, as listed in the BUCK file.
- getOutputNormalizedString(int) - Method in class com.facebook.buck.android.resources.StringPool
-
- getOutputPath() - Method in class com.facebook.buck.cli.TargetResult
-
- getOutputPath() - Method in class com.facebook.buck.swift.SwiftCompile
-
- getOutputPathResolver() - Method in class com.facebook.buck.rules.modern.ModernBuildRule
-
This field could be used unsafely, most ModernBuildRule should never need this directly and it
should only be used within the getBuildSteps() call.
- getOutputPaths() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
-
Returns the list (possibly empty) of files created as output of the shell script.
- getOutputPaths() - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
-
- getOutputPaths() - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
-
- getOutputPaths() - Method in class com.facebook.buck.jvm.java.CompilerParameters
-
- getOutputPlist() - Method in class com.facebook.buck.apple.AppleAssetCatalog
-
- getOutputs() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
-
- getOutputSize() - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
-
- getOutputSize() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
-
- getOutputStream() - Method in class com.facebook.buck.io.unixsocket.UnixDomainSocket
-
- getOutputStream() - Method in interface com.facebook.buck.io.watchman.Transport
-
Returns an input stream for writing messages.
- getOutputStream() - Method in class com.facebook.buck.io.windowspipe.WindowsNamedPipe
-
- getOutputStream() - Method in interface com.facebook.buck.util.ProcessExecutor.LaunchedProcess
-
Output stream that maps into stdin of the process.
- getOutputStream() - Method in class com.facebook.buck.util.ProcessExecutor.LaunchedProcessImpl
-
- getOutputToInputsMapSupplier(Path, Path) - Method in class com.facebook.buck.android.SplitZipStep
-
- getOutputUrl() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
- GetOverlappedResult(WinNT.HANDLE, Pointer, IntByReference, boolean) - Method in interface com.facebook.buck.io.windowspipe.WindowsNamedPipeLibrary
-
- getOverrideSymbolsPath() - Method in interface com.facebook.buck.android.FilteredResourcesProvider
-
- getOverrideSymbolsPath() - Method in class com.facebook.buck.android.IdentityResourcesProvider
-
- getOverrideSymbolsPath() - Method in class com.facebook.buck.android.ResourcesFilter
-
- getOwningTarget(Elements, Element) - Method in interface com.facebook.buck.jvm.java.abi.source.api.SourceOnlyAbiRuleInfoFactory.SourceOnlyAbiRuleInfo
-
- getOwningTarget(Element) - Method in class com.facebook.buck.jvm.java.abi.source.FileManagerSimulator
-
- getPackage() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
-
For R.java
- getPackage() - Method in interface com.facebook.buck.android.AndroidManifestReader
-
- getPackage() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
-
- getPackage() - Method in class com.facebook.buck.android.DefaultAndroidManifestReader
-
- getPackage() - Method in class com.facebook.buck.android.resources.ResourceTable
-
- getPackage() - Method in class com.facebook.buck.features.haskell.HaskellPackageRule
-
- getPackageableCollection() - Method in class com.facebook.buck.android.AndroidAppModularityGraphEnhancementResult
-
- getPackageableCollection() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
- getPackageableRules(Iterable<BuildRule>) - Static method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
-
- getPackageConfigForPlatform(ApplePlatform) - Method in class com.facebook.buck.apple.AppleConfig
-
Returns the custom packager command specified in the config, if defined.
- getPackageContext() - Method in class com.facebook.buck.skylark.parser.context.ParseContext
-
Returns a context of the package currently being parsed.
- getPackageDb() - Method in class com.facebook.buck.features.haskell.HaskellPackage
-
- getPackagedDependencies() - Method in class com.facebook.buck.jvm.java.Javadoc
-
- getPackagedDependencies() - Method in interface com.facebook.buck.jvm.java.MavenPublishable
-
When published, these will be included in the artifact.
- getPackagedDependencies() - Method in class com.facebook.buck.jvm.java.MavenUberJar
-
- getPackagedDependencies() - Method in class com.facebook.buck.jvm.java.MavenUberJar.SourceJar
-
- getPackagedRules() - Method in class com.facebook.buck.jvm.java.JarShape.Summary
-
- getPackageElement(Element) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
-
- getPackageIdentifier() - Method in class com.facebook.buck.skylark.packages.PackageContext
-
Returns a package identifier of the build file that is being parsed.
- getPackageInfo(String) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
-
- getPackageInfo(String) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
-
- getPackageName() - Method in interface com.facebook.buck.event.external.events.InstallFinishedEventExternalInterface
-
- getPackageName() - Method in class com.facebook.buck.event.InstallEvent.Finished
-
- getPackageName() - Method in class com.facebook.buck.event.UninstallEvent
-
- getPackageName() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getPackageName() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
-
- getPackageName() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
-
- getPackageName() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
-
- getPackageName() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
-
- getPackageNameFromSource(String) - Method in class com.facebook.buck.jvm.java.JavaFileParser
-
- getPackageNamePrefix(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- getPackageNamePrefix() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
- getPackagePathFromSource(Path) - Method in class com.facebook.buck.features.project.intellij.lang.java.ParsingJavaPackageFinder.PackagePathResolver
-
Tries to return the package path from a Java source file.
- getPackagePrefix() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
-
- getPackager(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- getPackager() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
- getPackager() - Method in class com.facebook.buck.features.lua.LuaPlatform
-
- getPackagerSource(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- getPackages() - Method in class com.facebook.buck.features.haskell.HaskellCompileInput
-
- getPackageStringAssets() - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult
-
- getPackageStringAssets() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
- getPackageStyle() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
-
- getPackageStyle() - Method in class com.facebook.buck.features.lua.LuaPlatform
-
- getPackageStyle() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
-
- getPackageStyle() - Method in class com.facebook.buck.features.python.PythonBuckConfig
-
- getPackageStyle() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
- getPackageType() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getPackageType() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getPackageType() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getPacker() - Method in class com.facebook.buck.features.go.GoPlatform
-
- getPaddedDir(String, int, char) - Static method in class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
-
- getParallelizeBuild() - Method in class com.facebook.buck.apple.xcode.XCScheme.BuildAction
-
- getParallelizer() - Method in interface com.facebook.buck.core.rules.ActionGraphBuilder
-
Returns a parallelizer object that parallelizes if the current BuildRuleResolver supports
parallelism.
- getParallelizer() - Method in class com.facebook.buck.core.rules.resolver.impl.MultiThreadedActionGraphBuilder
-
- getParallelizer() - Method in class com.facebook.buck.core.rules.resolver.impl.SingleThreadedActionGraphBuilder
-
- getParameters() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams
-
- getParams() - Method in class com.facebook.buck.util.perf.ProcessTracker.ProcessResourceConsumptionEvent
-
- getParent() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
-
- getParentOrEmpty(Path) - Static method in class com.facebook.buck.io.file.MorePaths
-
- getParseContext(Environment, FuncallExpression) - Static method in class com.facebook.buck.skylark.parser.context.ParseContext
-
- getParseDeps() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
-
- getParseFinishTimeMs() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getParseProcessedBytes() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getParser() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getParser() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getParser() - Method in interface com.facebook.buck.cli.parameter_extractors.CommandRunnerParameters
-
- getParser() - Method in class com.facebook.buck.cli.ParserAndCaches
-
- getParser() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
-
- getParser() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getParserPythonInterpreterPath() - Method in class com.facebook.buck.parser.ParserConfig
- getParserState() - Method in class com.facebook.buck.cli.BuckQueryEnvironment
-
- getParserTargetThreshold() - Method in class com.facebook.buck.parser.ParserConfig
- getParseStartTimeMs() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getParseTimeDeps() - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.BinaryBuildRuleToolProvider
-
- getParseTimeDeps() - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.ConstantToolProvider
-
- getParseTimeDeps() - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.ErrorToolProvider
-
- getParseTimeDeps() - Method in interface com.facebook.buck.core.toolchain.toolprovider.ToolProvider
-
- getParseTimeDeps() - Method in interface com.facebook.buck.cxx.toolchain.ArchiverProvider
-
- getParseTimeDeps(CxxPlatform) - Static method in class com.facebook.buck.cxx.toolchain.CxxPlatforms
-
- getParseTimeDeps(Iterable<CxxPlatform>) - Static method in class com.facebook.buck.cxx.toolchain.CxxPlatforms
-
- getParseTimeDeps() - Method in class com.facebook.buck.cxx.toolchain.CxxToolProvider
-
- getParseTimeDeps() - Method in class com.facebook.buck.cxx.toolchain.linker.DefaultLinkerProvider
-
- getParseTimeDeps() - Method in interface com.facebook.buck.cxx.toolchain.linker.LinkerProvider
-
- getParseTimeDeps() - Method in interface com.facebook.buck.cxx.toolchain.SharedLibraryInterfaceFactory
-
- getParseTimeDeps() - Method in interface com.facebook.buck.cxx.toolchain.SharedLibraryInterfaceParams
-
- getParseTimeDeps(Iterable<HaskellPlatform>, ImmutableCollection.Builder<BuildTarget>) - Static method in class com.facebook.buck.features.haskell.HaskellDescriptionUtils
-
Accumulate parse-time deps needed by Haskell descriptions in depsBuilder.
- getParseTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
-
- getParts() - Method in class com.facebook.buck.rules.macros.StringWithMacros
-
- getPassedCount() - Method in class com.facebook.buck.test.TestCaseSummary
-
- getPath() - Method in class com.facebook.buck.android.exopackage.ExopackagePathAndHash
-
- getPath() - Method in class com.facebook.buck.apple.AppleWrapperResourceArg
-
- getPath() - Method in class com.facebook.buck.apple.toolchain.AppleToolchain
-
The path to the toolchain.
- getPath() - Method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec
-
- getPath() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
-
- getPath() - Method in class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
-
- getPath(String, String...) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystem
-
- getPath(URI) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
-
- getPath() - Method in interface com.facebook.buck.cli.parameter_extractors.CommandRunnerParameters
-
- getPath(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getPath(String, String, boolean) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getPath() - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool
-
The path to the tool.
- getPath() - Method in class com.facebook.buck.cxx.AbstractCxxSource
-
- getPath() - Method in class com.facebook.buck.cxx.CxxSource
-
- getPath() - Method in class com.facebook.buck.cxx.OmnibusLibrary
-
- getPath() - Method in class com.facebook.buck.cxx.OmnibusRoot
-
- getPath(String) - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getPath() - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams
-
- getPath() - Method in class com.facebook.buck.event.ParsingEvent.SymlinkInvalidation
-
- getPath() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
-
- getPath() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
-
- getPath(SourcePath) - Method in interface com.facebook.buck.features.project.intellij.model.IjLibraryFactoryResolver
-
Does it get an absolute path? Does it get a relative path? Who knows!
- getPath() - Method in class com.facebook.buck.features.rust.RustLibraryArg
-
- getPath() - Method in class com.facebook.buck.io.file.BorrowablePath
-
- getPath(String, String...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
Converts a path string (or sequence of strings) to a Path with the same VFS as this instance.
- getPath() - Method in class com.facebook.buck.io.filesystem.PathOrGlobMatcher
-
- getPath(String, String...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
Converts a path string (or sequence of strings) to a Path with the same VFS as this instance.
- getPath() - Method in class com.facebook.buck.io.filesystem.RecursiveFileMatcher
-
- getPath() - Method in class com.facebook.buck.io.watchman.WatchmanPathEvent
-
Relative path of the actual file the event is about.
- getPath() - Method in class com.facebook.buck.maven.Pom
-
- getPath() - Method in class com.facebook.buck.query.QueryFileTarget
-
- getPath() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcOutputDirectory
-
- getPath() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcOutputFile
-
- getPath() - Method in interface com.facebook.buck.remoteexecution.Protocol.OutputDirectory
-
- getPath() - Method in interface com.facebook.buck.remoteexecution.Protocol.OutputFile
-
- getPath() - Method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
-
- getPath() - Method in interface com.facebook.buck.rules.args.HasSourcePath
-
- getPath() - Method in class com.facebook.buck.rules.args.SourcePathArg
-
- getPath() - Method in class com.facebook.buck.rules.keys.RuleKeyInput
-
- getPath(OutputPath) - Method in class com.facebook.buck.rules.modern.OutputPath.Internals
-
- getPath() - Method in class com.facebook.buck.skylark.parser.ExtensionData
-
- getPath() - Method in class com.facebook.buck.skylark.parser.IncludesData
-
- getPath() - Method in class com.facebook.buck.step.fs.MkdirStep
-
- getPath() - Method in class com.facebook.buck.step.fs.RmStep
-
- getPath() - Method in class com.facebook.buck.util.DirectoryCleaner.PathStats
-
- getPath() - Method in class com.facebook.buck.util.NamedTemporaryDirectory
-
- getPathElements() - Method in class com.facebook.buck.jvm.java.DefaultJavaPackageFinder
-
- getPathForRelativeExistingPath(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- getPathForRelativeExistingPath(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
- getPathForRelativePath(Path) - Method in class com.facebook.buck.eden.EdenProjectFilesystemDelegate
-
- getPathForRelativePath(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- getPathForRelativePath(String) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- getPathForRelativePath(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemDelegate
-
- getPathForRelativePath(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
- getPathForRelativePath(String) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
- getPathForRelativePath(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemDelegate
-
- getPathIfJavaLibrary(TargetNode<?>) - Method in interface com.facebook.buck.features.project.intellij.model.IjLibraryFactoryResolver
-
- getPathMapping() - Method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
-
- getPathMapping() - Method in class com.facebook.buck.core.cell.impl.ImmutableDefaultCellPathResolver
- getPathMatcher(String) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystem
-
- getPathName() - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpec
-
- getPathOrGlob() - Method in class com.facebook.buck.io.filesystem.PathOrGlobMatcher
-
- getPathRelativeToBuildCellRoot() - Method in class com.facebook.buck.io.BuildCellRelativePath
-
- getPathRelativeToProjectRoot(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- getPathRelativeToProjectRoot(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
- getPathResolver() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
- getPathResolver() - Method in class com.facebook.buck.cxx.PreIncludeFactory
-
- getPathResolver() - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
- getPathResolver() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
- getPaths() - Method in class com.facebook.buck.core.rules.common.RecordArtifactVerifier
-
- getPaths() - Method in class com.facebook.buck.rules.modern.tools.CachedErrors
-
- getPathsChangedInWorkingDirectory() - Method in interface com.facebook.buck.util.versioncontrol.CommonSlowVersionControlStats
-
- getPathsChangedInWorkingDirectory() - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats
-
- getPathsChangedInWorkingDirectory() - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats
-
- getPathSelector() - Method in class com.facebook.buck.util.DirectoryCleanerArgs
-
- getPathsForArtifact() - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
-
- getPathsForArtifact() - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
-
Returns the recorded output paths of the rule for creating a cache artifact.
- getPathsFromRoot() - Method in class com.facebook.buck.jvm.java.DefaultJavaPackageFinder
-
- getPathSourcePath(Path) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getPathSourcePath(Path, String) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getPathSourcePath(SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
-
- getPathSourcePath(SourcePath) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
-
- getPathsToThirdPartyJars() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
-
Prebuilt/third-party jars to be included in the package.
- getPathToAdbExecutable() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
- getPathToArtifactMetadataDirectory(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo
-
- getPathToBuildMetadataDirectory(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo
-
- getPathToBuildPrehookScript() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getPathToBuildReport(BuckConfig) - Method in class com.facebook.buck.cli.BuildCommand
-
- getPathToDex() - Method in class com.facebook.buck.android.DexProducedFromJavaLibrary
-
- getPathToExoResources() - Method in class com.facebook.buck.android.SplitResources
-
- getPathToJavaAgent() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
- getPathToJavaAgent() - Method in class com.facebook.buck.test.TestRunningOptions
-
- getPathToMergedAssets() - Method in class com.facebook.buck.android.MergeAssets
-
- getPathToMetadataDirectory(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo
-
Returns the path to a directory where metadata files for a build rule with the specified target
should be stored.
- getPathToOtherMetadataDirectory(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo
-
- getPathToOutputDir(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.android.DummyRDotJava
-
- getPathToOutputFile() - Method in class com.facebook.buck.android.AndroidResourceIndex
-
- getPathToPrimaryResources() - Method in class com.facebook.buck.android.SplitResources
-
- getPathToPropertiesFile() - Method in class com.facebook.buck.jvm.java.Keystore
-
- getPathToRDotJava(String) - Method in class com.facebook.buck.android.MergeAndroidResourcesStep
-
- getPathToRDotJavaPackageFile() - Method in class com.facebook.buck.android.AndroidPrebuiltAar
-
- getPathToRDotJavaPackageFile() - Method in class com.facebook.buck.android.AndroidResource
-
- getPathToRDotJavaPackageFile() - Method in interface com.facebook.buck.android.HasAndroidResourceDeps
-
- getPathToRDotJavaPackageFile() - Method in class com.facebook.buck.android.UnzipAar
-
- getPathToRDotTxt() - Method in class com.facebook.buck.android.AaptOutputInfo
-
- getPathToRDotTxt() - Method in class com.facebook.buck.android.SplitResources
-
- getPathToSourcesList() - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths
-
- getPathToStore() - Method in class com.facebook.buck.jvm.java.Keystore
-
- getPathToTestExitCode() - Method in class com.facebook.buck.cxx.CxxTest
-
- getPathToTestExitCode() - Method in class com.facebook.buck.features.d.DTest
-
- getPathToTestExitCode() - Method in class com.facebook.buck.features.go.GoTest
-
- getPathToTestOutput() - Method in class com.facebook.buck.cxx.CxxTest
-
- getPathToTestOutput() - Method in class com.facebook.buck.features.d.DTest
-
- getPathToTestOutputDirectory() - Method in class com.facebook.buck.android.AndroidInstrumentationTest
-
- getPathToTestOutputDirectory() - Method in class com.facebook.buck.apple.AppleTest
-
- getPathToTestOutputDirectory() - Method in interface com.facebook.buck.core.test.rule.TestRule
-
- getPathToTestOutputDirectory() - Method in class com.facebook.buck.cxx.CxxTest
-
- getPathToTestOutputDirectory() - Method in class com.facebook.buck.features.d.DTest
-
- getPathToTestOutputDirectory() - Method in class com.facebook.buck.features.go.GoTest
-
- getPathToTestOutputDirectory() - Method in class com.facebook.buck.features.python.PythonTest
-
- getPathToTestOutputDirectory() - Method in class com.facebook.buck.features.rust.RustTest
-
- getPathToTestOutputDirectory() - Method in class com.facebook.buck.jvm.java.JavaTest
-
- getPathToTestOutputDirectory() - Method in class com.facebook.buck.shell.ShTest
-
- getPathToTestResults() - Method in class com.facebook.buck.cxx.CxxTest
-
- getPathToTestResults() - Method in class com.facebook.buck.features.go.GoTest
-
- getPathToTestWorkingDirectory() - Method in class com.facebook.buck.features.go.GoTest
-
- getPathToTextSymbolsFile() - Method in class com.facebook.buck.android.AndroidPrebuiltAar
-
- getPathToTextSymbolsFile() - Method in class com.facebook.buck.android.AndroidResource
-
- getPathToTextSymbolsFile() - Method in interface com.facebook.buck.android.HasAndroidResourceDeps
-
- getPathToXmlTestOutput() - Method in class com.facebook.buck.test.TestRunningOptions
-
- getPathWithinCell() - Method in class com.facebook.buck.parser.ImmediateDirectoryBuildTargetPattern
-
The base path of all valid build targets.
- getPathWithinCell() - Method in class com.facebook.buck.parser.SubdirectoryBuildTargetPattern
-
Base path of the build target in the ancestor directory.
- getPattern(ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.FilterFunction
-
- getPattern(ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.KindFunction
-
- getPattern() - Method in class com.facebook.buck.query.TargetLiteral
-
- getPattern() - Method in class com.facebook.buck.util.PatternAndMessage
-
- getPatternsAndValues() - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollection
-
- getPayloadSizeBytes(int) - Method in class com.facebook.buck.slb.HybridThriftResponseHandler
-
Size bytes of the nth payload.
- getPayloadStream(int) - Method in class com.facebook.buck.slb.HybridThriftRequestHandler
-
Fetches the data for one specific payload.
- getPdcFlags() - Method in interface com.facebook.buck.cxx.toolchain.Compiler
-
- getPdcFlags() - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
-
- getPdcFlags() - Method in class com.facebook.buck.cxx.toolchain.WindowsCompiler
-
- getPdcFlags() - Method in class com.facebook.buck.cxx.toolchain.WindowsMl64Compiler
-
- getPerBuildStateFactory() - Method in class com.facebook.buck.parser.DefaultParser
-
- getPerBuildStateFactory() - Method in interface com.facebook.buck.parser.Parser
-
- getPerformRuleKeyConsistencyCheck() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getPerfTimesStats() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getPeriodicCasMultiFetchCount() - Method in class com.facebook.buck.distributed.FileMaterializationStatsTracker
-
- getPermState() - Method in class com.facebook.buck.parser.DefaultParser
-
- getPermState() - Method in interface com.facebook.buck.parser.Parser
-
- getPerServerData() - Method in class com.facebook.buck.slb.LoadBalancerPingEventData
-
- getPerServerData() - Method in class com.facebook.buck.slb.ServerHealthManagerEventData
-
- getPersistent() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
-
- getPersistentWorkerKey() - Method in class com.facebook.buck.rules.macros.WorkerMacroArg
-
- getPersistentWorkerKey() - Method in class com.facebook.buck.worker.WorkerProcessIdentity
-
If the current invocation allows to have persisted worker pools (buck is running as daemon), it
will be used to obtain the instance of the persisted worker process pool.
- getPersistentWorkerPools() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getPersistentWorkerPools() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getPersistentWorkerPools() - Method in class com.facebook.buck.step.ExecutionContext
-
Worker process pools that are persisted across buck invocations inside buck daemon.
- getPexExecutor(BuildRuleResolver) - Method in class com.facebook.buck.features.python.PythonBuckConfig
-
- getPexExecutorTarget() - Method in class com.facebook.buck.features.python.PythonBuckConfig
-
- getPexExtension() - Method in class com.facebook.buck.features.python.PythonBuckConfig
-
- getPexFlags() - Method in class com.facebook.buck.features.python.PythonBuckConfig
-
- getPexTarget() - Method in class com.facebook.buck.features.python.PythonBuckConfig
-
- getPexTool(BuildRuleResolver) - Method in class com.facebook.buck.features.python.toolchain.impl.DefaultPexToolProvider
-
- getPexTool(BuildRuleResolver) - Method in interface com.facebook.buck.features.python.toolchain.PexToolProvider
-
- getPhase() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceEvent
-
- getPhase() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent
-
- getPicFlags() - Method in interface com.facebook.buck.cxx.toolchain.Compiler
-
- getPicFlags() - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
-
- getPicFlags() - Method in class com.facebook.buck.cxx.toolchain.WindowsCompiler
-
- getPicFlags() - Method in class com.facebook.buck.cxx.toolchain.WindowsMl64Compiler
-
- getPicType() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
- getPicTypeForSharedLinking() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
nix platforms use PIC object files for shared libraries, while windows doesn't.
- getPid() - Method in class com.facebook.buck.event.CommandEvent
-
- getPid() - Method in class com.facebook.buck.event.InstallEvent.Finished
-
- getPid() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getPid() - Method in class com.facebook.buck.util.ProcessHelper
-
Gets the native process identifier for the current process.
- getPid(Object) - Method in class com.facebook.buck.util.ProcessHelper
-
Gets the native process identifier for the given process instance.
- getPingEndpoint() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
- getPingLatencyMillis(long, int) - Method in class com.facebook.buck.slb.ServerHealthState
-
- getPingLatencySampleCount() - Method in class com.facebook.buck.slb.ServerHealthState
-
- getPingRequestCount() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
-
- getPingRequestErrorCount() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
-
- getPingRequestLatencyMillis() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
-
- getPingRequestLatencyMillis() - Method in class com.facebook.buck.slb.PerServerPingData
-
- getPingRequestTimeoutCount() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
-
- getPipelinedBuildSteps(BuildContext, BuildableContext, T) - Method in interface com.facebook.buck.core.rules.pipeline.SupportsPipelining
-
Deprecated.
- getPipelinedBuildSteps(BuildContext, BuildableContext, JavacPipelineState) - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
-
- getPipelinedBuildSteps(BuildContext, ProjectFilesystem, State, OutputPathResolver, BuildCellRelativePathFactory) - Method in interface com.facebook.buck.rules.modern.PipelinedBuildable
-
- getPipelinedBuildSteps(BuildContext, BuildableContext, State) - Method in class com.facebook.buck.rules.modern.PipelinedModernBuildRule
-
- getPipelinedBuildStepsForAbiJar(BuildTarget, BuildContext, ProjectFilesystem, RecordArtifactVerifier, JavacPipelineState) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
-
- getPipelinedBuildStepsForLibraryJar(BuildContext, ProjectFilesystem, RecordArtifactVerifier, JavacPipelineState, Path) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
-
- getPipelineStateFactory() - Method in interface com.facebook.buck.core.rules.pipeline.SupportsPipelining
-
Deprecated.
- getPipelineStateFactory() - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
-
- getPipelineStateFactory() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- getPlaceholders() - Method in class com.facebook.buck.rules.coercer.ManifestEntries
-
- getPlatform() - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
-
The apple cxx platform in question.
- getPlatform() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getPlatform() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getPlatform() - Method in class com.facebook.buck.command.BuildExecutorArgs
-
- getPlatform() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getPlatform() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getPlatform() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
-
- getPlatform() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
-
- getPlatform() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
- getPlatform() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
- getPlatform() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
-
- getPlatform() - Method in class com.facebook.buck.features.haskell.HaskellHaddockLibRule
-
- getPlatform() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
-
- getPlatform() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
-
- getPlatform() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
-
- getPlatform() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
-
- getPlatform() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
- getPlatform() - Method in class com.facebook.buck.shell.CrossPlatformTool
-
- getPlatform() - Method in class com.facebook.buck.step.ExecutionContext
-
- getPlatform() - Method in class com.facebook.buck.util.environment.DefaultExecutionEnvironment
-
- getPlatform() - Method in interface com.facebook.buck.util.environment.ExecutionEnvironment
-
- getPlatformBinary() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
-
- getPlatformBuildVersion() - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
-
The build version of the platform.
- getPlatformCompilerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getPlatformCompilerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getPlatformCompilerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getPlatformCompilerFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getPlatformCompilerFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
-
- getPlatformCompilerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getPlatformCompilerFlags(CxxPlatform, AbstractCxxSource.Type) - Static method in class com.facebook.buck.cxx.CxxSourceTypes
-
- getPlatformCompilerFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getPlatformCompilerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getPlatformCompilerFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getPlatformCompilerFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getPlatformCompilerFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getPlatformDeps() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getPlatformDeps() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getPlatformDeps() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getPlatformDeps() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getPlatformDeps() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
-
- getPlatformDeps() - Method in class com.facebook.buck.cxx.CxxDeps
-
- getPlatformDeps() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getPlatformDeps() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getPlatformDeps() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getPlatformDeps() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getPlatformDeps() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
- getPlatformDeps() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
- getPlatformDeps() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
-
- getPlatformDeps() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getPlatformDeps() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
-
- getPlatformDeps() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
-
- getPlatformDeps() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
-
- getPlatformDeps() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
-
- getPlatformDeps() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
-
- getPlatformDeps() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getPlatformDeps() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
-
- getPlatformDeps() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
-
- getPlatformDeps() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
- getPlatformDeps() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
-
- getPlatformDeps() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
-
- getPlatformDeps() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
-
- getPlatformDeps() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
-
- getPlatformExe() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
-
- getPlatformFlags() - Method in class com.facebook.buck.cxx.CxxToolFlags
-
Flags that precede flags from #getRuleFlags().
- getPlatformFlags() - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags
-
- getPlatformFlags() - Method in class com.facebook.buck.cxx.IterableCxxToolFlags
-
- getPlatformFlavorDomain() - Method in class com.facebook.buck.features.go.AbstractGoToolchain
-
- getPlatformFlavorDomain() - Method in class com.facebook.buck.features.go.GoToolchain
-
- getPlatformHeaderDirs() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
-
- getPlatformHeaderDirs() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getPlatformHeaders() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getPlatformHeaders() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getPlatformHeaders() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getPlatformHeaders() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getPlatformHeaders() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
-
- getPlatformHeaders() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getPlatformHeaders() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getPlatformHeaders() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getPlatformHeaders() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getPlatformHeaders() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getPlatformHeaders() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getPlatformLinkerFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
-
- getPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getPlatformLinkerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getPlatformLinkerFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getPlatformLinkerFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getPlatformLinkerFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getPlatformName() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
-
This is likely something like "Google Inc.:Google APIs:21".
- getPlatformName() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
-
This is likely something like "Google Inc.:Google APIs:21".
- getPlatformName() - Method in class com.facebook.buck.apple.AppleBundle
-
- getPlatformParseTimeDeps(BuildTarget, HasDefaultPlatform) - Method in class com.facebook.buck.cxx.CxxLibraryFactory
-
- getPlatformParseTimeDeps(RustToolchain, BuildTarget, HasDefaultPlatform) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
-
- getPlatformPath() - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths
-
Absolute path to tools and files which depend on a particular platform.
- getPlatformPreloadDeps() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
- getPlatformPreprocessFlags(CxxPlatform, AbstractCxxSource.Type) - Static method in class com.facebook.buck.cxx.CxxSourceTypes
-
- getPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getPlatformPreprocessorFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
-
- getPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getPlatformPreprocessorFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getPlatformPreprocessorFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getPlatformPreprocessorFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getPlatformPreprocessorFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getPlatformResources() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
-
- getPlatformResources() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
- getPlatforms(CxxBuckConfig, AndroidBuckConfig, ProjectFilesystem, Platform, ToolchainProvider, String) - Static method in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
-
- getPlatforms(CxxBuckConfig, AndroidBuckConfig, ProjectFilesystem, Path, NdkCxxPlatformCompiler, NdkCxxRuntime, NdkCxxRuntimeType, Set<String>, Platform) - Static method in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
-
- getPlatforms(CxxBuckConfig, AndroidBuckConfig, ProjectFilesystem, Path, NdkCxxPlatformCompiler, NdkCxxRuntime, NdkCxxRuntimeType, Set<String>, Platform, ExecutableFinder, boolean) - Static method in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
-
- getPlatforms() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
-
The set of platforms the profile is valid for.
- getPlatforms(Iterable<CxxPlatform>) - Method in class com.facebook.buck.features.haskell.HaskellPlatformsFactory
-
- getPlatforms(Iterable<CxxPlatform>) - Method in class com.facebook.buck.features.lua.LuaBuckConfig
-
- getPlatformSharedLib() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
-
- getPlatformSharedLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getPlatformSrcs() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getPlatformSrcs() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getPlatformSrcs() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getPlatformSrcs() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getPlatformSrcs() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
-
- getPlatformSrcs() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getPlatformSrcs() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getPlatformSrcs() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getPlatformSrcs() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getPlatformSrcs() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getPlatformSrcs() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getPlatformSrcs() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
-
- getPlatformSrcs() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
- getPlatformStaticLib() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
-
- getPlatformStaticLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getPlatformStaticPicLib() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
-
- getPlatformStaticPicLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getPlatformTools() - Method in class com.facebook.buck.shell.CrossPlatformTool
-
- getPlatformWhitelist() - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification
-
- getPluginClassLoader(JavaCompiler.CompilationTask) - Method in interface com.facebook.buck.jvm.java.plugin.api.PluginClassLoaderFactory
-
- getPluginClassLoader(ClassLoaderCache, JavaCompiler.CompilationTask) - Static method in class com.facebook.buck.jvm.java.plugin.PluginLoader
-
Returns a class loader that can be used to load classes from the compiler plugin jar.
- getPluginManager() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getPluginManager() - Method in class com.facebook.buck.cli.AdditionalOptionsCmdLineParser
-
- getPluginManager() - Method in interface com.facebook.buck.cli.Command
-
- getPluginManager() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getPluginManager() - Method in class com.facebook.buck.cli.CommandWithPluginManager
-
- getPluginManager() - Method in class com.facebook.buck.core.description.DescriptionCreationContext
-
- getPluginManager() - Method in class com.facebook.buck.distributed.DistBuildCellParams
-
- getPluginName() - Method in class com.facebook.buck.event.CompilerPluginDurationEvent
-
- getPlugins() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getPlugins() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getPlugins() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getPlugins() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getPlugins() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getPlugins() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getPlugins() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getPlugins() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
-
- getPlugins() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getPlugins() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getPlugins() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getPlugins() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getPlugInsPath() - Method in class com.facebook.buck.apple.AppleBundleDestinations
-
- getPomTemplate() - Method in class com.facebook.buck.jvm.java.Javadoc
-
- getPomTemplate() - Method in interface com.facebook.buck.jvm.java.MavenPublishable
-
- getPomTemplate() - Method in class com.facebook.buck.jvm.java.MavenUberJar
-
- getPomTemplate() - Method in class com.facebook.buck.jvm.java.MavenUberJar.SourceJar
-
- getPoolSupplier() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getPoolSupplier() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getPort() - Method in class com.facebook.buck.distributed.build_slave.CoordinatorModeRunner.AsyncCoordinatorRun
-
- getPort() - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer
-
- getPort() - Method in class com.facebook.buck.httpserver.WebServer
-
- getPosixFileMode(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- getPosixFileMode(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
getPosixFileMode returns a number corresponding to stat()'s ST_MODE, for use when constructing
tar archives.
- getPosixFilePermissions(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
Returns the set of POSIX file permissions, or the empty set if the underlying file system does
not support POSIX file attributes.
- getPosixFilePermissions(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
Returns the set of POSIX file permissions, or the empty set if the underlying file system does
not support POSIX file attributes.
- getPostActions() - Method in class com.facebook.buck.apple.xcode.XCScheme.SchemeAction
-
- getPostBuildSteps(BuildContext) - Method in class com.facebook.buck.apple.AppleDsym
-
- getPostBuildSteps(BuildContext) - Method in interface com.facebook.buck.core.rules.attr.HasPostBuildSteps
-
- getPostBuildSteps(BuildContext) - Method in class com.facebook.buck.jvm.java.JavaTest
-
- getPostFilterResourcesCmd() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getPostFilterResourcesCmd() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getPostFilterResourcesCmd() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getPostLinkerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getPostLinkerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getPostLinkerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getPostLinkerFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getPostLinkerFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
-
- getPostLinkerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getPostLinkerFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getPostLinkerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getPostLinkerFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getPostLinkerFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getPostLinkerFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getPostPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getPostPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getPostPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getPostPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getPostPlatformLinkerFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
-
- getPostPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getPostPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getPostPlatformLinkerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getPostPlatformLinkerFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getPostPlatformLinkerFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getPostPlatformLinkerFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getPostprocessClassesCommands() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getPostprocessClassesCommands() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getPostprocessClassesCommands() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getPostprocessClassesCommands() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getPostprocessClassesCommands() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getPostprocessClassesCommands() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
-
- getPostprocessClassesCommands() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getPostprocessClassesCommands() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getPostprocessClassesCommands() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getPostprocessClassesCommands() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getPostprocessClassesCommands() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getPostprocessClassesCommands() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getPreActions() - Method in class com.facebook.buck.apple.xcode.XCScheme.SchemeAction
-
- getPrebuiltJar() - Method in class com.facebook.buck.android.AndroidPrebuiltAar
-
- getPrecompiledHeader() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getPrecompiledHeader() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getPrecompiledHeader() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getPrecompiledHeader() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getPrecompiledHeader() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
-
- getPrecompiledHeader() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getPrecompiledHeader(boolean, PreprocessorDelegate, DependencyAggregation, CxxToolFlags, Function<CxxToolFlags, String>, Function<CxxToolFlags, String>, CxxPlatform, AbstractCxxSource.Type, ImmutableList<String>, ActionGraphBuilder, SourcePathRuleFinder, SourcePathResolver) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderTemplate
-
Build a PCH rule, given a cxx_precompiled_header rule.
- getPrecompiledHeader(boolean, PreprocessorDelegate, DependencyAggregation, CxxToolFlags, Function<CxxToolFlags, String>, Function<CxxToolFlags, String>, CxxPlatform, AbstractCxxSource.Type, ImmutableList<String>, ActionGraphBuilder, SourcePathRuleFinder, SourcePathResolver) - Method in class com.facebook.buck.cxx.CxxPrefixHeader
-
- getPrecompiledHeader() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
NOTE: precompiled_header is incompatible with prefix_header.
- getPrecompiledHeader() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getPrecompiledHeader(boolean, PreprocessorDelegate, DependencyAggregation, CxxToolFlags, Function<CxxToolFlags, String>, Function<CxxToolFlags, String>, CxxPlatform, AbstractCxxSource.Type, ImmutableList<String>, ActionGraphBuilder, SourcePathRuleFinder, SourcePathResolver) - Method in class com.facebook.buck.cxx.PreInclude
-
- getPrecompiledHeader() - Method in class com.facebook.buck.cxx.PreIncludeFactory
-
NOTE: precompiled_header is incompatible with prefix_header.
- getPrecompiledHeader() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getPrecompiledHeader() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getPrecompiledHeader() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getPrecompiledHeader() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getPrecompiledHeaderLanguage() - Method in enum com.facebook.buck.cxx.AbstractCxxSource.Type
-
"Language" type to pass to the compiler in order to generate a precompiled header.
- getPrecomputedHash() - Method in class com.facebook.buck.core.sourcepath.AbstractDefaultBuildTargetSourcePath
-
- getPrecomputedHash() - Method in class com.facebook.buck.core.sourcepath.AbstractExplicitBuildTargetSourcePath
-
- getPrecomputedHash() - Method in class com.facebook.buck.core.sourcepath.AbstractForwardingBuildTargetSourcePath
-
- getPrecomputedHash() - Method in interface com.facebook.buck.core.sourcepath.BuildTargetSourcePath
-
In rare cases, a BuildTargetSourcePath may know a hash of its content on disk before it even
creates its output.
- getPrecomputedHash() - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath
-
- getPrecomputedHash() - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
-
- getPrecomputedHash() - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
-
- getPrecomputedWorkCache() - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
-
- getPrecomputedWorkClass() - Method in class com.facebook.buck.rules.macros.AbstractMacroExpander
-
- getPrecomputedWorkClass() - Method in class com.facebook.buck.rules.macros.AbstractMacroExpanderWithoutPrecomputedWork
-
- getPrecomputedWorkClass() - Method in class com.facebook.buck.rules.macros.QueryMacroExpander
-
- getPreDexMerge() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
- getPreferredLinkage() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getPreferredLinkage() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getPreferredLinkage() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getPreferredLinkage(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
-
- getPreferredLinkage() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
-
- getPreferredLinkage(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibrary
-
- getPreferredLinkage() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
-
- getPreferredLinkage() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getPreferredLinkage() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getPreferredLinkage(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.PreInclude
-
Linkage doesn't matter for PCHs, but use care not to change it from the rest of the builds'
rules' preferred linkage.
- getPreferredLinkage(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
-
- getPreferredLinkage(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.d.DLibrary
-
- getPreferredLinkage(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.halide.HalideLibrary
-
- getPreferredLinkage() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
-
- getPreferredLinkage(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
-
- getPreferredLinkage() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
-
- getPreferredLinkage() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
-
- getPreferredLinkage(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.swift.SwiftRuntimeNativeLinkable
-
- getPrefixHeader() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getPrefixHeader() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getPrefixHeader() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getPrefixHeader() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getPrefixHeader() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
-
- getPrefixHeader() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getPrefixHeader() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
NOTE: prefix_header is incompatible with precompiled_header.
- getPrefixHeader() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getPrefixHeader() - Method in class com.facebook.buck.cxx.PreIncludeFactory
-
NOTE: prefix_header is incompatible with precompiled_header.
- getPrefixHeader() - Method in class com.facebook.buck.cxx.PreprocessorFlags
-
File set via -include.
- getPrefixHeader() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getPrefixHeader() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getPrefixHeader() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getPrefixHeader() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getPregeneratedVersionControlStats() - Method in class com.facebook.buck.util.versioncontrol.VersionControlBuckConfig
-
- getPreInclude() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
Get (possibly creating) the
PreInclude instance corresponding to this rule's
prefix_header or
precompiled_header, whichever is applicable, or empty if neither is
used.
- getPreloadDeps() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
- getPreloadDeps() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
-
- getPreloadDeps() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
- getPreloadLibraries() - Method in class com.facebook.buck.features.python.PythonBinary
-
- getPreprocessDeps() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
- getPreprocessedLanguage() - Method in enum com.facebook.buck.cxx.AbstractCxxSource.Type
-
- getPreprocessJavaClassesBash() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getPreprocessJavaClassesBash() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getPreprocessJavaClassesBash() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getPreprocessJavaClassesBash() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
-
- getPreprocessJavaClassesDeps() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getPreprocessJavaClassesDeps() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getPreprocessor(CxxPlatform, AbstractCxxSource.Type) - Static method in class com.facebook.buck.cxx.CxxSourceTypes
-
- getPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getPreprocessorFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
-
- getPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
-
- getPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getPreprocessorFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getPreprocessorFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getPreprocessorFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getPreprocessorFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getPreprocessorInput(BuildTarget, ActionGraphBuilder, CxxPlatform) - Method in class com.facebook.buck.apple.AppleLibraryDescription
-
- getPreprocessorInput(BuildTarget, ActionGraphBuilder, CxxPlatform) - Method in interface com.facebook.buck.cxx.CxxLibraryDescriptionDelegate
-
Defines an additional preprocessor input for the public interface exposed by a target.
- getPreprocessorInputForSwift(BuildTarget, ActionGraphBuilder, CxxPlatform, CxxLibraryDescription.CommonArg) - Method in interface com.facebook.buck.apple.AppleLibrarySwiftDelegate
-
- getPreprocessorInputForSwift(BuildTarget, ActionGraphBuilder, CxxPlatform, CxxLibraryDescription.CommonArg) - Method in class com.facebook.buck.apple.AppleTestDescription
-
- getPreprocessorInputsForAppleLibrary(BuildTarget, ActionGraphBuilder, CxxPlatform, AppleNativeTargetDescriptionArg) - Static method in class com.facebook.buck.apple.AppleLibraryDescriptionSwiftEnhancer
-
Returns transitive preprocessor inputs excluding those from the swift delegate of the given
CxxLibrary.
- getPreprocessorOutputType(AbstractCxxSource.Type) - Static method in class com.facebook.buck.cxx.CxxSourceTypes
-
- getPreviousBuckCoreKey() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getPreviousRuleInPipeline() - Method in interface com.facebook.buck.core.rules.pipeline.SupportsPipelining
-
Deprecated.
- getPreviousRuleInPipeline() - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
-
- getPreviousRuleInPipeline() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- getPrimaryApkAssetZips() - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult
-
- getPrimaryApkAssetZips() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
- getPrimaryDexClassesFile() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getPrimaryDexClassesFile() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getPrimaryDexPatterns() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getPrimaryDexPatterns() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getPrimaryDexScenarioFile() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getPrimaryDexScenarioFile() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getPrimaryResourcesApkPath() - Method in class com.facebook.buck.android.AaptOutputInfo
-
- getPrimaryResourcesApkPath() - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult
-
- getPrimaryResourcesApkPath() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
- getPrintableName() - Method in enum com.facebook.buck.util.environment.Platform
-
- getPrivateCxxDeps() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getPrivateCxxDeps() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getPrivateCxxDeps() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getPrivateCxxDeps() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getPrivateCxxDeps() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
-
- getPrivateCxxDeps() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getPrivateCxxDeps() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getPrivateCxxDeps() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getPrivateCxxDeps() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getPrivateCxxDeps() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getPrivateCxxDeps() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getPrivateCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.apple.AppleBundle
-
- getPrivateCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxBinary
-
- getPrivateCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibrary
-
- getPrivateCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.NativeTestable
-
- getPrivateHeadersSymlinksEnabled() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getPrivateHeadersSymlinksEnabled() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
When building or creating a project, create symlinks for the public headers if it's true.
- getPrivateHeaderSymlinkTree(BuildTarget, ActionGraphBuilder, CxxPlatform) - Method in class com.facebook.buck.apple.AppleLibraryDescription
-
- getPrivateHeaderSymlinkTree(BuildTarget, ActionGraphBuilder, CxxPlatform) - Method in interface com.facebook.buck.cxx.CxxLibraryDescriptionDelegate
-
Defines an additional private
HeaderSymlinkTree that will be used when compiling the
the library.
- getPrivatePreprocessorInput(BuildTarget, ActionGraphBuilder, CxxPlatform) - Method in class com.facebook.buck.apple.AppleLibraryDescription
-
- getPrivatePreprocessorInput(BuildTarget, ActionGraphBuilder, CxxPlatform) - Method in interface com.facebook.buck.cxx.CxxLibraryDescriptionDelegate
-
Defines an additional preprocessor input for the private interface exposed by a target.
- getProbability() - Method in enum com.facebook.buck.android.AndroidInstallConfig.ConcurrentInstall
-
- getProbability() - Method in enum com.facebook.buck.artifact_cache.config.MultiFetchType
-
- getProbability() - Method in enum com.facebook.buck.core.model.actiongraph.computation.ActionGraphParallelizationMode
-
- getProbability() - Method in enum com.facebook.buck.distributed.AutoStampedeMode
-
- getProbability() - Method in enum com.facebook.buck.util.randomizedtrial.CommonGroups
-
- getProbability() - Method in interface com.facebook.buck.util.randomizedtrial.WithProbability
-
- getProcessedBytes() - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent.Finished
-
- getProcessedBytes() - Method in class com.facebook.buck.parser.ParseEvent.Finished
-
- getProcessExecutor() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getProcessExecutor() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getProcessExecutor() - Method in class com.facebook.buck.core.toolchain.ToolchainCreationContext
-
- getProcessExecutor() - Method in class com.facebook.buck.distributed.DistBuildCellParams
-
- getProcessExecutor() - Method in class com.facebook.buck.features.go.GoPlatformFactory
-
- getProcessExecutor() - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
-
- getProcessExecutor() - Method in class com.facebook.buck.step.ExecutionContext
-
- getProcessId() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceEvent
-
- getProcessingTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
-
- getProcessManager() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getProcessManager() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getProcessOnly() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams
-
- getProcessorClass() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
-
- getProcessorClasses() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
-
- getProcessorNames() - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields
-
- getProcessorNames() - Method in class com.facebook.buck.jvm.java.JavacPluginProperties
-
- getProcessorNames() - Method in class com.facebook.buck.jvm.java.ResolvedJavacPluginProperties
-
- getProcessorProperties() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessor
-
- getProcessResourceConsumption(long) - Method in class com.facebook.buck.util.ProcessHelper
-
Gets resource consumption of the process with the given pid.
- getProcMacro() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
-
- getProcMacro() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
-
- getProductName() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
-
- getProductName() - Method in interface com.facebook.buck.apple.HasAppleBundleFields
-
- getProductName() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
-
- getProductReference() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
-
- getProductType() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
-
- getProfile() - Method in class com.facebook.buck.json.BuildFilePythonResult
-
- getProfile() - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent.Finished
-
- getProfileAction() - Method in class com.facebook.buck.apple.xcode.XCScheme
-
- getProfiledStaticLibs() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
-
- getProfilePath() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
-
- getProfiler() - Method in class com.facebook.buck.step.ExecutionContext
-
- getProgressValue() - Method in interface com.facebook.buck.event.external.events.ProgressEventInterface
-
- getProgressValue() - Method in class com.facebook.buck.event.ProgressEvent
-
- getProguardAgentPath() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
-
- getProguardAgentPath() - Method in class com.facebook.buck.android.ProGuardConfig
-
- getProguardConfig() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getProguardConfig() - Method in class com.facebook.buck.android.AndroidBinary
-
- getProguardConfig() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getProguardConfig() - Method in class com.facebook.buck.android.AndroidBundle
-
- getProguardConfig() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getProguardConfig() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getProguardConfig() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getProguardConfig() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getProguardConfig() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
-
- getProguardConfig() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
-
- getProguardConfig() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getProguardConfig() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getProguardConfig() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
-
- getProguardConfig() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getProguardConfig() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getProguardConfig() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getProguardConfig() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getProguardConfig() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getProguardConfig() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getProguardConfigPath() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
-
- getProguardConfigPath() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
-
- getProguardConfigPath(TargetNode<AndroidBinaryDescriptionArg>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleFactoryResolver
-
- getProguardConfigs() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
-
Proguard configurations to include when running release builds.
- getProguardJar() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
-
- getProguardJar() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
-
- getProguardJarOverride() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
-
- getProguardJarOverride() - Method in class com.facebook.buck.android.ProGuardConfig
-
- getProguardJvmArgs() - Method in class com.facebook.buck.android.AndroidBinary
-
- getProguardJvmArgs() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getProguardJvmArgs() - Method in class com.facebook.buck.android.AndroidBundle
-
- getProguardJvmArgs() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getProguardJvmArgs() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getProguardJvmArgs() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
-
- getProguardMaxHeapSize() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
-
- getProguardMaxHeapSize() - Method in class com.facebook.buck.android.ProGuardConfig
-
- getProjectAddASTPaths() - Method in class com.facebook.buck.swift.SwiftBuckConfig
-
If enabled, AST paths to the .swiftmodules will be added as part of the linker invocation.
- getProjectAssets() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
-
- getProjectEmbedRuntime() - Method in class com.facebook.buck.swift.SwiftBuckConfig
-
If enabled, automatically emebds the Swift runtime if a relevant target depends on any
libraries that use Swift.
- getProjectFilesystem() - Method in interface com.facebook.buck.android.HasInstallableApk
-
- getProjectFilesystem() - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
-
- getProjectFilesystem() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
- getProjectFilesystem() - Method in interface com.facebook.buck.core.model.targetgraph.BuildRuleCreationContextWithTargetGraph
-
- getProjectFilesystem() - Method in class com.facebook.buck.core.model.targetgraph.ImmutableBuildRuleCreationContextWithTargetGraph
-
- getProjectFilesystem() - Method in interface com.facebook.buck.core.rules.BuildRule
-
- getProjectFilesystem() - Method in interface com.facebook.buck.core.rules.BuildRuleCreationContext
-
- getProjectFilesystem() - Method in interface com.facebook.buck.core.rules.graphbuilder.BuildRuleContextWithEnvironment
-
- getProjectFilesystem() - Method in class com.facebook.buck.core.rules.graphbuilder.impl.DefaultBuildRuleContextWithEnvironment
-
- getProjectFilesystem() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
-
- getProjectFilesystem() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleWithProviders
-
- getProjectFilesystem() - Method in class com.facebook.buck.core.rules.provider.DefaultBuildRuleInfoProvider
-
- getProjectFilesystem() - Method in class com.facebook.buck.core.rules.provider.ImmutableDefaultBuildRuleInfoProvider
-
- getProjectFilesystem() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
- getProjectFilesystem() - Method in class com.facebook.buck.cxx.PreIncludeFactory
-
- getProjectFilesystem() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs
-
- getProjectFilesystem() - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
-
- getProjectFilesystem() - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
- getProjectFilesystem() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
- getProjectFilesystem() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
- getProjectFilesystem() - Method in class com.facebook.buck.jvm.java.AbstractUnusedDependenciesFinder
-
- getProjectFilesystem() - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
-
- getProjectFilesystemFactory() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getProjectFilesystemFactory() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getProjectFilesystemFactory() - Method in class com.facebook.buck.command.BuildExecutorArgs
-
- getProjectFilesystemFactory() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
-
- getProjectFilesystemFactory() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getProjectFilesystemFactory() - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
-
- getProjectFilesystemFactory() - Method in class com.facebook.buck.step.ExecutionContext
-
- getProjectJdkName() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
- getProjectJdkType() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
- getProjectLanguageLevel() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
- getProjectPath() - Method in class com.facebook.buck.features.apple.project.GenerationResult
-
- getProjectPath() - Method in class com.facebook.buck.features.apple.project.ProjectGenerator
-
- getProjectPaths() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
- getProjectPrefix() - Method in class com.facebook.buck.io.watchman.ProjectWatch
-
- getProjectQualifiedPath(Path) - Method in class com.facebook.buck.features.project.intellij.IjProjectPaths
-
- getProjectRelativePath(Path) - Method in class com.facebook.buck.features.project.intellij.IjProjectPaths
-
- getProjectRes() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
-
- getProjectRoot() - Method in class com.facebook.buck.eden.EdenMount
-
- getProjectRoot() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
- getProjectRoot() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
-
- getProjectRootDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
-
- getProjectRoots() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetGraphAndTargets
-
- getProjectWatches() - Method in class com.facebook.buck.io.watchman.Watchman
-
- getProjectWMO() - Method in class com.facebook.buck.swift.SwiftBuckConfig
-
If enabled, turns on Whole Module Optimization for any targets that contain Swift.
- getProperties() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
-
- getProperty(String) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
-
- getProperty(String) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
-
- getProperty() - Method in class com.facebook.buck.cli.ConfigValue
-
- getPropertyName() - Method in class com.facebook.buck.event.ExperimentEvent
-
- getProtocol() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionClients
-
- getProtocol() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionClients
-
- getProtocol() - Method in class com.facebook.buck.remoteexecution.util.OutOfProcessIsolatedExecutionClients
-
- getProtocol() - Method in interface com.facebook.buck.rules.modern.builders.IsolatedExecution
-
- getProtocol() - Method in class com.facebook.buck.rules.modern.builders.RemoteExecution
-
- getProtocolFactory(ThriftProtocol) - Static method in class com.facebook.buck.slb.ThriftUtil
-
- getProtocolVersion() - Method in class com.facebook.buck.doctor.config.DoctorConfig
- getProvided() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
-
- getProvidedDeps() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getProvidedDeps() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getProvidedDeps() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getProvidedDeps() - Method in interface com.facebook.buck.core.description.arg.HasProvidedDeps
-
- getProvidedDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getProvidedDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getProvidedDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDeps
-
- getProvidedDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getProvidedDeps() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getProvidedDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getProvidedDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getProvidedDeps() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getProvidedDeps() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getProvidedDepsQuery() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getProvidedDepsQuery() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getProvidedDepsQuery() - Method in interface com.facebook.buck.core.description.arg.HasProvidedDepsQuery
-
- getProvidedSharedLibs() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
-
- getProvider(BuildRuleInfoProvider.ProviderKey) - Method in interface com.facebook.buck.core.rules.BuildRule
-
Exposes information about the BuildRule to BuildRules that depend on this BuildRule during
action graph construction.
- getProvider(BuildRuleInfoProvider.ProviderKey) - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
-
- getProvider(BuildRuleInfoProvider.ProviderKey) - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleWithProviders
-
During ActionGraph creation, any data exposed to dependent BuildRule will be exposed via the
BuildRuleInfoProviders obtained from this method.
- getProvider() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
-
- getProvider() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getProviderClass() - Method in class com.facebook.buck.core.rules.provider.BuildRuleInfoProvider.ProviderKey
-
- getProviderClass() - Method in class com.facebook.buck.core.rules.provider.ImmutableProviderKey
-
- getProviderCollection() - Method in interface com.facebook.buck.core.rules.BuildRule
-
Exposes all the providers about this BuildRule to BuildRules that depend on this BuildRule
during action graph construction.
- getProviderCollection() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
-
- getProviderCollection() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleWithProviders
-
During ActionGraph creation, any data exposed to dependent BuildRule will be exposed via the
collection of providers obtained from this method.
- getProviderCollectionForDep(BuildRuleKey, Function<BuildRuleInfoProviderCollection, BuildRule>) - Method in interface com.facebook.buck.core.rules.graphbuilder.BuildRuleContextWithEnvironment
-
A method for Action Graph construction phase to access information from a dependency by
retrieving all
BuildRuleInfoProviders of the dependent
BuildRule.
- getProviderCollectionForDep(BuildRuleKey, Function<BuildRuleInfoProviderCollection, BuildRule>) - Method in class com.facebook.buck.core.rules.graphbuilder.impl.DefaultBuildRuleContextWithEnvironment
-
- getProviderCollectionForDeps(Iterable<BuildRuleKey>, Function<ImmutableMap<BuildRuleKey, BuildRuleInfoProviderCollection>, BuildRule>) - Method in interface com.facebook.buck.core.rules.graphbuilder.BuildRuleContextWithEnvironment
-
A method for Action Graph construction phase to access information from many dependencies by
retrieving all
BuildRuleInfoProviders of the dependencies
BuildRule.
- getProviderCollectionForDeps(Iterable<BuildRuleKey>, Function<ImmutableMap<BuildRuleKey, BuildRuleInfoProviderCollection>, BuildRule>) - Method in class com.facebook.buck.core.rules.graphbuilder.impl.DefaultBuildRuleContextWithEnvironment
-
- getProviderForSpec(JavacSpec) - Static method in class com.facebook.buck.jvm.java.ExternalJavacProvider
-
Creates a JavacProvider based on a spec.
- getProvisioningProfileByUUID(String) - Method in class com.facebook.buck.apple.toolchain.AbstractProvisioningProfileStore
-
- getProvisioningProfileName() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
-
The platform name used to match provisioning profiles.
- getProvisioningProfileReadCommand() - Method in class com.facebook.buck.apple.AppleConfig
-
- getProvisioningProfiles() - Method in class com.facebook.buck.apple.toolchain.AbstractProvisioningProfileStore
-
- getProvisioningProfileSearchPath() - Method in class com.facebook.buck.apple.AppleConfig
-
- getProvisioningProfilesSupplier() - Method in class com.facebook.buck.apple.toolchain.AbstractProvisioningProfileStore
-
- getProvisioningProfilesSupplier() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileStore
-
- getProxy() - Method in class com.facebook.buck.file.downloader.impl.DownloadConfig
-
- getProxyType() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy
-
- getPublicCxxPreprocessorInputExcludingDelegate(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibrary
-
- getPublicHeadersSymlinksEnabled() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getPublicHeadersSymlinksEnabled() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
When building or creating a project, create symlinks for the public headers if it's true.
- getPythonInterpreter() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
-
- getPythonInterpreterPath(String) - Method in class com.facebook.buck.features.python.toolchain.impl.PythonInterpreterFromConfig
-
- getPythonInterpreterPath() - Method in class com.facebook.buck.features.python.toolchain.impl.PythonInterpreterFromConfig
-
- getPythonInterpreterPath(String) - Method in interface com.facebook.buck.features.python.toolchain.PythonInterpreter
-
- getPythonInterpreterPath() - Method in interface com.facebook.buck.features.python.toolchain.PythonInterpreter
-
- getPythonModules() - Method in class com.facebook.buck.features.lua.LuaPackageComponents
-
- getPythonModuleSdkName() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
- getPythonModuleSdkType() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
- getPythonModuleSearchPath() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
-
- getPythonModuleSearchPath() - Method in class com.facebook.buck.parser.ParserConfig
-
Returns the module search path PYTHONPATH to set for the parser, as specified by the
'python_path' key of the 'parser' section.
- getPythonName() - Method in class com.facebook.buck.rules.coercer.ParamInfo
-
- getPythonPackageComponents(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.python.CxxPythonExtension
-
- getPythonPackageComponents(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibrary
-
- getPythonPackageComponents(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.python.PythonLibrary
-
- getPythonPackageComponents(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.features.python.PythonPackagable
-
- getPythonPackageDeps(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibrary
-
- getPythonPackageDeps(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.python.PythonLibrary
-
- getPythonPackageDeps(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.features.python.PythonPackagable
-
- getPythonPath() - Method in class com.facebook.buck.features.python.toolchain.PythonEnvironment
-
- getPythonPlatform() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
-
- getPythonPlatform() - Method in class com.facebook.buck.features.python.PythonBinary
-
- getPythonPlatforms() - Method in interface com.facebook.buck.features.python.toolchain.AbstractPythonPlatformsProvider
-
- getPythonPlatforms(ToolchainProvider, PythonBuckConfig, ProcessExecutor) - Method in class com.facebook.buck.features.python.toolchain.impl.PythonPlatformsProviderFactory
-
Constructs set of Python platform flavors given in a .buckconfig file, as is specified by
section names of the form python#{flavor name}.
- getPythonPlatforms() - Method in class com.facebook.buck.features.python.toolchain.PythonPlatformsProvider
-
- getPythonPlatformSections() - Method in class com.facebook.buck.features.python.PythonBuckConfig
-
- getPythonTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
-
- getPythonVersion() - Method in class com.facebook.buck.features.python.toolchain.PythonEnvironment
-
- getQuery() - Method in class com.facebook.buck.rules.macros.QueryMacro
-
- getQuery() - Method in class com.facebook.buck.rules.macros.QueryOutputsMacro
-
- getQuery() - Method in class com.facebook.buck.rules.macros.QueryPathsMacro
-
- getQuery() - Method in class com.facebook.buck.rules.macros.QueryTargetsAndOutputsMacro
-
- getQuery() - Method in class com.facebook.buck.rules.macros.QueryTargetsMacro
-
- getQuery() - Method in class com.facebook.buck.rules.query.Query
-
- getQueryParams() - Method in class com.facebook.buck.io.watchman.WatchmanQuery
-
- getQueryPath() - Method in class com.facebook.buck.io.watchman.WatchmanQuery
-
- getQueueLength() - Method in class com.facebook.buck.util.concurrent.ListeningMultiSemaphore
-
- getQuickLookPath() - Method in class com.facebook.buck.apple.AppleBundleDestinations
-
- getRageUrl() - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse
-
- getRanlib() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getRanlib() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getRanlibflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getRanlibflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getRawConfig() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
-
- getRawConfig() - Method in class com.facebook.buck.skylark.packages.PackageContext
-
Returns a raw map of configuration options defined in .buckconfig file and passed
through a --config command line option.
- getRawConfig() - Method in class com.facebook.buck.util.config.Config
-
- getRawConfigForDistBuild() - Method in class com.facebook.buck.util.config.Config
-
- getRawConfigForParser() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getRawHeaders() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
Raw headers are headers which are used as they are (via compilation flags).
- getRawHeaders() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
Raw headers are headers which are used as they are (via compilation flags).
- getRawHeaders() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
Raw headers are headers which are used as they are (via compilation flags).
- getRawHeaders() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Raw headers are headers which are used as they are (via compilation flags).
- getRawHeaders() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
-
Raw headers are headers which are used as they are (via compilation flags).
- getRawHeaders() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
Raw headers are headers which are used as they are (via compilation flags).
- getRawHeaders() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Raw headers are headers which are used as they are (via compilation flags).
- getRawHeaders() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getRawHeaders() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getRawHeaders() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getRawHeaders() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getRawInputsHashCode() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
- getRawInputsHashCode() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
-
- getRawKeys() - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
-
- getRawNodeCache() - Method in class com.facebook.buck.parser.DaemonicParserState
-
- getRawOutput() - Method in class com.facebook.buck.features.go.GoListStep
-
- getRawPexTool(BuildRuleResolver) - Method in class com.facebook.buck.features.python.PythonBuckConfig
-
- getRawRules() - Method in class com.facebook.buck.skylark.parser.ParseResult
-
Returns a list of map instances where keys represent rule parameters and values represent rule
arguments.
- getRawSelector() - Method in class com.facebook.buck.test.selectors.PatternTestSelector
-
- getRawSelector() - Method in class com.facebook.buck.test.selectors.SimpleTestSelector
-
- getRawSelector() - Method in interface com.facebook.buck.test.selectors.TestSelector
-
- getRawSelectors() - Method in class com.facebook.buck.test.selectors.TestSelectorList
-
- getRawStream() - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
-
- getRawValue(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getRDotJavaBinFolder(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.android.DummyRDotJava
-
- getRDotJavaBinFolder() - Method in class com.facebook.buck.android.DummyRDotJava
-
- getRDotJavaDir() - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult
-
- getRDotJavaFiles() - Method in class com.facebook.buck.android.MergeAndroidResourcesStep
-
- getRDotJavaPackage() - Method in class com.facebook.buck.android.AndroidPrebuiltAar
-
- getRDotJavaPackage() - Method in class com.facebook.buck.android.AndroidResource
-
- getRDotJavaPackage() - Method in interface com.facebook.buck.android.HasAndroidResourceDeps
-
- getRDotJavaSrcFolder(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.android.DummyRDotJava
-
- getReadConfigurationOptions() - Method in class com.facebook.buck.skylark.parser.ParseResult
-
Returns all configuration options accessed during parsing of the build file.
- getReadHeaders() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
-
- getReadOnlyPaths() - Method in class com.facebook.buck.parser.ParserConfig
- getReadTimeoutSeconds() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
-
- getReason() - Method in class com.facebook.buck.event.WatchmanStatusEvent.Overflow
-
- getReason() - Method in class com.facebook.buck.io.watchman.WatchmanOverflowEvent
-
- getRecord() - Method in class com.facebook.buck.log.ErrorLogRecord
-
- getRecordedPaths() - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
-
- getRecordedRules() - Method in class com.facebook.buck.skylark.parser.context.ParseContext
-
- getRecursiveTargetNodeDependenciesOfTypes(XCodeDescriptions, TargetGraph, Optional<AppleDependenciesCache>, AppleBuildRules.RecursiveDependenciesMode, TargetNode<?>, Optional<ImmutableSet<Class<? extends BaseDescription<?>>>>) - Static method in class com.facebook.buck.apple.AppleBuildRules
-
- getRecursiveTargetNodeDependenciesOfTypes(XCodeDescriptions, TargetGraph, Optional<AppleDependenciesCache>, AppleBuildRules.RecursiveDependenciesMode, TargetNode<?>, Predicate<TargetNode<?>>, Optional<AppleCxxPlatform>) - Static method in class com.facebook.buck.apple.AppleBuildRules
-
- getRecursiveTargetNodeDependenciesOfTypes(XCodeDescriptions, TargetGraph, Optional<AppleDependenciesCache>, AppleBuildRules.RecursiveDependenciesMode, TargetNode<?>, ImmutableSet<Class<? extends BaseDescription<?>>>) - Static method in class com.facebook.buck.apple.AppleBuildRules
-
- getRedex() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getRedex() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getRedex() - Method in class com.facebook.buck.android.redex.RedexOptions
-
- getRedexConfig() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getRedexConfig() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getRedexConfig() - Method in class com.facebook.buck.android.redex.RedexOptions
-
- getRedexExtraArgs() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getRedexExtraArgs() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getRedexExtraArgs() - Method in class com.facebook.buck.android.redex.RedexOptions
-
- getRedexTarget() - Method in class com.facebook.buck.android.AndroidBuckConfig
-
- getRedexTool(BuildRuleResolver) - Method in class com.facebook.buck.android.AndroidBuckConfig
-
- getRedirectError() - Method in class com.facebook.buck.util.ProcessExecutorParams
-
If present, redirects stderr for the process to this location.
- getRedirectErrorStream() - Method in class com.facebook.buck.util.ProcessExecutorParams
-
- getRedirectInput() - Method in class com.facebook.buck.util.ProcessExecutorParams
-
If present, redirects stdout for the process to this location.
- getRedirectOutput() - Method in class com.facebook.buck.util.ProcessExecutorParams
-
If present, redirects stdin for the process to this location.
- getReferencedFiles(Path) - Method in class com.facebook.buck.cli.TargetsCommand
-
- getReferences() - Method in class com.facebook.buck.rules.modern.tools.CachedErrors
-
- getRefName(int) - Method in class com.facebook.buck.android.resources.ResTablePackage
-
- getRelativeArchiveMemberPath(SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
-
- getRelativeArchiveMemberPath(SourcePath) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
-
- getRelativeHeaderPath(ProjectFilesystem) - Method in class com.facebook.buck.cxx.PreInclude
-
- getRelativeInputPath(SourcePathResolver) - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
-
- getRelativeModulesDir() - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
- getRelativeModulesDir() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
- getRelativeNativeLibsDir() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
- getRelativeOutputPath() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
-
- getRelativeOutputPath() - Method in class com.facebook.buck.features.project.intellij.model.folders.ResourceFolder
-
- getRelativePath() - Method in class com.facebook.buck.core.sourcepath.AbstractPathSourcePath
-
- getRelativePath() - Method in class com.facebook.buck.core.sourcepath.PathSourcePath
-
- getRelativePath(SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
-
- getRelativePath(ProjectFilesystem, SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
-
- getRelativePath(SourcePath) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
-
- getRelativePath(ProjectFilesystem, SourcePath) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
-
- getRelativePath() - Method in class com.facebook.buck.doctor.config.BuildLogEntry
-
- getRelativePath(Path, Path) - Static method in class com.facebook.buck.io.file.MorePaths
-
Get the path of a file relative to a base directory.
- getRelativePath() - Method in interface com.facebook.buck.jvm.java.classes.FileLike
-
Returns the relative path for the entry.
- getRelativePythonModulesDir() - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
- getRelativePythonModulesDir() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
- getRelativeResDirectories(ProjectFilesystem, SourcePathResolver) - Method in interface com.facebook.buck.android.FilteredResourcesProvider
-
- getRelinkedLibs() - Method in class com.facebook.buck.android.relinker.NativeRelinker
-
- getRelinkedLibsAssets() - Method in class com.facebook.buck.android.relinker.NativeRelinker
-
- getRelinkerWhitelist() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getRelinkerWhitelist() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getRelinkerWhitelist() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getRemoteBuckLogPath(String, Path) - Static method in class com.facebook.buck.distributed.DistBuildUtil
-
- getRemoteBuildRuleCompletionNotifier() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
-
- getRemoteCommand() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getRemoteConfigWithOverride() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getRemoteCoordinatorAddress() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getRemoteCoordinatorPort() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getRemoteDownloadedArtifactsBytes() - Method in class com.facebook.buck.event.listener.NetworkStatsKeeper
-
- getRemoteDownloadedArtifactsCount() - Method in class com.facebook.buck.event.listener.NetworkStatsKeeper
-
- getRemoteExecutionService() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionClients
-
- getRemoteExecutionService() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionClients
-
- getRemoteExecutionService() - Method in class com.facebook.buck.remoteexecution.util.OutOfProcessIsolatedExecutionClients
-
- getRemoteFileHashes() - Method in class com.facebook.buck.distributed.RecordedFileHashes
-
- getRemoteGlobalIDString() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy
-
- getRemoteRootCellConfig() - Method in class com.facebook.buck.distributed.DistBuildState
-
The RootCell of the Remote machine.
- getRemoteRunnablePath() - Method in class com.facebook.buck.apple.xcode.XCScheme.LaunchAction
-
- getRemoteSandboxDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
-
- getRemoteState() - Method in class com.facebook.buck.distributed.DistBuildState
-
- getRemoveClasses() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getRemoveClasses() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getRemoveClasses() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getRemoveClasses() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getRemoveClasses() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getRemoveClasses() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getRemoveClasses() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getRemoveClasses() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
-
- getRemoveClasses() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getRemoveClasses() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getRemoveClasses() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getRemoveClasses() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getRemoveEntryPredicate() - Method in class com.facebook.buck.jvm.java.JarParameters
-
- getReorderClassesIntraDex() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
-
- getRepoCredentials(String) - Method in class com.facebook.buck.file.downloader.impl.DownloadConfig
-
- getReport() - Method in class com.facebook.buck.parser.events.ParseBuckProfilerReportEvent
-
- getReportMaxSizeBytes() - Method in class com.facebook.buck.doctor.config.DoctorConfig
- getReportMaxUploadRetries() - Method in class com.facebook.buck.doctor.config.DoctorConfig
- getReportSubmitErrorMessage() - Method in interface com.facebook.buck.doctor.DefectReporter.AbstractDefectSubmitResult
-
- getReportSubmitErrorMessage() - Method in class com.facebook.buck.doctor.DefectSubmitResult
-
- getReportSubmitLocation() - Method in interface com.facebook.buck.doctor.DefectReporter.AbstractDefectSubmitResult
-
- getReportSubmitLocation() - Method in class com.facebook.buck.doctor.DefectSubmitResult
-
- getReportSubmitMessage() - Method in interface com.facebook.buck.doctor.DefectReporter.AbstractDefectSubmitResult
-
- getReportSubmitMessage() - Method in class com.facebook.buck.doctor.DefectSubmitResult
-
- getReportTimeoutMs() - Method in class com.facebook.buck.doctor.config.DoctorConfig
- getReportUploadPath() - Method in class com.facebook.buck.doctor.config.DoctorConfig
- getReportUrl() - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
-
- getRepository() - Method in class com.facebook.buck.artifact_cache.AbstractNetworkCache
-
- getRepository() - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
-
- getRepository() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- getRepository() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
- getRepository() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getRepository() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs
-
- getRepository() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getRepository(ProjectFilesystem) - Static method in class com.facebook.buck.event.listener.ScubaBuildListener
-
- getRepresentation() - Method in interface com.facebook.buck.rules.visibility.VisibilityPattern
-
Value used in a build file to specify this pattern.
- getRepresentativePlatform() - Method in class com.facebook.buck.apple.MultiarchFileInfo
-
Returns a representative platform for use in retrieving architecture agnostic tools.
- getRequest() - Method in class com.facebook.buck.slb.HybridThriftRequestHandler
-
Get thrift request.
- getRequestCount() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
-
- getRequestDurationMillis() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished
-
- getRequestedRuleKey() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData
-
- getRequestErrorCount() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
-
- getRequestLengthBytes() - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.Request
-
- getRequestProtocol() - Method in interface com.facebook.buck.doctor.DefectReporter.AbstractDefectSubmitResult
-
- getRequestProtocol() - Method in class com.facebook.buck.doctor.DefectSubmitResult
-
- getRequestSampleCount() - Method in class com.facebook.buck.slb.ServerHealthState
-
- getRequestSizeBytes() - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.AbstractStoreResult
-
- getRequestSizeBytes() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData
-
- getRequestSizeBytes() - Method in class com.facebook.buck.artifact_cache.StoreResult
-
- getRequestSizeBytes() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
-
- getRequestSizeBytes() - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData
-
- getRequestSuccessful() - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse
-
- getRequestTimeoutCount() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
-
- getRequiredBufferCapacity() - Method in class com.facebook.buck.apple.clang.HeaderMap
-
- getRequiredBuildTarget(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getRequiredBuildTargets() - Method in class com.facebook.buck.features.apple.project.GenerationResult
-
- getRequiredBuildTargets() - Method in class com.facebook.buck.features.apple.project.ProjectGenerator
-
- getRequiredBuildTargets() - Method in class com.facebook.buck.features.apple.project.WorkspaceAndProjectGenerator
-
- getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
-
- getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getRequiredForSourceOnlyAbi() - Method in interface com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbi
-
- getRequiredForSourceOnlyAbi() - Method in interface com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg
-
- getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
-
- getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
-
- getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.android.AndroidResource
-
- getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.android.NdkLibrary
-
- getRequiredPackageables(BuildRuleResolver) - Method in interface com.facebook.buck.android.packageable.AndroidPackageable
-
Get the set of packagables that need to be included in any package that includes this object.
- getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.android.PrebuiltNativeLibrary
-
- getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.cxx.CxxLibrary
-
- getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.features.js.JsBundleAndroid
-
- getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.features.js.JsBundleGenrule
-
- getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
-
- getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.jvm.java.PrebuiltJar
-
- getRequiredPath(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getRequiredValue(BuildTarget) - Method in class com.facebook.buck.core.model.FlavorDomain
-
- getRes() - Method in class com.facebook.buck.android.AndroidPrebuiltAar
-
- getRes() - Method in class com.facebook.buck.android.AndroidResource
-
- getRes() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
-
- getRes() - Method in interface com.facebook.buck.android.HasAndroidResourceDeps
-
- getResDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
-
- getResDirectories() - Method in interface com.facebook.buck.android.FilteredResourcesProvider
-
- getResDirectories() - Method in class com.facebook.buck.android.IdentityResourcesProvider
-
- getResDirectories() - Method in class com.facebook.buck.android.ResourcesFilter
-
- getResDirectoryForProject(ActionGraphBuilder, TargetNode<AndroidResourceDescriptionArg>) - Static method in class com.facebook.buck.android.AndroidResourceDescription
-
- getResolvedIncludeRoot(SourcePathResolver) - Method in class com.facebook.buck.cxx.CxxHeaders
-
- getResolvedPath() - Method in class com.facebook.buck.core.sourcepath.AbstractExplicitBuildTargetSourcePath
-
- getResolvedPath() - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
-
- getResolvedQuery() - Method in class com.facebook.buck.rules.query.Query
-
- getResolver() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleWithResolver
-
- getResourceAllocationFairness() - Method in class com.facebook.buck.core.resources.ResourcesConfig
- getResourceAmountsPerRuleType() - Method in class com.facebook.buck.core.resources.ResourcesConfig
- getResourceApk() - Method in class com.facebook.buck.android.AbstractModuleInfo
-
- getResourceApk() - Method in class com.facebook.buck.android.ModuleInfo
-
- getResourceCompression() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getResourceCompression() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getResourceCompression() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getResourceCompressionMode() - Method in class com.facebook.buck.android.AndroidBinary
-
- getResourceCompressionMode() - Method in class com.facebook.buck.android.AndroidBundle
-
- getResourceConsumption() - Method in class com.facebook.buck.util.perf.ProcessTracker.ProcessResourceConsumptionEvent
-
- getResourceDeps() - Method in class com.facebook.buck.android.UnsortedAndroidResourceDeps
-
- getResourceDetails() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
-
- getResourceDirectories() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails
-
A list of "res" directories that should be passed to the aapt command to build the APK,
sorted topologically.
- getResourceDirs() - Method in class com.facebook.buck.apple.AppleBundleResources
-
Directories that should be copied into the bundle as directories of files with the same name.
- getResourceFactory() - Method in class com.facebook.buck.features.project.intellij.model.folders.JavaResourceFolder
-
- getResourceFactory() - Method in class com.facebook.buck.features.project.intellij.model.folders.JavaTestResourceFolder
-
- getResourceFactory() - Method in class com.facebook.buck.features.project.intellij.model.folders.ResourceFolder
-
- getResourceFilePath() - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry
-
- getResourceFiles() - Method in class com.facebook.buck.apple.AppleBundleResources
-
Files that are copied to the root of the resources subdirectory.
- getResourceFilesByHash(SourcePathResolver, ProjectFilesystem, Stream<ExopackagePathAndHash>) - Static method in class com.facebook.buck.android.exopackage.ResourcesExoHelper
-
Returns a map of hash to path for resource files.
- getResourceFilter() - Method in class com.facebook.buck.android.AndroidBinary
-
- getResourceFilter() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getResourceFilter() - Method in class com.facebook.buck.android.AndroidBundle
-
- getResourceFilter() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getResourceFilterRule() - Method in interface com.facebook.buck.android.FilteredResourcesProvider
-
- getResourceFilterRule() - Method in class com.facebook.buck.android.IdentityResourcesProvider
-
- getResourceFilterRule() - Method in class com.facebook.buck.android.ResourcesFilter
-
- getResourceFolderFactory() - Method in enum com.facebook.buck.features.project.intellij.FolderTypeWithPackageInfo
-
- getResourceFolderType() - Method in class com.facebook.buck.features.project.intellij.model.folders.JavaResourceFolder
-
- getResourceFolderType() - Method in class com.facebook.buck.features.project.intellij.model.folders.JavaTestResourceFolder
-
- getResourceFolderType() - Method in class com.facebook.buck.features.project.intellij.model.folders.ResourceFolder
-
- getResourceIdentifier() - Method in class com.facebook.buck.util.PackagedResource
-
Use this as unique ID for resource when hashing is not enabled
- getResourcePaths(Collection<SourcePath>) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
-
- getResourcePaths(Collection<SourcePath>, Path) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
-
- getResourcePaths() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
-
- getResourceRef(int) - Method in class com.facebook.buck.android.resources.ResTableType
-
- getResources() - Method in class com.facebook.buck.android.aapt.RDotTxtResourceCollector
-
- getResources() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getResources() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getResources() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getResources() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getResources() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
-
- getResources() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
-
- getResources() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
-
- getResources() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
-
- getResources() - Method in class com.facebook.buck.features.python.PythonPackageComponents
-
- getResources() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
- getResources() - Method in interface com.facebook.buck.jvm.core.JavaLibrary
-
- getResources() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getResources() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getResources() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- getResources() - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
-
- getResources() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
-
- getResources() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getResources() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getResources() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
-
- getResources() - Method in class com.facebook.buck.jvm.java.ResourcesParameters
-
- getResources() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getResources() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getResources() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getResources() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getResources() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
-
- getResources() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
-
- getResources() - Method in class com.facebook.buck.util.concurrent.ListeningSemaphoreArrayPendingItem
-
- getResourcesFromDeps() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
-
- getResourcesInfo() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo
-
- getResourcesParameters() - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
-
- getResourcesPath() - Method in class com.facebook.buck.apple.AppleBundleDestinations
-
- getResourcesPaths() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.ResourcesInfo
-
- getResourcesRoot() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getResourcesRoot() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getResourcesRoot() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getResourcesRoot() - Method in class com.facebook.buck.features.project.intellij.model.folders.ResourceFolder
-
- getResourcesRoot() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getResourcesRoot() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getResourcesRoot() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
-
- getResourcesRoot() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getResourcesRoot() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getResourcesRoot() - Method in class com.facebook.buck.jvm.java.ResourcesParameters
-
- getResourcesRoot() - Method in class com.facebook.buck.jvm.java.ResourcesRootPackageFinder
-
- getResourcesRoot() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getResourcesRoot() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getResourcesRoot() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getResourcesRoot() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getResourcesRootFromFolder(IjFolder) - Method in enum com.facebook.buck.features.project.intellij.model.folders.IjResourceFolderType
-
- getResourcesRootsToResources(JavaPackageFinder, ImmutableSet<Path>) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
-
- getResourcesWithEmptyResButNonEmptyAssetsDir() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails
-
- getResourcesWithNonEmptyResDir() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails
-
A list of build targets belonging to
AndroidResources with
non-empty "res" directory, sorted topologically.
- getResourceType() - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
-
- getResourceTypeName(ResTablePackage) - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
-
- getResourceUnion() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
-
- getResourceUnionPackage() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getResourceUnionPackage() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getResourceUnionPackage() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getResourceUnionPackage() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
-
- getResourceUnionPackage() - Method in interface com.facebook.buck.android.AndroidLibraryDescription.CoreArg
-
- getResourceUnionPackage() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getResourceUnionPackage() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getResourceVariantFiles() - Method in class com.facebook.buck.apple.AppleBundleResources
-
Resource files with localization variants.
- getResPaths() - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep
-
- getResponse() - Method in class com.facebook.buck.slb.HybridThriftResponseHandler
-
The thrift response.
- getResponse() - Method in class com.facebook.buck.slb.OkHttpResponseWrapper
-
- getResponseBody() - Method in class com.facebook.buck.util.network.HttpResponse
-
- getResponseSizeBytes() - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.AbstractFetchResult
-
- getResponseSizeBytes() - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.AbstractMultiContainsResult
-
- getResponseSizeBytes() - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult
-
- getResponseSizeBytes() - Method in class com.facebook.buck.artifact_cache.FetchResult
-
- getResponseSizeBytes() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData
-
- getResponseSizeBytes() - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal
-
- getResponseSizeBytes() - Method in class com.facebook.buck.artifact_cache.MultiContainsResult
-
- getResponseSizeBytes() - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
-
- getResponseSizeBytes() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
-
- getResponseSizeBytes() - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData
-
- getRestartAdbOnFailure() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getResult() - Method in class com.facebook.buck.core.build.engine.BuildEngine.AbstractBuildEngineResult
-
- getResult() - Method in class com.facebook.buck.core.build.engine.BuildEngineResult
-
- getResultClass() - Method in class com.facebook.buck.rules.coercer.ParamInfo
-
Returns the type that input values will be coerced to.
- getResultFile(File) - Method in class com.facebook.buck.testrunner.BuckXmlTestRunListener
-
Creates a
File where the report will be created.
- getResultForMatcher(ChromeTraceParser.ChromeTraceEventMatcher<T>, Map<ChromeTraceParser.ChromeTraceEventMatcher<?>, Object>) - Static method in class com.facebook.buck.util.trace.ChromeTraceParser
-
- getResults() - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.AbstractMultiFetchResult
-
At least one of the results must be non-skipped.
- getResults() - Method in class com.facebook.buck.artifact_cache.MultiFetchResult
-
At least one of the results must be non-skipped.
- getResults() - Method in class com.facebook.buck.command.BuildExecutionResult
-
- getResults() - Method in class com.facebook.buck.core.test.event.IndividualTestEvent.Finished
-
- getResults() - Method in class com.facebook.buck.core.test.event.TestRunEvent.Finished
-
- getResults() - Method in interface com.facebook.buck.event.external.events.IndividualTesEventFinishedExternalInterface
-
- getResults() - Method in interface com.facebook.buck.event.external.events.TestRunFinishedEventInterface
-
- getResultString() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
-
- getResultSummaryVerbosity() - Method in class com.facebook.buck.test.TestConfig
-
- getRetrievalTime() - Method in class com.facebook.buck.util.cache.CacheStats
-
- getReusedNodeCount() - Method in class com.facebook.buck.event.ActionGraphEvent.IncrementalLoad
-
- getReverseDeps(Iterable<QueryTarget>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
-
- getReverseDeps(Iterable<QueryTarget>) - Method in interface com.facebook.buck.query.QueryEnvironment
-
Returns the direct reverse dependencies of the specified targets.
- getReverseDeps(Iterable<QueryTarget>) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
-
- getReverseDeps(Iterable<QueryTarget>) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
-
- getRevisionIdOffTracked() - Method in class com.facebook.buck.doctor.config.SourceControlInfo
-
- getRevisionTimestampOffTracked() - Method in class com.facebook.buck.doctor.config.SourceControlInfo
-
- getRewriteMisc() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
-
- getRewriteSourcemap() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
-
- getRight() - Method in class com.facebook.buck.util.types.Either
-
Returns the right value.
- getRlib() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
-
- getRobolectricLogPath() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
- getRobolectricManifest() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getRobolectricRuntimeDependency() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getRoot() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
-
- getRoot() - Method in interface com.facebook.buck.core.cell.Cell
-
- getRoot() - Method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
-
- getRoot() - Method in class com.facebook.buck.core.cell.impl.ImmutableDefaultCellPathResolver
-
- getRoot() - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
-
- getRoot() - Method in class com.facebook.buck.cxx.CxxHeaders
-
- getRoot() - Method in class com.facebook.buck.cxx.CxxHeadersDir
-
- getRoot() - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
-
- getRoot() - Method in interface com.facebook.buck.remoteexecution.Protocol.Tree
-
- getRootAPKModule() - Method in class com.facebook.buck.android.apkmodule.APKModuleGraph
-
Get the APKModule representing the core application that is always included in the apk
- getRootCause() - Method in class com.facebook.buck.util.ErrorLogger.DeconstructedException
-
- getRootCell() - Method in class com.facebook.buck.command.BuildExecutorArgs
-
- getRootCell() - Method in class com.facebook.buck.distributed.DistBuildState
-
- getRootDirectories() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystem
-
- getRootPath() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- getRootPath() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
-
- getRootPath() - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
- getRootPath() - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
-
- getRootPath() - Method in class com.facebook.buck.rules.modern.DefaultOutputPathResolver
-
- getRootPath() - Method in interface com.facebook.buck.rules.modern.OutputPathResolver
-
Returns a relative path to the root directory for build outputs.
- getRoots() - Method in class com.facebook.buck.cxx.OmnibusLibraries
-
- getRootSourcePath() - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
-
- getRootSourcePath(String) - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
-
- getRotateLog() - Method in class com.facebook.buck.log.LogConfigSetup
-
- getRound() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent
-
- getRule() - Method in class com.facebook.buck.core.build.engine.BuildResult
-
- getRule(BuildTarget) - Method in class com.facebook.buck.core.rules.AbstractBuildRuleResolver
-
- getRule(BuildTarget) - Method in interface com.facebook.buck.core.rules.BuildRuleResolver
-
Returns the BuildRule associated with the buildTarget.
- getRule(BuildTarget) - Method in interface com.facebook.buck.core.rules.config.ConfigurationRuleResolver
-
- getRule(BuildTarget) - Method in class com.facebook.buck.core.rules.config.impl.SameThreadConfigurationRuleResolver
-
- getRule(SourcePath) - Method in class com.facebook.buck.core.rules.SourcePathRuleFinder
-
- getRule(BuildTargetSourcePath) - Method in class com.facebook.buck.core.rules.SourcePathRuleFinder
-
- getRuleCacheResult() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult
-
- getRuleCount() - Method in class com.facebook.buck.event.listener.cachestats.CacheRateStatsKeeper
-
- getRuleDepsCache() - Method in class com.facebook.buck.core.rulekey.calculator.ParallelRuleKeyCalculator
-
- getRuleFinder() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
- getRuleFinder() - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
- getRuleFinder() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
- getRuleFinder() - Method in interface com.facebook.buck.rules.modern.InputRuleResolver.UnsafeInternals
-
- getRuleFlags() - Method in class com.facebook.buck.cxx.CxxToolFlags
-
Flags that succeed flags from #getPlatformFlags().
- getRuleFlags() - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags
-
- getRuleFlags() - Method in class com.facebook.buck.cxx.IterableCxxToolFlags
-
- getRuleFunctionFactory() - Method in class com.facebook.buck.skylark.parser.BuckGlobals
-
- getRuleKey() - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache.FetchRequest
-
- getRuleKey() - Method in class com.facebook.buck.cli.TargetResult
-
- getRuleKey(String) - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
-
- getRuleKey(String) - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
-
Returns the
RuleKey for the rule whose output is currently stored on disk.
- getRuleKey() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Resumed
-
- getRuleKey() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Suspended
-
- getRuleKey() - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys
-
- getRuleKey() - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
-
- getRuleKey() - Method in interface com.facebook.buck.rules.keys.DependencyFileRuleKeyFactory.AbstractRuleKeyAndInputs
-
- getRuleKey() - Method in class com.facebook.buck.rules.keys.InputBasedRuleKeyFactory.Result
-
- getRuleKey() - Method in class com.facebook.buck.rules.keys.RuleKeyAndInputs
-
- getRuleKeyCacheCheckTimestamps() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
-
- getRuleKeyCacheResult() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResultEvent
-
- getRuleKeyCacheScope() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getRuleKeyCaching() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getRuleKeyCalculatedEvents() - Method in class com.facebook.buck.distributed.build_client.BuildRuleEventManager
-
- getRuleKeyCalculator() - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
-
- getRuleKeyCalculatorFuture() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs
-
- getRuleKeyConfiguration() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getRuleKeyConfiguration() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getRuleKeyConfiguration() - Method in class com.facebook.buck.command.BuildExecutorArgs
-
- getRuleKeyConfiguration() - Method in interface com.facebook.buck.core.cell.Cell
-
- getRuleKeyConfiguration() - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
-
- getRuleKeyConfiguration() - Method in class com.facebook.buck.core.toolchain.ToolchainCreationContext
-
- getRuleKeyConfiguration() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
-
- getRuleKeyConfiguration() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getRuleKeyDiagGraphFile() - Method in class com.facebook.buck.doctor.config.BuildLogEntry
-
- getRuleKeyDiagKeysFile() - Method in class com.facebook.buck.doctor.config.BuildLogEntry
-
- getRuleKeyDiagnosticsMode() - Method in class com.facebook.buck.core.rulekey.config.AbstractRuleKeyConfig
-
- getRuleKeyDiagnosticsMode() - Method in class com.facebook.buck.step.ExecutionContext
-
- getRuleKeyLoggerLogFile() - Method in class com.facebook.buck.doctor.config.BuildLogEntry
-
- getRuleKeys() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent
-
- getRuleKeys() - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
-
- getRuleKeys() - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult
-
- getRuleKeys() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData
-
- getRuleKeys() - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal
-
- getRuleKeys() - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
-
- getRuleKeys() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
-
- getRuleKeys() - Method in class com.facebook.buck.event.ArtifactCompressionEvent
-
- getRulekeyTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
-
- getRuleName() - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
-
- getRuleName() - Method in class com.facebook.buck.distributed.RuleKeyNameAndType
-
- getRuleName() - Method in class com.facebook.buck.event.listener.BuildTargetDurationListener.BuildRuleInfo
-
- getRuleName() - Method in interface com.facebook.buck.jvm.java.abi.source.api.SourceOnlyAbiRuleInfoFactory.SourceOnlyAbiRuleInfo
-
- getRuleOptional(BuildTarget) - Method in interface com.facebook.buck.core.rules.BuildRuleResolver
-
Returns the BuildRule associated with the given BuildTarget if it is already
present.
- getRuleOptional(BuildTarget) - Method in class com.facebook.buck.core.rules.resolver.impl.MultiThreadedActionGraphBuilder
-
- getRuleOptional(BuildTarget) - Method in class com.facebook.buck.core.rules.resolver.impl.SingleThreadedActionGraphBuilder
-
- getRuleOptionalWithType(BuildTarget, Class<T>) - Method in class com.facebook.buck.core.rules.AbstractBuildRuleResolver
-
- getRuleOptionalWithType(BuildTarget, Class<T>) - Method in interface com.facebook.buck.core.rules.BuildRuleResolver
-
Returns the BuildRule associated with the given BuildTarget if it is already
present, casting it to an expected type.
- getRuleResolver() - Method in class com.facebook.buck.core.rules.SourcePathRuleFinder
-
- getRules() - Method in class com.facebook.buck.android.relinker.NativeRelinker
-
- getRules() - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
-
- getRules() - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules
-
- getRuleScheduleInfo() - Method in interface com.facebook.buck.core.rules.schedule.OverrideScheduleRule
-
- getRuleScheduleInfo() - Method in class com.facebook.buck.cxx.CxxLink
-
- getRulesToBuild(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.command.Build
-
* Converts given BuildTargetPaths into BuildRules
- getRulesToExcludeFromDex() - Method in class com.facebook.buck.android.AndroidBinary
-
- getRulesToExcludeFromDex() - Method in class com.facebook.buck.android.AndroidBundle
-
- getRuleType() - Method in class com.facebook.buck.cli.TargetResult
-
- getRuleType(Class<? extends BaseDescription<?>>) - Static method in class com.facebook.buck.core.description.impl.DescriptionCache
-
- getRuleType(BaseDescription<?>) - Static method in class com.facebook.buck.core.description.impl.DescriptionCache
-
- getRuleType() - Method in class com.facebook.buck.core.model.targetgraph.impl.AbstractImmutableRawTargetNode
-
- getRuleType() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableRawTargetNode
-
- getRuleType() - Method in interface com.facebook.buck.core.model.targetgraph.RawTargetNode
-
The type of a rule.
- getRuleType() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
-
- getRuleType(String) - Method in class com.facebook.buck.core.rules.knowntypes.AbstractKnownRuleTypes
-
- getRuleType() - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
-
- getRuleType() - Method in class com.facebook.buck.distributed.RuleKeyNameAndType
-
- getRuleWithType(BuildTarget, Class<T>) - Method in class com.facebook.buck.core.rules.AbstractBuildRuleResolver
-
- getRuleWithType(BuildTarget, Class<T>) - Method in interface com.facebook.buck.core.rules.BuildRuleResolver
-
Returns the BuildRule associated with the buildTarget, casting it to an
expected type.
- getRunId() - Method in class com.facebook.buck.distributed.build_slave.MinionHealthTracker.MinionTrackingInfo
-
- getRunId() - Method in class com.facebook.buck.distributed.build_slave.ServerSideBuildSlaveFinishedStatsEvent
-
- getRunId() - Method in class com.facebook.buck.event.listener.RunIdStreamPair
-
- getRunnablePath() - Method in class com.facebook.buck.apple.xcode.XCScheme.LaunchAction
-
- getRunTestSeparately() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getRunTestSeparately() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getRunTestSeparately() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getRunTestSeparately() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
-
- getRunTestSeparately() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getRunTestSeparately() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
-
- getRunTestSeparately() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getRunTestSeparately() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getRunTestSeparately() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getRunTestSeparately() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.android.AndroidBinary
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.android.AndroidBinaryNonExoInstaller
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.android.AndroidBundle
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.android.AndroidInstrumentationApk
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.android.AndroidInstrumentationTest
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.android.AndroidPrebuiltAar
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.android.ApkGenrule
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.android.RobolectricTest
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.android.UnstrippedNativeLibraries
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.apple.AppleBundle
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.apple.AppleDebuggableBinary
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.apple.AppleTest
-
- getRuntimeDeps(BuildRule) - Method in class com.facebook.buck.core.build.engine.impl.DefaultRuleDepsCache
-
- getRuntimeDeps(BuildRule) - Method in interface com.facebook.buck.core.build.engine.RuleDepsCache
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in interface com.facebook.buck.core.rules.attr.HasRuntimeDeps
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.core.rules.tool.BinaryWrapperRule
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.cxx.CxxBinary
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.cxx.CxxCompilationDatabase
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.cxx.CxxLibrary
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.cxx.CxxTest
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.features.d.DBinary
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.features.d.DTest
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.features.go.GoTest
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.features.js.JsBundleGenrule
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.features.lua.LuaBinary
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.features.ocaml.OcamlBinary
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.features.python.PythonBinary
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.features.python.PythonInPlaceBinary
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.features.python.PythonLibrary
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.features.python.PythonPackagedBinary
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.features.python.PythonTest
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.features.rust.RustTest
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.jvm.java.JavaTest
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.shell.CommandAlias
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.shell.DefaultWorkerTool
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.shell.ExportFile
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.shell.ShBinary
-
- getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.shell.ShTest
-
- getRuntimeLdflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getRustBinaryFlags() - Method in class com.facebook.buck.features.rust.RustPlatform
-
Get rustc flags for rust_binary() rules.
- getRustcBinaryFlags(String) - Method in class com.facebook.buck.features.rust.RustBuckConfig
-
Get rustc flags for rust_binary() rules.
- getRustcCheckFlags(String) - Method in class com.facebook.buck.features.rust.RustBuckConfig
-
Get rustc flags for #check flavored builds.
- getRustcFlags() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
-
- getRustcFlags() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
-
- getRustcFlags() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
-
- getRustCheckFlags() - Method in class com.facebook.buck.features.rust.RustPlatform
-
Get rustc flags for #check flavored builds.
- getRustcLibraryFlags(String) - Method in class com.facebook.buck.features.rust.RustBuckConfig
-
Get rustc flags for rust_library() rules.
- getRustCompiler(String) - Method in class com.facebook.buck.features.rust.RustBuckConfig
-
- getRustCompiler() - Method in class com.facebook.buck.features.rust.RustPlatform
-
- getRustcTestFlags(String) - Method in class com.facebook.buck.features.rust.RustBuckConfig
-
Get rustc flags for rust_test() rules.
- getRustLibraryFlags() - Method in class com.facebook.buck.features.rust.RustPlatform
-
Get rustc flags for rust_library() rules.
- getRustLinker(String) - Method in class com.facebook.buck.features.rust.RustBuckConfig
-
- getRustPlatform(RustToolchain, BuildTarget, HasDefaultPlatform) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
-
- getRustPlatforms() - Method in interface com.facebook.buck.features.rust.AbstractRustToolchain
-
- getRustPlatforms() - Method in class com.facebook.buck.features.rust.RustToolchain
-
- getRustTestFlags() - Method in class com.facebook.buck.features.rust.RustPlatform
-
Get rustc flags for rust_test() rules.
- getSafeApproxOfRemainingWorkUnitsCount() - Method in class com.facebook.buck.distributed.build_client.RemoteExecutionBuildTargetsQueue
-
- getSafeApproxOfRemainingWorkUnitsCount() - Method in interface com.facebook.buck.distributed.build_slave.BuildTargetsQueue
-
- getSafeApproxOfRemainingWorkUnitsCount() - Method in class com.facebook.buck.distributed.build_slave.ReverseDepBuildTargetsQueue
-
- getSampleRate() - Method in class com.facebook.buck.util.SampleRate
-
- getSandboxExecutionStrategy() - Method in class com.facebook.buck.core.description.DescriptionCreationContext
-
- getSanitizeFunction() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
- getSanitizer() - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
-
- getScalac(BuildRuleResolver) - Method in class com.facebook.buck.jvm.scala.ScalaBuckConfig
-
- getScalacTarget() - Method in class com.facebook.buck.jvm.scala.ScalaBuckConfig
-
- getScalaLibraryTarget() - Method in class com.facebook.buck.jvm.scala.ScalaBuckConfig
-
- getScaleStep() - Method in class com.facebook.buck.android.FilterResourcesSteps
-
- getScheduledCount() - Method in class com.facebook.buck.event.listener.cachestats.RemoteCacheUploadStats
-
- getScheduledExecutor() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getScheduledExecutor() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getScheduledTasks() - Method in class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
-
Return list of currently scheduled (not yet submitted) tasks.
- getScheduler() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
-
- getScheduleType() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- getScheduleType() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
- getSchedulingEnvironmentType() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getScheme() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
-
- getSchemeBuildableTargetNodes(XCodeDescriptions, TargetGraph, Optional<AppleDependenciesCache>, TargetNode<?>) - Static method in class com.facebook.buck.apple.AppleBuildRules
-
- getScope() - Method in class com.facebook.buck.features.project.intellij.DependencyEntryData
-
- getScratchDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
-
- getScratchDirectory() - Method in class com.facebook.buck.android.SplitResources
-
- getScratchPath(ProjectFilesystem, BuildTarget, String) - Static method in class com.facebook.buck.core.model.impl.BuildTargetPaths
-
Return a path to a file in the buck-out/bin/ directory.
- getScriptFileContents(ExecutionContext) - Method in class com.facebook.buck.shell.AbstractGenruleStep
-
- getScriptFilePath(ExecutionContext) - Method in class com.facebook.buck.shell.AbstractGenruleStep
-
- getScrubbers() - Method in interface com.facebook.buck.cxx.toolchain.Archiver
-
- getScrubbers() - Method in class com.facebook.buck.cxx.toolchain.BsdArchiver
-
- getScrubbers() - Method in class com.facebook.buck.cxx.toolchain.ClangWindowsArchiver
-
- getScrubbers() - Method in class com.facebook.buck.cxx.toolchain.GnuArchiver
-
- getScrubbers(ImmutableMap<Path, Path>) - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
-
- getScrubbers(ImmutableMap<Path, Path>) - Method in class com.facebook.buck.cxx.toolchain.linker.GnuLinker
-
- getScrubbers(ImmutableMap<Path, Path>) - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
-
- getScrubbers(ImmutableMap<Path, Path>) - Method in class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
-
- getScrubbers() - Method in class com.facebook.buck.cxx.toolchain.WindowsArchiver
-
- getScubaData() - Method in class com.facebook.buck.event.listener.scuba.BuildData
-
- getScubaData() - Method in class com.facebook.buck.event.listener.scuba.BuildScubaEventFactory.AbstractBuildData
-
- getScubaListenerData() - Method in class com.facebook.buck.event.listener.scuba.ActionGraphPerfData
-
- getScubaListenerData() - Method in class com.facebook.buck.event.listener.scuba.ActionGraphPerfScubaEventFactory.AbstractActionGraphPerfData
-
- getScubaListenerData() - Method in class com.facebook.buck.event.listener.scuba.BuildData
-
- getScubaListenerData() - Method in class com.facebook.buck.event.listener.scuba.BuildScubaEventFactory.AbstractBuildData
-
- getScubaListenerData() - Method in class com.facebook.buck.event.listener.scuba.DistBuildClientCacheData
-
- getScubaListenerData() - Method in class com.facebook.buck.event.listener.scuba.DistBuildClientCacheResultScubaEventFactory.AbstractDistBuildClientCacheData
-
- getScubaListenerData() - Method in class com.facebook.buck.event.listener.scuba.DistBuildCombinedData
-
- getScubaListenerData() - Method in class com.facebook.buck.event.listener.scuba.DistBuildCombinedScubaEventFactory.AbstractDistBuildCombinedData
-
- getScubaListenerData() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveData
-
- getScubaListenerData() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveScubaEventFactory.AbstractDistBuildSlaveData
-
- getScubaListenerData() - Method in interface com.facebook.buck.event.listener.scuba.ScubaEventFactory.Data
-
- getSdkName(IjProjectConfig) - Method in enum com.facebook.buck.features.project.intellij.model.IjModuleType
-
- getSdkOrThrow() - Method in class com.facebook.buck.android.toolchain.impl.AndroidSdkDirectoryResolver
-
- getSdkPath() - Method in class com.facebook.buck.android.AndroidBuckConfig
-
- getSdkPath() - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
-
Returns the Apple SDK path.
- getSdkPath() - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths
-
Absolute path to tools and files which depend on a particular SDK on a particular platform.
- getSdkProguardConfig() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
-
- getSdkRootPath() - Method in interface com.facebook.buck.android.toolchain.AbstractAndroidSdkLocation
-
- getSdkRootPath() - Method in class com.facebook.buck.android.toolchain.AndroidSdkLocation
-
- getSdkType(IjProjectConfig) - Method in enum com.facebook.buck.features.project.intellij.model.IjModuleType
-
- getSdkVersion() - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
-
The sdk version of the platform.
- getSecond() - Method in class com.facebook.buck.util.types.Pair
-
- getSecondaryDexHeadClassesFile() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getSecondaryDexHeadClassesFile() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getSecondaryDexTailClassesFile() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getSecondaryDexTailClassesFile() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getSection() - Method in class com.facebook.buck.cli.ConfigValue
-
- getSection(String) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getSection() - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSectionLookupResult
-
- getSection(String) - Method in class com.facebook.buck.util.config.AbstractRawConfig
-
Retrieve a section by name.
- getSectionByIndex(int) - Method in class com.facebook.buck.cxx.toolchain.elf.Elf
-
- getSectionByName(String) - Method in class com.facebook.buck.cxx.toolchain.elf.Elf
-
- getSectionForPlatform(CxxPlatform) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- getSectionName(ElfSectionHeader) - Method in class com.facebook.buck.cxx.toolchain.elf.Elf
-
- getSections() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getSectionToEntries() - Method in class com.facebook.buck.util.config.Config
-
- getSeed() - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration
-
The seed of all rule keys.
- getSeedConfigMap() - Method in class com.facebook.buck.android.apkmodule.APKModuleGraph
-
- getSelectable(BuildTarget) - Method in class com.facebook.buck.core.rules.config.impl.ConfigurationRuleSelectableResolver
-
- getSelectable() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingRule
-
- getSelectable() - Method in interface com.facebook.buck.core.select.ProvidesSelectable
-
Returns a
Selectable that can be used during evaluation of conditions in a
select
statement.
- getSelectable(BuildTarget) - Method in interface com.facebook.buck.core.select.SelectableResolver
-
- getSelectedVersions() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
- getSelectedVersions() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
-
- getSelectedVersions(BuildTarget) - Method in class com.facebook.buck.versions.TargetNodeTranslator
-
- getSelectors() - Method in class com.facebook.buck.core.select.SelectorList
-
- getSeparator() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystem
-
- getSeparator() - Method in class com.facebook.buck.rules.macros.QueryTargetsAndOutputsMacro
-
- getSequenceNumber() - Method in class com.facebook.buck.test.TestResults
-
- getSerializableStats() - Method in class com.facebook.buck.event.listener.cachestats.CacheRateStatsKeeper
-
- getSerialNumber() - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
-
- getSerialNumber() - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
-
- getSerialNumber() - Method in class com.facebook.buck.cli.TargetDeviceCommandLineOptions
-
- getSerialNumber() - Method in class com.facebook.buck.step.TargetDeviceOptions
-
- getServedLocalCache() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- getServer() - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData
-
- getServer() - Method in class com.facebook.buck.slb.PerServerData
-
- getServer() - Method in class com.facebook.buck.slb.PerServerPingData
-
- getServer() - Method in class com.facebook.buck.slb.ServerHealthState
-
- getServerNotHealthyCount() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
-
- getServerPool() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
- getServerPoolName() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
- getServerPoolName() - Method in class com.facebook.buck.slb.ServerHealthManagerEventData
-
- getService() - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs
-
- getService() - Method in class com.facebook.buck.slb.ThriftOverHttpServiceConfig
-
- getServices() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionServiceImpl
-
- getSetter() - Method in class com.facebook.buck.rules.coercer.ParamInfo
-
- getSettings() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildFile
-
- getSetupStepsForBuildable(BuildContext, ProjectFilesystem, Iterable<Path>, ImmutableList.Builder<Step>, OutputPathResolver) - Static method in class com.facebook.buck.rules.modern.ModernBuildRule
-
Gets the steps for preparing the output directories of the build rule.
- getSHA1(String, List<String>) - Method in interface com.facebook.buck.eden.EdenClient
-
- getSha1(Path) - Method in class com.facebook.buck.eden.EdenMount
-
- getSha1() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
-
- getSha256() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
-
- getSha256() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
-
- getSharedLib() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
-
- getSharedLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getSharedLibFlag() - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
-
- getSharedLibFlag() - Method in class com.facebook.buck.cxx.toolchain.linker.GnuLinker
-
- getSharedLibFlag() - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
-
- getSharedLibFlag() - Method in class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
-
- getSharedLibraries(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
-
- getSharedLibraries(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibrary
-
- getSharedLibraries(BuildTarget, ProjectFilesystem, BuildRuleParams, CellPathResolver, ActionGraphBuilder, SourcePathRuleFinder, CxxBuckConfig, CxxPlatform, ImmutableList<? extends Arg>, Iterable<? extends NativeLinkTarget>, Iterable<? extends NativeLinkable>) - Static method in class com.facebook.buck.cxx.Omnibus
-
An alternate link strategy for languages which need to package native deps up as shared
libraries, which only links native nodes which have an explicit edge from non-native code as
separate, and statically linking all other native nodes into a single giant shared library.
- getSharedLibraries(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.PreInclude
-
Doesn't really apply to us.
- getSharedLibraries(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
-
- getSharedLibraries(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.d.DLibrary
-
- getSharedLibraries(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.halide.HalideLibrary
-
- getSharedLibraries(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
-
- getSharedLibraries(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.swift.SwiftRuntimeNativeLinkable
-
- getSharedLibraryExtension() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getSharedLibraryExtension() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getSharedLibraryInterfaceParams() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getSharedLibraryInterfaces() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getSharedLibraryLoadingType() - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
-
- getSharedLibraryLoadingType() - Method in class com.facebook.buck.cxx.toolchain.linker.GnuLinker
-
- getSharedLibraryLoadingType() - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
-
- getSharedLibraryLoadingType() - Method in class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
-
- getSharedLibraryPath(ProjectFilesystem, BuildTarget, String) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
-
- getSharedLibrarySoname(Optional<String>, BuildTarget, CxxPlatform) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
-
- getSharedLibrarySymlinkTreePath(ProjectFilesystem, BuildTarget, Flavor) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
-
- getSharedLibraryVersionedExtensionFormat() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getSharedLibs() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
-
Libraries references in the shared link args above.
- getSharedLibs() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
-
- getSharedLink() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
-
The link arguments to use when linking using the shared link style.
- getSharedObjectTargets() - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult
-
- getSharedObjectTargets() - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult
-
This is for human consumption only.
- getShellCommand(SourcePathResolver, Path) - Method in class com.facebook.buck.cxx.CxxTest
-
- getShellCommand(ExecutionContext) - Method in class com.facebook.buck.shell.ShellStep
-
This method is idempotent.
- getShellCommandArgsForDescription(ExecutionContext) - Method in class com.facebook.buck.shell.AbstractGenruleStep
-
- getShellCommandArgsForDescription(ExecutionContext) - Method in class com.facebook.buck.shell.ShellStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.android.AaptStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.android.AidlStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.android.DxStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.android.InstrumentationStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.android.NdkBuildStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.android.ProGuardObfuscateStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.android.redex.ReDexStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.android.StripStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.android.ZipalignStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.d.DCompileStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryCompile
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.go.CGoCompileStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.go.CGoGenerateImportStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.go.GoAssembleStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.go.GoCompileStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.go.GoLinkStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.go.GoListStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.go.GoPackStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.go.GoTestCoverStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.go.GoTestMainStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.halide.HalideCompilerStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlCCompileStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlDepToolStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlLexStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlLinkStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlMLCompileStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlNativePluginStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlYaccStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.python.PexStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.jvm.java.GenerateCodeCoverageReportStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.jvm.java.JUnitStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.jvm.scala.ScalacStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.shell.AbstractGenruleStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.shell.BashStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.shell.DefaultShellStep
-
- getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.shell.ShellStep
-
Implementations of this method should not have any observable side-effects.
- getShellPath() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
-
Returns the path to the shell under which the script is to be executed.
- getShellScript() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
-
- getShortCmdArgsString() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getShortDescription() - Method in class com.facebook.buck.cli.AuditActionGraphCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.AuditAliasCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.AuditBuildInfoCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.AuditCellCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.AuditClasspathCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.AuditCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.AuditConfigCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.AuditDependenciesCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.AuditFlavorsCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.AuditIncludesCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.AuditInputCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.AuditMbrCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.AuditMbrIsolationCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.AuditModulesCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.AuditOwnerCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.AuditRulesCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.AuditRuleTypeCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.AuditRuleTypesCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.AuditTestsCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.BuckCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.BuildCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.CacheCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.CacheDeleteCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.CleanCommand
-
- getShortDescription() - Method in interface com.facebook.buck.cli.Command
-
- getShortDescription() - Method in class com.facebook.buck.cli.DistBuildCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.DistBuildKillCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.DistBuildLogsCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.DistBuildRunCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.DistBuildSourceFilesCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.DistBuildStatusCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.DoctorCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.FetchCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.FixCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.HelpCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.InstallCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.KillAllCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.KillCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.ProjectCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.PublishCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.QueryCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.RootCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.RunCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.ServerCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.ServerStatusCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.SuggestCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.TargetsCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.TestCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.UninstallCommand
-
- getShortDescription() - Method in class com.facebook.buck.cli.VerifyCachesCommand
-
- getShortDescription() - Method in enum com.facebook.buck.core.build.engine.BuildRuleSuccessType
-
- getShortDescription() - Method in class com.facebook.buck.features.apple.project.XCodeProjectSubCommand
-
- getShortDescription() - Method in class com.facebook.buck.features.go.GoProjectSubCommand
-
- getShortDescription() - Method in class com.facebook.buck.features.project.intellij.IjProjectSubCommand
-
- getShortDescription() - Method in interface com.facebook.buck.support.cli.args.PluginBasedCommand
-
- getShortDescription() - Method in interface com.facebook.buck.support.cli.args.PluginBasedSubCommand
-
- getShortName() - Method in class com.facebook.buck.android.AabBuilderStep
-
- getShortName() - Method in class com.facebook.buck.android.aapt.MiniAapt
-
- getShortName() - Method in class com.facebook.buck.android.AaptStep
-
- getShortName() - Method in class com.facebook.buck.android.AidlStep
-
- getShortName() - Method in class com.facebook.buck.android.AndroidModuleConsistencyStep
-
- getShortName() - Method in class com.facebook.buck.android.ApkBuilderStep
-
- getShortName() - Method in class com.facebook.buck.android.ApkInstallStep
-
- getShortName() - Method in class com.facebook.buck.android.bundle.GenerateAssetsStep
-
- getShortName() - Method in class com.facebook.buck.android.bundle.GenerateBundleConfigStep
-
- getShortName() - Method in class com.facebook.buck.android.bundle.GenerateNativeStep
-
- getShortName() - Method in class com.facebook.buck.android.CompileStringsStep
-
- getShortName() - Method in class com.facebook.buck.android.ConcatStep
-
- getShortName() - Method in class com.facebook.buck.android.dalvik.EstimateDexWeightStep
-
- getShortName() - Method in class com.facebook.buck.android.DxStep
-
- getShortName() - Method in class com.facebook.buck.android.GenerateBuildConfigStep
-
- getShortName() - Method in class com.facebook.buck.android.GenerateManifestStep
-
- getShortName() - Method in class com.facebook.buck.android.GetStringsFilesStep
-
- getShortName() - Method in class com.facebook.buck.android.InstrumentationStep
-
- getShortName() - Method in class com.facebook.buck.android.IntraDexReorderStep
-
- getShortName() - Method in class com.facebook.buck.android.MergeAndroidResourcesStep
-
- getShortName() - Method in class com.facebook.buck.android.NdkBuildStep
-
- getShortName() - Method in class com.facebook.buck.android.ProGuardObfuscateStep
-
- getShortName() - Method in class com.facebook.buck.android.redex.ReDexStep
-
- getShortName() - Method in class com.facebook.buck.android.ReplaceManifestPlaceholdersStep
-
- getShortName() - Method in class com.facebook.buck.android.SmartDexingStep
-
- getShortName() - Method in class com.facebook.buck.android.SplitZipStep
-
- getShortName() - Method in class com.facebook.buck.android.StripStep
-
- getShortName() - Method in class com.facebook.buck.android.WriteAppModuleMetadataStep
-
- getShortName() - Method in class com.facebook.buck.android.ZipalignStep
-
- getShortName() - Method in class com.facebook.buck.core.model.AbstractBuildTarget
-
- getShortName() - Method in interface com.facebook.buck.core.model.BuildTarget
-
- getShortName() - Method in class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget
-
- getShortName() - Method in interface com.facebook.buck.core.model.UnflavoredBuildTarget
-
- getShortName() - Method in class com.facebook.buck.features.d.DCompileStep
-
- getShortName() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryCompile
-
- getShortName() - Method in class com.facebook.buck.features.go.CGoCompileStep
-
- getShortName() - Method in class com.facebook.buck.features.go.CGoGenerateImportStep
-
- getShortName() - Method in class com.facebook.buck.features.go.GoAssembleStep
-
- getShortName() - Method in class com.facebook.buck.features.go.GoCompileStep
-
- getShortName() - Method in class com.facebook.buck.features.go.GoLinkStep
-
- getShortName() - Method in class com.facebook.buck.features.go.GoListStep
-
- getShortName() - Method in class com.facebook.buck.features.go.GoPackStep
-
- getShortName() - Method in class com.facebook.buck.features.go.GoTestCoverStep
-
- getShortName() - Method in class com.facebook.buck.features.go.GoTestMainStep
-
- getShortName() - Method in class com.facebook.buck.features.halide.HalideCompilerStep
-
- getShortName() - Method in class com.facebook.buck.features.ocaml.OcamlBuildStep
-
- getShortName() - Method in class com.facebook.buck.features.ocaml.OcamlCCompileStep
-
- getShortName() - Method in class com.facebook.buck.features.ocaml.OcamlDebugLauncherStep
-
- getShortName() - Method in class com.facebook.buck.features.ocaml.OcamlDepToolStep
-
- getShortName() - Method in class com.facebook.buck.features.ocaml.OcamlLexStep
-
- getShortName() - Method in class com.facebook.buck.features.ocaml.OcamlLinkStep
-
- getShortName() - Method in class com.facebook.buck.features.ocaml.OcamlMLCompileStep
-
- getShortName() - Method in class com.facebook.buck.features.ocaml.OcamlNativePluginStep
-
- getShortName() - Method in class com.facebook.buck.features.ocaml.OcamlYaccStep
-
- getShortName() - Method in class com.facebook.buck.features.python.MovePythonWhlDataStep
-
- getShortName() - Method in class com.facebook.buck.features.python.PexStep
-
- getShortName() - Method in class com.facebook.buck.features.python.PythonRunTestsStep
-
- getShortName() - Method in class com.facebook.buck.file.DownloadStep
-
- getShortName() - Method in class com.facebook.buck.json.JsonConcatenateStep
-
- getShortName() - Method in class com.facebook.buck.jvm.java.AbstractUnusedDependenciesFinder
-
- getShortName() - Method in class com.facebook.buck.jvm.java.AccumulateClassNamesStep
-
- getShortName() - Method in class com.facebook.buck.jvm.java.CalculateClassAbiStep
-
- getShortName() - Method in class com.facebook.buck.jvm.java.CopyResourcesStep
-
- getShortName() - Method in class com.facebook.buck.jvm.java.ExternalJavac
-
- getShortName() - Method in class com.facebook.buck.jvm.java.GenerateCodeCoverageReportStep
-
- getShortName() - Method in class com.facebook.buck.jvm.java.JarDirectoryStep
-
- getShortName() - Method in interface com.facebook.buck.jvm.java.Javac
-
- getShortName() - Method in class com.facebook.buck.jvm.java.JavacStep
-
- getShortName() - Method in class com.facebook.buck.jvm.java.Jsr199Javac
-
- getShortName() - Method in class com.facebook.buck.jvm.java.JUnitStep
-
- getShortName() - Method in class com.facebook.buck.jvm.kotlin.ExternalKotlinc
-
- getShortName() - Method in class com.facebook.buck.jvm.kotlin.JarBackedReflectedKotlinc
-
- getShortName() - Method in interface com.facebook.buck.jvm.kotlin.Kotlinc
-
- getShortName() - Method in class com.facebook.buck.jvm.kotlin.KotlincStep
-
- getShortName() - Method in class com.facebook.buck.jvm.scala.ScalacStep
-
- getShortName() - Method in class com.facebook.buck.shell.AbstractGenruleStep
-
- getShortName() - Method in class com.facebook.buck.shell.BashStep
-
- getShortName() - Method in class com.facebook.buck.shell.DefaultShellStep
-
- getShortName() - Method in class com.facebook.buck.shell.RunShTestAndRecordResultStep
-
- getShortName() - Method in class com.facebook.buck.shell.WorkerShellStep
-
- getShortName() - Method in class com.facebook.buck.step.AbstractExecutionStep
-
- getShortName() - Method in class com.facebook.buck.step.AbstractTestStep
-
- getShortName() - Method in class com.facebook.buck.step.ConditionalStep
-
- getShortName() - Method in class com.facebook.buck.step.fs.CopyStep
-
- getShortName() - Method in class com.facebook.buck.step.fs.FileScrubberStep
-
- getShortName() - Method in class com.facebook.buck.step.fs.FindAndReplaceStep
-
- getShortName() - Method in class com.facebook.buck.step.fs.LogContentsOfFileStep
-
- getShortName() - Method in class com.facebook.buck.step.fs.MakeExecutableStep
-
- getShortName() - Method in class com.facebook.buck.step.fs.MoveStep
-
- getShortName() - Method in class com.facebook.buck.step.fs.StringTemplateStep
-
- getShortName() - Method in class com.facebook.buck.step.fs.SymCopyStep
-
- getShortName() - Method in class com.facebook.buck.step.fs.SymlinkTreeMergeStep
-
- getShortName() - Method in class com.facebook.buck.step.fs.SymlinkTreeStep
-
- getShortName() - Method in class com.facebook.buck.step.fs.TouchStep
-
- getShortName() - Method in class com.facebook.buck.step.fs.WriteFileStep
-
- getShortName() - Method in class com.facebook.buck.step.fs.XzStep
-
- getShortName() - Method in interface com.facebook.buck.step.Step
-
- getShortName() - Method in class com.facebook.buck.unarchive.UntarStep
-
- getShortName() - Method in class com.facebook.buck.unarchive.UnzipStep
-
- getShortName() - Method in enum com.facebook.buck.util.unarchive.ArchiveFormat
-
Get the short name for the archive type
- getShortName() - Method in class com.facebook.buck.zip.RepackZipEntriesStep
-
- getShortName() - Method in class com.facebook.buck.zip.ZipStep
-
- getShortNameAndFlavorPostfix() - Method in class com.facebook.buck.core.model.AbstractBuildTarget
-
- getShortNameAndFlavorPostfix() - Method in interface com.facebook.buck.core.model.BuildTarget
-
If this build target were //third_party/java/guava:guava-latest, then this would return
"guava-latest".
- getShortNames() - Static method in enum com.facebook.buck.util.unarchive.ArchiveFormat
-
Get all available short names
- getShortStepName() - Method in interface com.facebook.buck.event.external.events.StepEventExternalInterface
-
- getShortStepName() - Method in class com.facebook.buck.step.StepEvent
-
- getShouldCacheLinks(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- getShouldCancelOnRepeat() - Method in class com.facebook.buck.support.bgtasks.BackgroundTask
-
- getShouldCancelOnRepeat() - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
-
- getShouldDeleteTemporaries() - Method in class com.facebook.buck.core.build.context.BuildContext
-
- getShouldDeleteTemporaries() - Method in class com.facebook.buck.core.config.BuckConfig
-
Whether to delete temporary files generated to run a build rule immediately after the rule is
run.
- getShouldInstrumentActionGraph() - Method in class com.facebook.buck.core.model.actiongraph.computation.AbstractActionGraphConfig
-
Whether to instrument the action graph and record performance
- getShouldProduceLibraryArtifact(BuildTarget, ActionGraphBuilder) - Method in class com.facebook.buck.apple.AppleLibraryDescription
-
- getShouldProduceLibraryArtifact(BuildTarget, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.CxxLibraryDescriptionDelegate
-
Specifies whether a library artifact (e.g., libName.a) should be produced.
- getShouldProguard() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
-
- getShouldRemapHostPlatform() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getShouldUploadToEverstoreLog() - Method in class com.facebook.buck.event.listener.scuba.BuildData
-
- getShouldUploadToEverstoreLog() - Method in class com.facebook.buck.event.listener.scuba.BuildScubaEventFactory.AbstractBuildData
-
- getShouldUsedOldBinaryOutputLocation(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- getShutdownFullyCompleteFuture() - Method in class com.facebook.buck.util.concurrent.ResourcePool
-
- getSignature(String) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
-
- getSignature(String) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
-
- getSimulatorName() - Method in class com.facebook.buck.cli.TargetDeviceCommandLineOptions
-
- getSimulatorState() - Method in class com.facebook.buck.apple.simulator.AppleSimulator
-
- getSize() - Method in class com.facebook.buck.core.model.actiongraph.ActionGraph
-
- getSize() - Method in class com.facebook.buck.core.model.targetgraph.TargetGraph
-
- getSize(Path) - Method in class com.facebook.buck.distributed.RecordingProjectFileHashCache
-
- getSize(Path) - Method in class com.facebook.buck.distributed.RemoteStateBasedFileHashCache
-
- getSize() - Method in class com.facebook.buck.doctor.config.BuildLogEntry
-
- getSize() - Method in interface com.facebook.buck.jvm.java.classes.FileLike
-
Returns the size of the entry in bytes.
- getSize() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcDigest
-
- getSize() - Method in interface com.facebook.buck.remoteexecution.Protocol.Digest
-
- getSize(Path) - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
-
- getSize(Path) - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
-
- getSize(Path) - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
-
- getSize(Path) - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
-
- getSize(ProjectFilesystem, Path) - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
-
- getSize(Path) - Method in interface com.facebook.buck.util.hashing.FileHashLoader
-
- getSize(ProjectFilesystem, Path) - Method in interface com.facebook.buck.util.hashing.FileHashLoader
-
- getSize(Path) - Method in class com.facebook.buck.util.hashing.FilePathHashLoader
-
- getSize(Path) - Method in interface com.facebook.buck.util.hashing.ProjectFileHashLoader
-
- getSizeBytes() - Method in class com.facebook.buck.remoteexecution.CasBlobDownloadEvent.Started
-
- getSizeBytes() - Method in class com.facebook.buck.remoteexecution.CasBlobUploadEvent.Started
-
- getSizeIfPresent(Path) - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
-
- getSizeIfPresent(Path) - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
-
- getSkeleton() - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg
-
- getSkippedCount() - Method in interface com.facebook.buck.event.external.elements.TestCaseSummaryExternalInterface
-
- getSkippedCount() - Method in class com.facebook.buck.test.TestCaseSummary
-
- getSkipProguard() - Method in class com.facebook.buck.android.AndroidBinary
-
- getSkipProguard() - Method in class com.facebook.buck.android.AndroidBundle
-
- getSkipProguard() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
-
- getSkipResources() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
-
- getSkylarkGlobHandler() - Method in class com.facebook.buck.parser.ParserConfig
- getSlaveStatuses() - Method in class com.facebook.buck.distributed.DistBuildStatus
-
- getSlbConfig() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- getSlowHeartbeatWarningThresholdMillis() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getSnapshotReferenceImagesPath() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getSnapshots() - Method in class com.facebook.buck.counters.CountersSnapshotEvent
-
- getSoLibsRelDir(BuildTarget) - Static method in class com.facebook.buck.features.haskell.HaskellGhciDescription
-
Give the relative path from the omnibus to its shared library directory.
- getSoName() - Method in class com.facebook.buck.android.AndroidLinkableMetadata
-
- getSoname() - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents
-
- getSoname() - Method in enum com.facebook.buck.android.toolchain.ndk.NdkCxxRuntime
-
- getSoname() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getSoname() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getSoname() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getSoname() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
-
- getSoname() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getSoname() - Method in class com.facebook.buck.cxx.OmnibusLibrary
-
- getSoname(BuildTarget, CxxPlatform, Optional<String>) - Static method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescription
-
- getSoname() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getSoname() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
-
- getSonameMapping() - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult
-
- getSonameMergeMap() - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult
-
- getSortedExecutorIds(boolean) - Method in class com.facebook.buck.event.listener.BuildThreadStateRenderer
-
- getSortedExecutorIds(boolean) - Method in class com.facebook.buck.event.listener.DistBuildSlaveStateRenderer
-
- getSortedExecutorIds(boolean) - Method in interface com.facebook.buck.event.listener.MultiStateRenderer
-
- getSortedExecutorIds(boolean) - Method in class com.facebook.buck.event.listener.TestThreadStateRenderer
-
- getSortedThreadIds(boolean) - Method in class com.facebook.buck.event.listener.CommonThreadStateRenderer
-
- getSortOrder() - Method in class com.facebook.buck.features.project.intellij.DependencyEntry
-
- getSource() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getSource() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getSource() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getSource() - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider
-
- getSource() - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams
-
- getSource() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getSource() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getSource() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getSource() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getSource() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
-
- getSource() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getSource() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getSource() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getSource() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getSourceAbiJar(BuildTarget) - Static method in class com.facebook.buck.jvm.core.JavaAbis
-
- getSourceAbiPath() - Method in class com.facebook.buck.jvm.java.DiffAbisStep
-
- getSourceAbiVerificationMode() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getSourceAbiVerificationMode() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getSourceAbiVerificationMode() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getSourceAbiVerificationMode() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getSourceAbiVerificationMode() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getSourceAbiVerificationMode() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
-
Controls a special verification mode that generates ABIs both from source and from class files
and diffs them.
- getSourceAbiVerificationMode() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getSourceAbiVerificationMode() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getSourceAbiVerificationMode() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
-
- getSourceAbiVerificationMode() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getSourceAbiVerificationMode() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getSourceAbiVerificationMode() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getSourceAbiVerificationMode() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getSourceControlInfo() - Method in class com.facebook.buck.doctor.AbstractReport
-
- getSourceControlInfo() - Method in class com.facebook.buck.doctor.DefectReport
-
- getSourceControlInfo() - Method in interface com.facebook.buck.doctor.DefectReporter.AbstractDefectReport
-
- getSourceDirs() - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
-
- getSourceFile() - Method in class com.facebook.buck.jvm.java.plugin.api.TaskEventMirror
-
- getSourceFileMultiFetchBufferPeriodMs() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getSourceFileMultiFetchMaxBufferSize() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getSourceFilePaths() - Method in class com.facebook.buck.jvm.java.CompilerParameters
-
- getSourceFiles() - Method in class com.facebook.buck.features.go.GoListStep
-
- getSourceFlags() - Method in class com.facebook.buck.cxx.PreprocessorDelegateCacheKey
-
- getSourceFolders() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
-
- getSourceFoldersToInputsIndex(ImmutableCollection<Path>) - Static method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
-
Calculate the set of directories containing inputs to the target.
- getSourceGroup() - Method in class com.facebook.buck.apple.GroupedSource
-
- getSourceGroupName() - Method in class com.facebook.buck.apple.GroupedSource
-
- getSourceGroupPathRelativeToTarget() - Method in class com.facebook.buck.apple.GroupedSource
-
- getSourceJar() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
-
- getSourceJar() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
-
- getSourceJar() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
-
- getSourceJars() - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
-
- getSourceLevel() - Method in class com.facebook.buck.jvm.java.JavacOptions
-
- getSourcemapPath(JsBundleOutputs) - Static method in class com.facebook.buck.features.js.JsUtil
-
- getSourceOnlyAbiClasspaths() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
- getSourceOnlyAbiDeps() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getSourceOnlyAbiDeps() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getSourceOnlyAbiDeps() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getSourceOnlyAbiDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getSourceOnlyAbiDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getSourceOnlyAbiDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDeps
-
- getSourceOnlyAbiDeps() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
-
- getSourceOnlyAbiDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getSourceOnlyAbiDeps() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getSourceOnlyAbiDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getSourceOnlyAbiDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getSourceOnlyAbiDeps() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getSourceOnlyAbiDeps() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getSourceOnlyAbiJar() - Method in interface com.facebook.buck.jvm.core.HasJavaAbi
-
- getSourceOnlyAbiJar(BuildTarget) - Static method in class com.facebook.buck.jvm.core.JavaAbis
-
- getSourceOnlyAbiJar() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- getSourceOnlyAbiRuleInfoFactory() - Method in class com.facebook.buck.jvm.java.CompilerParameters
-
- getSourceOnlyAbiRules(ActionGraphBuilder, Iterable<BuildRule>) - Static method in class com.facebook.buck.jvm.java.JavaLibraryRules
-
- getSourcePath() - Method in class com.facebook.buck.android.StrippedObjectDescription
-
- getSourcePath() - Method in class com.facebook.buck.apple.GroupedSource
-
- getSourcePath(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getSourcePath() - Method in class com.facebook.buck.core.sourcepath.NonHashableSourcePathContainer
-
- getSourcePath() - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags
-
- getSourcePath(Path) - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getSourcePath(String) - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getSourcePath() - Method in class com.facebook.buck.features.apple.project.CopyInXcode
-
- getSourcePath(Path) - Method in class com.facebook.buck.features.python.PythonBuckConfig
-
- getSourcePath() - Method in class com.facebook.buck.rules.coercer.FrameworkPath
-
- getSourcePath(OutputPath) - Method in class com.facebook.buck.rules.modern.ModernBuildRule
-
This should only be exposed to implementations of the ModernBuildRule, not of the Buildable.
- getSourcePathConverter() - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider
-
- getSourcePathName(BuildTarget, SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
-
- getSourcePathName(BuildTarget, SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.DefaultSourcePathResolver
-
- getSourcePathName(BuildTarget, SourcePath) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
-
- getSourcePathNames(BuildTarget, String, Iterable<SourcePath>) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
-
Resolved the logical names for a group of SourcePath objects into a map, throwing an error on
duplicates.
- getSourcePathNames(BuildTarget, String, Iterable<T>, Predicate<T>, Function<T, SourcePath>) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
-
Resolves the logical names for a group of objects that have a SourcePath into a map, throwing
an error on duplicates.
- getSourcePathNames(BuildTarget, String, Iterable<SourcePath>) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
-
- getSourcePathNames(BuildTarget, String, Iterable<T>, Predicate<T>, Function<T, SourcePath>) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
-
- getSourcePathResolver() - Method in class com.facebook.buck.core.build.context.BuildContext
-
- getSourcePathResolver() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
- getSourcePathResolver() - Method in class com.facebook.buck.jvm.java.AbstractUnusedDependenciesFinder
-
- getSourcePathRuleFinder() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
- getSourcePaths() - Method in class com.facebook.buck.cxx.FrameworkDependencies
-
- getSourcePathToDex() - Method in class com.facebook.buck.android.DexProducedFromJavaLibrary
-
- getSourcePathToDexFile() - Method in interface com.facebook.buck.android.DexWithClasses
-
- getSourcePathToGeneratedRDotJavaSrcFiles() - Method in class com.facebook.buck.android.GenerateRDotJava
-
- getSourcePathToMisc() - Method in class com.facebook.buck.features.js.JsBundleGenrule
-
- getSourcePathToMisc() - Method in interface com.facebook.buck.features.js.JsBundleOutputs
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSources
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.Aapt2Compile
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.Aapt2Link
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.AaptPackageResources
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidAar
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidAppModularity
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidAppModularityVerification
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidBinary
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidBinaryNonExoInstaller
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidBuildConfig
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidBundle
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidInstrumentationTest
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidManifest
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidResource
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidResourceIndex
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.AssembleDirectories
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.CopyNativeLibraries
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.DexProducedFromJavaLibrary
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.DummyRDotJava
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.ExopackageDeviceDirectoryLister
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.ExopackageFilesInstaller
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.ExopackageInstallFinisher
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.ExopackageResourcesInstaller
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.GenAidl
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.GenerateRDotJava
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.GenerateStringResources
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.MergeAssets
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.MergeThirdPartyJarResources
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.NativeLibraryProguardGenerator
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.NdkLibrary
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.PackageStringAssets
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.PrebuiltNativeLibrary
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.PreDexMerge
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.ResourcesFilter
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.SplitResources
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.StripLinkable
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.UnstrippedNativeLibraries
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.UnzipAar
-
- getSourcePathToOutput() - Method in class com.facebook.buck.android.WriteFileHashCode
-
- getSourcePathToOutput() - Method in class com.facebook.buck.apple.AppleAssetCatalog
-
- getSourcePathToOutput() - Method in class com.facebook.buck.apple.AppleBundle
-
- getSourcePathToOutput() - Method in class com.facebook.buck.apple.AppleDebuggableBinary
-
- getSourcePathToOutput() - Method in class com.facebook.buck.apple.AppleDsym
-
- getSourcePathToOutput() - Method in class com.facebook.buck.apple.AppleTest
-
- getSourcePathToOutput() - Method in class com.facebook.buck.apple.BuiltinApplePackage
-
- getSourcePathToOutput() - Method in class com.facebook.buck.apple.CoreDataModel
-
- getSourcePathToOutput() - Method in class com.facebook.buck.apple.MultiarchFile
-
- getSourcePathToOutput() - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
-
- getSourcePathToOutput() - Method in class com.facebook.buck.apple.SceneKitAssets
-
- getSourcePathToOutput() - Method in interface com.facebook.buck.core.rules.BuildRule
-
- getSourcePathToOutput() - Method in class com.facebook.buck.core.rules.impl.DependencyAggregation
-
- getSourcePathToOutput() - Method in class com.facebook.buck.core.rules.impl.NoopBuildRule
-
- getSourcePathToOutput() - Method in class com.facebook.buck.core.rules.impl.NoopBuildRuleWithDeclaredAndExtraDeps
-
- getSourcePathToOutput() - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
-
- getSourcePathToOutput() - Method in class com.facebook.buck.core.rules.impl.WriteStringTemplateRule
-
- getSourcePathToOutput() - Method in class com.facebook.buck.core.rules.provider.DefaultBuildRuleInfoProvider
-
- getSourcePathToOutput() - Method in class com.facebook.buck.core.rules.provider.ImmutableDefaultBuildRuleInfoProvider
-
- getSourcePathToOutput() - Method in class com.facebook.buck.cxx.Archive
-
- getSourcePathToOutput() - Method in class com.facebook.buck.cxx.CxxBinary
-
- getSourcePathToOutput() - Method in class com.facebook.buck.cxx.CxxCompilationDatabase
-
- getSourcePathToOutput() - Method in class com.facebook.buck.cxx.CxxLink
-
- getSourcePathToOutput() - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
-
- getSourcePathToOutput() - Method in class com.facebook.buck.cxx.CxxStrip
-
- getSourcePathToOutput() - Method in class com.facebook.buck.cxx.HeaderSymlinkTreeWithHeaderMap
-
- getSourcePathToOutput() - Method in class com.facebook.buck.cxx.toolchain.HeaderSymlinkTreeWithModuleMap
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.d.DBinary
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.d.DCompileBuildRule
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.d.DTest
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.dotnet.CsharpLibrary
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibrary
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.filegroup.Filegroup
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.go.CGoGenImport
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.go.CGoGenSource
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.go.GoBinary
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.go.GoCompile
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.go.GoTest
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.go.GoTestCoverSource
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.go.GoTestMain
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.gwt.GwtBinary
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.gwt.GwtModule
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.halide.HalideCompile
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.haskell.HaskellBinary
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.haskell.HaskellCompileRule
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.haskell.HaskellGhciRule
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.haskell.HaskellHaddockLibRule
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.haskell.HaskellHaddockRule
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.haskell.HaskellLinkRule
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.haskell.HaskellPackageRule
-
- getSourcePathToOutput() - Method in interface com.facebook.buck.features.js.JsBundleOutputs
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.js.JsDependenciesFile
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.js.JsFile
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.js.JsLibrary.Files
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.js.JsLibrary
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.lua.LuaBinary
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.lua.LuaStandaloneBinary
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.ocaml.OcamlBinary
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.ocaml.OcamlBuild
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.ocaml.OcamlCCompile
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.ocaml.OcamlClean
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.ocaml.OcamlDebugLauncher
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.ocaml.OcamlLink
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.ocaml.OcamlMLCompile
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibrary
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.python.PythonBinary
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.python.PythonTest
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.rust.RustCompileRule
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.rust.RustTest
-
- getSourcePathToOutput() - Method in class com.facebook.buck.features.zip.rules.Zip
-
- getSourcePathToOutput() - Method in class com.facebook.buck.file.HttpArchive
-
- getSourcePathToOutput() - Method in class com.facebook.buck.file.HttpFile
-
- getSourcePathToOutput() - Method in class com.facebook.buck.file.RemoteFile
-
- getSourcePathToOutput() - Method in class com.facebook.buck.file.WriteFile
-
- getSourcePathToOutput() - Method in class com.facebook.buck.json.JsonConcatenate
-
- getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.CalculateClassAbi
-
- getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
-
- getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.CompareAbis
-
- getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- getSourcePathToOutput(BuildTarget, ProjectFilesystem) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
-
- getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.JarFattener
-
- getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.JarGenrule
-
- getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.JavaBinary
-
- getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.Javadoc
-
- getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.JavaSourceJar
-
- getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.JavaTest
-
- getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.Keystore
-
- getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.MavenUberJar
-
- getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
-
- getSourcePathToOutput() - Method in class com.facebook.buck.rules.modern.ModernBuildRule
-
- getSourcePathToOutput() - Method in class com.facebook.buck.shell.ExportFile
-
- getSourcePathToOutput() - Method in class com.facebook.buck.shell.Genrule
-
- getSourcePathToOutput() - Method in class com.facebook.buck.shell.ShBinary
-
- getSourcePathToOutput() - Method in class com.facebook.buck.swift.SwiftCompile
-
- getSourcePathToPrimaryDex() - Method in class com.facebook.buck.android.PreDexMerge
-
- getSourcePathToResources() - Method in class com.facebook.buck.features.js.JsBundleGenrule
-
- getSourcePathToResources() - Method in interface com.facebook.buck.features.js.JsBundleOutputs
-
- getSourcePathToSourceMap() - Method in class com.facebook.buck.features.js.JsBundleGenrule
-
- getSourcePathToSourceMap() - Method in interface com.facebook.buck.features.js.JsBundleOutputs
-
- getSourcePathToStringAssetsZip() - Method in class com.facebook.buck.android.PackageStringAssets
-
- getSourcePathToSupplementaryOutput(String) - Method in interface com.facebook.buck.core.rules.attr.HasSupplementaryOutputs
-
Returns a SourcePath to a named supplementary output, or null if it does not exist.
- getSourcePathToSupplementaryOutput(String) - Method in class com.facebook.buck.cxx.CxxBinary
-
- getSourcePathToSupplementaryOutput(String) - Method in class com.facebook.buck.cxx.CxxLink
-
- getSourceRootFromSource(Path) - Method in class com.facebook.buck.features.project.intellij.lang.java.ParsingJavaPackageFinder.PackagePathResolver
-
Given a file at `a/b/c/D.java`, and full name of the class is `b.c.D`, the source root for
that file is `a`.
- getSources() - Method in class com.facebook.buck.features.d.DIncludes
-
- getSources() - Method in interface com.facebook.buck.jvm.core.HasSources
-
- getSources() - Method in interface com.facebook.buck.jvm.core.JavaLibrary
-
- getSources() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- getSources() - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
-
- getSources() - Method in class com.facebook.buck.jvm.java.JavaSourceJar
-
- getSources() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
-
- getSourceToBootclasspath() - Method in class com.facebook.buck.jvm.java.JavacOptions
-
- getSourceTree() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
-
- getSourceTree() - Method in class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
-
- getSourceTreePath() - Method in class com.facebook.buck.rules.coercer.FrameworkPath
-
- getSourceType() - Method in class com.facebook.buck.cxx.PreprocessorDelegateCacheKey
-
- getSourceType() - Method in class com.facebook.buck.features.apple.project.CopyInXcode
-
- getSourceWithFlags() - Method in class com.facebook.buck.apple.GroupedSource
-
- getSpellingSuggestions(String, Collection<String>, int) - Static method in class com.facebook.buck.util.string.MoreStrings
-
- getSpoolMode() - Method in class com.facebook.buck.jvm.java.JavacOptions
-
- getSQLiteCacheEntries() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries
-
- getSrc() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
-
- getSrc() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
-
- getSrcRoots() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
-
- getSrcs() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
-
- getSrcs() - Method in interface com.facebook.buck.core.description.arg.HasSrcs
-
- getSrcs() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getSrcs() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
-
- getSrcs() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getSrcs() - Method in interface com.facebook.buck.shell.AbstractGenruleDescription.CommonArg
-
- getSrcs() - Method in class com.facebook.buck.shell.Genrule
-
- getSrcs() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
-
- getSrcs() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
-
- getSrcTarget() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
-
- getStack() - Method in class com.facebook.buck.log.ErrorLogRecord
-
- getStackSize() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getStacktrace() - Method in interface com.facebook.buck.event.external.elements.TestResultSummaryExternalInterface
-
- getStackTrace() - Method in class com.facebook.buck.json.BuildFileParseExceptionData
-
- getStacktrace() - Method in class com.facebook.buck.test.TestResultSummary
-
- getStampedeBuildLabel() - Method in class com.facebook.buck.event.listener.scuba.BuildData
-
- getStampedeBuildLabel() - Method in class com.facebook.buck.event.listener.scuba.BuildScubaEventFactory.AbstractBuildData
-
- getStampedeBuildLabel() - Method in class com.facebook.buck.event.listener.ScubaBuckConfig
-
- getStampedeId() - Method in class com.facebook.buck.cli.AbstractDistBuildCommand
-
- getStampedeId() - Method in class com.facebook.buck.distributed.build_client.BuildSlaveStats
-
- getStampedeId() - Method in class com.facebook.buck.distributed.build_client.StampedeBuildClient
-
- getStampedeId() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getStampedeId() - Method in class com.facebook.buck.distributed.build_slave.ServerSideBuildSlaveFinishedStatsEvent
-
- getStampedeId() - Method in class com.facebook.buck.distributed.DistBuildCreatedEvent
-
- getStampedeId() - Method in class com.facebook.buck.distributed.DistBuildRunEvent
-
- getStampedeIdOptional() - Method in class com.facebook.buck.cli.AbstractDistBuildCommand
-
- getStampedeIdReference() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
-
- getStart() - Method in class com.facebook.buck.event.listener.EventPair
-
- getStartedEvent() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished
-
- getStartedEvent() - Method in class com.facebook.buck.remoteexecution.CasBlobDownloadEvent.Finished
-
- getStartedEvent() - Method in class com.facebook.buck.remoteexecution.CasBlobUploadEvent.Finished
-
- getStartedEvent() - Method in class com.facebook.buck.remoteexecution.RemoteExecutionActionEvent.Finished
-
- getStarter() - Method in class com.facebook.buck.features.lua.LuaBinaryPackageComponents
-
- getStarterType() - Method in class com.facebook.buck.features.lua.LuaPlatform
-
- getStartEvent() - Method in class com.facebook.buck.event.listener.TimeCostEntry
-
- getStartIndex() - Method in class com.facebook.buck.core.macros.MacroMatchResult
-
- getStartupCommand() - Method in class com.facebook.buck.rules.macros.WorkerMacroArg
-
- getStartupCommand() - Method in class com.facebook.buck.worker.WorkerProcessParams
-
Command that is used to start the worker job, e.g.
- getStartupEnvironment() - Method in class com.facebook.buck.worker.WorkerProcessParams
-
Environment that will be used to start the worker tool.
- getState() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
-
- getState() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getState() - Method in class com.facebook.buck.distributed.DistBuildCellIndexer
-
- getState() - Method in class com.facebook.buck.remoteexecution.RemoteExecutionActionEvent.Started
-
- getState() - Method in class com.facebook.buck.remoteexecution.RemoteExecutionActionEvent.Terminal
-
- getStaticLib() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
-
- getStaticLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getStaticLibraryBasename() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getStaticLibraryBasename() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getStaticLibraryBasename() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getStaticLibraryBasename(BuildTarget, String, boolean) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
-
- getStaticLibraryBasename() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
-
- getStaticLibraryBasename() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getStaticLibraryExtension() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getStaticLibraryPath(ProjectFilesystem, BuildTarget, Flavor, PicType, Optional<String>, String, boolean) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
-
- getStaticLibraryPath(ProjectFilesystem, BuildTarget, Flavor, PicType, Optional<String>, String, String, boolean) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
-
- getStaticLibs() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
-
Libraries references in the static link args above.
- getStaticLibs() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
-
- getStaticLink() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
-
The link arguments to use when linking using the static link style.
- getStaticPicLib() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
-
- getStaticPicLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getStaticPicLibs() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
-
Libraries references in the static-pic link args above.
- getStaticPicLink() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
-
The link arguments to use when linking using the static-pic link style.
- getStats() - Method in class com.facebook.buck.core.build.engine.manifest.Manifest
-
- getStats() - Method in class com.facebook.buck.event.CacheStatsEvent
-
- getStats() - Method in class com.facebook.buck.event.listener.cachestats.CacheRateStatsKeeper
-
- getStats() - Method in class com.facebook.buck.rules.keys.TrackedRuleKeyCache
-
- getStatsEvents() - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
-
- getStatsEvents() - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
-
- getStatsEvents() - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
-
- getStatsEvents() - Method in class com.facebook.buck.util.cache.impl.StatsTrackingFileHashCacheEngine
-
- getStatus() - Method in class com.facebook.buck.core.build.engine.BuildResult
-
- getStatus() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
-
- getStatus() - Method in class com.facebook.buck.distributed.DistBuildStatus
-
- getStatus() - Method in class com.facebook.buck.distributed.DistBuildStatusEvent
-
- getStatus() - Method in class com.facebook.buck.distributed.StampedeLocalBuildStatusEvent
-
- getStatus() - Method in class com.facebook.buck.doctor.config.DoctorSuggestion
-
- getStatusPollIntervalMillis() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
-
- getStdErr() - Method in interface com.facebook.buck.cli.parameter_extractors.CommandRunnerParameters
-
- getStderr(ProcessExecutor.Result) - Method in class com.facebook.buck.cxx.toolchain.ClangClCompiler
-
- getStderr(ProcessExecutor.Result) - Method in interface com.facebook.buck.cxx.toolchain.Compiler
-
- getStderr(ProcessExecutor.Result) - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
-
- getStderr(ProcessExecutor.Result) - Method in class com.facebook.buck.cxx.toolchain.WindowsCompiler
-
- getStderr(ProcessExecutor.Result) - Method in class com.facebook.buck.cxx.toolchain.WindowsMl64Compiler
-
- getStdErr() - Method in interface com.facebook.buck.event.external.elements.TestResultSummaryExternalInterface
-
- getStdErr() - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
-
- getStderr() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionService.ExecutionResult
-
- getStderr() - Method in class com.facebook.buck.shell.ShellStep
-
- getStdErr() - Method in class com.facebook.buck.step.ExecutionContext
-
- getStderr() - Method in class com.facebook.buck.step.StepExecutionResult
-
- getStdErr() - Method in class com.facebook.buck.test.TestResultSummary
-
- getStdErr() - Method in class com.facebook.buck.util.Console
-
- getStderr() - Method in class com.facebook.buck.util.ProcessExecutor.Result
-
- getStderr() - Method in class com.facebook.buck.util.SimpleProcessListener
-
Gets the entire contents of stderr sent by the process.
- getStderr() - Method in class com.facebook.buck.worker.WorkerJobResult
-
- getStderrContents() - Method in class com.facebook.buck.jvm.java.JavacPipelineState
-
- getStdErrLogLevel() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getStdErrLogLevel() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getStdErrLogLevel() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
-
- getStdErrLogLevel() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getStdErrLogLevel() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
- getStdErrLogLevel() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getStdErrLogLevel() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getStdErrPath() - Method in class com.facebook.buck.worker.WorkerProcessCommand
-
Path to file where stderr can be written out.
- getStdIn() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getStdIn() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getStdin(ExecutionContext) - Method in class com.facebook.buck.features.python.PexStep
-
Return the manifest as a JSON blob to write to the pex processes stdin.
- getStdin(ExecutionContext) - Method in class com.facebook.buck.shell.ShellStep
-
- getStdlibPath() - Method in class com.facebook.buck.jvm.kotlin.ExternalKotlinc
-
- getStdlibPath() - Method in class com.facebook.buck.jvm.kotlin.JarBackedReflectedKotlinc
-
- getStdlibPath() - Method in interface com.facebook.buck.jvm.kotlin.Kotlinc
-
- getStdOut() - Method in interface com.facebook.buck.cli.parameter_extractors.CommandRunnerParameters
-
- getStdOut() - Method in interface com.facebook.buck.event.external.elements.TestResultSummaryExternalInterface
-
- getStdout() - Method in class com.facebook.buck.shell.ShellStep
-
- getStdOut() - Method in class com.facebook.buck.step.ExecutionContext
-
- getStdOut() - Method in class com.facebook.buck.test.TestResultSummary
-
- getStdOut() - Method in class com.facebook.buck.util.Console
-
- getStdout() - Method in class com.facebook.buck.util.ProcessExecutor.Result
-
- getStdout() - Method in class com.facebook.buck.util.SimpleProcessListener
-
Gets the entire contents of stdout sent by the process.
- getStdout() - Method in class com.facebook.buck.worker.WorkerJobResult
-
- getStdoutContents() - Method in class com.facebook.buck.jvm.java.JavacPipelineState
-
- getStdOutLogLevel() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getStdOutLogLevel() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getStdOutLogLevel() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
-
- getStdOutLogLevel() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getStdOutLogLevel() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
- getStdOutLogLevel() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getStdOutLogLevel() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getStdOutPath() - Method in class com.facebook.buck.worker.WorkerProcessCommand
-
Path to file where stdout can be written out.
- getStep() - Method in exception com.facebook.buck.step.StepFailedException
-
- getSteps() - Method in class com.facebook.buck.cli.TestRun
-
- getSteps(BuildContext, Path, Path) - Method in interface com.facebook.buck.cxx.LinkOutputPostprocessor
-
- getStorage() - Method in class com.facebook.buck.rules.modern.builders.RemoteExecution
-
- getStore() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
-
- getStoreBuilder() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished.Builder
-
- getStoreClient() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
- getStoreData() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished
-
- getStoreFuture() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult
-
- getStorepass() - Method in class com.facebook.buck.android.KeystoreProperties
-
- getStoreRequestLogger() - Method in class com.facebook.buck.event.listener.HttpArtifactCacheEventListenerCloseArgs
-
- getStoreRetryIntervalMillis() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- getStoreType() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent
-
- getStoreType() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData
-
- getStream() - Method in class com.facebook.buck.event.listener.RunIdStreamPair
-
- getStreamForPayload(int) - Method in class com.facebook.buck.slb.HybridThriftResponseHandler
-
Where to write the nth payload bytes to.
- getStreamingWebSocketServlet() - Method in class com.facebook.buck.httpserver.WebServer
-
- getStreamLogFilePath(String, String, Path) - Static method in class com.facebook.buck.distributed.DistBuildUtil
-
- getStrict() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
-
If true, the GWT Compiler's -strict flag will be set.
- getString(int) - Method in class com.facebook.buck.android.resources.StringPool
-
- getStringCount() - Method in class com.facebook.buck.android.resources.StringPool
-
- getStringFiles() - Method in interface com.facebook.buck.android.FilteredResourcesProvider
-
- getStringFiles() - Method in class com.facebook.buck.android.IdentityResourcesProvider
-
- getStringFiles() - Method in class com.facebook.buck.android.ResourcesFilter
-
- getStrings() - Method in class com.facebook.buck.android.resources.ResourcesXml
-
- getStrings() - Method in class com.facebook.buck.android.resources.ResourceTable
-
- GetStringsFilesStep - Class in com.facebook.buck.android
-
Generates a list of strings.xml files
- getStringToFilter(QueryEnvironment, ImmutableList<QueryEnvironment.Argument>, QueryTarget) - Method in class com.facebook.buck.query.FilterFunction
-
- getStringToFilter(QueryEnvironment, ImmutableList<QueryEnvironment.Argument>, QueryTarget) - Method in class com.facebook.buck.query.KindFunction
-
- getStrip() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- getStrip() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getStripFlags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getStrippedObjectName() - Method in class com.facebook.buck.android.StrippedObjectDescription
-
- getStripPrefix() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
-
- getStripStyle() - Method in class com.facebook.buck.cxx.CxxStrip
-
- getStripToolArgs() - Method in enum com.facebook.buck.cxx.toolchain.StripStyle
-
- getStrongFingerprint(ProjectFilesystem, ImmutableList<String>) - Static method in class com.facebook.buck.parser.cache.Fingerprinter
-
Calculates a strong fingerprint.
- getStubBinary() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
- getStubBinaryPath() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
-
- getStubsDir() - Method in class com.facebook.buck.features.haskell.HaskellCompileRule
-
- getStyle() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
-
This will be passed to the GWT Compiler's -style flag.
- getSubcommand() - Method in class com.facebook.buck.cli.AbstractContainerCommand
-
- getSubcommand() - Method in class com.facebook.buck.cli.AuditCommand
-
- getSubcommand() - Method in class com.facebook.buck.cli.AuditMbrCommand
-
- getSubcommand() - Method in class com.facebook.buck.cli.BuckCommand
-
- getSubcommand() - Method in class com.facebook.buck.cli.DistBuildCommand
-
- getSubcommand() - Method in class com.facebook.buck.cli.ServerCommand
-
- getSubCommand() - Method in class com.facebook.buck.log.InvocationInfo
-
- getSubCommandNameForLogging() - Method in class com.facebook.buck.cli.BuckCommand
-
- getSubCommands() - Method in class com.facebook.buck.cli.ProjectCommand
-
- getSubCommands() - Method in interface com.facebook.buck.support.cli.args.PluginBasedCommand
-
- getSubcommandsFieldName() - Method in class com.facebook.buck.cli.AbstractContainerCommand
-
- getSubgraph(Iterable<? extends TargetNode<? extends T>>) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraph
-
Get the subgraph of the the current graph containing the passed in roots and all of their
transitive dependencies as nodes.
- getSubjectCommonName() - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentity
-
Returns the full name of the identity.
- getSuccessCount() - Method in class com.facebook.buck.event.listener.cachestats.RemoteCacheUploadStats
-
- getSuccessOptional() - Method in class com.facebook.buck.core.build.engine.BuildResult
-
- getSuccessType() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
-
- getSuccessTypeName() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
-
- getSuccessUploadCount() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
-
- getSuggestion() - Method in class com.facebook.buck.doctor.config.DoctorSuggestion
-
- getSuggestions() - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse
-
- getSuggestions() - Method in class com.facebook.buck.event.CompilerErrorEvent
-
- getSuggestions() - Method in interface com.facebook.buck.event.external.events.CompilerErrorEventExternalInterface
-
- getSummary() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummaryEvent
-
- getSuperclass(TypeElement) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
-
- getSuperConsoleEnabled() - Method in class com.facebook.buck.log.InvocationInfo
-
- getSuperInfo() - Method in interface com.facebook.buck.rules.modern.ClassInfo
-
- getSuperInfo() - Method in class com.facebook.buck.rules.modern.impl.DefaultClassInfo
-
- getSupertypes(Class<?>) - Static method in class com.facebook.buck.util.Types
-
Returns a Set of classes and interfaces inherited or implemented by clazz.
- getSupplementaryOutputIdentifier() - Method in class com.facebook.buck.rules.macros.LocationMacro
-
- getSupportAbiGenerationFromSource() - Method in class com.facebook.buck.jvm.java.ResolvedJavacPluginProperties
-
- getSupportedArchitectures() - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile
-
Set of strings containing the architectures supported by this simulator (i.e., i386, x86_64,
etc.)
- getSupportedPlatformsRegex() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getSupportedPlatformsRegex() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getSupportedPlatformsRegex() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getSupportedPlatformsRegex() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
-
- getSupportedPlatformsRegex() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
-
- getSupportedPlatformsRegex() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getSupportedPlatformsRegex() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getSupportedPlatformsRegex() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
-
- getSupportedPlatformsRegex() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getSupportedPlatformsRegex() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
-
- getSupportedProductFamilyIDs() - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile
-
Set of integers describing which Apple product families this simulator supports (1: iPhone, 2:
iPad, 4: Apple Watch, etc.)
- getSupportsAbiGenerationFromSource() - Method in class com.facebook.buck.jvm.java.JavacPluginProperties
-
- getSupportsMergedLinking() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getSupportsMergedLinking() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getSupportsMergedLinking() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getSupportsMergedLinking() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
-
- getSupportsMergedLinking() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getSupportsMergedLinking() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getSwiftc() - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform
-
- getSwiftCompilerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getSwiftCompilerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getSwiftCompilerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getSwiftCompilerFlags() - Method in interface com.facebook.buck.swift.SwiftCommonArg
-
- getSwiftCxxPlatforms() - Method in interface com.facebook.buck.swift.toolchain.AbstractSwiftPlatformsProvider
-
- getSwiftCxxPlatforms() - Method in class com.facebook.buck.swift.toolchain.SwiftPlatformsProvider
-
- getSwiftName() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
-
The Swift name for the platform.
- getSwiftPlatform() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
- getSwiftRuntimePaths() - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform
-
- getSwiftSharedLibraryRunPaths() - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform
-
- getSwiftSources() - Method in class com.facebook.buck.apple.AppleLibrarySwiftMetadata
-
- getSwiftStaticRuntimePaths() - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform
-
- getSwiftStdlibTool() - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform
-
- getSwiftVersion() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getSwiftVersion() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getSwiftVersion() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getSwiftVersion() - Method in interface com.facebook.buck.swift.SwiftCommonArg
-
- getSymbolNameTool() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
- getSymlinksList() - Method in interface com.facebook.buck.remoteexecution.Protocol.Directory
-
- getSyntaxError() - Method in class com.facebook.buck.json.BuildFileParseExceptionData
-
- getSystemJavaCompiler() - Static method in class com.facebook.buck.jvm.java.javax.SynchronizedToolProvider
-
- getSystemMemory() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
- getSystemToolClassLoader() - Static method in class com.facebook.buck.jvm.java.javax.SynchronizedToolProvider
-
- getTag() - Method in class com.facebook.buck.event.ExperimentEvent
-
- getTags() - Method in class com.facebook.buck.counters.Counter
-
- getTags() - Method in class com.facebook.buck.counters.CounterInfo
-
- getTags() - Method in class com.facebook.buck.counters.CounterSnapshot
-
- getTags() - Method in class com.facebook.buck.event.ScubaData
-
- getTags() - Method in class com.facebook.buck.event.ScubaEvent
-
- getTagSets() - Method in class com.facebook.buck.counters.CounterSnapshot
-
- getTagsForServer(URI) - Static method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
-
- getTarget() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getTarget() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getTarget() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getTarget() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent
-
- getTarget(ImmutableMap<String, String>) - Static method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent
-
- getTarget() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.FinishedRuleKeyCalc
-
- getTarget() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.StartedRuleKeyCalc
-
- getTarget() - Method in class com.facebook.buck.core.sourcepath.AbstractDefaultBuildTargetSourcePath
-
- getTarget() - Method in class com.facebook.buck.core.sourcepath.AbstractExplicitBuildTargetSourcePath
-
- getTarget() - Method in class com.facebook.buck.core.sourcepath.AbstractForwardingBuildTargetSourcePath
-
- getTarget() - Method in interface com.facebook.buck.core.sourcepath.BuildTargetSourcePath
-
- getTarget() - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath
-
- getTarget() - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
-
- getTarget() - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
-
- getTarget() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
-
- getTarget() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
-
- getTarget() - Method in class com.facebook.buck.event.CompilerErrorEvent
-
- getTarget() - Method in interface com.facebook.buck.event.external.events.CompilerErrorEventExternalInterface
-
- getTarget() - Method in class com.facebook.buck.event.RuleKeyCalculationEvent.Event
-
- getTarget() - Method in interface com.facebook.buck.event.RuleKeyCalculationEvent
-
- getTarget() - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
- getTarget() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
- getTarget() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getTarget() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getTarget() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getTarget() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getTarget() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
-
- getTarget() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getTarget() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getTarget() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getTarget() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getTarget() - Method in class com.facebook.buck.parser.SingletonBuildTargetPattern
-
- getTarget() - Method in interface com.facebook.buck.remoteexecution.Protocol.SymlinkNode
-
- getTarget() - Method in class com.facebook.buck.rules.macros.BuildTargetMacro
-
- getTarget() - Method in class com.facebook.buck.rules.macros.ClasspathAbiMacro
-
- getTarget() - Method in class com.facebook.buck.rules.macros.ClasspathMacro
-
- getTarget() - Method in class com.facebook.buck.rules.macros.ExecutableMacro
-
- getTarget() - Method in class com.facebook.buck.rules.macros.LocationMacro
-
- getTarget() - Method in class com.facebook.buck.rules.macros.MavenCoordinatesMacro
-
- getTarget() - Method in class com.facebook.buck.rules.macros.WorkerMacro
-
- getTargetAppPlatform() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
-
- getTargetAppPlatformLevel() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
-
- getTargetArch() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
-
- getTargetArch() - Method in enum com.facebook.buck.android.toolchain.ndk.TargetCpuType
-
- getTargetArchAbi() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
-
- getTargetArchAbi() - Method in enum com.facebook.buck.android.toolchain.ndk.TargetCpuType
-
- getTargetBuildRules() - Method in class com.facebook.buck.event.listener.BuildTargetDurationListenerCloseArgs
-
- getTargetCpuType() - Method in class com.facebook.buck.android.AndroidLinkableMetadata
-
- getTargetCpuType() - Method in class com.facebook.buck.android.StrippedObjectDescription
-
- getTargetCpuType() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
-
- getTargetDevice() - Method in class com.facebook.buck.step.ExecutionContext
-
- getTargetDeviceOptional() - Method in class com.facebook.buck.cli.TargetDeviceCommandLineOptions
-
- getTargetDeviceOptional() - Method in class com.facebook.buck.cli.TestCommand
-
- getTargetDeviceOptions() - Method in class com.facebook.buck.cli.TargetDeviceCommandLineOptions
-
- getTargetDeviceOptions() - Method in class com.facebook.buck.cli.TestCommand
-
- getTargetEvaluator() - Method in class com.facebook.buck.cli.BuckQueryEnvironment
-
- getTargetEvaluator() - Method in interface com.facebook.buck.query.QueryEnvironment
-
Returns an evaluator for target patterns.
- getTargetEvaluator() - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
-
- getTargetEvaluator() - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
-
- getTargetFilePath() - Method in class com.facebook.buck.event.listener.BuildTargetDurationListenerCloseArgs
-
- getTargetForId(ProjectFilesystem, String, AndroidBuildToolsLocation, AndroidSdkLocation, Optional<Supplier<Tool>>, Optional<Supplier<Tool>>) - Static method in class com.facebook.buck.android.toolchain.impl.AndroidPlatformTargetProducer
-
- getTargetGraph() - Method in class com.facebook.buck.cli.BuckQueryEnvironment
-
- getTargetGraph() - Method in interface com.facebook.buck.core.model.targetgraph.BuildRuleCreationContextWithTargetGraph
-
- getTargetGraph() - Method in class com.facebook.buck.core.model.targetgraph.ImmutableBuildRuleCreationContextWithTargetGraph
-
- getTargetGraph() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetGraphAndTargets
-
- getTargetGraph() - Method in class com.facebook.buck.core.model.targetgraph.TargetGraphAndBuildTargets
-
- getTargetGraph() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphs
-
- getTargetGraphAndBuildTargets() - Method in class com.facebook.buck.versions.CachedVersionedTargetGraph
-
- getTargetGraphAndBuildTargets() - Method in class com.facebook.buck.versions.VersionedTargetGraphCacheResult
-
- getTargetGraphAndBuildTargets() - Method in class com.facebook.buck.versions.VersionedTargetGraphInputs
-
- getTargetGraphNodeCount() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getTargetGraphOnlyDeps() - Method in class com.facebook.buck.android.AndroidBinary
-
- getTargetGraphOnlyDeps() - Method in class com.facebook.buck.android.AndroidBundle
-
- getTargetGraphOnlyDeps() - Method in class com.facebook.buck.apple.AppleDebuggableBinary
-
- getTargetGraphOnlyDeps() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
BuildTargetPaths which, when changed, may change the BuildRules produced by this TargetNode,
but whose steps don't need executing in order to build this TargetNode's BuildRules.
- getTargetGraphOnlyDeps() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
-
BuildTargetPaths which, when changed, may change the BuildRules produced by this TargetNode,
but whose steps don't need executing in order to build this TargetNode's BuildRules.
- getTargetGraphOnlyDeps() - Method in interface com.facebook.buck.core.rules.attr.HasDeclaredAndExtraDeps
-
- getTargetGraphOnlyDeps() - Method in class com.facebook.buck.core.rules.BuildRuleParams
-
- getTargetGraphOnlyDeps() - Method in interface com.facebook.buck.core.rules.graphbuilder.BuildRuleContextWithEnvironment
-
- getTargetGraphOnlyDeps() - Method in class com.facebook.buck.core.rules.graphbuilder.impl.DefaultBuildRuleContextWithEnvironment
-
- getTargetGraphOnlyDeps() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleWithDeclaredAndExtraDeps
-
- getTargetHash() - Method in class com.facebook.buck.cli.TargetResult
-
- getTargetHashModifiedPaths() - Method in class com.facebook.buck.cli.TargetsCommand
-
- getTargetKind(QueryTarget) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
-
- getTargetKind(QueryTarget) - Method in interface com.facebook.buck.query.QueryEnvironment
-
- getTargetKind(QueryTarget) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
-
- getTargetKind(QueryTarget) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
-
- getTargetLevel() - Method in class com.facebook.buck.jvm.java.JavacOptions
-
- getTargetNames() - Method in class com.facebook.buck.core.test.event.TestRunEvent.Started
-
- getTargetNames() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent.Started
-
- getTargetNode() - Method in interface com.facebook.buck.core.rules.graphbuilder.BuildRuleKey
-
- getTargetNode() - Method in class com.facebook.buck.core.rules.graphbuilder.impl.DefaultBuildRuleKey
-
- getTargetNode(Cell, boolean, ListeningExecutorService, BuildTarget) - Method in class com.facebook.buck.parser.DefaultParser
-
- getTargetNode(PerBuildState, BuildTarget) - Method in class com.facebook.buck.parser.DefaultParser
-
- getTargetNode(Cell, boolean, ListeningExecutorService, BuildTarget) - Method in interface com.facebook.buck.parser.Parser
-
- getTargetNode(PerBuildState, BuildTarget) - Method in interface com.facebook.buck.parser.Parser
-
- getTargetNodeDescriptionName() - Method in class com.facebook.buck.event.ActionGraphPerfStatEvent
-
- getTargetNodeJob(PerBuildState, BuildTarget) - Method in class com.facebook.buck.parser.DefaultParser
-
- getTargetNodeJob(PerBuildState, BuildTarget) - Method in interface com.facebook.buck.parser.Parser
-
- getTargetNodeJob(BuildTarget) - Method in interface com.facebook.buck.parser.TargetSpecResolver.TargetNodeProviderForSpecResolver
-
- getTargetNodeRawAttributes(PerBuildState, Cell, TargetNode<?>) - Method in class com.facebook.buck.parser.DefaultParser
-
- getTargetNodeRawAttributes(Cell, boolean, ListeningExecutorService, TargetNode<?>) - Method in class com.facebook.buck.parser.DefaultParser
-
- getTargetNodeRawAttributes(PerBuildState, Cell, TargetNode<?>) - Method in interface com.facebook.buck.parser.Parser
-
- getTargetNodeRawAttributes(Cell, boolean, ListeningExecutorService, TargetNode<?>) - Method in interface com.facebook.buck.parser.Parser
-
- getTargetNodeWrapper() - Method in class com.facebook.buck.core.rules.graphbuilder.impl.DefaultBuildRuleKey
-
- getTargetNodeWrapper() - Method in class com.facebook.buck.core.rules.graphbuilder.impl.ImmutableDefaultBuildRuleKey
-
- getTargetPlatform() - Method in interface com.facebook.buck.core.rules.configsetting.ConfigSettingSelectableConfigurationContext
-
- getTargetPlatform() - Method in class com.facebook.buck.parser.AbstractDefaultSelectableConfigurationContext
-
- getTargetPlatform() - Method in class com.facebook.buck.parser.DefaultSelectableConfigurationContext
-
- getTargetPlatformBinary(Optional<BuildTarget>, Optional<PatternMatchedCollection<BuildTarget>>, Flavor) - Static method in class com.facebook.buck.apple.AppleDescriptions
-
Returns a build target of the apple binary for the requested target platform.
- getTargetPlatforms() - Method in class com.facebook.buck.cli.AbstractCommand
-
- getTargetPlatforms() - Method in class com.facebook.buck.cli.AbstractContainerCommand
-
- getTargetPlatforms() - Method in interface com.facebook.buck.cli.Command
-
- getTargetProxy() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTargetDependency
-
- getTargets() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
-
- getTargets() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule
-
- getTargets() - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
-
- getTargets() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
-
- getTargets() - Method in interface com.facebook.buck.features.project.intellij.model.IjProjectElement
-
- getTargets() - Method in class com.facebook.buck.parser.api.BuildFileManifest
-
- getTargets(QueryEnvironment) - Method in class com.facebook.buck.query.QueryExpression
-
Returns a set of all targets referenced from literals within this query expression.
- getTargets() - Method in class com.facebook.buck.query.TargetSetExpression
-
- getTargets() - Method in class com.facebook.buck.rules.macros.CppFlagsMacro
-
- getTargets() - Method in class com.facebook.buck.rules.macros.CxxGenruleFilterAndTargetsMacro
-
- getTargets() - Method in class com.facebook.buck.rules.macros.CxxppFlagsMacro
-
- getTargets() - Method in class com.facebook.buck.rules.macros.LdflagsSharedFilterMacro
-
- getTargets() - Method in class com.facebook.buck.rules.macros.LdflagsSharedMacro
-
- getTargets() - Method in class com.facebook.buck.rules.macros.LdflagsStaticFilterMacro
-
- getTargets() - Method in class com.facebook.buck.rules.macros.LdflagsStaticMacro
-
- getTargets() - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicFilterMacro
-
- getTargets() - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicMacro
-
- getTargetSdkVersion(ApplePlatform) - Method in class com.facebook.buck.apple.AppleConfig
-
- getTargetSdkVersion() - Method in class com.facebook.buck.rules.coercer.ManifestEntries
-
- getTargetsFromBuildTargets(Iterable<BuildTarget>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
-
- getTargetsFromTargetNodes(Iterable<TargetNode<?>>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
-
- getTargetsInAttribute(QueryTarget, String) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
-
- getTargetsInAttribute(QueryTarget, String) - Method in interface com.facebook.buck.query.QueryEnvironment
-
Returns the existing targets in the value of `attribute` of the given `target`.
- getTargetsInAttribute(TypeCoercerFactory, TargetNode<T>, String) - Static method in class com.facebook.buck.query.QueryTargetAccessor
-
- getTargetsInAttribute(QueryTarget, String) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
-
- getTargetsInAttribute(QueryTarget, String) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
-
- getTargetsMatchingPattern(String) - Method in interface com.facebook.buck.query.QueryEnvironment
-
Returns the set of target nodes in the graph for the specified target pattern, in 'buck build'
syntax.
- getTargetsToBuild() - Method in class com.facebook.buck.distributed.build_slave.MinionLocalBuildStateTracker
-
- getTargetsToSignal() - Method in class com.facebook.buck.distributed.build_slave.MinionLocalBuildStateTracker
-
- getTargetsVersions() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getTargetType() - Method in interface com.facebook.buck.parser.TargetNodeSpec
-
- getTask(PluginClassLoaderFactory, JavaCompiler, Writer, JavaFileManager, DiagnosticListener<? super JavaFileObject>, Iterable<String>, Iterable<String>, Iterable<? extends JavaFileObject>) - Static method in interface com.facebook.buck.jvm.java.abi.source.api.FrontendOnlyJavacTaskProxy
-
- getTask(PluginClassLoaderFactory, JavaCompiler, Writer, JavaFileManager, DiagnosticListener<? super JavaFileObject>, Iterable<String>, Iterable<String>, Iterable<? extends JavaFileObject>) - Static method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
-
- getTaskIdEnvironmentVariable() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getTempAssets() - Method in class com.facebook.buck.android.AbstractModuleInfo
-
- getTempAssets() - Method in class com.facebook.buck.android.ModuleInfo
-
- getTempDir() - Method in class com.facebook.buck.rules.macros.WorkerMacroArg
-
- getTempDir() - Method in class com.facebook.buck.shell.DefaultWorkerTool
-
- getTempDir() - Method in interface com.facebook.buck.shell.WorkerTool
-
- getTempDir() - Method in class com.facebook.buck.worker.WorkerProcessParams
-
Temp folder location.
- getTemplateForRequest(Request) - Method in interface com.facebook.buck.httpserver.TemplateHandlerDelegate
-
- getTemplateForRequest(Request) - Method in class com.facebook.buck.httpserver.TraceHandlerDelegate
-
- getTemplateForRequest(Request) - Method in class com.facebook.buck.httpserver.TracesHandlerDelegate
-
- getTemplateGroup() - Method in interface com.facebook.buck.httpserver.TemplateHandlerDelegate
-
- getTemplateGroup() - Method in class com.facebook.buck.httpserver.TraceHandlerDelegate
-
- getTemplateGroup() - Method in class com.facebook.buck.httpserver.TracesHandlerDelegate
-
- getTempNatives() - Method in class com.facebook.buck.android.AbstractModuleInfo
-
- getTempNatives() - Method in class com.facebook.buck.android.ModuleInfo
-
- getTempPath() - Method in class com.facebook.buck.rules.modern.DefaultOutputPathResolver
-
- getTempPath() - Method in interface com.facebook.buck.rules.modern.OutputPathResolver
-
Returns a relative path to the root directory for intermediate build outputs.
- getTempPath(String) - Method in interface com.facebook.buck.rules.modern.OutputPathResolver
-
- getTenantId() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs
-
- getTenantId() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- getTest() - Method in class com.facebook.buck.cli.TestRun
-
- getTest() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
-
- getTestables() - Method in class com.facebook.buck.apple.xcode.XCScheme.TestAction
-
- getTestAction() - Method in class com.facebook.buck.apple.xcode.XCScheme
-
- getTestCaseName() - Method in class com.facebook.buck.core.test.event.TestSummaryEvent
-
- getTestCaseName() - Method in interface com.facebook.buck.event.external.elements.TestCaseSummaryExternalInterface
-
- getTestCaseName() - Method in interface com.facebook.buck.event.external.elements.TestResultSummaryExternalInterface
-
- getTestCaseName() - Method in class com.facebook.buck.test.TestCaseSummary
-
- getTestCaseName() - Method in class com.facebook.buck.test.TestResultSummary
-
- getTestCases() - Method in interface com.facebook.buck.event.external.elements.TestResultsExternalInterface
-
- getTestCases() - Method in class com.facebook.buck.test.TestResults
-
- getTestCaseTimeoutMs() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getTestCaseTimeoutMs() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getTestCaseTimeoutMs() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
-
- getTestCaseTimeoutMs() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getTestCaseTimeoutMs() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getTestCaseTimeoutMs() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getTestClasses() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
- getTestCommand(ExecutionContext, TestRunningOptions, BuildContext, TestRule.TestReportingCallback) - Method in class com.facebook.buck.apple.AppleTest
-
- getTestEventsByThread() - Method in class com.facebook.buck.event.listener.BuildRuleThreadTracker
-
- getTestFilter() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
- getTestHostApp() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getTestHostApp() - Method in class com.facebook.buck.apple.TestHostInfo
-
- getTestHostAppBinarySourcePath() - Method in class com.facebook.buck.apple.TestHostInfo
-
Location of the test host binary that can be passed as the "bundle loader" option when
linking the test library.
- getTestLibraryProjectDir() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getTestLogDirectoryEnvironmentVariable() - Method in class com.facebook.buck.apple.AppleConfig
-
- getTestLogLevel() - Method in class com.facebook.buck.apple.AppleConfig
-
- getTestLogLevelEnvironmentVariable() - Method in class com.facebook.buck.apple.AppleConfig
-
- getTestLogPaths() - Method in class com.facebook.buck.test.TestResults
-
- getTestMainName() - Static method in class com.facebook.buck.features.python.PythonTestDescription
-
- getTestModulesListName() - Static method in class com.facebook.buck.features.python.PythonTestDescription
-
- getTestModulesListPath(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.features.python.PythonTestDescription
-
- getTestName() - Method in class com.facebook.buck.core.test.event.TestSummaryEvent
-
- getTestName() - Method in interface com.facebook.buck.event.external.elements.TestResultSummaryExternalInterface
-
- getTestName() - Method in class com.facebook.buck.test.TestResultSummary
-
- getTestPackage() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
- getTestReportingCallback() - Method in class com.facebook.buck.cli.TestRun
-
- getTestResults() - Method in interface com.facebook.buck.event.external.elements.TestCaseSummaryExternalInterface
-
- getTestResults() - Method in class com.facebook.buck.test.TestCaseSummary
-
- getTestResultsCallable() - Method in class com.facebook.buck.cli.TestRun
-
- getTestResultSummary() - Method in class com.facebook.buck.core.test.event.TestSummaryEvent.Finished
-
- getTestRuleTimeoutMs() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
-
- getTestRuleTimeoutMs() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getTestRuleTimeoutMs() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getTestRuleTimeoutMs() - Method in interface com.facebook.buck.core.description.arg.HasTestTimeout
-
- getTestRuleTimeoutMs() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getTestRuleTimeoutMs() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
-
- getTestRuleTimeoutMs() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
-
- getTestRuleTimeoutMs() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
- getTestRuleTimeoutMs() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getTestRuleTimeoutMs() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getTestRuleTimeoutMs() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getTestRuleTimeoutMs() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getTestRuleTimeoutMs() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
-
- getTestRunner() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
- getTestRunnerClasspath() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
- getTestRunnerClasspath() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
- getTests() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getTests() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getTests() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getTests() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getTests() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
-
- getTests() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getTests() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getTests() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
-
- getTests() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getTests() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getTests() - Method in interface com.facebook.buck.core.description.arg.HasTests
-
- getTests() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getTests() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
-
- getTests() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getTests() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getTests() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getTests() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
-
- getTests() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getTests() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
-
- getTests() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
- getTests() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
- getTests() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
- getTests() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
-
- getTests() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
-
- getTests() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
- getTests() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
-
- getTests() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
-
- getTests() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getTests() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getTests() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- getTests() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
-
- getTests() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
-
- getTests() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getTests() - Method in interface com.facebook.buck.jvm.java.JavaLibraryWithTests
-
- getTests() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getTests() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getTests() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getTests() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getTests() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getTests() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
-
- getTests() - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg
-
Test or TestSuite targets that should be invoked when this rule run through buck test
- getTestSelectorList() - Method in class com.facebook.buck.cli.TestSelectorOptions
-
- getTestSelectorList() - Method in class com.facebook.buck.core.test.event.TestRunEvent.Started
-
- getTestSelectorList() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
- getTestSelectorList() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent.Started
-
- getTestSelectorList() - Method in class com.facebook.buck.test.TestRunningOptions
-
- getTestsForTarget(QueryTarget) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
-
- getTestsForTarget(QueryTarget) - Method in interface com.facebook.buck.query.QueryEnvironment
-
Returns the tests associated with the given target.
- getTestsForTarget(QueryTarget) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
-
- getTestsForTarget(QueryTarget) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
-
- getTestSources() - Method in class com.facebook.buck.features.go.GoTestCoverSource
-
- getTestStatusMessage() - Method in class com.facebook.buck.core.test.event.TestStatusMessageEvent
-
- getTestTargetsForNode(TargetNode<?>) - Static method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodes
-
If node refers to a node which contains references to its tests, returns the tests
associated with that node.
- getTestType() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getTestType() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getTestType() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
-
- getTestType() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getTestType() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
- getTestType() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getTestType() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getText() - Method in class com.facebook.buck.json.BuildFileParseExceptionStackTraceEntry
-
- getText() - Method in class com.facebook.buck.json.BuildFileSyntaxError
-
- getThinLto() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getThinLto() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getThinLto() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getThinLto() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getThinLto() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getThinLto() - Method in class com.facebook.buck.cxx.CxxLinkOptions
-
- getThinLto() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getThinLto() - Method in interface com.facebook.buck.cxx.LinkableCxxConstructorArg
-
- getThinLto() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getThinLto() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getThinTargets() - Method in class com.facebook.buck.apple.MultiarchFileInfo
-
- getThreadCount() - Method in class com.facebook.buck.event.listener.CommonThreadStateRenderer
-
- getThreadId() - Method in class com.facebook.buck.event.AbstractBuckEvent
-
- getThreadId() - Method in interface com.facebook.buck.event.BuckEvent
-
- getThreadId() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceEvent
-
- getThreadId() - Method in class com.facebook.buck.util.i18n.NumberFormatterCacheKey
-
- getThreadIdToCommandIdMapper() - Method in class com.facebook.buck.log.GlobalStateManager
-
- getThreadLineLimit() - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
-
- getThreadLineLimitOnError() - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
-
- getThreadLineLimitOnWarning() - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
-
- getThreadLineOutputMaxColumns() - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
-
- getThreadPoolKeepAliveDurationMillis() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- getThreadPoolSize() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- getThreadToCommandRegister() - Method in class com.facebook.buck.log.GlobalStateManager
-
- getThreadUserNanoDuration() - Method in class com.facebook.buck.util.timing.ClockDuration
-
- getThreadUserNanoTime() - Method in class com.facebook.buck.event.AbstractBuckEvent
-
- getThreadUserNanoTime() - Method in interface com.facebook.buck.event.BuckEvent
-
- getThriftData() - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.Response
-
- getThriftPath() - Method in class com.facebook.buck.slb.ThriftOverHttpServiceConfig
-
- getThriftProtocol() - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs
-
- getThrowableOrigin(Throwable) - Static method in class com.facebook.buck.util.MoreThrowables
-
Returns string representing class, method, filename and line number that throwable was thrown
from
- getTime() - Method in interface com.facebook.buck.event.external.elements.TestResultSummaryExternalInterface
-
- getTime() - Method in class com.facebook.buck.log.ErrorLogRecord
-
- getTime() - Method in class com.facebook.buck.test.TestResultSummary
-
- getTimeout() - Method in class com.facebook.buck.android.InstrumentationStep
-
- getTimeout() - Method in class com.facebook.buck.jvm.java.JUnitStep
-
- getTimeout() - Method in class com.facebook.buck.shell.ShellStep
-
- getTimeout() - Method in class com.facebook.buck.support.bgtasks.BackgroundTask
-
- getTimeout() - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
-
- getTimeoutHandler(ExecutionContext) - Method in class com.facebook.buck.jvm.java.JUnitStep
-
- getTimeoutHandler(ExecutionContext) - Method in class com.facebook.buck.shell.ShellStep
-
- getTimeoutMillis() - Method in class com.facebook.buck.manifestservice.ManifestServiceConfig
-
- getTimeSpentInGcMs() - Method in class com.facebook.buck.util.perf.PerfStatsTracking.MemoryPerfStatsEvent
-
- getTimeSpentInMultiFetchNetworkCallsMs() - Method in class com.facebook.buck.distributed.FileMaterializationStatsTracker
-
- getTimestamp() - Method in class com.facebook.buck.core.test.event.TestStatusMessageEvent
-
- getTimestamp() - Method in class com.facebook.buck.event.AbstractBuckEvent
-
- getTimestamp() - Method in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
-
- getTimestamp() - Method in class com.facebook.buck.event.listener.ProxyBuckEvent
-
- getTimestampMillis() - Method in class com.facebook.buck.log.InvocationInfo
-
- getTimestampMillis() - Method in class com.facebook.buck.test.TestStatusMessage
-
- getTimingStatsTracker() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
-
- getTimingStatsTracker() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getTmpDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
-
- getTmpFolderPath() - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep
-
- getTool() - Method in class com.facebook.buck.rules.args.ToolArg
-
- getTool(BuildRule) - Method in class com.facebook.buck.rules.macros.ExecutableMacroExpander
-
- getTool(BuildRule) - Method in class com.facebook.buck.rules.macros.WorkerMacroExpander
-
- getTool() - Method in class com.facebook.buck.shell.CrossPlatformTool
-
- getTool() - Method in class com.facebook.buck.shell.DefaultWorkerTool
-
- getTool() - Method in interface com.facebook.buck.shell.WorkerTool
-
- getToolchain() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
-
- getToolchain() - Method in enum com.facebook.buck.android.toolchain.ndk.TargetCpuType
-
- getToolchainClass() - Method in interface com.facebook.buck.core.toolchain.AbstractToolchainDescriptor
-
- getToolchainClass() - Method in class com.facebook.buck.core.toolchain.ToolchainDescriptor
-
- getToolchainDescriptor() - Method in class com.facebook.buck.android.toolchain.impl.AndroidSdkToolchainsSupplier
-
- getToolchainDescriptor() - Method in class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkToolchainsSupplier
-
- getToolchainDescriptor() - Method in class com.facebook.buck.apple.toolchain.impl.AppleToolchainsSupplier
-
- getToolchainDescriptor() - Method in interface com.facebook.buck.core.toolchain.ToolchainSupplier
-
- getToolchainDescriptor() - Method in class com.facebook.buck.cxx.toolchain.impl.CxxToolchainsSupplier
-
- getToolchainDescriptor() - Method in class com.facebook.buck.features.go.GoToolchainSupplier
-
- getToolchainDescriptor() - Method in class com.facebook.buck.features.haskell.HaskellToolchainSupplier
-
- getToolchainDescriptor() - Method in class com.facebook.buck.features.lua.LuaToolchainsSupplier
-
- getToolchainDescriptor() - Method in class com.facebook.buck.features.ocaml.OcamlToolchainsSupplier
-
- getToolchainDescriptor() - Method in class com.facebook.buck.features.python.toolchain.impl.PythonToolchainsSupplier
-
- getToolchainDescriptor() - Method in class com.facebook.buck.features.rust.RustToolchainSupplier
-
- getToolchainDescriptor() - Method in class com.facebook.buck.file.downloader.impl.DownloaderSupplier
-
- getToolchainDescriptor() - Method in class com.facebook.buck.jvm.java.toolchain.impl.JavaToolchainsSupplier
-
- getToolchainDescriptor() - Method in class com.facebook.buck.swift.toolchain.impl.SwiftToolchainsSupplier
-
- getToolchainFactoryClass() - Method in interface com.facebook.buck.core.toolchain.AbstractToolchainDescriptor
-
- getToolchainFactoryClass() - Method in class com.facebook.buck.core.toolchain.ToolchainDescriptor
-
- getToolchainInstantiationException(String) - Method in class com.facebook.buck.core.toolchain.impl.DefaultToolchainProvider
-
- getToolchainInstantiationException(String) - Method in interface com.facebook.buck.core.toolchain.ToolchainProvider
-
- getToolchainPaths() - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths
-
Absolute paths to tools and files independent of the platform.
- getToolchainProvider() - Method in interface com.facebook.buck.core.cell.Cell
-
- getToolchainProvider() - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
-
- getToolchainProvider() - Method in class com.facebook.buck.core.description.DescriptionCreationContext
-
- getToolchainProvider() - Method in interface com.facebook.buck.core.model.targetgraph.BuildRuleCreationContextWithTargetGraph
-
- getToolchainProvider() - Method in class com.facebook.buck.core.model.targetgraph.ImmutableBuildRuleCreationContextWithTargetGraph
-
- getToolchainProvider() - Method in interface com.facebook.buck.core.rules.BuildRuleCreationContext
-
- getToolchainProvider() - Method in interface com.facebook.buck.core.rules.graphbuilder.BuildRuleContextWithEnvironment
-
- getToolchainProvider() - Method in class com.facebook.buck.core.rules.graphbuilder.impl.DefaultBuildRuleContextWithEnvironment
-
- getToolchains() - Method in class com.facebook.buck.apple.toolchain.AppleSdk
-
The toolchains used by the SDK.
- getToolchainsOverrideForSDKName(String) - Method in class com.facebook.buck.apple.AppleConfig
-
- getToolchainsWithCapability(Class<T>) - Method in class com.facebook.buck.core.toolchain.impl.DefaultToolchainProvider
-
- getToolchainsWithCapability(Class<T>) - Method in interface com.facebook.buck.core.toolchain.ToolchainProvider
-
Provides access to all known toolchains that support the provided capability.
- getToolchainTarget() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
-
- getToolchainTarget() - Method in enum com.facebook.buck.android.toolchain.ndk.TargetCpuType
-
- getToolPath(ImmutableList<Path>, String) - Method in class com.facebook.buck.apple.toolchain.impl.XcodeToolFinder
-
- getTopLevelTargets() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
-
- getTopLevelTypeElement(Element) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
-
- getTopoSortedNativeLinkables(Iterable<? extends NativeLinkable>, Function<? super NativeLinkable, Stream<? extends NativeLinkable>>) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
-
- getTotalBuildRules() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getTotalCacheErrors() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
-
- getTotalCacheHits() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
-
- getTotalCacheIgnores() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
-
- getTotalCacheLocalKeyUnchangedHits() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
-
- getTotalCacheMisses() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
-
- getTotalCompletedTimeFromEventPairs(Collection<EventPair>) - Static method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
Get the summed elapsed time from all matched event pairs.
- getTotalEvictionCount() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
-
- getTotalEvictionCount() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
-
- getTotalEvictionCount() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
-
- getTotalFilesMaterializedCount() - Method in class com.facebook.buck.distributed.FileMaterializationStatsTracker
-
- getTotalHitCount() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
-
- getTotalHitCount() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
-
- getTotalHitCount() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
-
- getTotalInvalidationCount() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
-
- getTotalInvalidationCount() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
-
- getTotalInvalidationCount() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
-
- getTotalLoadExceptionCount() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
-
- getTotalLoadExceptionCount() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
-
- getTotalLoadExceptionCount() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
-
- getTotalLoadSuccessCount() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
-
- getTotalLoadSuccessCount() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
-
- getTotalLoadSuccessCount() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
-
- getTotalLoadTime() - Method in class com.facebook.buck.util.cache.CacheStats
-
- getTotalLoadTime() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
-
- getTotalLoadTime() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
-
- getTotalLoadTime() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
-
- getTotalMemory() - Method in class com.facebook.buck.util.environment.DefaultExecutionEnvironment
-
- getTotalMemory() - Method in interface com.facebook.buck.util.environment.ExecutionEnvironment
-
- getTotalMemoryBytes() - Method in class com.facebook.buck.util.perf.PerfStatsTracking.MemoryPerfStatsEvent
-
- getTotalMinionCount() - Method in class com.facebook.buck.distributed.build_slave.CoordinatorEventListener
-
- getTotalMinionCount() - Method in interface com.facebook.buck.distributed.build_slave.MinionCountProvider
-
- getTotalMissCount() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
-
- getTotalMissCount() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
-
- getTotalMissCount() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
-
- getTotalMissMatchCount() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
-
- getTotalMissMatchCount() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
-
- getTotalMissMatchCount() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
-
- getTotalMissTime() - Method in class com.facebook.buck.util.cache.CacheStats
-
- getTotalMissTime() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
-
- getTotalMissTime() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
-
- getTotalMissTime() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
-
- getTotalNanoTime() - Method in class com.facebook.buck.event.FileHashCacheEvent
-
- getTotalNanoTime() - Method in class com.facebook.buck.event.listener.TimeCostEntry
-
- getTotalNumberOfTests() - Method in interface com.facebook.buck.event.external.elements.TestResultsExternalInterface
-
- getTotalNumberOfTests() - Method in class com.facebook.buck.test.TestResults
-
- getTotalParsedFiles() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getTotalPayloads() - Method in class com.facebook.buck.slb.HybridThriftResponseHandler
-
Total number of payloads expected for the current thrift response.
- getTotalPayloadsSizeBytes() - Method in class com.facebook.buck.slb.HybridThriftRequestHandler
-
The sum bytes of all out-of-band payloads.
- getTotalResourceConsumption(long) - Method in class com.facebook.buck.util.ProcessHelper
-
Gets resource consumption of the process subtree rooted at the process with the given pid.
- getTotalRetrievalTime() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
-
- getTotalRetrievalTime() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
-
- getTotalRetrievalTime() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
-
- getTotalRulekeyTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
-
- getTotalRulesBuilt() - Method in class com.facebook.buck.remoteexecution.RemoteExecutionEventListener
-
- getTotalRulesBuilt() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionStatsProvider
-
Get the total number of BuildRules that are finished.
- getTotalRulesCount() - Method in class com.facebook.buck.event.listener.cachestats.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
-
- getTotalSize() - Method in class com.facebook.buck.android.resources.ResChunk
-
For most chunk's totalSize == chunkSize.
- getTotalSize() - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
-
- getTotalSizeBytes() - Method in class com.facebook.buck.util.DirectoryCleaner.PathStats
-
- getTotalThreadUserNanoTime() - Method in class com.facebook.buck.event.listener.TimeCostEntry
-
- getTotalTime() - Method in interface com.facebook.buck.event.external.elements.TestCaseSummaryExternalInterface
-
- getTotalTime() - Method in class com.facebook.buck.test.TestCaseSummary
-
- getTotalTimeSpentMaterializingFilesFromCASMillis() - Method in class com.facebook.buck.distributed.FileMaterializationStatsTracker
-
- getTraceAttributesFor(String) - Method in class com.facebook.buck.util.trace.BuildTraces
-
- getTraceAttributesFor(Path) - Method in class com.facebook.buck.util.trace.BuildTraces
-
Parses a trace file and returns the command that the user executed to create the trace.
- getTraceDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
-
- getTraceFile() - Method in class com.facebook.buck.doctor.config.BuildLogEntry
-
- getTraceFilePath() - Method in class com.facebook.buck.event.listener.BuildTargetDurationListenerCloseArgs
-
- getTracePath() - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
-
- getTraceStream() - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
-
- getTraceUploadUri() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceBuckConfig
-
Get URL to upload trace.
- getTraceUploadURI() - Method in class com.facebook.buck.event.listener.LogUploaderListenerCloseArgs
-
- getTraceUploadUriIfEnabled() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceBuckConfig
-
Get URL to upload trace if the config is enabled.
- getTrackedEvents() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getTraits() - Method in class com.facebook.buck.log.ErrorLogRecord
-
- getTransitiveBytecodeIncludes() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
- getTransitiveClasspathDeps() - Method in class com.facebook.buck.android.AndroidAar
-
- getTransitiveClasspathDeps() - Method in class com.facebook.buck.android.AndroidBinary
-
- getTransitiveClasspathDeps() - Method in class com.facebook.buck.android.AndroidBundle
-
- getTransitiveClasspathDeps() - Method in interface com.facebook.buck.jvm.core.HasClasspathEntries
-
- getTransitiveClasspathDeps() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- getTransitiveClasspathDeps() - Method in class com.facebook.buck.jvm.java.JarFattener
-
- getTransitiveClasspathDeps() - Method in class com.facebook.buck.jvm.java.JavaBinary
-
- getTransitiveClasspathDeps(JavaLibrary) - Static method in class com.facebook.buck.jvm.java.JavaLibraryClasspathProvider
-
- getTransitiveClasspathDeps() - Method in class com.facebook.buck.jvm.java.JavaTest
-
- getTransitiveClasspathDeps() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
-
- getTransitiveClasspaths() - Method in class com.facebook.buck.android.AndroidAar
-
- getTransitiveClasspaths() - Method in class com.facebook.buck.android.AndroidBinary
-
- getTransitiveClasspaths() - Method in class com.facebook.buck.android.AndroidBundle
-
- getTransitiveClasspaths() - Method in interface com.facebook.buck.jvm.core.HasClasspathEntries
-
- getTransitiveClasspaths() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
-
- getTransitiveClasspaths() - Method in class com.facebook.buck.jvm.java.JarFattener
-
- getTransitiveClasspaths() - Method in class com.facebook.buck.jvm.java.JavaBinary
-
- getTransitiveClasspaths() - Method in class com.facebook.buck.jvm.java.JavaTest
-
- getTransitiveClasspaths() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
-
- getTransitiveClosure(Set<QueryTarget>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
-
- getTransitiveClosure(Set<QueryTarget>) - Method in interface com.facebook.buck.query.QueryEnvironment
-
Returns the forward transitive closure of all of the targets in "targets".
- getTransitiveClosure(Set<QueryTarget>) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
-
- getTransitiveClosure(Set<QueryTarget>) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
-
- getTransitiveCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
-
- getTransitiveCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibrary
-
- getTransitiveCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder, Iterable<? extends BuildRule>, Predicate<Object>) - Static method in class com.facebook.buck.cxx.CxxPreprocessables
-
- getTransitiveCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder, Iterable<? extends BuildRule>) - Static method in class com.facebook.buck.cxx.CxxPreprocessables
-
- getTransitiveCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.CxxPreprocessorDep
-
Returns all transitive preprocessor inputs for this library.
- getTransitiveCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.PreInclude
-
- getTransitiveCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.halide.HalideLibrary
-
- getTransitiveCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
-
- getTransitiveDepsClosure(BuildTarget) - Method in class com.facebook.buck.features.project.intellij.TransitiveDepsClosureResolver
-
- getTransitiveNativeLinkableInput(CxxPlatform, ActionGraphBuilder, Iterable<? extends T>, Linker.LinkableDepType, Function<? super T, Optional<Iterable<? extends T>>>) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
-
- getTransitiveNativeLinkables(CxxPlatform, ActionGraphBuilder, Iterable<? extends NativeLinkable>) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
-
- getTransitiveRuntimeDeps(HasRuntimeDeps, BuildRuleResolver) - Static method in class com.facebook.buck.core.rules.common.BuildRules
-
- getTransitiveRustSharedLibraries(RustPlatform, Iterable<? extends BuildRule>, boolean) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
-
Collect all the shared libraries generated by
RustLinkables found by transitively
traversing all unbroken dependency chains of
RustLinkable objects found via the passed in
BuildRule
roots.
- getTransitiveSharedLibraries(CxxPlatform, ActionGraphBuilder, Iterable<? extends T>, Function<? super T, Optional<Iterable<? extends T>>>, boolean) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
-
Collect all the shared libraries generated by
NativeLinkables found by transitively
traversing all unbroken dependency chains of
NativeLinkable objects found via the
passed in
BuildRule roots.
- getTransitiveSuperclasses(TypeElement) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
-
- getTranslatableClass() - Method in class com.facebook.buck.versions.QueryTargetTranslator
-
- getTransportPath() - Method in class com.facebook.buck.io.watchman.Watchman
-
- getTrashDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
-
- getTree(Protocol.Digest) - Method in class com.facebook.buck.remoteexecution.util.LocalContentAddressedStorage
-
Returns a list of all sub directories.
- getTreeDigest() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcOutputDirectory
-
- getTreeDigest() - Method in interface com.facebook.buck.remoteexecution.Protocol.OutputDirectory
-
- getTrees() - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
-
- getTrees() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
-
- getTriggerPath(ProjectFilesystem) - Static method in class com.facebook.buck.core.rules.common.InstallTrigger
-
- getTwoLevelCachingEnabled() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- getTwoLevelCachingMaximumSize() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- getTwoLevelCachingMinimumSize() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- getType() - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry
-
- getType() - Method in class com.facebook.buck.android.resources.ResChunk
-
- getType() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformCompiler
-
- getType() - Method in class com.facebook.buck.apple.GroupedSource
-
- getType() - Method in class com.facebook.buck.artifact_cache.CacheResult
-
- getType() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.FinishedRuleKeyCalc
-
- getType() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.StartedRuleKeyCalc
-
- getType() - Method in interface com.facebook.buck.core.rules.BuildRule
-
- getType() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
-
- getType() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleWithProviders
-
- getType() - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
-
- getType() - Method in class com.facebook.buck.core.rules.provider.DefaultBuildRuleInfoProvider
-
- getType() - Method in class com.facebook.buck.core.rules.provider.ImmutableDefaultBuildRuleInfoProvider
- getType() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
-
- getType() - Method in class com.facebook.buck.cxx.AbstractCxxSource
-
- getType() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
-
- getType() - Method in class com.facebook.buck.cxx.CxxSource
-
- getType() - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams
-
- getType() - Method in enum com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection.DTag
-
- getType() - Method in class com.facebook.buck.cxx.toolchain.linker.DefaultLinkerProvider
-
- getType() - Method in interface com.facebook.buck.cxx.toolchain.linker.LinkerProvider
-
- getType() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
-
- getType() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetMode
-
- getType() - Method in interface com.facebook.buck.event.external.elements.TestResultSummaryExternalInterface
-
- getType() - Method in class com.facebook.buck.event.RuleKeyCalculationEvent.Event
-
- getType() - Method in interface com.facebook.buck.event.RuleKeyCalculationEvent
-
- getType() - Method in class com.facebook.buck.features.project.intellij.DependencyEntry
-
- getType() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
-
- getType() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
-
- getType() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
-
- getType() - Method in class com.facebook.buck.io.filesystem.PathOrGlobMatcher
-
- getType() - Method in class com.facebook.buck.json.BuildFileParseExceptionData
-
- getType() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
-
- getType() - Method in class com.facebook.buck.query.QueryEnvironment.Argument
-
- getType() - Method in interface com.facebook.buck.query.QueryEnvironment.TargetEvaluator
-
- getType() - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field
-
- getType() - Method in class com.facebook.buck.rules.coercer.FrameworkPath
-
- getType() - Method in class com.facebook.buck.rules.coercer.SourceSet
-
- getType() - Method in class com.facebook.buck.rules.coercer.SourceSortedSet
-
- getType() - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsList
-
- getType() - Method in interface com.facebook.buck.rules.modern.ClassInfo
-
Returns a lower underscore name for this type.
- getType() - Method in class com.facebook.buck.rules.modern.impl.DefaultClassInfo
-
- getType() - Method in interface com.facebook.buck.shell.AbstractGenruleDescription.CommonArg
-
- getType() - Method in class com.facebook.buck.shell.Genrule
-
- getType() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
-
- getType() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
-
- getType() - Method in class com.facebook.buck.test.TestResultSummary
-
- getType() - Method in class com.facebook.buck.util.cache.HashCodeAndFileType
-
- getType() - Method in enum com.facebook.buck.util.environment.Platform
-
- getType() - Method in class com.facebook.buck.versions.VersionedTargetGraphCacheResult
-
- getTypeClass() - Method in class com.facebook.buck.core.rules.provider.DefaultBuildRuleInfoProvider
-
- getTypeClass() - Method in class com.facebook.buck.core.rules.provider.ImmutableDefaultBuildRuleInfoProvider
-
- getTypeCoercer() - Method in class com.facebook.buck.rules.coercer.ParamInfo
-
- getTypeCoercerFactory() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getTypeCoercerFactory() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getTypeCoercerFactory() - Method in class com.facebook.buck.cli.ParserAndCaches
-
- getTypeElement(Element) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
-
- getTypeElement() - Method in class com.facebook.buck.jvm.java.plugin.api.TaskEventMirror
-
- getTypeFromVersionOutput(Iterable<String>) - Static method in class com.facebook.buck.cxx.toolchain.CxxToolProvider
-
- getTypeMirror(Iterable<? extends Tree>) - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
-
- getTypeOptionName() - Method in class com.facebook.buck.cli.ProjectCommand
-
- getTypeOptionName() - Method in interface com.facebook.buck.support.cli.args.PluginBasedCommand
-
- getTypes() - Method in class com.facebook.buck.android.resources.ResTablePackage
-
- getTypes() - Method in class com.facebook.buck.cli.AuditRulesCommand
-
- getTypes() - Method in class com.facebook.buck.cli.TargetsCommand
-
- getTypes() - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
-
- getTypes() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
-
- getTypes() - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
-
- getTypesByName() - Method in class com.facebook.buck.core.rules.knowntypes.AbstractKnownRuleTypes
-
- getTypesByName() - Method in class com.facebook.buck.core.rules.knowntypes.KnownRuleTypes
- getTypeSpec(int) - Method in class com.facebook.buck.android.resources.ResTablePackage
-
- getTypeSpecs() - Method in class com.facebook.buck.android.resources.ResTablePackage
-
- getUdid() - Method in class com.facebook.buck.apple.simulator.AppleSimulator
-
- getUiTestTargetApp() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getUiTestTargetApp() - Method in class com.facebook.buck.apple.TestHostInfo
-
- getUiTestTargetAppBinarySourcePath() - Method in class com.facebook.buck.apple.TestHostInfo
-
Location of the ui test target binary that can be passed test target application of UITest
- getUnarchiver() - Method in enum com.facebook.buck.util.unarchive.ArchiveFormat
-
Get the unarchiver used to extract archives of this type
- getUnbundledResourcesRoot() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- getUnbundledResourcesRoot() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- getUnbundledResourcesRoot() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getUnbundledResourcesRoot() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
- getUnbundledResourcesRoot() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getUnbundledResourcesRoot() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
-
- getUnbundledResourcesRoot() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
- getUnbundledResourcesRoot() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getUnbundledResourcesRoot() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
- getUnbundledResourcesRoot() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getUnbundledResourcesRoot() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
- getUnbundledResourcesRoot() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getUnchecked(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.TransitiveCxxPreprocessorInputCache
-
Get a value from the cache
- getUnchecked() - Method in class com.facebook.buck.io.file.LazyPath
-
Does not invoke the path supplier, assuming it was invoked previously.
- getUnexpandedCommandArgs() - Method in class com.facebook.buck.log.InvocationInfo
-
- getUnexpectedFlavorsMessages() - Method in class com.facebook.buck.core.config.BuckConfig
-
- getUnflavoredBuildTarget() - Method in interface com.facebook.buck.core.model.BuildTarget
-
- getUnflavoredBuildTarget() - Method in class com.facebook.buck.core.model.impl.ImmutableBuildTarget
-
- getUnnamedSources() - Method in class com.facebook.buck.rules.coercer.SourceSet
-
- getUnnamedSources() - Method in class com.facebook.buck.rules.coercer.SourceSortedSet
-
- getUnnamedSources() - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsList
-
- getUnresolvedProperties() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessor
-
- getUnsortedExportedRules(Iterable<? extends BuildRule>) - Static method in class com.facebook.buck.core.rules.common.BuildRules
-
- getUnstrippedLibraries() - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult
-
- getUnusedDependenciesAction() - Method in class com.facebook.buck.jvm.java.AbstractUnusedDependenciesFinder
-
- getUnusedDependenciesAction() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
-
- getUnversionedTargetGraph() - Method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs
-
- getUnzippedOutputFilePathToBinary() - Method in class com.facebook.buck.apple.AppleBundle
-
- getUpdatedRulesCount() - Method in interface com.facebook.buck.event.external.events.CacheRateStatsUpdateExternalEventInterface
-
- getUpdatedRulesCount() - Method in class com.facebook.buck.event.listener.cachestats.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
-
- getUploadCompleteFuture() - Method in class com.facebook.buck.core.build.engine.BuildResult
-
Signals that the cache upload for this rule (if there were one) has completed.
- getUploadToCacheResultType() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
-
- getUrl() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
-
- getUrl(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getUrl(String) - Static method in class com.facebook.buck.features.project.intellij.IjProjectPaths
-
- getUrl() - Method in class com.facebook.buck.features.project.intellij.model.ContentRoot
-
- getUrl() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
-
- getUrl() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
-
- getUrl() - Method in class com.facebook.buck.maven.aether.Repository
-
- getUrl(String, String) - Method in class com.facebook.buck.util.config.Config
-
- getUrls() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
-
- getUrls() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
-
- getUseCxxLibraries() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getUseCxxLibraries() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getUseCxxLibraries() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
-
- getUseCxxLibraries() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getUseCxxLibraries() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getUseCxxLibraries() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getUseDefaultTestMain() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getUseFileList() - Method in class com.facebook.buck.swift.SwiftBuckConfig
-
- getUseModulewrap() - Method in class com.facebook.buck.swift.SwiftBuckConfig
-
- getUser() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
- getUserFriendlyMessage(Throwable) - Static method in class com.facebook.buck.util.ErrorLogger
-
Prints the stacktrace as formatted by an ErrorLogger.
- getUserId() - Method in class com.facebook.buck.util.UnixUserIdFetcher
-
- getUserId() - Method in interface com.facebook.buck.util.UserIdFetcher
-
Returns the user ID for the current user.
- getUserIssueDescription() - Method in class com.facebook.buck.doctor.UserReport
-
- getUserLocalConfiguration() - Method in class com.facebook.buck.doctor.DefectReport
-
- getUserLocalConfiguration() - Method in interface com.facebook.buck.doctor.DefectReporter.AbstractDefectReport
-
- getUsername() - Method in class com.facebook.buck.util.environment.DefaultExecutionEnvironment
-
- getUsername() - Method in interface com.facebook.buck.util.environment.ExecutionEnvironment
-
- getUserPrincipalLookupService() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystem
-
- getUserReport() - Method in class com.facebook.buck.doctor.AbstractReport
-
- getUserReport() - Method in class com.facebook.buck.doctor.DefectReport
-
- getUserReport() - Method in interface com.facebook.buck.doctor.DefectReporter.AbstractDefectReport
-
- getUserReport() - Method in class com.facebook.buck.doctor.DoctorInteractiveReport
-
- getUseSplitDex() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getUseSplitDex() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getUseWatchmanGlob() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
-
- getUUID() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
-
- getUuid() - Method in class com.facebook.buck.step.StepEvent
-
- getValue() - Method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXCopyFilesBuildPhase.Destination
-
- getValue() - Method in class com.facebook.buck.cli.ConfigValue
-
- getValue(String) - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
-
- getValue(String) - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
-
- getValue(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getValue(Set<Flavor>) - Method in class com.facebook.buck.core.model.FlavorDomain
-
- getValue(BuildTarget) - Method in class com.facebook.buck.core.model.FlavorDomain
-
- getValue(Flavor) - Method in class com.facebook.buck.core.model.FlavorDomain
-
- getValue() - Method in enum com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection.DTag
-
- getValue() - Method in enum com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader.SHType
-
- getValue() - Method in class com.facebook.buck.event.EventKey
-
- getValue() - Method in class com.facebook.buck.event.ExperimentEvent
-
- getValue() - Method in class com.facebook.buck.event.PerfEventId
-
- getValue() - Method in enum com.facebook.buck.event.SimplePerfEvent.Type
-
- getValue() - Method in class com.facebook.buck.json.BuildFileParseExceptionData
-
- getValue() - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field
-
- getValue(Object) - Method in class com.facebook.buck.rules.keys.FieldValueExtractor
-
- getValue(Object) - Method in interface com.facebook.buck.rules.keys.ValueExtractor
-
- getValue(Object) - Method in class com.facebook.buck.rules.keys.ValueMethodValueExtractor
-
- getValue() - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
-
- getValue(String, String) - Method in class com.facebook.buck.util.config.AbstractRawConfig
-
Retrieve a value from a named section.
- getValue(String, String) - Method in class com.facebook.buck.util.config.Config
-
- getValue() - Method in enum com.facebook.buck.util.zip.ZipCompressionLevel
-
- getValueForFlavor(ImmutableMap<UserFlavor, String>, Flavor) - Static method in class com.facebook.buck.features.js.JsUtil
-
- getValuePairs() - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection
-
- getValues() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
-
- getValues(String) - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
-
- getValues(String) - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
-
- getValues() - Method in class com.facebook.buck.core.cell.CellConfig
-
- getValues() - Method in class com.facebook.buck.core.model.FlavorDomain
-
- getValues(BuildTarget) - Method in class com.facebook.buck.core.model.FlavorDomain
-
- getValues() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg
-
- getValues() - Method in class com.facebook.buck.counters.CounterSnapshot
-
- getValues() - Method in class com.facebook.buck.json.BuildFilePythonResult
-
- getValues() - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollection
-
- getValues() - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection
-
- getValues() - Method in class com.facebook.buck.util.config.AbstractRawConfig
-
- getValues() - Method in class com.facebook.buck.util.config.RawConfig
-
- getValuesFile() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
-
- getValuesOrThrow(String) - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
-
- getValuesOrThrow(String) - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
-
Tries to read the "artifact" values and if it fails it logs the attributes of the file it tried
to read.
- getValueString() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent
-
- getValueString() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent
-
- getValueString() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummaryEvent
-
- getValueString() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Shutdown
-
- getValueString() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResultEvent
-
- getValueString() - Method in class com.facebook.buck.core.build.event.BuildEvent.BuildReport
-
- getValueString() - Method in class com.facebook.buck.core.build.event.BuildEvent.DistBuildFinished
-
- getValueString() - Method in class com.facebook.buck.core.build.event.BuildEvent.DistBuildStarted
-
- getValueString() - Method in class com.facebook.buck.core.build.event.BuildEvent.Finished
-
- getValueString() - Method in class com.facebook.buck.core.build.event.BuildEvent.Reset
-
- getValueString() - Method in class com.facebook.buck.core.build.event.BuildEvent.RuleCountCalculated
-
- getValueString() - Method in class com.facebook.buck.core.build.event.BuildEvent.Started
-
- getValueString() - Method in class com.facebook.buck.core.build.event.BuildEvent.UnskippedRuleCountUpdated
-
- getValueString() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent
-
- getValueString() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.WillBuildLocally
-
- getValueString() - Method in class com.facebook.buck.core.test.event.IndividualTestEvent.Finished
-
- getValueString() - Method in class com.facebook.buck.core.test.event.IndividualTestEvent.Started
-
- getValueString() - Method in class com.facebook.buck.core.test.event.TestRunEvent.Finished
-
- getValueString() - Method in class com.facebook.buck.core.test.event.TestRunEvent.Started
-
- getValueString() - Method in class com.facebook.buck.core.test.event.TestStatusMessageEvent.Finished
-
- getValueString() - Method in class com.facebook.buck.core.test.event.TestStatusMessageEvent.Started
-
- getValueString() - Method in class com.facebook.buck.core.test.event.TestSummaryEvent.Finished
-
- getValueString() - Method in class com.facebook.buck.core.test.event.TestSummaryEvent.Started
-
- getValueString() - Method in class com.facebook.buck.counters.CounterRegistry.AsyncCounterRegistrationEvent
-
- getValueString() - Method in class com.facebook.buck.counters.CountersSnapshotEvent
-
- getValueString() - Method in class com.facebook.buck.distributed.build_client.ClientSideBuildSlaveFinishedStatsEvent
-
- getValueString() - Method in class com.facebook.buck.distributed.build_client.DistBuildRemoteProgressEvent
-
- getValueString() - Method in class com.facebook.buck.distributed.build_client.DistBuildSuperConsoleEvent
-
- getValueString() - Method in class com.facebook.buck.distributed.build_client.StampedeConsoleEvent
-
- getValueString() - Method in class com.facebook.buck.distributed.build_slave.ServerSideBuildSlaveFinishedStatsEvent
-
- getValueString() - Method in class com.facebook.buck.distributed.DistBuildClientCacheResultEvent
-
- getValueString() - Method in class com.facebook.buck.distributed.DistBuildClientStatsEvent
-
- getValueString() - Method in class com.facebook.buck.distributed.DistBuildCreatedEvent
-
- getValueString() - Method in class com.facebook.buck.distributed.DistBuildRunEvent
-
- getValueString() - Method in class com.facebook.buck.distributed.DistBuildStatusEvent
-
- getValueString() - Method in class com.facebook.buck.distributed.StampedeLocalBuildStatusEvent
-
- getValueString() - Method in class com.facebook.buck.event.AbstractBuckEvent
-
- getValueString() - Method in class com.facebook.buck.event.ActionGraphEvent
-
- getValueString() - Method in class com.facebook.buck.event.ActionGraphPerfStatEvent
-
- getValueString() - Method in class com.facebook.buck.event.ArtifactCompressionEvent
-
- getValueString() - Method in class com.facebook.buck.event.BuckInitializationDurationEvent
-
- getValueString() - Method in class com.facebook.buck.event.CacheStatsEvent
-
- getValueString() - Method in class com.facebook.buck.event.CommandEvent
-
- getValueString() - Method in class com.facebook.buck.event.CompilerErrorEvent
-
- getValueString() - Method in class com.facebook.buck.event.CompilerPluginDurationEvent
-
- getValueString() - Method in class com.facebook.buck.event.ConsoleEvent
-
- getValueString() - Method in class com.facebook.buck.event.DaemonEvent
-
- getValueString() - Method in class com.facebook.buck.event.ExperimentEvent
-
- getValueString() - Method in class com.facebook.buck.event.FileHashCacheEvent
-
- getValueString() - Method in class com.facebook.buck.event.FlushConsoleEvent
-
- getValueString() - Method in class com.facebook.buck.event.InstallEvent
-
- getValueString() - Method in class com.facebook.buck.event.LeafEvents.SimpleLeafEvent.Finished
-
- getValueString() - Method in class com.facebook.buck.event.LeafEvents.SimpleLeafEvent.Started
-
- getValueString() - Method in class com.facebook.buck.event.listener.cachestats.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
-
- getValueString() - Method in class com.facebook.buck.event.listener.PerfTimesEventListener.PerfTimesEvent
-
- getValueString() - Method in class com.facebook.buck.event.NetworkEvent.BytesReceivedEvent
-
- getValueString() - Method in class com.facebook.buck.event.ParsingEvent
-
- getValueString() - Method in class com.facebook.buck.event.ProgressEvent
-
- getValueString() - Method in class com.facebook.buck.event.ProjectGenerationEvent
-
- getValueString() - Method in class com.facebook.buck.event.RuleKeyCalculationEvent.Event
-
- getValueString() - Method in class com.facebook.buck.event.StartActivityEvent
-
- getValueString() - Method in class com.facebook.buck.event.UninstallEvent
-
- getValueString() - Method in class com.facebook.buck.event.WatchmanStatusEvent
-
- getValueString() - Method in class com.facebook.buck.file.downloader.impl.DownloadEvent
-
- getValueString() - Method in class com.facebook.buck.file.downloader.impl.DownloadProgressEvent
-
- getValueString() - Method in class com.facebook.buck.io.watchman.WatchmanDiagnosticEvent
-
- getValueString() - Method in class com.facebook.buck.json.ProjectBuildFileParseEvents.Finished
-
- getValueString() - Method in class com.facebook.buck.json.ProjectBuildFileParseEvents.Started
-
- getValueString() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent
-
- getValueString() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent
-
- getValueString() - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent
-
- getValueString() - Method in class com.facebook.buck.parser.events.ParseBuckProfilerReportEvent
-
- getValueString() - Method in class com.facebook.buck.parser.ParseEvent
-
- getValueString() - Method in class com.facebook.buck.remoteexecution.CasBlobDownloadEvent.Finished
-
- getValueString() - Method in class com.facebook.buck.remoteexecution.CasBlobDownloadEvent.Started
-
- getValueString() - Method in class com.facebook.buck.remoteexecution.CasBlobUploadEvent.Finished
-
- getValueString() - Method in class com.facebook.buck.remoteexecution.CasBlobUploadEvent.Started
-
- getValueString() - Method in class com.facebook.buck.remoteexecution.RemoteExecutionActionEvent.Finished
-
- getValueString() - Method in class com.facebook.buck.remoteexecution.RemoteExecutionActionEvent.Started
-
- getValueString() - Method in class com.facebook.buck.remoteexecution.RemoteExecutionActionEvent.Terminal
-
- getValueString() - Method in class com.facebook.buck.slb.LoadBalancedServiceEvent
-
- getValueString() - Method in class com.facebook.buck.slb.LoadBalancerPingEvent
-
- getValueString() - Method in class com.facebook.buck.slb.ServerHealthManagerEvent
-
- getValueString() - Method in class com.facebook.buck.step.StepEvent
-
- getValueString() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent.Finished
-
- getValueString() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent.Started
-
- getValueString() - Method in class com.facebook.buck.test.external.ExternalTestSpecCalculationEvent
-
- getValueString() - Method in class com.facebook.buck.test.TestRuleEvent
-
- getValueString() - Method in class com.facebook.buck.util.environment.NetworkInfo.Event
-
- getValueString() - Method in class com.facebook.buck.util.perf.PerfStatsTracking.PerfStatsEvent
-
- getValueString() - Method in class com.facebook.buck.util.perf.ProcessTracker.ProcessResourceConsumptionEvent
-
- getValueString() - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStatsEvent
-
- getValueString() - Method in class com.facebook.buck.util.versioncontrol.VersionControlStatsEvent
-
- getValueString() - Method in class com.facebook.buck.versions.VersionedTargetGraphEvent
-
- getValueTypeInfo() - Method in class com.facebook.buck.rules.modern.FieldInfo
-
- getVariableExpansionForPlatform(String, String, Map<String, String>) - Static method in class com.facebook.buck.apple.InfoPlistSubstitution
-
Returns a variable expansion for keys which may depend on platform name, trying from most to
least specific.
- getVariables() - Method in class com.facebook.buck.features.go.GoTestCoverSource
-
- getVariant() - Method in class com.facebook.buck.event.ExperimentEvent
-
- getVariants() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
-
- getVerbosity() - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
-
- getVerbosity() - Method in class com.facebook.buck.step.ExecutionContext
-
- getVerbosity() - Method in class com.facebook.buck.util.Console
-
- getVerbosityForLevel(int) - Static method in class com.facebook.buck.cli.VerbosityParser
-
- getVerificationErrors() - Method in interface com.facebook.buck.util.cache.FileHashCache.AbstractFileHashCacheVerificationResult
-
- getVerificationErrors() - Method in class com.facebook.buck.util.cache.FileHashCacheVerificationResult
-
- getVerificationMode() - Method in class com.facebook.buck.jvm.java.DiffAbisStep
-
- getVerifiedSourceAbiJar(BuildTarget) - Static method in class com.facebook.buck.jvm.core.JavaAbis
-
- getVerifyStep() - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
-
- getVersion() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformCompiler
-
- getVersion() - Method in class com.facebook.buck.apple.toolchain.AppleSdk
-
The version number of the SDK.
- getVersion() - Method in class com.facebook.buck.apple.toolchain.AppleToolchain
-
The version number of the toolchain.
- getVersion() - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool
-
- getVersion() - Method in class com.facebook.buck.features.haskell.HaskellPackageInfo
-
- getVersion() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
-
- getVersion() - Method in class com.facebook.buck.jvm.kotlin.ExternalKotlinc
-
- getVersion() - Method in class com.facebook.buck.jvm.kotlin.JarBackedReflectedKotlinc
-
- getVersion() - Method in interface com.facebook.buck.jvm.kotlin.Kotlinc
-
- getVersion() - Static method in class com.facebook.buck.rules.keys.config.impl.BuckVersion
-
- getVersion() - Method in class com.facebook.buck.swift.SwiftBuckConfig
-
- getVersion() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
-
- getVersion() - Method in class com.facebook.buck.versions.ExactConstraint
-
- getVersionCode() - Method in interface com.facebook.buck.android.AndroidManifestReader
-
- getVersionCode() - Method in class com.facebook.buck.android.DefaultAndroidManifestReader
-
- getVersionCode() - Method in class com.facebook.buck.rules.coercer.ManifestEntries
-
- getVersionControlStats() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getVersionControlStats() - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStatsEvent
-
- getVersionControlStats() - Method in class com.facebook.buck.util.versioncontrol.VersionControlStatsEvent
-
- getVersionControlStatsGenerator() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getVersionControlStatsGenerator() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getVersionDomain() - Method in class com.facebook.buck.versions.VersionInfo
-
- getVersionedExportedLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getVersionedExportedLangPreprocessorFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getVersionedExportedPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getVersionedExportedPreprocessorFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getVersionedHeaderDirs() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
-
- getVersionedHeaderDirs() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getVersionedResources() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
-
- getVersionedResources() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
- getVersionedSharedLib() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
-
- getVersionedSharedLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getVersionedSrcs() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
-
- getVersionedSrcs() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
- getVersionedStaticLib() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
-
- getVersionedStaticLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getVersionedStaticPicLib() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
-
- getVersionedStaticPicLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
- getVersionedTargetGraph() - Method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs
-
- getVersionedTargetGraph(BuckEventBus, TypeCoercerFactory, TargetGraphAndBuildTargets, ImmutableMap<String, VersionUniverse>, ForkJoinPool) - Method in class com.facebook.buck.versions.InstrumentedVersionedTargetGraphCache
-
- getVersionedTargetGraph(BuckEventBus, TypeCoercerFactory, TargetGraphAndBuildTargets, ImmutableMap<String, VersionUniverse>, ForkJoinPool, CacheStatsTracker) - Method in class com.facebook.buck.versions.VersionedTargetGraphCache
-
- getVersionedTargetGraphCache() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getVersionedTargetGraphCache() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getVersionedTargetGraphCache() - Method in class com.facebook.buck.cli.ParserAndCaches
-
- getVersionedTargetGraphCache() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
-
- getVersionedTargetGraphCache() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
- getVersionGroupType() - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCVersionGroup
-
- getVersionName() - Method in class com.facebook.buck.rules.coercer.ManifestEntries
-
- getVersions() - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg
-
- getVersions() - Method in class com.facebook.buck.versions.VersionUniverse
-
- getVersionString() - Method in class com.facebook.buck.features.python.toolchain.AbstractPythonVersion
-
- getVersionString() - Method in class com.facebook.buck.features.python.toolchain.PythonVersion
-
- getVersionString() - Method in class com.facebook.buck.jvm.java.JavacVersion
-
- getVersionString() - Method in class com.facebook.buck.jvm.kotlin.KotlincVersion
-
- getVersionUniverse() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- getVersionUniverse() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- getVersionUniverse() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- getVersionUniverse() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- getVersionUniverse() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
-
- getVersionUniverse() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
- getVersionUniverse() - Method in interface com.facebook.buck.versions.HasVersionUniverse
-
- getVersionUniverse(TargetNode<?>) - Method in class com.facebook.buck.versions.VersionUniverseVersionSelector
-
- getVersionUniverses() - Method in class com.facebook.buck.versions.VersionBuckConfig
-
- getVersionUniverses() - Method in class com.facebook.buck.versions.VersionedTargetGraphInputs
-
- getView(Class<T>) - Method in class com.facebook.buck.core.config.BuckConfig
-
- getView(Class<V>) - Method in class com.facebook.buck.core.config.ConfigViewCache
-
- getViewerPattern() - Method in class com.facebook.buck.rules.visibility.BuildTargetVisibilityPattern
-
- getViewPath() - Method in interface com.facebook.buck.cli.parameter_extractors.ProjectViewParameters
-
- getVisibilityChecker() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
- getVisibilityChecker() - Method in interface com.facebook.buck.rules.visibility.ObeysVisibility
-
- getVisibilityPatterns() - Method in class com.facebook.buck.core.model.targetgraph.impl.AbstractImmutableRawTargetNode
-
- getVisibilityPatterns() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableRawTargetNode
-
- getVisibilityPatterns() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
- getVisibilityPatterns() - Method in interface com.facebook.buck.core.model.targetgraph.RawTargetNode
-
List of patterns from visibility attribute.
- getVisibilityPatterns() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
-
- getVmArgs() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- getVmArgs() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
-
In practice, these may be values such as -Xmx512m.
- getVmArgs() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
- getVmArgs() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
-
- getVmArgs() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
- getVmArgs() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
- getVmArgs() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
- getWallMillisDuration() - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
-
- getWallMillisDuration() - Method in class com.facebook.buck.util.timing.ClockDuration
-
- getWantsPackagePrefix() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
-
Used to make IntelliJ ignore the package name->folder structure convention and assume the
given package prefix.
- getWarnings() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
-
- getWarningsFlags() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
-
- getWarningsFlags() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
-
- getWarningsFlags() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
-
- getWasStoreSuccessful() - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.AbstractStoreResult
-
- getWasStoreSuccessful() - Method in class com.facebook.buck.artifact_cache.StoreResult
-
- getWatchAppPath() - Method in class com.facebook.buck.apple.AppleBundleDestinations
-
- getWatchCells() - Method in class com.facebook.buck.parser.ParserConfig
- getWatchman() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getWatchman() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getWatchman() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
-
- getWatchmanCursor() - Method in class com.facebook.buck.parser.ParserConfig
- getWatchmanDiagReport() - Method in interface com.facebook.buck.doctor.DefectReporter.AbstractFileChangesIgnoredReport
-
- getWatchmanDiagReport() - Method in class com.facebook.buck.doctor.FileChangesIgnoredReport
-
- getWatchmanGlobSanityCheck() - Method in class com.facebook.buck.parser.ParserConfig
- getWatchmanGlobStatResults() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
-
- getWatchmanQueryTimeoutMs() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
-
- getWatchmanQueryTimeoutMs() - Method in class com.facebook.buck.parser.ParserConfig
- getWatchmanUseGlobGenerator() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
-
- getWatchRoot() - Method in class com.facebook.buck.io.watchman.ProjectWatch
-
- getWeakFingerprint(Path, Config) - Static method in class com.facebook.buck.parser.cache.Fingerprinter
-
Gets the weak fingerprint for this configuration.
- getWebServer() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
-
- getWebServer() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- getWeightedListeningExecutorService() - Method in class com.facebook.buck.cli.CommandThreadManager
-
- getWeightEstimate() - Method in interface com.facebook.buck.android.DexWithClasses
-
- getWhitelist() - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification
-
- getWhitelistedStringDirectories() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails
-
A set of "res" directories that contain "whitelisted" strings, i.e.
- getWhitelistPatterns() - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification
-
- getWholeTargetDuration() - Method in class com.facebook.buck.event.listener.BuildTargetDurationListener.BuildRuleInfo
-
- getWifiSsid() - Method in class com.facebook.buck.util.environment.DefaultExecutionEnvironment
-
- getWifiSsid() - Method in interface com.facebook.buck.util.environment.ExecutionEnvironment
-
- getWifiSsid() - Static method in class com.facebook.buck.util.environment.NetworkInfo
-
- getWindowsFSInstance() - Static method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemFactory
-
- getWithinViewPatterns() - Method in class com.facebook.buck.core.model.targetgraph.impl.AbstractImmutableRawTargetNode
-
- getWithinViewPatterns() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableRawTargetNode
-
- getWithinViewPatterns() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
- getWithinViewPatterns() - Method in interface com.facebook.buck.core.model.targetgraph.RawTargetNode
-
List of patterns from within_view attribute.
- getWithinViewPatterns() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
-
- getWord() - Method in class com.facebook.buck.query.QueryEnvironment.Argument
-
- getWords() - Method in class com.facebook.buck.query.SetExpression
-
- getWork(GetWorkRequest) - Method in class com.facebook.buck.distributed.build_slave.ActiveCoordinatorService
-
- getWork(GetWorkRequest) - Method in class com.facebook.buck.distributed.build_slave.IdleCoordinatorService
-
- getWork(String, MinionType, int, List<String>, int) - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorClient
-
Requests for more work from the Coordinator to build locally.
- getWorker() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
-
- getWorker() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
- getWorkerHash() - Method in class com.facebook.buck.rules.macros.WorkerMacroArg
-
- getWorkerHash() - Method in class com.facebook.buck.worker.WorkerProcessIdentity
-
Hash to identify the specific worker pool and kind of a mechanism for invalidating existing
pools.
- getWorkerJobParamsToUse(Platform) - Method in class com.facebook.buck.shell.WorkerShellStep
-
- getWorkerProcessIdentity() - Method in class com.facebook.buck.worker.WorkerProcessParams
-
Identifies the instance of the persisted worker process pool.
- getWorkerProcessParams() - Method in class com.facebook.buck.worker.WorkerJobParams
-
- getWorkerProcessPool(ExecutionContext, WorkerProcessParams) - Method in class com.facebook.buck.worker.WorkerProcessPoolFactory
-
Returns an existing WorkerProcessPool for the given job params if one exists, otherwise creates
a new one.
- getWorkerProcessPools() - Method in class com.facebook.buck.step.ExecutionContext
-
Worker process pools that you can populate as needed.
- getWorkingDirectory() - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths
-
- getWorkingDirectoryChangesCount() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- getWorkingTimeFromLastStartUntilNow(Collection<EventPair>, long) - Static method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
Takes a collection of start and finished events.
- getWorkspaceName() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
-
- getWorkspaceNameFromArg(XcodeWorkspaceConfigDescriptionArg) - Static method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescription
-
- getWorkspacePath() - Method in class com.facebook.buck.features.project.intellij.WorkspaceUpdater
-
- getWriteHeaders() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
-
- getWriter(String) - Method in interface com.facebook.buck.log.ConsoleHandlerState
-
- getWriters(String) - Method in interface com.facebook.buck.log.LogFileHandlerState
-
- getWriteTimeoutSeconds() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
-
- getXcconfigPaths() - Method in class com.facebook.buck.features.apple.project.GenerationResult
-
- getXcconfigPaths() - Method in class com.facebook.buck.features.apple.project.ProjectGenerator
-
- getXcodeBuildVersion() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
- getXcodeCompileScriptPath() - Method in class com.facebook.buck.features.halide.HalideBuckConfig
-
- getXCodeDescriptions() - Method in class com.facebook.buck.apple.AppleXCodeDescriptionClassSupplier
-
- getXCodeDescriptions() - Method in interface com.facebook.buck.apple.XCodeDescriptionClassSupplier
-
- getXCodeDescriptions() - Method in class com.facebook.buck.apple.XCodeDescriptions
-
- getXCodeDescriptions() - Method in class com.facebook.buck.features.halide.HalideXCodeDescriptionClassSupplier
-
- getXcodeDeveloperDirectoryForTests() - Method in class com.facebook.buck.apple.AppleConfig
-
- getXcodeDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
-
- getXcodeDisableParallelizeBuild() - Method in class com.facebook.buck.apple.AppleConfig
-
- getXcodePrivateHeadersSymlinks() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getXcodePrivateHeadersSymlinks() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getXcodePrivateHeadersSymlinks() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getXcodePrivateHeadersSymlinks() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
-
- getXcodePrivateHeadersSymlinks() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getXcodeProductType() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
-
- getXcodeProductType() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getXcodeProductType() - Method in interface com.facebook.buck.apple.HasAppleBundleFields
-
- getXcodePublicHeadersSymlinks() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
- getXcodePublicHeadersSymlinks() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
- getXcodePublicHeadersSymlinks() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
- getXcodePublicHeadersSymlinks() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
-
- getXcodePublicHeadersSymlinks() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
- getXcodeToolName(String) - Method in class com.facebook.buck.apple.AppleConfig
-
- getXcodeToolReplacement(String) - Method in class com.facebook.buck.apple.AppleConfig
-
- getXcodeToolVersion(String, String) - Method in class com.facebook.buck.apple.AppleConfig
-
- getXcodeVersion() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
- getXctest() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
- getXctestPlatformNames() - Method in class com.facebook.buck.apple.AppleConfig
-
- getXctoolDefaultDestinationSpecifier() - Method in class com.facebook.buck.apple.AppleConfig
-
- getXctoolPath() - Method in class com.facebook.buck.apple.AppleConfig
-
- getXctoolStutterTimeoutMs() - Method in class com.facebook.buck.apple.AppleConfig
-
- getXctoolZipTarget() - Method in class com.facebook.buck.apple.AppleConfig
-
- getXPCServicesPath() - Method in class com.facebook.buck.apple.AppleBundleDestinations
-
- getXzCompressionLevel() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
- getXzCompressionLevel() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
- getYaccCompiler() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
- getYaccCompiler() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
-
- getZipAbsolutePath() - Method in class com.facebook.buck.zip.ZipScrubberStep
-
- getZipalignExecutable() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
-
- getZipalignExecutable() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
-
- getZipCompressionLevel() - Method in class com.facebook.buck.apple.AppleConfig
-
- getZipFiles() - Method in class com.facebook.buck.android.AbstractModuleInfo
-
- getZipFiles() - Method in class com.facebook.buck.android.ModuleInfo
-
- getZipMembers(Path) - Static method in class com.facebook.buck.util.unarchive.Unzip
-
Gets a set of files that are contained in an archive
- getZipSafe() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
-
- getZipSafe() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
-
- getZipSafe() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
- getZipSrcs() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
-
- GidGenerator - Class in com.facebook.buck.apple.xcode
-
Generator for Global ID (GID) which are present on every xcode project object.
- GidGenerator() - Constructor for class com.facebook.buck.apple.xcode.GidGenerator
-
- glob(SkylarkList<String>, SkylarkList<String>, Boolean, FuncallExpression, Environment) - Method in class com.facebook.buck.skylark.function.SkylarkNativeModule
-
- global - Variable in class com.facebook.buck.android.relinker.Symbols
-
- GLOBAL_HEADER - Static variable in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
-
- GLOBAL_THIN_HEADER - Static variable in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
-
- GlobalCliOptions - Class in com.facebook.buck.support.cli.args
-
Contains CLI options that are common to all of the commands.
- GlobalCliOptions() - Constructor for class com.facebook.buck.support.cli.args.GlobalCliOptions
-
- GlobalStateManager - Class in com.facebook.buck.log
-
- GlobalStateManager() - Constructor for class com.facebook.buck.log.GlobalStateManager
-
- GlobalStateManager.LoggerIsMappedToThreadScope - Interface in com.facebook.buck.log
-
- Globber - Interface in com.facebook.buck.skylark.io
-
A contract for globbing functionality that allows resolving file paths based on include patterns
(file patterns that should be returned) minus exclude patterns (file patterns that should be
excluded from the resulting set).
- GlobberFactory - Interface in com.facebook.buck.skylark.io
-
Creates
Globber instances to save clients from implementation details.
- globResultsMatchCurrentState(Path, ImmutableList<GlobSpecWithResult>) - Method in class com.facebook.buck.json.HybridProjectBuildFileParser
-
- globResultsMatchCurrentState(Path, ImmutableList<GlobSpecWithResult>) - Method in class com.facebook.buck.json.PythonDslProjectBuildFileParser
-
- globResultsMatchCurrentState(Path, ImmutableList<GlobSpecWithResult>) - Method in class com.facebook.buck.parser.api.ForwardingProjectBuildFileParserDecorator
-
- globResultsMatchCurrentState(Path, ImmutableList<GlobSpecWithResult>) - Method in interface com.facebook.buck.parser.api.ProjectBuildFileParser
-
Checks if existing GlobSpecs with results are the same as current state in the file
system.
- globResultsMatchCurrentState(Path, ImmutableList<GlobSpecWithResult>) - Method in class com.facebook.buck.skylark.parser.SkylarkProjectBuildFileParser
-
- GlobSpec - Class in com.facebook.buck.skylark.io
-
Glob specification includes parameters that affect glob evaluation within a single package.
- GlobSpec.Builder - Class in com.facebook.buck.skylark.io
-
- GlobSpecWithResult - Class in com.facebook.buck.skylark.io
-
Set of globs performed while executing the build spec and the results they produce.
- GnuArchiver - Class in com.facebook.buck.cxx.toolchain
-
Archiver implementation for gcc.
- GnuArchiver(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.GnuArchiver
-
- GnuLinker - Class in com.facebook.buck.cxx.toolchain.linker
-
A specialization of
Linker containing information specific to the GNU implementation.
- GnuLinker(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.linker.GnuLinker
-
- GoAssembleStep - Class in com.facebook.buck.features.go
-
- GoAssembleStep(Path, ImmutableMap<String, String>, ImmutableList<String>, ImmutableList<String>, Iterable<Path>, ImmutableList<Path>, GoPlatform, Path) - Constructor for class com.facebook.buck.features.go.GoAssembleStep
-
- GoBinary - Class in com.facebook.buck.features.go
-
- GoBinary(BuildTarget, ProjectFilesystem, BuildRuleParams, ImmutableSortedSet<SourcePath>, SymlinkTree, GoCompile, Tool, Linker, ImmutableList<String>, ImmutableList<Arg>, GoPlatform) - Constructor for class com.facebook.buck.features.go.GoBinary
-
- GoBinaryDescription - Class in com.facebook.buck.features.go
-
- GoBinaryDescription(GoBuckConfig, ToolchainProvider) - Constructor for class com.facebook.buck.features.go.GoBinaryDescription
-
- GoBinaryDescriptionArg - Class in com.facebook.buck.features.go
-
Immutable implementation of GoBinaryDescription.AbstractGoBinaryDescriptionArg.
- GoBinaryDescriptionArg.Builder - Class in com.facebook.buck.features.go
-
- GoBuckConfig - Class in com.facebook.buck.features.go
-
- GoBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.features.go.GoBuckConfig
-
- GoCompile - Class in com.facebook.buck.features.go
-
- GoCompile(BuildTarget, ProjectFilesystem, BuildRuleParams, SymlinkTree, Path, ImmutableMap<Path, Path>, ImmutableSet<SourcePath>, ImmutableSet<SourcePath>, ImmutableList<String>, ImmutableList<String>, GoPlatform, ImmutableList<SourcePath>, List<GoListStep.ListType>) - Constructor for class com.facebook.buck.features.go.GoCompile
-
- GoCompileStep - Class in com.facebook.buck.features.go
-
- GoCompileStep(Path, ImmutableMap<String, String>, ImmutableList<String>, ImmutableList<String>, Path, Iterable<Path>, ImmutableMap<Path, Path>, ImmutableList<Path>, Optional<Path>, boolean, GoPlatform, Path) - Constructor for class com.facebook.buck.features.go.GoCompileStep
-
- GoDescriptionsProvider - Class in com.facebook.buck.features.go
-
- GoDescriptionsProvider() - Constructor for class com.facebook.buck.features.go.GoDescriptionsProvider
-
- GoLibraryDescription - Class in com.facebook.buck.features.go
-
- GoLibraryDescription(GoBuckConfig, ToolchainProvider) - Constructor for class com.facebook.buck.features.go.GoLibraryDescription
-
- GoLibraryDescriptionArg - Class in com.facebook.buck.features.go
-
Immutable implementation of GoLibraryDescription.AbstractGoLibraryDescriptionArg.
- GoLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.go
-
- GoLinkable - Class in com.facebook.buck.features.go
-
Immutable implementation of AbstractGoLinkable.
- GoLinkable.Builder - Class in com.facebook.buck.features.go
-
- GoLinkStep - Class in com.facebook.buck.features.go
-
- GoLinkStep(Path, ImmutableMap<String, String>, ImmutableList<String>, ImmutableList<String>, ImmutableList<String>, ImmutableList<String>, ImmutableList<Path>, GoPlatform, Path, GoLinkStep.BuildMode, GoLinkStep.LinkMode, Path) - Constructor for class com.facebook.buck.features.go.GoLinkStep
-
- GoListStep - Class in com.facebook.buck.features.go
-
- GoListStep(Path, Optional<Path>, GoPlatform, List<GoListStep.ListType>) - Constructor for class com.facebook.buck.features.go.GoListStep
-
- GoModule - Class in com.facebook.buck.features.go
-
- GoModule() - Constructor for class com.facebook.buck.features.go.GoModule
-
- GoModuleAdapterPlugin - Class in com.facebook.buck.features.go
-
- GoModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.go.GoModuleAdapterPlugin
-
- GoPackStep - Class in com.facebook.buck.features.go
-
- GoPackStep(Path, ImmutableMap<String, String>, ImmutableList<String>, GoPackStep.Operation, ImmutableList<Path>, Iterable<Path>, Path) - Constructor for class com.facebook.buck.features.go.GoPackStep
-
- GoPackStep.Operation - Enum in com.facebook.buck.features.go
-
- GoPlatform - Class in com.facebook.buck.features.go
-
Abstracting the tooling/flags/libraries used to build Go rules.
- GoPlatform.Builder - Class in com.facebook.buck.features.go
-
- GoPlatformFactory - Class in com.facebook.buck.features.go
-
- GoProjectCommandHelper - Class in com.facebook.buck.features.go
-
- GoProjectCommandHelper(CommandRunnerParams, ListeningExecutorService, boolean, Function<Iterable<String>, ImmutableList<TargetNodeSpec>>, ProjectGeneratorParameters) - Constructor for class com.facebook.buck.features.go.GoProjectCommandHelper
-
- GoProjectSubCommand - Class in com.facebook.buck.features.go
-
- GoProjectSubCommand() - Constructor for class com.facebook.buck.features.go.GoProjectSubCommand
-
- GoProjectSubCommandFactory - Class in com.facebook.buck.features.go
-
- GoProjectSubCommandFactory() - Constructor for class com.facebook.buck.features.go.GoProjectSubCommandFactory
-
- GoTest - Class in com.facebook.buck.features.go
-
- GoTest(BuildTarget, ProjectFilesystem, BuildRuleParams, GoBinary, ImmutableSet<String>, ImmutableSet<String>, Optional<Long>, boolean, ImmutableSortedSet<SourcePath>, GoTestCoverStep.Mode) - Constructor for class com.facebook.buck.features.go.GoTest
-
- GoTestCoverSource - Class in com.facebook.buck.features.go
-
GoTestCoverSource is responsible for annotating the source files via `go tool cover` utilty.
- GoTestCoverSource(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, SourcePathResolver, GoPlatform, ImmutableSet<SourcePath>, Tool, GoTestCoverStep.Mode) - Constructor for class com.facebook.buck.features.go.GoTestCoverSource
-
- GoTestCoverStep - Class in com.facebook.buck.features.go
-
- GoTestCoverStep(Path, Path, Path, ImmutableMap<String, String>, ImmutableList<String>, GoTestCoverStep.Mode) - Constructor for class com.facebook.buck.features.go.GoTestCoverStep
-
- GoTestDescription - Class in com.facebook.buck.features.go
-
- GoTestDescription(GoBuckConfig, ToolchainProvider) - Constructor for class com.facebook.buck.features.go.GoTestDescription
-
- GoTestDescriptionArg - Class in com.facebook.buck.features.go
-
Immutable implementation of GoTestDescription.AbstractGoTestDescriptionArg.
- GoTestDescriptionArg.Builder - Class in com.facebook.buck.features.go
-
- GoTestMain - Class in com.facebook.buck.features.go
-
- GoTestMain(BuildTarget, ProjectFilesystem, BuildRuleParams, Tool, ImmutableSet<SourcePath>, Path, GoPlatform, ImmutableMap<Path, ImmutableMap<String, Path>>, GoTestCoverStep.Mode) - Constructor for class com.facebook.buck.features.go.GoTestMain
-
- GoTestMainStep - Class in com.facebook.buck.features.go
-
- GoTestMainStep(Path, ImmutableMap<String, String>, ImmutableList<String>, GoTestCoverStep.Mode, ImmutableMap<Path, ImmutableMap<String, Path>>, Path, Iterable<Path>, Path) - Constructor for class com.facebook.buck.features.go.GoTestMainStep
-
- GoTestStep - Class in com.facebook.buck.features.go
-
Run a go test command and stream the output to a file.
- GoTestStep(ProjectFilesystem, Path, ImmutableList<String>, ImmutableMap<String, String>, Path, Optional<Long>, Path) - Constructor for class com.facebook.buck.features.go.GoTestStep
-
- GoToolchain - Class in com.facebook.buck.features.go
-
- GoToolchainFactory - Class in com.facebook.buck.features.go
-
- GoToolchainFactory() - Constructor for class com.facebook.buck.features.go.GoToolchainFactory
-
- GoToolchainSupplier - Class in com.facebook.buck.features.go
-
- GoToolchainSupplier() - Constructor for class com.facebook.buck.features.go.GoToolchainSupplier
-
- graphBuilder - Variable in class com.facebook.buck.rules.macros.MacroArg
-
Deprecated.
- GraphEngineCache<Key,Value> - Interface in com.facebook.buck.core.graph.transformation
-
- GraphEnhancementQueryEnvironment - Class in com.facebook.buck.rules.query
-
A query environment that can be used for graph-enhancement, including macro expansion or dynamic
dependency resolution.
- GraphEnhancementQueryEnvironment(Optional<ActionGraphBuilder>, Optional<TargetGraph>, TypeCoercerFactory, CellPathResolver, BuildTargetPatternParser<BuildTargetPattern>, Set<BuildTarget>) - Constructor for class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
-
- GraphTransformationEngine<ComputeKey,ComputeResult> - Interface in com.facebook.buck.core.graph.transformation
-
Transformation engine that transforms supplied ComputeKey into ComputeResult via
GraphTransformer.
- GraphTransformer<Key,Result> - Interface in com.facebook.buck.core.graph.transformation
-
- GraphTraversable<T> - Interface in com.facebook.buck.core.util.graph
-
- GRAYSCALE_IMAGE_IDENTIFIER - Static variable in class com.facebook.buck.android.aapt.RDotTxtEntry
-
- GreedyMultiBuildCapacityTracker - Class in com.facebook.buck.distributed.build_slave
-
- GreedyMultiBuildCapacityTracker(CapacityService, int) - Constructor for class com.facebook.buck.distributed.build_slave.GreedyMultiBuildCapacityTracker
-
- GroovyBuckConfig - Class in com.facebook.buck.jvm.groovy
-
- GroovyBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.jvm.groovy.GroovyBuckConfig
-
- GroovyConfiguredCompilerFactory - Class in com.facebook.buck.jvm.groovy
-
- GroovyConfiguredCompilerFactory(GroovyBuckConfig) - Constructor for class com.facebook.buck.jvm.groovy.GroovyConfiguredCompilerFactory
-
- GroovyDescriptionsProvider - Class in com.facebook.buck.jvm.groovy
-
- GroovyDescriptionsProvider() - Constructor for class com.facebook.buck.jvm.groovy.GroovyDescriptionsProvider
-
- GroovyLibraryDescription - Class in com.facebook.buck.jvm.groovy
-
- GroovyLibraryDescription(ToolchainProvider, GroovyBuckConfig, JavaBuckConfig) - Constructor for class com.facebook.buck.jvm.groovy.GroovyLibraryDescription
-
- GroovyLibraryDescription.CoreArg - Interface in com.facebook.buck.jvm.groovy
-
- GroovyLibraryDescriptionArg - Class in com.facebook.buck.jvm.groovy
-
Immutable implementation of GroovyLibraryDescription.AbstractGroovyLibraryDescriptionArg.
- GroovyLibraryDescriptionArg.Builder - Class in com.facebook.buck.jvm.groovy
-
- GroovyLibraryModuleRule - Class in com.facebook.buck.features.project.intellij.lang.groovy
-
- GroovyLibraryModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.groovy.GroovyLibraryModuleRule
-
- GroovyTestDescription - Class in com.facebook.buck.jvm.groovy
-
Description for groovy_test.
- GroovyTestDescription(ToolchainProvider, GroovyBuckConfig, JavaBuckConfig) - Constructor for class com.facebook.buck.jvm.groovy.GroovyTestDescription
-
- GroovyTestDescriptionArg - Class in com.facebook.buck.jvm.groovy
-
Immutable implementation of GroovyTestDescription.AbstractGroovyTestDescriptionArg.
- GroovyTestDescriptionArg.Builder - Class in com.facebook.buck.jvm.groovy
-
- GroovyTestModuleRule - Class in com.facebook.buck.features.project.intellij.lang.groovy
-
- GroovyTestModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.groovy.GroovyTestModuleRule
-
- GroupedSource - Class in com.facebook.buck.apple
-
Immutable implementation of AbstractGroupedSource.
- GroupedSource.Builder - Class in com.facebook.buck.apple
-
- GrpcAsyncBlobFetcher - Class in com.facebook.buck.remoteexecution.grpc
-
GRPC implementation of the AsyncBlobFetcher.
- GrpcAsyncBlobFetcher(String, ByteStreamGrpc.ByteStreamStub, BuckEventBus) - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcAsyncBlobFetcher
-
- GrpcCasBlobUploader - Class in com.facebook.buck.remoteexecution.grpc
-
GRPC implementation of the CasBlobUploader.
- GrpcCasBlobUploader(ContentAddressableStorageGrpc.ContentAddressableStorageFutureStub, BuckEventBus) - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcCasBlobUploader
-
- GrpcContentAddressableStorage - Class in com.facebook.buck.remoteexecution.grpc
-
Implementation of CAS using GRPC.
- GrpcContentAddressableStorage(ContentAddressableStorageGrpc.ContentAddressableStorageFutureStub, ByteStreamGrpc.ByteStreamStub, String, Protocol, BuckEventBus) - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcContentAddressableStorage
-
- GrpcDigest(Digest) - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcDigest
-
- GrpcExecutionFactory - Class in com.facebook.buck.remoteexecution.grpc
-
Factory for creating grpc-based strategies.
- GrpcExecutionFactory() - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcExecutionFactory
-
- GrpcOutputDirectory(OutputDirectory) - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcOutputDirectory
-
- GrpcOutputFile(OutputFile) - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcOutputFile
-
- GrpcProtocol - Class in com.facebook.buck.remoteexecution.grpc
-
A Grpc-based Protocol implementation.
- GrpcProtocol() - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
-
- GrpcProtocol.GrpcDigest - Class in com.facebook.buck.remoteexecution.grpc
-
Wrapped Grpc Digest.
- GrpcProtocol.GrpcOutputDirectory - Class in com.facebook.buck.remoteexecution.grpc
-
Wrapped Grpc OutputDirectory.
- GrpcProtocol.GrpcOutputFile - Class in com.facebook.buck.remoteexecution.grpc
-
Wrapped Grpc OutputFile.
- GrpcRemoteExecutionClients - Class in com.facebook.buck.remoteexecution.grpc
-
A RemoteExecution that sends jobs to a grpc-based remote execution service.
- GrpcRemoteExecutionClients(String, ManagedChannel, ManagedChannel, Optional<String>, BuckEventBus) - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionClients
-
- GrpcRemoteExecutionServiceImpl - Class in com.facebook.buck.remoteexecution.grpc
-
A really simple implementation of remote execution (and CAS).
- GrpcRemoteExecutionServiceImpl(LocalContentAddressedStorage, Path) - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionServiceImpl
-
- GrpcServer - Class in com.facebook.buck.remoteexecution.grpc.server
-
A simple remote execution server.
- GrpcServer(int) - Constructor for class com.facebook.buck.remoteexecution.grpc.server.GrpcServer
-
- GrpcServerMain - Class in com.facebook.buck.remoteexecution.grpc.server
-
Runs the GrpcServer remote execution server.
- GrpcServerMain() - Constructor for class com.facebook.buck.remoteexecution.grpc.server.GrpcServerMain
-
- GuavaRuleKeyHasher - Class in com.facebook.buck.rules.keys.hasher
-
- GuavaRuleKeyHasher(Hasher) - Constructor for class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
-
- GWT_MODULE_FLAVOR - Static variable in interface com.facebook.buck.jvm.core.JavaLibrary
-
This Buildable is expected to support the GWT flavor, which is a
BuildRule whose output
file is a JAR containing the files necessary to use this
JavaLibrary as a GWT module.
- GwtBinary - Class in com.facebook.buck.features.gwt
-
Buildable that produces a GWT application as a WAR file, which is a zip of the outputs produced
by the GWT compiler.
- GwtBinaryDescription - Class in com.facebook.buck.features.gwt
-
Description for gwt_binary.
- GwtBinaryDescription(ToolchainProvider) - Constructor for class com.facebook.buck.features.gwt.GwtBinaryDescription
-
- GwtBinaryDescriptionArg - Class in com.facebook.buck.features.gwt
-
Immutable implementation of GwtBinaryDescription.AbstractGwtBinaryDescriptionArg.
- GwtBinaryDescriptionArg.Builder - Class in com.facebook.buck.features.gwt
-
- GwtBuckModule - Class in com.facebook.buck.features.gwt
-
Module that provides GWT rules.
- GwtBuckModule() - Constructor for class com.facebook.buck.features.gwt.GwtBuckModule
-
- GwtBuckModuleAdapterPlugin - Class in com.facebook.buck.features.gwt
-
- GwtBuckModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.gwt.GwtBuckModuleAdapterPlugin
-
- GwtDescriptionsProvider - Class in com.facebook.buck.features.gwt
-
- GwtDescriptionsProvider() - Constructor for class com.facebook.buck.features.gwt.GwtDescriptionsProvider
-
- GwtModule - Class in com.facebook.buck.features.gwt
-
BuildRule whose output file is a JAR containing the .java files and resources suitable
for a GWT module.
- gzipUnarchiver() - Static method in class com.facebook.buck.util.unarchive.Untar
-
- HALIDE_COMPILE_FLAVOR - Static variable in class com.facebook.buck.features.halide.HalideLibraryDescription
-
- HALIDE_COMPILER_FLAVOR - Static variable in class com.facebook.buck.features.halide.HalideLibraryDescription
-
- HALIDE_SECTION_NAME - Static variable in class com.facebook.buck.features.halide.HalideBuckConfig
-
- HALIDE_XCODE_COMPILE_SCRIPT_KEY - Static variable in class com.facebook.buck.features.halide.HalideBuckConfig
-
- HalideBuckConfig - Class in com.facebook.buck.features.halide
-
A Halide-specific "view" of BuckConfig.
- HalideBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.features.halide.HalideBuckConfig
-
- HalideCompile - Class in com.facebook.buck.features.halide
-
- HalideCompile(BuildTarget, ProjectFilesystem, BuildRuleParams, Tool, String, Optional<ImmutableList<String>>, Optional<String>) - Constructor for class com.facebook.buck.features.halide.HalideCompile
-
- HalideCompilerStep - Class in com.facebook.buck.features.halide
-
- HalideCompilerStep(Path, ImmutableMap<String, String>, ImmutableList<String>, Path, String, String, Optional<ImmutableList<String>>) - Constructor for class com.facebook.buck.features.halide.HalideCompilerStep
-
- HalideDescriptionsProvider - Class in com.facebook.buck.features.halide
-
- HalideDescriptionsProvider() - Constructor for class com.facebook.buck.features.halide.HalideDescriptionsProvider
-
- HalideLibrary - Class in com.facebook.buck.features.halide
-
- HalideLibrary(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, Optional<Pattern>) - Constructor for class com.facebook.buck.features.halide.HalideLibrary
-
- HalideLibraryDescription - Class in com.facebook.buck.features.halide
-
- HalideLibraryDescription(ToolchainProvider, CxxBuckConfig, HalideBuckConfig) - Constructor for class com.facebook.buck.features.halide.HalideLibraryDescription
-
- HalideLibraryDescriptionArg - Class in com.facebook.buck.features.halide
-
Immutable implementation of HalideLibraryDescription.AbstractHalideLibraryDescriptionArg.
- HalideLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.halide
-
- HalideModule - Class in com.facebook.buck.features.halide
-
- HalideModule() - Constructor for class com.facebook.buck.features.halide.HalideModule
-
- HalideModuleAdapterPlugin - Class in com.facebook.buck.features.halide
-
- HalideModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.halide.HalideModuleAdapterPlugin
-
- HalideXCodeDescriptionClassSupplier - Class in com.facebook.buck.features.halide
-
- HalideXCodeDescriptionClassSupplier() - Constructor for class com.facebook.buck.features.halide.HalideXCodeDescriptionClassSupplier
-
- handle(BuckEvent) - Method in class com.facebook.buck.event.listener.ScribeEventListener
-
- handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class com.facebook.buck.httpserver.ArtifactCacheHandler
-
- handle(Event) - Method in class com.facebook.buck.skylark.parser.ConsoleEventHandler
-
- handleConsoleEvent(ConsoleEvent) - Method in class com.facebook.buck.event.listener.LoggingBuildListener
-
- handleException(CmdLineException) - Method in class com.facebook.buck.cli.AbstractCommand
-
Handle CmdLineException when calling parseArguments()
- handleException(CmdLineException, String) - Method in class com.facebook.buck.cli.AbstractCommand
-
Print error message when there are unknown options
- handleException(CmdLineException) - Method in class com.facebook.buck.cli.RunCommand
-
It prints error message when users do not pass arguments to underlying binary correctly.
- handleException(CmdLineException) - Method in class com.facebook.buck.cli.TestCommand
-
It prints error message when users do not pass arguments to underlying binary correctly.
- handleException(T) - Method in class com.facebook.buck.core.exceptions.handler.ExceptionHandler
-
- handleException(Throwable) - Method in class com.facebook.buck.core.exceptions.handler.ExceptionHandlerRegistry
-
- handleFallback(Object) - Method in class com.facebook.buck.event.listener.LoggingBuildListener
-
- handleLine(String) - Method in interface com.facebook.buck.util.InputStreamConsumer.Handler
-
- handleMinionFailure(String) - Method in class com.facebook.buck.distributed.build_slave.MinionWorkloadAllocator
-
Queues up all work that was allocated to given minion for re-allocation to other minions
- handshake(int) - Method in interface com.facebook.buck.worker.WorkerProcessProtocol.CommandReceiver
-
- handshake(int) - Method in interface com.facebook.buck.worker.WorkerProcessProtocol.CommandSender
-
- handshake(int) - Method in class com.facebook.buck.worker.WorkerProcessProtocolZero.CommandReceiver
-
- handshake(int) - Method in class com.facebook.buck.worker.WorkerProcessProtocolZero.CommandSender
-
- HangMonitor - Class in com.facebook.buck.cli
-
- HangMonitor(Consumer<String>, Duration) - Constructor for class com.facebook.buck.cli.HangMonitor
-
- HangMonitor.AutoStartInstance - Class in com.facebook.buck.cli
-
- hasAliveMinions() - Method in class com.facebook.buck.distributed.build_slave.MinionHealthTracker.MinionHealthStatus
-
- HasAndroidResourceDeps - Interface in com.facebook.buck.android
-
Indicates that this class may have android resources that should be packaged into an APK.
- HasAppleBundleFields - Interface in com.facebook.buck.apple
-
- HasAppleBundleResourcesDescription<T> - Interface in com.facebook.buck.apple
-
- HasAppleCodesignFields - Interface in com.facebook.buck.apple
-
Defines a set of codesign-related fields that are applicable to bundle-like rules.
- HasAppleDebugSymbolDeps - Interface in com.facebook.buck.cxx
-
Returns all archives and object files, or other instances of HasAppleDebugSymbolDeps.
- hasAssumptionViolations() - Method in interface com.facebook.buck.event.external.elements.TestCaseSummaryExternalInterface
-
- hasAssumptionViolations() - Method in interface com.facebook.buck.event.external.elements.TestResultsExternalInterface
-
- hasAssumptionViolations() - Method in class com.facebook.buck.test.TestCaseSummary
-
- hasAssumptionViolations() - Method in class com.facebook.buck.test.TestResults
-
- hasAtLeastOneWriteableRemoteCache() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
-
- HasBrokenInputBasedRuleKey - Interface in com.facebook.buck.rules.modern
-
Used to indicate that this Buildable's input-based key doesn't properly reflect all the inputs to
this rule.
- hasBuildFinished() - Method in interface com.facebook.buck.distributed.build_slave.MinionModeRunner.BuildCompletionChecker
-
- hasBuildSteps() - Method in interface com.facebook.buck.core.rules.BuildRule
-
Whether this
BuildRule may have any steps to build.
- hasBuildSteps() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
-
- hasBuildSteps() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleWithProviders
-
- hasBuildSteps() - Method in class com.facebook.buck.core.rules.impl.NoopBuildRule
-
- hasBuildSteps() - Method in class com.facebook.buck.core.rules.impl.NoopBuildRuleWithDeclaredAndExtraDeps
-
- HasBuildTarget - Interface in com.facebook.buck.core.model
-
Some object that has a build target.
- HasBundleName - Interface in com.facebook.buck.features.js
-
Common interface for rule args that have a bundle name that can optionally be overridden
depending on the flavors a rule is built with.
- HasClasspathDeps - Interface in com.facebook.buck.jvm.core
-
A convenience interface for items which contribute to the classpath of a java packageable.
- HasClasspathEntries - Interface in com.facebook.buck.jvm.core
-
Implemented by build rules where the output has a classpath environment.
- HasContacts - Interface in com.facebook.buck.core.description.arg
-
- HasCustomDepsLogic - Interface in com.facebook.buck.core.rules.attr
-
Deprecated.
- HasCustomInputsLogic - Interface in com.facebook.buck.core.rules.modern
-
Deriving inputs directly from the @
AddToRuleKey annotated fields of some objects doesn't
work correctly or is too slow.
- HasDeclaredAndExtraDeps - Interface in com.facebook.buck.core.rules.attr
-
Some rules have a legacy behavior of distinguishing between "declared" deps (i.e.
- HasDeclaredDeps - Interface in com.facebook.buck.core.description.arg
-
- hasDefaultCondition() - Method in class com.facebook.buck.core.select.Selector
-
Returns whether or not this selector has a default condition.
- HasDefaultFlavors - Interface in com.facebook.buck.core.model
-
A constructor arg of rules which have default flavors.
- HasDefaultPlatform - Interface in com.facebook.buck.core.description.arg
-
A constructor arg of rules which have a default platform.
- HasDepsQuery - Interface in com.facebook.buck.core.description.arg
-
- hasDiff - Variable in enum com.facebook.buck.util.versioncontrol.VersionControlStatsGenerator.Mode
-
- HasDuplicateAndroidResourceTypes - Interface in com.facebook.buck.android
-
- HasDuplicateAndroidResourceTypes.DuplicateResourceBehaviour - Enum in com.facebook.buck.android
-
- hasElementClass(Class<?>[]) - Method in class com.facebook.buck.rules.coercer.BuildTargetMacroTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.CollectionTypeCoercer
-
- hasElementClass(Class<?>[]) - Method in class com.facebook.buck.rules.coercer.CxxGenruleFilterAndTargetsMacroTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.EitherTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.FrameworkPathTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.ImmutableTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.LeafTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.MapTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpecTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.OptionalTypeCoercer
-
- hasElementClass(Class<?>[]) - Method in class com.facebook.buck.rules.coercer.OutputMacroTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.PairTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollectionTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.QueryCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.SelectorListCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.SortedMapTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.SourceSetTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.SourceSortedSetTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsListTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsTypeCoercer
-
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.StringWithMacrosTypeCoercer
-
- hasElementClass(Class<?>...) - Method in interface com.facebook.buck.rules.coercer.TypeCoercer
-
Returns whether the leaf nodes of this type coercer outputs value that is an instance of the
given class or its subclasses.
- hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollectionTypeCoercer
-
- hasElementClass(Class<?>[]) - Method in class com.facebook.buck.rules.coercer.ZeroArgMacroTypeCoercer
-
- hasElementTypes(Class<?>...) - Method in class com.facebook.buck.rules.coercer.ParamInfo
-
- HasEntitlementsFile - Interface in com.facebook.buck.apple
-
- hasEntries() - Method in class com.facebook.buck.util.zip.DeterministicManifest
-
- HasExopackageArgs - Interface in com.facebook.buck.android
-
- HasExtraJson - Interface in com.facebook.buck.features.js
-
Common interface for rule args that have used-defined JSON that is passed on to the worker.
- hasFilePathSizeLimitations() - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
-
- hasFilePathSizeLimitations() - Method in class com.facebook.buck.cxx.toolchain.linker.GnuLinker
-
- hasFilePathSizeLimitations() - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
-
- hasFilePathSizeLimitations() - Method in class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
-
https://msdn.microsoft.com/en-us/library/ts7eyw4s.aspx - LNK1104 error if Path for filename
expands to more than 260 characters.
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.android.AndroidBinaryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.android.AndroidBundleDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.android.AndroidLibraryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.android.AndroidResourceDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.apple.AppleBinaryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.apple.AppleBundleDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.apple.AppleLibraryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.apple.ApplePackageDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.apple.AppleResourceDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.apple.AppleTestDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.apple.CoreDataModelDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.apple.SceneKitAssetsDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.apple.XcodePrebuildScriptDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in interface com.facebook.buck.core.model.Flavored
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.cxx.CxxBinaryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.cxx.CxxBinaryFlavored
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.cxx.CxxGenruleDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.cxx.CxxLibraryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.cxx.CxxLibraryFlavored
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.cxx.CxxTestDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.features.go.CgoLibraryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.features.go.GoBinaryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.features.go.GoLibraryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.features.go.GoTestDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.features.js.JsBundleDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.features.js.JsLibraryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescription
-
- hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.swift.SwiftLibraryDescription
-
- hasFocus() - Method in class com.facebook.buck.features.apple.project.FocusedModuleTargetMatcher
-
Returns whether any focus is set.
- hash() - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
-
- hash() - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
-
- hash() - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
-
- hash() - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
-
Computes the final hash.
- hash() - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
-
- hash() - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
-
Finishes populating the ruleKey with remaining key/value pairs and returns it
- hashCode() - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry
-
Computes a hash code from attributes: type, name, lineNumber, columnNumber, resourceFilePath.
- hashCode() - Method in class com.facebook.buck.android.aapt.FakeRDotTxtEntryWithID
-
- hashCode() - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep
-
Computes a hash code from attributes: resPaths, outFolderPath, tmpFolderPath.
- hashCode() - Method in class com.facebook.buck.android.aapt.RDotTxtEntry
-
- hashCode() - Method in class com.facebook.buck.android.AaptOutputInfo
-
Computes a hash code from attributes: pathToRDotTxt, primaryResourcesApkPath, androidManifestXml, aaptGeneratedProguardConfigFile.
- hashCode() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Computes a hash code from attributes: manifestSkeleton, buildConfigValues, includeBuildConfigClass, manifest, resourceUnionPackage, skipNonUnionRDotJava, finalRName, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, extraArguments, removeClasses, annotationProcessorDeps, annotationProcessorParams, annotationProcessors, annotationProcessorOnly, plugins, abiGenerationMode, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, name, licenses, labels, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests, language, extraKotlincArguments, annotationProcessingTool, depsQuery, providedDepsQuery.
- hashCode() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
-
Computes a hash code from attributes: applicationModuleConfigs, applicationModuleDependencies, applicationModuleBlacklist, noDx, name, licenses, labels, deps.
- hashCode() - Method in class com.facebook.buck.android.AndroidAppModularityGraphEnhancementResult
-
Computes a hash code from attributes: packageableCollection, finalDeps, aPKModuleGraph.
- hashCode() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
Computes a hash code from attributes: keystore, useSplitDex, minimizePrimaryDexSize, dexCompression, primaryDexPatterns, primaryDexClassesFile, primaryDexScenarioFile, primaryDexScenarioOverflowAllowed, secondaryDexHeadClassesFile, secondaryDexTailClassesFile, androidAppModularityResult, linearAllocHardLimit, resourceFilter, preprocessJavaClassesDeps, xzCompressionLevel, packageAssetLibraries, compressAssetLibraries, redex, redexConfig, redexExtraArgs, name, licenses, labels, deps, exopackage, exopackageModes, tests, manifest, manifestSkeleton, moduleManifestSkeleton, packageType, noDx, disablePreDex, androidSdkProguardConfig, optimizationPasses, proguardJvmArgs, proguardConfig, resourceCompression, skipCrunchPngs, includesVectorDrawables, noAutoVersionResources, noVersionTransitionsResources, noAutoAddOverlayResources, applicationModuleTargets, applicationModuleConfigs, applicationModulesWithResources, applicationModuleDependencies, applicationModuleBlacklist, isCacheable, aaptMode, trimResourceIds, allowRDotJavaInSecondaryDex, keepResourcePattern, resourceUnionPackage, locales, localizedStringFileName, buildStringSourceMap, ignoreAaptProguardConfig, cpuFilters, preprocessJavaClassesBash, reorderClassesIntraDex, dexTool, dexReorderToolFile, dexReorderDataDumpFile, nativeLibraryMergeMap, nativeLibraryMergeGlue, nativeLibraryMergeCodeGenerator, nativeLibraryMergeLocalizedSymbols, nativeLibraryProguardConfigGenerator, enableRelinker, relinkerWhitelist, manifestEntries, buildConfigValues, postFilterResourcesCmd, buildConfigValuesFile, skipProguard, duplicateResourceBehavior, allowedDuplicateResourceTypes, bannedDuplicateResourceTypes, duplicateResourceWhitelist, effectiveBannedDuplicateResourceTypes.
- hashCode() - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult
-
Computes a hash code from attributes: rDotJavaDir, primaryResourcesApkPath, androidManifestXml, aaptGeneratedProguardConfigFiles, packageStringAssets, primaryApkAssetZips, exoResources, moduleResourceApkPaths.
- hashCode() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
-
Computes a hash code from attributes: getPackage, values, valuesFile, name, licenses, labels.
- hashCode() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
Computes a hash code from attributes: keystore, useSplitDex, minimizePrimaryDexSize, dexCompression, primaryDexPatterns, primaryDexClassesFile, primaryDexScenarioFile, primaryDexScenarioOverflowAllowed, secondaryDexHeadClassesFile, secondaryDexTailClassesFile, androidAppModularityResult, linearAllocHardLimit, resourceFilter, preprocessJavaClassesDeps, xzCompressionLevel, packageAssetLibraries, compressAssetLibraries, redex, redexConfig, redexExtraArgs, aaptMode, name, licenses, labels, deps, exopackage, exopackageModes, tests, manifest, manifestSkeleton, moduleManifestSkeleton, packageType, noDx, disablePreDex, androidSdkProguardConfig, optimizationPasses, proguardJvmArgs, proguardConfig, resourceCompression, skipCrunchPngs, includesVectorDrawables, noAutoVersionResources, noVersionTransitionsResources, noAutoAddOverlayResources, applicationModuleTargets, applicationModuleConfigs, applicationModulesWithResources, applicationModuleDependencies, applicationModuleBlacklist, isCacheable, trimResourceIds, allowRDotJavaInSecondaryDex, keepResourcePattern, resourceUnionPackage, locales, localizedStringFileName, buildStringSourceMap, ignoreAaptProguardConfig, cpuFilters, preprocessJavaClassesBash, reorderClassesIntraDex, dexTool, dexReorderToolFile, dexReorderDataDumpFile, nativeLibraryMergeMap, nativeLibraryMergeGlue, nativeLibraryMergeCodeGenerator, nativeLibraryMergeLocalizedSymbols, nativeLibraryProguardConfigGenerator, enableRelinker, relinkerWhitelist, manifestEntries, buildConfigValues, postFilterResourcesCmd, buildConfigValuesFile, skipProguard, duplicateResourceBehavior, allowedDuplicateResourceTypes, bannedDuplicateResourceTypes, duplicateResourceWhitelist, effectiveBannedDuplicateResourceTypes.
- hashCode() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
Computes a hash code from attributes: packageableCollection, copyNativeLibraries, packageStringAssets, dexMergeRule, primaryResourcesApkPath, moduleResourceApkPaths, primaryApkAssetZips, exoResources, classpathEntriesToDex, androidManifestPath, aPKModuleGraph, preDexMerge, dexFilesInfo, additionalRedexInputs.
- hashCode() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
-
Computes a hash code from attributes: manifest, manifestSkeleton, apk, aaptMode, includesVectorDrawables, dexTool, name, licenses, labels, deps.
- hashCode() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
-
Computes a hash code from attributes: apk, name, licenses, labels, contacts, testRuleTimeoutMs.
- hashCode() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
Computes a hash code from attributes: pathToAdbExecutable, directoryForTestResults, testPackage, testRunner, ddmlibJarPath, kxmlJarPath, guavaJarPath, androidToolsCommonJarPath, deviceSerial, instrumentationApkPath, apkUnderTestPath, testFilter, testRunnerClasspath.
- hashCode() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Computes a hash code from attributes: manifest, resourceUnionPackage, skipNonUnionRDotJava, finalRName, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, extraArguments, removeClasses, annotationProcessorDeps, annotationProcessorParams, annotationProcessors, annotationProcessorOnly, plugins, abiGenerationMode, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, name, licenses, labels, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests, language, extraKotlincArguments, annotationProcessingTool, depsQuery, providedDepsQuery.
- hashCode() - Method in class com.facebook.buck.android.AndroidLinkableMetadata
-
Computes a hash code from attributes: soName, targetCpuType, apkModule.
- hashCode() - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg
-
Computes a hash code from attributes: skeleton, deps, name, licenses, labels.
- hashCode() - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult
-
Computes a hash code from attributes: copyNativeLibraries, unstrippedLibraries, sonameMergeMap, sharedObjectTargets.
- hashCode() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
-
Computes a hash code from attributes: aar, sourceJar, javadocUrl, mavenCoords, requiredForSourceOnlyAbi, name, licenses, labels, deps.
- hashCode() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
-
Computes a hash code from attributes: res, assets, projectRes, projectAssets, hasWhitelistedStrings, getPackage, manifest, resourceUnion, name, licenses, labels, deps.
- hashCode() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
-
Computes a hash code from attributes: out, apk, isCacheable, bash, cmd, cmdExe, srcs, enableSandbox, environmentExpansionSeparator, cacheable, name, licenses, labels, tests.
- hashCode() - Method in class com.facebook.buck.android.ApkInfo
-
Computes a hash code from attributes: manifestPath, apkPath, exopackageInfo.
- hashCode() - Method in class com.facebook.buck.android.apkmodule.APKModule
-
Computes a hash code from attributes: name, hasResources, rootModule, canaryClassName.
- hashCode() - Method in class com.facebook.buck.android.dalvik.DalvikMemberReference
-
Computes a hash code from attributes: className, memberName, descriptor.
- hashCode() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.DexInfo
-
Computes a hash code from attributes: metadata, directory.
- hashCode() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo
-
Computes a hash code from attributes: dexInfo, moduleInfo, nativeLibsInfo, resourcesInfo.
- hashCode() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.NativeLibsInfo
-
Computes a hash code from attributes: metadata, directory.
- hashCode() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.ResourcesInfo
-
Computes a hash code from attributes: resourcesPaths.
- hashCode() - Method in class com.facebook.buck.android.exopackage.ExopackagePathAndHash
-
Computes a hash code from attributes: path, hashPath.
- hashCode() - Method in class com.facebook.buck.android.exopackage.RapidInstallMode
-
Computes a hash code from attributes: ipAddress.
- hashCode() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
-
Computes a hash code from attributes: aidl, importPath, aidlSrcs, name, licenses, labels, deps.
- hashCode() - Method in class com.facebook.buck.android.GenerateBuildConfigStep
-
- hashCode() - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents
-
Computes a hash code from attributes: soname, linkables.
- hashCode() - Method in class com.facebook.buck.android.ModuleInfo
-
Computes a hash code from attributes: moduleName, resourceApk, dexFile, assetDirectories, tempAssets, nativeLibraryDirectories, tempNatives, zipFiles, jarFilesThatMayContainResources.
- hashCode() - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult
-
Computes a hash code from attributes: mergedLinkables, mergedLinkablesAssets, sonameMapping, sharedObjectTargets.
- hashCode() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
-
Computes a hash code from attributes: flags, isAsset, name, licenses, labels, deps, srcs.
- hashCode() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
-
Computes a hash code from attributes: proguardJarOverride, proguardMaxHeapSize, proguardAgentPath, preprocessJavaClassesBash, reorderClassesIntraDex, dexReorderToolFile, dexReorderDataDumpFile, dxExecutorService, dxMaxHeapSize, sdkProguardConfig, optimizationPasses, proguardJvmArgs, skipProguard, javaRuntimeLauncher, proguardConfigPath, shouldProguard.
- hashCode() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
-
Computes a hash code from attributes: resourceDetails, nativeLinkables, nativeLinkablesAssets, nativeLibsDirectories, nativeLibAssetsDirectories, assetsDirectories, proguardConfigs, classpathEntriesToDex, androidManifestPieces, moduleMappedClasspathEntriesToDex, noDxClasspathEntries, buildConfigs, pathsToThirdPartyJars, javaLibrariesToDex, classNamesToHashesSupplier.
- hashCode() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails
-
Computes a hash code from attributes: resourceDirectories, whitelistedStringDirectories, resourcesWithNonEmptyResDir, resourcesWithEmptyResButNonEmptyAssetsDir, hasResources.
- hashCode() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
-
Computes a hash code from attributes: isAsset, nativeLibs, name, licenses, labels, deps.
- hashCode() - Method in class com.facebook.buck.android.ProGuardObfuscateStep
-
- hashCode() - Method in class com.facebook.buck.android.redex.RedexOptions
-
Computes a hash code from attributes: redex, redexConfig, redexExtraArgs.
- hashCode() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Computes a hash code from attributes: robolectricRuntimeDependency, robolectricManifest, resourceUnionPackage, useOldStyleableFormat, forceFinalResourceIds, testLibraryProjectDir, vmArgs, testType, runTestSeparately, forkMode, stdErrLogLevel, stdOutLogLevel, useCxxLibraries, cxxLibraryWhitelist, testCaseTimeoutMs, env, defaultCxxPlatform, contacts, testRuleTimeoutMs, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, extraArguments, removeClasses, annotationProcessorDeps, annotationProcessorParams, annotationProcessors, annotationProcessorOnly, plugins, abiGenerationMode, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, name, licenses, labels, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests, language, extraKotlincArguments, annotationProcessingTool.
- hashCode() - Method in class com.facebook.buck.android.StrippedObjectDescription
-
Computes a hash code from attributes: sourcePath, strippedObjectName, targetCpuType, apkModule.
- hashCode() - Method in class com.facebook.buck.android.toolchain.AndroidBuildToolsLocation
-
Computes a hash code from attributes: buildToolsPath, buildToolsBinPath, aaptPath, aapt2Path.
- hashCode() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
-
Computes a hash code from attributes: platformName, androidJar, bootclasspathEntries, aaptExecutable, aapt2Executable, adbExecutable, aidlExecutable, zipalignExecutable, dxExecutable, androidFrameworkIdlFile, proguardJar, proguardConfig, optimizedProguardConfig.
- hashCode() - Method in class com.facebook.buck.android.toolchain.AndroidSdkLocation
-
Computes a hash code from attributes: sdkRootPath.
- hashCode() - Method in class com.facebook.buck.android.toolchain.DxToolchain
-
Computes a hash code from attributes: dxExecutorService.
- hashCode() - Method in class com.facebook.buck.android.toolchain.impl.AndroidBuildToolsResolver
-
- hashCode() - Method in class com.facebook.buck.android.toolchain.ndk.AndroidNdk
-
Computes a hash code from attributes: ndkVersion, ndkRootPath, shouldEscapeCFlagsInDoubleQuotes.
- hashCode() - Method in class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkResolver
-
- hashCode() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform
-
Computes a hash code from attributes: cxxPlatform, cxxRuntime, cxxRuntimeType, objdump, cxxSharedRuntimePath.
- hashCode() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformCompiler
-
Computes a hash code from attributes: type, version, gccVersion.
- hashCode() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformsProvider
-
Computes a hash code from attributes: ndkCxxPlatforms.
- hashCode() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
-
Computes a hash code from attributes: targetCpuType, targetAppPlatform, targetAppPlatformLevel, compiler, toolchain, toolchainTarget, targetArch, targetArchAbi.
- hashCode() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
-
Computes a hash code from attributes: dirs, appIcon, launchImage, name, licenses, labels.
- hashCode() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
-
Computes a hash code from attributes: notices, warnings, errors, compressPngs, optimization, outputFormat, extraFlags.
- hashCode() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
Computes a hash code from attributes: infoPlist, infoPlistSubstitutions, configs, headerPathPrefix, modular, exportedHeaders, exportedPlatformHeaders, exportedPreprocessorFlags, exportedPlatformPreprocessorFlags, exportedLangPreprocessorFlags, exportedLangPlatformPreprocessorFlags, exportedLinkerFlags, exportedPostLinkerFlags, exportedPlatformLinkerFlags, exportedPostPlatformLinkerFlags, exportedDeps, exportedPlatformDeps, supportedPlatformsRegex, soname, staticLibraryBasename, forceStatic, linkWhole, canBeAsset, preferredLinkage, xcodePublicHeadersSymlinks, xcodePrivateHeadersSymlinks, extraXcodeSources, extraXcodeFiles, reexportAllHeaderDependencies, bridgingHeader, moduleName, exportedCxxDeps, cxxDeps, supportsMergedLinking, linkStyle, thinLto, devirtEnabled, srcs, platformSrcs, headers, rawHeaders, platformHeaders, prefixHeader, precompiledHeader, compilerFlags, langCompilerFlags, langPlatformCompilerFlags, platformCompilerFlags, preprocessorFlags, platformPreprocessorFlags, langPreprocessorFlags, langPlatformPreprocessorFlags, linkerFlags, postLinkerFlags, linkerExtraOutputs, platformLinkerFlags, executableName, postPlatformLinkerFlags, platformDeps, headerNamespace, cxxRuntimeType, defaults, defaultFlavors, privateCxxDeps, name, licenses, labels, deps, defaultPlatform, tests, frameworks, libraries, swiftCompilerFlags, swiftVersion, entitlementsFile.
- hashCode() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
-
Computes a hash code from attributes: binary, platformBinary, ibtoolModuleFlag, deps, name, licenses, labels, extension, infoPlist, productName, xcodeProductType, infoPlistSubstitutions, assetCatalogsCompilationOptions, codesignFlags, codesignIdentity, defaultPlatform, tests.
- hashCode() - Method in class com.facebook.buck.apple.AppleBundleDestinations
-
Computes a hash code from attributes: metadataPath, resourcesPath, executablesPath, frameworksPath, plugInsPath, watchAppPath, headersPath, modulesPath, xPCServicesPath, quickLookPath.
- hashCode() - Method in class com.facebook.buck.apple.AppleBundleResources
-
Computes a hash code from attributes: resourceDirs, dirsContainingResourceDirs, resourceFiles, resourceVariantFiles.
- hashCode() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
Computes a hash code from attributes: infoPlist, infoPlistSubstitutions, configs, headerPathPrefix, modular, exportedHeaders, exportedPlatformHeaders, exportedPreprocessorFlags, exportedPlatformPreprocessorFlags, exportedLangPreprocessorFlags, exportedLangPlatformPreprocessorFlags, exportedLinkerFlags, exportedPostLinkerFlags, exportedPlatformLinkerFlags, exportedPostPlatformLinkerFlags, exportedDeps, exportedPlatformDeps, supportedPlatformsRegex, soname, staticLibraryBasename, forceStatic, linkWhole, canBeAsset, preferredLinkage, xcodePublicHeadersSymlinks, xcodePrivateHeadersSymlinks, extraXcodeSources, extraXcodeFiles, reexportAllHeaderDependencies, bridgingHeader, moduleName, exportedCxxDeps, cxxDeps, supportsMergedLinking, linkStyle, thinLto, devirtEnabled, srcs, platformSrcs, headers, rawHeaders, platformHeaders, prefixHeader, precompiledHeader, compilerFlags, langCompilerFlags, langPlatformCompilerFlags, platformCompilerFlags, preprocessorFlags, platformPreprocessorFlags, langPreprocessorFlags, langPlatformPreprocessorFlags, linkerFlags, postLinkerFlags, linkerExtraOutputs, platformLinkerFlags, executableName, postPlatformLinkerFlags, platformDeps, headerNamespace, cxxRuntimeType, defaults, defaultFlavors, privateCxxDeps, name, licenses, labels, deps, defaultPlatform, tests, frameworks, libraries, swiftCompilerFlags, swiftVersion.
- hashCode() - Method in class com.facebook.buck.apple.ApplePackageConfig
-
Computes a hash code from attributes: command, extension.
- hashCode() - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
-
Computes a hash code from attributes: config, sdkVersion, platformBuildVersion, sdkPath.
- hashCode() - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg
-
Computes a hash code from attributes: bundle, name, licenses, labels.
- hashCode() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
-
Computes a hash code from attributes: dirs, files, variants, resourcesFromDeps, name, licenses, labels.
- hashCode() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
Computes a hash code from attributes: runTestSeparately, isUiTest, testHostApp, uiTestTargetApp, snapshotReferenceImagesPath, destinationSpecifier, env, configs, headerPathPrefix, modular, exportedHeaders, exportedPlatformHeaders, exportedPreprocessorFlags, exportedPlatformPreprocessorFlags, exportedLangPreprocessorFlags, exportedLangPlatformPreprocessorFlags, exportedLinkerFlags, exportedPostLinkerFlags, exportedPlatformLinkerFlags, exportedPostPlatformLinkerFlags, exportedDeps, exportedPlatformDeps, supportedPlatformsRegex, soname, staticLibraryBasename, forceStatic, linkWhole, canBeAsset, preferredLinkage, xcodePublicHeadersSymlinks, xcodePrivateHeadersSymlinks, extraXcodeSources, extraXcodeFiles, reexportAllHeaderDependencies, bridgingHeader, moduleName, exportedCxxDeps, cxxDeps, supportsMergedLinking, linkStyle, thinLto, devirtEnabled, srcs, platformSrcs, headers, rawHeaders, platformHeaders, prefixHeader, precompiledHeader, compilerFlags, langCompilerFlags, langPlatformCompilerFlags, platformCompilerFlags, preprocessorFlags, platformPreprocessorFlags, langPreprocessorFlags, langPlatformPreprocessorFlags, linkerFlags, postLinkerFlags, linkerExtraOutputs, platformLinkerFlags, executableName, postPlatformLinkerFlags, platformDeps, headerNamespace, cxxRuntimeType, defaults, defaultFlavors, privateCxxDeps, name, licenses, labels, deps, defaultPlatform, tests, frameworks, libraries, swiftCompilerFlags, swiftVersion, infoPlist, xcodeProductType, infoPlistSubstitutions, assetCatalogsCompilationOptions, codesignFlags, codesignIdentity, contacts, entitlementsFile, testRuleTimeoutMs.
- hashCode() - Method in class com.facebook.buck.apple.AppleWrapperResourceArg
-
Computes a hash code from attributes: path, name, licenses, labels.
- hashCode() - Method in class com.facebook.buck.apple.clang.ModuleMap
-
- hashCode() - Method in class com.facebook.buck.apple.GroupedSource
-
Computes a hash code from attributes: type, sourceWithFlags, sourcePath, sourceGroupName, sourceGroupPathRelativeToTarget, sourceGroup.
- hashCode() - Method in class com.facebook.buck.apple.MultiarchFileInfo
-
Computes a hash code from attributes: fatTarget, thinTargets, representativePlatform.
- hashCode() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
-
Computes a hash code from attributes: framework, supportedPlatformsRegex, exportedLinkerFlags, exportedPlatformLinkerFlags, preferredLinkage, name, licenses, labels, deps, frameworks, libraries.
- hashCode() - Method in class com.facebook.buck.apple.simulator.AppleSimulator
-
Computes a hash code from attributes: name, udid, simulatorState.
- hashCode() - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile
-
Computes a hash code from attributes: supportedProductFamilyIDs, supportedArchitectures.
- hashCode() - Method in class com.facebook.buck.apple.TestHostInfo
-
Computes a hash code from attributes: testHostApp, uiTestTargetApp, testHostAppBinarySourcePath, uiTestTargetAppBinarySourcePath, blacklist.
- hashCode() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
Computes a hash code from attributes: cxxPlatform, swiftPlatform, appleSdk, appleSdkPaths, buildVersion, minVersion, actool, ibtool, momc, copySceneKitAssets, xctest, dsymutil, lipo, stubBinary, lldb, codesignProvider, codesignAllocate, xcodeVersion, xcodeBuildVersion.
- hashCode() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatformsProvider
-
Computes a hash code from attributes: appleCxxPlatforms.
- hashCode() - Method in class com.facebook.buck.apple.toolchain.AppleDeveloperDirectoryForTestsProvider
-
Computes a hash code from attributes: appleDeveloperDirectoryForTests.
- hashCode() - Method in class com.facebook.buck.apple.toolchain.AppleDeveloperDirectoryProvider
-
Computes a hash code from attributes: appleDeveloperDirectory.
- hashCode() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
-
Computes a hash code from attributes: name, swiftName, provisioningProfileName, architectures, minVersionFlagPrefix, stubBinaryPath, appIncludesFrameworks.
- hashCode() - Method in class com.facebook.buck.apple.toolchain.AppleSdk
-
Computes a hash code from attributes: name, version, applePlatform, architectures, toolchains.
- hashCode() - Method in class com.facebook.buck.apple.toolchain.AppleSdkLocation
-
Computes a hash code from attributes: appleSdkPaths.
- hashCode() - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths
-
Computes a hash code from attributes: developerPath, toolchainPaths, platformPath, sdkPath.
- hashCode() - Method in class com.facebook.buck.apple.toolchain.AppleToolchain
-
Computes a hash code from attributes: identifier, version, path.
- hashCode() - Method in class com.facebook.buck.apple.toolchain.AppleToolchainProvider
-
Computes a hash code from attributes: appleToolchains.
- hashCode() - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentity
-
Computes a hash code from attributes: fingerprint, subjectCommonName, shouldUseSubjectCommonNameToSign.
- hashCode() - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentityStore
-
Computes a hash code from attributes: identitiesSupplier.
- hashCode() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
-
Computes a hash code from attributes: appID, expirationDate, uUID, profilePath, platforms, entitlements, developerCertificateFingerprints.
- hashCode() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileStore
-
Computes a hash code from attributes: provisioningProfilesSupplier.
- hashCode() - Method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec
-
Computes a hash code from attributes: destination, path.
- hashCode() - Method in class com.facebook.buck.apple.xcode.xcodeproj.ProductType
-
Computes a hash code from attributes: identifier.
- hashCode() - Method in class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
-
- hashCode() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
-
Computes a hash code from attributes: outputs, cmd, name, licenses, labels, srcs.
- hashCode() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent.Finished
-
- hashCode() - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
-
Computes a hash code from attributes: ruleKeys, metadata, buildTarget, repository, buildTimeMs, manifest.
- hashCode() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
-
Computes a hash code from attributes: cacheHitsPerMode, cacheErrorsPerMode, totalCacheHits, totalCacheErrors, totalCacheMisses, totalCacheIgnores, totalCacheLocalKeyUnchangedHits, successUploadCount, failureUploadCount.
- hashCode() - Method in class com.facebook.buck.artifact_cache.CacheDeleteResult
-
Computes a hash code from attributes: cacheNames.
- hashCode() - Method in class com.facebook.buck.artifact_cache.CacheResult
-
Computes a hash code from attributes: type, cacheSource, cacheMode, cacheError, metadata, artifactSizeBytes, twoLevelContentHashKey.
- hashCode() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries
-
Computes a hash code from attributes: httpCacheEntries, dirCacheEntries, sQLiteCacheEntries.
- hashCode() - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
-
Computes a hash code from attributes: name, cacheDir, maxSizeBytes, cacheReadMode.
- hashCode() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
-
Computes a hash code from attributes: url, connectTimeoutSeconds, readTimeoutSeconds, writeTimeoutSeconds, readHeaders, writeHeaders, cacheReadMode, blacklistedWifiSsids, errorMessageFormat, errorMessageLimit, maxStoreSize.
- hashCode() - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry
-
Computes a hash code from attributes: name, cacheDir, maxSizeBytes, maxInlinedSizeBytes, cacheReadMode.
- hashCode() - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult
-
Computes a hash code from attributes: ruleKeys, expectedHashCode, actualHashCode, artifactOnlyHashCode, responseSizeBytes, metadata.
- hashCode() - Method in class com.facebook.buck.artifact_cache.FetchResult
-
Computes a hash code from attributes: responseSizeBytes, buildTarget, associatedRuleKeys, artifactSizeBytes, artifactContentHash, cacheResult.
- hashCode() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData
-
Computes a hash code from attributes: responseSizeBytes, fetchResult, requestedRuleKey, artifactContentHash, artifactSizeBytes, errorMessage, associatedRuleKeys.
- hashCode() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData
-
Computes a hash code from attributes: requestSizeBytes, wasStoreSuccessful, ruleKeys, artifactContentHash, artifactSizeBytes, errorMessage, storeType.
- hashCode() - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal
-
Computes a hash code from attributes: ruleKeys, expectedHashCode, actualHashCode, artifactOnlyHashCode, responseSizeBytes, metadata.
- hashCode() - Method in class com.facebook.buck.artifact_cache.MultiContainsResult
-
Computes a hash code from attributes: responseSizeBytes, cacheResults.
- hashCode() - Method in class com.facebook.buck.artifact_cache.MultiFetchResult
-
Computes a hash code from attributes: results.
- hashCode() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
Computes a hash code from attributes: cacheName, cacheMode, repository, scheduleType, fetchClient, storeClient, cacheReadMode, projectFilesystem, buckEventBus, httpFetchExecutorService, httpWriteExecutorService, errorTextTemplate, errorTextLimit, maxStoreSizeBytes.
- hashCode() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult
-
Computes a hash code from attributes: buildTarget, ruleKey, requestTimestampMillis, ruleKeyType, cacheResult, twoLevelContentHashKey.
- hashCode() - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
-
Computes a hash code from attributes: rawKeys, ruleKeys, expectedHashCode, actualHashCode, artifactOnlyHashCode, responseSizeBytes, metadata.
- hashCode() - Method in class com.facebook.buck.artifact_cache.StoreResult
-
Computes a hash code from attributes: requestSizeBytes, artifactContentHash, wasStoreSuccessful.
- hashCode() - Method in class com.facebook.buck.artifact_cache.StoreWriteResult
-
Computes a hash code from attributes: artifactContentHashCode, artifactSizeBytes.
- hashCode() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
-
- hashCode() - Method in class com.facebook.buck.cli.CliConfig
-
Computes a hash code from attributes: delegate, jsonAttributeFormat.
- hashCode() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Computes a hash code from attributes: console, stdIn, cell, watchman, versionedTargetGraphCache, artifactCacheFactory, typeCoercerFactory, parser, buckEventBus, platform, environment, javaPackageFinder, clock, versionControlStatsGenerator, processManager, webServer, persistentWorkerPools, buckConfig, fileHashCache, executors, scheduledExecutor, buildEnvironmentDescription, actionGraphProvider, knownRuleTypesProvider, buildInfoStoreManager, invocationInfo, defaultRuleKeyFactoryCacheRecycler, projectFilesystemFactory, ruleKeyConfiguration, processExecutor, executableFinder, pluginManager, buckModuleManager, poolSupplier.
- hashCode() - Method in class com.facebook.buck.cli.ConfigValue
-
Computes a hash code from attributes: key, section, property, value.
- hashCode() - Method in class com.facebook.buck.cli.InstallResult
-
Computes a hash code from attributes: exitCode, launchedPid.
- hashCode() - Method in class com.facebook.buck.cli.ParserAndCaches
-
Computes a hash code from attributes: parser, typeCoercerFactory, versionedTargetGraphCache, actionGraphProvider, defaultRuleKeyFactoryCacheRecycler.
- hashCode() - Method in class com.facebook.buck.cli.TargetResult
-
Computes a hash code from attributes: outputPath, generatedSourcePath, ruleKey, targetHash, ruleType.
- hashCode() - Method in class com.facebook.buck.cli.TestRun
-
Computes a hash code from attributes: test, steps, testResultsCallable, testReportingCallback.
- hashCode() - Method in class com.facebook.buck.command.BuildExecutionResult
-
Computes a hash code from attributes: results, failures.
- hashCode() - Method in class com.facebook.buck.command.BuildExecutorArgs
-
Computes a hash code from attributes: console, buckEventBus, platform, clock, rootCell, executors, projectFilesystemFactory, buildInfoStoreManager, artifactCacheFactory, ruleKeyConfiguration.
- hashCode() - Method in class com.facebook.buck.core.build.context.BuildContext
-
Computes a hash code from attributes: sourcePathResolver, buildCellRootPath, javaPackageFinder, eventBus, shouldDeleteTemporaries.
- hashCode() - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
-
Computes a hash code from attributes: buildContext, artifactCache, clock, buildId, environment, keepGoing.
- hashCode() - Method in class com.facebook.buck.core.build.engine.BuildEngineResult
-
Computes a hash code from attributes: result.
- hashCode() - Method in class com.facebook.buck.core.build.engine.BuildResult
-
Computes a hash code from attributes: rule, status, cacheResult, uploadCompleteFuture, successOptional, failureOptional, depsWithCacheMisses.
- hashCode() - Method in class com.facebook.buck.core.build.engine.config.CachingBuildEngineBuckConfig
-
Computes a hash code from attributes: delegate.
- hashCode() - Method in class com.facebook.buck.core.build.engine.config.ResourceAwareSchedulingInfo
-
Computes a hash code from attributes: resourceAwareSchedulingEnabled, defaultResourceAmounts, amountsPerRuleType.
- hashCode() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult
-
Computes a hash code from attributes: manifestCacheResult, manifestLoadError, manifestStats, depFileRuleKey, ruleCacheResult.
- hashCode() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestLoadResult
-
Computes a hash code from attributes: manifest, error.
- hashCode() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStats
-
Computes a hash code from attributes: numDepFiles, numHashes, numInputs.
- hashCode() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult
-
Computes a hash code from attributes: didCreateNewManifest, manifestStats, manifestLoadError, storeFuture.
- hashCode() - Method in class com.facebook.buck.core.build.event.BuildEvent.BuildReport
-
- hashCode() - Method in class com.facebook.buck.core.build.event.BuildEvent.DistBuildFinished
-
- hashCode() - Method in class com.facebook.buck.core.build.event.BuildEvent.Finished
-
- hashCode() - Method in class com.facebook.buck.core.build.event.BuildEvent.RuleCountCalculated
-
- hashCode() - Method in class com.facebook.buck.core.build.event.BuildEvent.UnskippedRuleCountUpdated
-
- hashCode() - Method in class com.facebook.buck.core.cell.CellConfig
-
Computes a hash code from attributes: values.
- hashCode() - Method in class com.facebook.buck.core.cell.CellName
-
Computes a hash code from attributes: name.
- hashCode() - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
-
Returns a precomputed-on-construction hash code from attributes: cellPathResolver.
- hashCode() - Method in class com.facebook.buck.core.cell.impl.ImmutableDefaultCellPathResolver
-
Computes a hash code from attributes: root, cellPaths.
- hashCode() - Method in class com.facebook.buck.core.config.AliasConfig
-
Computes a hash code from attributes: delegate.
- hashCode() - Method in class com.facebook.buck.core.config.BuckConfig
-
- hashCode() - Method in class com.facebook.buck.core.description.DescriptionCreationContext
-
Computes a hash code from attributes: buckConfig, toolchainProvider, sandboxExecutionStrategy, pluginManager.
- hashCode() - Method in class com.facebook.buck.core.macros.MacroMatchResult
-
Computes a hash code from attributes: macroType, macroInput, startIndex, endIndex, escaped.
- hashCode() - Method in class com.facebook.buck.core.model.actiongraph.ActionGraphAndBuilder
-
Computes a hash code from attributes: actionGraph, actionGraphBuilder.
- hashCode() - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphConfig
-
Computes a hash code from attributes: delegate, incrementalActionGraphMode, incrementalActionGraphExperimentGroups, actionGraphParallelizationMode, actionGraphCheckingEnabled, skipActionGraphCache.
- hashCode() - Method in class com.facebook.buck.core.model.BuildId
-
- hashCode() - Method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs
-
Computes a hash code from attributes: unversionedTargetGraph, versionedTargetGraph, actionGraphAndBuilder.
- hashCode() - Method in class com.facebook.buck.core.model.impl.ImmutableBuildTarget
-
Returns a precomputed-on-construction hash code from attributes: unflavoredBuildTarget, flavors.
- hashCode() - Method in class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget
-
Computes a hash code from attributes: cellPath, cell, baseName, shortName.
- hashCode() - Method in class com.facebook.buck.core.model.platform.ConstraintSetting
-
Returns a precomputed-on-construction hash code from attributes: buildTarget.
- hashCode() - Method in class com.facebook.buck.core.model.platform.ConstraintValue
-
Returns a precomputed-on-construction hash code from attributes: buildTarget, constraintSetting.
- hashCode() - Method in class com.facebook.buck.core.model.RuleType
-
Computes a hash code from attributes: name, kind, testRule.
- hashCode() - Method in class com.facebook.buck.core.model.targetgraph.ImmutableBuildRuleCreationContextWithTargetGraph
-
Computes a hash code from attributes: targetGraph, actionGraphBuilder, projectFilesystem, cellPathResolver, toolchainProvider.
- hashCode() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableRawTargetNode
-
Returns a precomputed-on-construction hash code from attributes: buildTarget, ruleType, attributes, visibilityPatterns, withinViewPatterns.
- hashCode() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
Returns a precomputed-on-construction hash code from attributes: buildTarget, nodeCopier, rawInputsHashCode, constructorArg, filesystem, inputs, declaredDeps, extraDeps, targetGraphOnlyDeps, cellNames, visibilityPatterns, withinViewPatterns, selectedVersions.
- hashCode() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeFactory
-
- hashCode() - Method in class com.facebook.buck.core.model.targetgraph.RawAttributes
-
- hashCode() - Method in class com.facebook.buck.core.model.targetgraph.TargetGraph
-
- hashCode() - Method in class com.facebook.buck.core.model.targetgraph.TargetGraphAndBuildTargets
-
Computes a hash code from attributes: targetGraph, buildTargets.
- hashCode() - Method in class com.facebook.buck.core.resources.ResourcesConfig
-
Computes a hash code from attributes: delegate.
- hashCode() - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys
-
Computes a hash code from attributes: ruleKey, inputRuleKey, depFileRuleKey, manifestRuleKey.
- hashCode() - Method in class com.facebook.buck.core.rulekey.config.RuleKeyConfig
-
Computes a hash code from attributes: delegate.
- hashCode() - Method in class com.facebook.buck.core.rulekey.RuleKey
-
- hashCode() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg
-
Computes a hash code from attributes: name, values, constraintValues.
- hashCode() - Method in class com.facebook.buck.core.rules.graphbuilder.impl.ImmutableDefaultBuildRuleKey
-
Returns a precomputed-on-construction hash code from attributes: targetNodeWrapper.
- hashCode() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
-
- hashCode() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleWithProviders
-
- hashCode() - Method in class com.facebook.buck.core.rules.knowntypes.KnownRuleTypes
-
Computes a hash code from attributes: knownBuildDescriptions, knownConfigurationDescriptions.
- hashCode() - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingArg
-
Computes a hash code from attributes: name.
- hashCode() - Method in class com.facebook.buck.core.rules.platform.ConstraintValueArg
-
Computes a hash code from attributes: name, constraintSetting.
- hashCode() - Method in class com.facebook.buck.core.rules.platform.PlatformArg
-
Computes a hash code from attributes: name, constraintValues.
- hashCode() - Method in class com.facebook.buck.core.rules.platform.PlatformRule
-
Computes a hash code from attributes: buildTarget, name, constrainValues.
- hashCode() - Method in class com.facebook.buck.core.rules.provider.BuildRuleInfoProviderCollection
-
- hashCode() - Method in class com.facebook.buck.core.rules.provider.ImmutableDefaultBuildRuleInfoProvider
-
Computes a hash code from attributes: typeClass, buildTarget, sourcePathToOutput, projectFilesystem, isCacheable.
- hashCode() - Method in class com.facebook.buck.core.rules.provider.ImmutableProviderKey
-
Returns a precomputed-on-construction hash code from attributes: providerClass.
- hashCode() - Method in class com.facebook.buck.core.rules.schedule.RuleScheduleInfo
-
Computes a hash code from attributes: jobsMultiplier.
- hashCode() - Method in class com.facebook.buck.core.sourcepath.AbstractDefaultBuildTargetSourcePath
-
- hashCode() - Method in class com.facebook.buck.core.sourcepath.AbstractExplicitBuildTargetSourcePath
-
- hashCode() - Method in class com.facebook.buck.core.sourcepath.AbstractForwardingBuildTargetSourcePath
-
- hashCode() - Method in class com.facebook.buck.core.sourcepath.AbstractPathSourcePath
-
- hashCode() - Method in class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath
-
Returns a precomputed-on-construction hash code from attributes: archiveSourcePath, memberPath.
- hashCode() - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath
-
Returns the precomputed-on-construction hash code from the supertype implementation of super.hashCode().
- hashCode() - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
-
Returns the precomputed-on-construction hash code from the supertype implementation of super.hashCode().
- hashCode() - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
-
Returns the precomputed-on-construction hash code from the supertype implementation of super.hashCode().
- hashCode() - Method in class com.facebook.buck.core.sourcepath.PathSourcePath
-
Returns the precomputed-on-construction hash code from the supertype implementation of super.hashCode().
- hashCode() - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags
-
Computes a hash code from attributes: sourcePath, flags.
- hashCode() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
-
Computes a hash code from attributes: target, type, command, neededCoverage, additionalCoverageTargets, env, labels, contacts.
- hashCode() - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool
-
Computes a hash code from attributes: path, extraArgs, name, version.
- hashCode() - Method in class com.facebook.buck.core.toolchain.ToolchainCreationContext
-
Computes a hash code from attributes: environment, buckConfig, filesystem, processExecutor, executableFinder, ruleKeyConfiguration.
- hashCode() - Method in class com.facebook.buck.core.toolchain.ToolchainDescriptor
-
Computes a hash code from attributes: name, toolchainClass, toolchainFactoryClass.
- hashCode() - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider
-
Computes a hash code from attributes: executableFinder, environment, sourcePathConverter, name, source.
- hashCode() - Method in class com.facebook.buck.core.util.graph.DirectedAcyclicGraph
-
- hashCode() - Method in class com.facebook.buck.counters.Counter
-
- hashCode() - Method in class com.facebook.buck.counters.CounterInfo
-
Computes a hash code from attributes: category, name, tags.
- hashCode() - Method in class com.facebook.buck.counters.CounterSnapshot
-
Computes a hash code from attributes: category, tags, tagSets, values.
- hashCode() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Computes a hash code from attributes: linkDepsQueryWhole, linkStyle, thinLto, devirtEnabled, srcs, platformSrcs, headers, rawHeaders, platformHeaders, prefixHeader, precompiledHeader, compilerFlags, langCompilerFlags, langPlatformCompilerFlags, platformCompilerFlags, preprocessorFlags, platformPreprocessorFlags, langPreprocessorFlags, langPlatformPreprocessorFlags, linkerFlags, postLinkerFlags, linkerExtraOutputs, platformLinkerFlags, executableName, postPlatformLinkerFlags, platformDeps, headerNamespace, cxxRuntimeType, defaults, defaultFlavors, cxxDeps, privateCxxDeps, name, licenses, labels, deps, defaultPlatform, tests, frameworks, libraries, versionUniverse, depsQuery.
- hashCode() - Method in class com.facebook.buck.cxx.CxxBridgingHeaders
-
Returns a precomputed-on-construction hash code from attributes: includeType, bridgingHeader.
- hashCode() - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry
-
Computes a hash code from attributes: directory, file, arguments.
- hashCode() - Method in class com.facebook.buck.cxx.CxxDeps
-
Computes a hash code from attributes: deps, platformDeps.
- hashCode() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
-
Computes a hash code from attributes: out, bash, cmd, cmdExe, type, srcs, enableSandbox, environmentExpansionSeparator, cacheable, name, licenses, labels, tests.
- hashCode() - Method in class com.facebook.buck.cxx.CxxHeadersDir
-
Computes a hash code from attributes: includeType, root.
- hashCode() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
Computes a hash code from attributes: exportedHeaders, exportedPlatformHeaders, exportedPreprocessorFlags, exportedPlatformPreprocessorFlags, exportedLangPreprocessorFlags, exportedLangPlatformPreprocessorFlags, exportedLinkerFlags, exportedPostLinkerFlags, exportedPlatformLinkerFlags, exportedPostPlatformLinkerFlags, exportedDeps, exportedPlatformDeps, supportedPlatformsRegex, soname, staticLibraryBasename, forceStatic, linkWhole, canBeAsset, preferredLinkage, xcodePublicHeadersSymlinks, xcodePrivateHeadersSymlinks, extraXcodeSources, extraXcodeFiles, reexportAllHeaderDependencies, bridgingHeader, moduleName, exportedCxxDeps, cxxDeps, supportsMergedLinking, linkStyle, thinLto, devirtEnabled, srcs, platformSrcs, headers, rawHeaders, platformHeaders, prefixHeader, precompiledHeader, compilerFlags, langCompilerFlags, langPlatformCompilerFlags, platformCompilerFlags, preprocessorFlags, platformPreprocessorFlags, langPreprocessorFlags, langPlatformPreprocessorFlags, linkerFlags, postLinkerFlags, linkerExtraOutputs, platformLinkerFlags, executableName, postPlatformLinkerFlags, platformDeps, headerNamespace, cxxRuntimeType, defaults, defaultFlavors, privateCxxDeps, name, licenses, labels, deps, defaultPlatform, tests, frameworks, libraries.
- hashCode() - Method in class com.facebook.buck.cxx.CxxLinkOptions
-
Computes a hash code from attributes: thinLto, devirtEnabled.
- hashCode() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
-
Computes a hash code from attributes: src, name, licenses, labels, deps.
- hashCode() - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
-
Computes a hash code from attributes: preprocessorFlags, includes, frameworks, rules.
- hashCode() - Method in class com.facebook.buck.cxx.CxxRawHeaders
-
Computes a hash code from attributes: headers.
- hashCode() - Method in class com.facebook.buck.cxx.CxxSource
-
Computes a hash code from attributes: type, path, flags.
- hashCode() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
Computes a hash code from attributes: projectFilesystem, baseBuildTarget, actionGraphBuilder, pathResolver, ruleFinder, cxxBuckConfig, cxxPlatform, cxxPreprocessorInput, compilerFlags, prefixHeader, precompiledHeader, picType.
- hashCode() - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
-
Returns a precomputed-on-construction hash code from attributes: includeType, root, includeRoot, headerMap.
- hashCode() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Computes a hash code from attributes: framework, env, args, runTestSeparately, useDefaultTestMain, resources, additionalCoverageTargets, linkDepsQueryWhole, linkStyle, thinLto, devirtEnabled, srcs, platformSrcs, headers, rawHeaders, platformHeaders, prefixHeader, precompiledHeader, compilerFlags, langCompilerFlags, langPlatformCompilerFlags, platformCompilerFlags, preprocessorFlags, platformPreprocessorFlags, langPreprocessorFlags, langPlatformPreprocessorFlags, linkerFlags, postLinkerFlags, linkerExtraOutputs, platformLinkerFlags, executableName, postPlatformLinkerFlags, platformDeps, headerNamespace, cxxRuntimeType, defaults, defaultFlavors, cxxDeps, privateCxxDeps, name, licenses, labels, deps, defaultPlatform, tests, frameworks, libraries, versionUniverse, depsQuery, contacts, testRuleTimeoutMs.
- hashCode() - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags
-
Computes a hash code from attributes: platformFlags, ruleFlags.
- hashCode() - Method in class com.facebook.buck.cxx.FrameworkDependencies
-
Computes a hash code from attributes: sourcePaths.
- hashCode() - Method in class com.facebook.buck.cxx.IterableCxxToolFlags
-
Computes a hash code from attributes: platformFlags, ruleFlags.
- hashCode() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
-
Computes a hash code from attributes: target, headerDirs, platformHeaderDirs, versionedHeaderDirs, sharedLib, platformSharedLib, versionedSharedLib, staticLib, platformStaticLib, versionedStaticLib, staticPicLib, platformStaticPicLib, versionedStaticPicLib.
- hashCode() - Method in class com.facebook.buck.cxx.OmnibusLibraries
-
Computes a hash code from attributes: roots, libraries.
- hashCode() - Method in class com.facebook.buck.cxx.OmnibusLibrary
-
Computes a hash code from attributes: soname, path.
- hashCode() - Method in class com.facebook.buck.cxx.OmnibusRoot
-
Computes a hash code from attributes: path.
- hashCode() - Method in class com.facebook.buck.cxx.OmnibusRoots
-
Computes a hash code from attributes: includedRoots, excludedRoots.
- hashCode() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
Computes a hash code from attributes: headerDirs, platformHeaderDirs, versionedHeaderDirs, sharedLib, platformSharedLib, versionedSharedLib, staticLib, platformStaticLib, versionedStaticLib, staticPicLib, platformStaticPicLib, versionedStaticPicLib, headerOnly, exportedHeaders, exportedPlatformHeaders, headerNamespace, provided, linkWhole, forceStatic, preferredLinkage, exportedPreprocessorFlags, exportedPlatformPreprocessorFlags, exportedLangPreprocessorFlags, exportedLangPlatformPreprocessorFlags, versionedExportedPreprocessorFlags, versionedExportedPlatformPreprocessorFlags, versionedExportedLangPreprocessorFlags, versionedExportedLangPlatformPreprocessorFlags, exportedLinkerFlags, exportedPostLinkerFlags, exportedPlatformLinkerFlags, exportedPostPlatformLinkerFlags, soname, linkWithoutSoname, canBeAsset, frameworks, libraries, exportedDeps, supportedPlatformsRegex, supportsSharedLibraryInterface, supportsMergedLinking, name, licenses, labels, deps.
- hashCode() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription
-
Returns a constant hash code value.
- hashCode() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
-
Computes a hash code from attributes: exportedPreprocessorFlags, includeDirs, staticLink, staticLibs, staticPicLink, staticPicLibs, sharedLink, sharedLibs, providedSharedLibs, exportedDeps, supportedPlatformsRegex, name, licenses, labels, deps.
- hashCode() - Method in class com.facebook.buck.cxx.PrecompiledHeaderData
-
Computes a hash code from attributes: headerContainer, input, precompiled.
- hashCode() - Method in class com.facebook.buck.cxx.PreIncludeFactory
-
Computes a hash code from attributes: projectFilesystem, baseBuildTarget, actionGraphBuilder, pathResolver, prefixHeader, precompiledHeader.
- hashCode() - Method in class com.facebook.buck.cxx.PreprocessorDelegateCacheKey
-
Computes a hash code from attributes: sourceType, sourceFlags.
- hashCode() - Method in class com.facebook.buck.cxx.PreprocessorFlags
-
Computes a hash code from attributes: prefixHeader, otherFlags, includes, frameworkPaths, cxxIncludePaths.
- hashCode() - Method in class com.facebook.buck.cxx.RelativeLinkArg
-
- hashCode() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Computes a hash code from attributes: flavor, as, asflags, aspp, asppflags, cc, cflags, cxx, cxxflags, cpp, cppflags, cxxpp, cxxppflags, cudapp, cudappflags, cuda, cudaflags, asmpp, asmppflags, asm, asmflags, ld, ldflags, runtimeLdflags, strip, stripFlags, ar, arflags, ranlib, ranlibflags, symbolNameTool, sharedLibraryExtension, sharedLibraryVersionedExtensionFormat, staticLibraryExtension, objectFileExtension, compilerDebugPathSanitizer, assemblerDebugPathSanitizer, headerVerification, flagMacros, sharedLibraryInterfaceParams, binaryExtension, publicHeadersSymlinksEnabled, privateHeadersSymlinksEnabled, picTypeForSharedLinking, conflictingHeaderBasenameWhitelist, headerMode.
- hashCode() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatformsProvider
-
Computes a hash code from attributes: defaultCxxPlatform, cxxPlatforms.
- hashCode() - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams
-
Computes a hash code from attributes: source, buildTarget, path, type.
- hashCode() - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSectionLookupResult
-
Computes a hash code from attributes: index, section.
- hashCode() - Method in class com.facebook.buck.cxx.toolchain.ElfSharedLibraryInterfaceParams
-
Computes a hash code from attributes: objcopy, ldflags, removeUndefinedSymbols.
- hashCode() - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification
-
Computes a hash code from attributes: mode, whitelist, platformWhitelist, whitelistPatterns.
- hashCode() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
-
Computes a hash code from attributes: flavor, type, forceLinkWhole.
- hashCode() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
-
Computes a hash code from attributes: args, frameworks, libraries.
- hashCode() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetMode
-
Computes a hash code from attributes: type, libraryName.
- hashCode() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoHeader
-
Computes a hash code from attributes: commandsCount, is64Bit.
- hashCode() - Method in class com.facebook.buck.distributed.AnalysisResults
-
Computes a hash code from attributes: perRuleStats.
- hashCode() - Method in class com.facebook.buck.distributed.build_client.BuildSlaveStats
-
Computes a hash code from attributes: stampedeId, buildSlaveStats.
- hashCode() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
-
Computes a hash code from attributes: builderExecutorArgs, topLevelTargets, buildGraphs, cachingBuildEngineDelegate, asyncJobState, distBuildCellIndexer, distBuildService, distBuildLogStateTracker, buckVersion, distBuildClientStats, scheduler, maxTimeoutWaitingForLogsMillis, logMaterializationEnabled, remoteBuildRuleCompletionNotifier, stampedeIdReference, buildLabel, buckEventBus, distBuildStartedEvent, statusPollIntervalMillis.
- hashCode() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs
-
Computes a hash code from attributes: executorService, projectFilesystem, fileHashCache, invocationInfo, buildMode, distLocalBuildMode, minionRequirements, repository, tenantId, ruleKeyCalculatorFuture.
- hashCode() - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult
-
Computes a hash code from attributes: exitCode, exception, errorStage, handleGracefully.
- hashCode() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphs
-
Computes a hash code from attributes: cachingBuildEngineDelegate, targetGraph, actionGraphAndBuilder.
- hashCode() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
-
Computes a hash code from attributes: state, timingStatsTracker, versionedTargetGraphCache, actionGraphProvider, parser, buckEventBus, ruleKeyConfiguration, projectFilesystemFactory, executorService, executors, provider, knownRuleTypesProvider, distBuildConfig.
- hashCode() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
Computes a hash code from attributes: state, parser, buckEventBus, executorService, actionGraphProvider, ruleKeyConfiguration, console, artifactCacheFactory, logDirectoryPath, platform, clock, executors, provider, distBuildMode, remoteCoordinatorPort, stampedeId, capacityService, buildSlaveRunId, remoteCoordinatorAddress, versionedTargetGraphCache, buildInfoStoreManager, distBuildService, ruleKeyCacheScope, projectFilesystemFactory, knownRuleTypesProvider, coordinatorBuildRuleEventsPublisher, minionBuildProgressTracker, healthCheckStatsTracker, remoteCommand, timingStatsTracker.
- hashCode() - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
-
Computes a hash code from attributes: ruleName, ruleType, wallMillisDuration, ruleKey, inputRuleKey, buildRuleStatus, cacheResultType, outputHash, wasFailure, wasSuccessful, wasCanceled, wasCacheMiss.
- hashCode() - Method in class com.facebook.buck.distributed.BuildRuleStats
-
Computes a hash code from attributes: slaveRunId, wasDefaultRuleKeyMismatch, wasInputRuleKeyMismatch, logEntry.
- hashCode() - Method in class com.facebook.buck.distributed.DistBuildCellParams
-
Computes a hash code from attributes: config, filesystem, canonicalName, environment, processExecutor, executableFinder, pluginManager, buckModuleManager.
- hashCode() - Method in class com.facebook.buck.distributed.DistBuildClientCacheResult
-
Computes a hash code from attributes: clientSideCacheResult, ruleKeyServerLog, twoLevelContentHashKeyServerLog.
- hashCode() - Method in class com.facebook.buck.distributed.DistBuildClientStats
-
Computes a hash code from attributes: stampedeId, buckClientError, userOrInferredBuildLabel, minionType, buckClientErrorMessage, performedLocalBuild, performedRacingBuild, racingBuildFinishedFirst, localFallbackBuildEnabled, distributedBuildExitCode, localBuildExitCode, postDistBuildLocalStepsDurationMs, localBuildDurationMs, localPreparationDurationMs, localGraphConstructionDurationMs, localFileHashComputationDurationMs, localTargetGraphSerializationDurationMs, localUploadFromDirCacheDurationMs, missingRulesUploadedFromDirCacheCount, performDistributedBuildDurationMs, createDistributedBuildDurationMs, uploadMissingFilesDurationMs, uploadTargetGraphDurationMs, uploadBuckDotFilesDurationMs, setBuckVersionDurationMs, missingFilesUploadedCount, materializeSlaveLogsDurationMs, publishBuildSlaveFinishedStatsDurationMs, postBuildAnalysisDurationMs.
- hashCode() - Method in class com.facebook.buck.distributed.DistBuildStatus
-
Computes a hash code from attributes: status, slaveStatuses.
- hashCode() - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats
-
Computes a hash code from attributes: ruleName, ruleType, localBuild, remoteBuilds, numRemoteBuilds, wasLocalFailure, wasLocalCacheMiss.
- hashCode() - Method in class com.facebook.buck.distributed.RuleKeyNameAndType
-
Computes a hash code from attributes: ruleName, ruleType.
- hashCode() - Method in class com.facebook.buck.doctor.config.BuildLogEntry
-
Computes a hash code from attributes: relativePath, buildId, commandArgs, exitCode, buildTimeMs, ruleKeyLoggerLogFile, machineReadableLogFile, ruleKeyDiagKeysFile, ruleKeyDiagGraphFile, traceFile, size, lastModifiedTime.
- hashCode() - Method in class com.facebook.buck.doctor.config.DoctorConfig
-
Computes a hash code from attributes: delegate.
- hashCode() - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
-
Computes a hash code from attributes: buildId, logDirPath, machineReadableLog, endpointMessage, reportUrl.
- hashCode() - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse
-
Computes a hash code from attributes: errorMessage, suggestions.
- hashCode() - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse
-
Computes a hash code from attributes: requestSuccessful, errorMessage, rageUrl, message.
- hashCode() - Method in class com.facebook.buck.doctor.config.DoctorSuggestion
-
Computes a hash code from attributes: status, area, suggestion.
- hashCode() - Method in class com.facebook.buck.doctor.config.SourceControlInfo
-
Computes a hash code from attributes: currentRevisionId, basedOffWhichTracked, revisionIdOffTracked, revisionTimestampOffTracked, diff, dirtyFiles.
- hashCode() - Method in class com.facebook.buck.doctor.config.UserLocalConfiguration
-
Computes a hash code from attributes: noBuckCheckPresent, localConfigsContents, configOverrides.
- hashCode() - Method in class com.facebook.buck.doctor.DefectReport
-
Computes a hash code from attributes: userReport, highlightedBuildIds, includedPaths, buildEnvironmentDescription, sourceControlInfo, extraInfo, fileChangesIgnoredReport, userLocalConfiguration.
- hashCode() - Method in class com.facebook.buck.doctor.DefectSubmitResult
-
Computes a hash code from attributes: isRequestSuccessful, requestProtocol, reportSubmitLocation, reportSubmitMessage, reportSubmitErrorMessage.
- hashCode() - Method in class com.facebook.buck.doctor.ExtraInfoResult
-
Computes a hash code from attributes: output, extraFiles.
- hashCode() - Method in class com.facebook.buck.doctor.FileChangesIgnoredReport
-
Computes a hash code from attributes: watchmanDiagReport.
- hashCode() - Method in class com.facebook.buck.doctor.UserReport
-
Computes a hash code from attributes: userIssueDescription, issueCategory.
- hashCode() - Method in class com.facebook.buck.event.AbstractBuckEvent
-
- hashCode() - Method in class com.facebook.buck.event.EventKey
-
Computes a hash code from attributes: value.
- hashCode() - Method in class com.facebook.buck.event.InstallEvent.Finished
-
- hashCode() - Method in class com.facebook.buck.event.listener.BuildTargetDurationListener.BuildRuleInfo
-
- hashCode() - Method in class com.facebook.buck.event.listener.BuildTargetDurationListenerCloseArgs
-
Computes a hash code from attributes: logFilePath, targetFilePath, traceFilePath, invocationInfo, criticalPathCount, targetBuildRules, buildRuleInfos, actionGraph.
- hashCode() - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
-
Computes a hash code from attributes: outputExecutor, tracePath, chromeTraceWriter, traceStream, config, logDirectoryPath, buildId, projectFilesystem.
- hashCode() - Method in class com.facebook.buck.event.listener.EventPair
-
Computes a hash code from attributes: start, finish.
- hashCode() - Method in class com.facebook.buck.event.listener.HttpArtifactCacheEventListenerCloseArgs
-
Computes a hash code from attributes: fetchRequestLogger, storeRequestLogger.
- hashCode() - Method in class com.facebook.buck.event.listener.LogUploaderListenerCloseArgs
-
Computes a hash code from attributes: traceUploadURI, logDirectoryPath, logFilePath, buildId.
- hashCode() - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListenerCloseArgs
-
Computes a hash code from attributes: executor.
- hashCode() - Method in class com.facebook.buck.event.listener.ProxyBuckEvent
-
Computes a hash code from attributes: timestamp.
- hashCode() - Method in class com.facebook.buck.event.listener.RuleKeyDiagnosticsListenerCloseArgs
-
Computes a hash code from attributes: outputExecutor.
- hashCode() - Method in class com.facebook.buck.event.listener.RuleKeyLoggerListenerCloseArgs
-
Computes a hash code from attributes: outputExecutor.
- hashCode() - Method in class com.facebook.buck.event.listener.RunIdStreamPair
-
Computes a hash code from attributes: runId, stream.
- hashCode() - Method in class com.facebook.buck.event.listener.ScribeEventListenerConfig
-
Computes a hash code from attributes: delegate.
- hashCode() - Method in class com.facebook.buck.event.listener.scuba.ActionGraphPerfData
-
Computes a hash code from attributes: scubaListenerData, defaultScubaData, clock.
- hashCode() - Method in class com.facebook.buck.event.listener.scuba.BuildData
-
Computes a hash code from attributes: scubaListenerData, buildRules, scubaData, stampedeBuildLabel, everstoreHandle, shouldUploadToEverstoreLog.
- hashCode() - Method in class com.facebook.buck.event.listener.scuba.DistBuildClientCacheData
-
Computes a hash code from attributes: scubaListenerData, buildId, clock, defaultScubaData.
- hashCode() - Method in class com.facebook.buck.event.listener.scuba.DistBuildCombinedData
-
Computes a hash code from attributes: scubaListenerData, buildId, buildRulesCsv, defaultScubaDataMinimal, clock.
- hashCode() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveData
-
Computes a hash code from attributes: scubaListenerData, stampedeId, runId, stampedeBuildLabel, minionType, buildSlaveFinishedStats, buildId, buildRulesCsv, defaultScubaDataMinimal, clock.
- hashCode() - Method in class com.facebook.buck.event.PerfEventId
-
Computes a hash code from attributes: value.
- hashCode() - Method in class com.facebook.buck.event.ScubaData
-
Computes a hash code from attributes: ints, normals, tags.
- hashCode() - Method in class com.facebook.buck.event.ScubaEvent
-
- hashCode() - Method in class com.facebook.buck.event.StartActivityEvent.Finished
-
- hashCode() - Method in class com.facebook.buck.event.UninstallEvent.Finished
-
- hashCode() - Method in class com.facebook.buck.features.apple.project.CopyInXcode
-
Computes a hash code from attributes: sourceType, sourcePath, destinationBase, destinationPath.
- hashCode() - Method in class com.facebook.buck.features.apple.project.GenerationResult
-
Computes a hash code from attributes: projectPath, projectGenerated, requiredBuildTargets, xcconfigPaths, filesToCopyInXcode, buildTargetToGeneratedTargetMap.
- hashCode() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
-
Computes a hash code from attributes: shouldUseShortNamesForTargets, shouldCreateDirectoryStructure, shouldGenerateReadOnlyFiles, shouldIncludeTests, shouldIncludeDependenciesTests, shouldUseHeaderMaps, shouldUseAbsoluteHeaderMapPaths, shouldMergeHeaderMaps, shouldGenerateHeaderSymlinkTreesOnly, shouldGenerateMissingUmbrellaHeader, shouldForceLoadLinkWholeLibraries, shouldAddLinkedLibrariesAsFlags.
- hashCode() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
-
Computes a hash code from attributes: srcTarget, extraTests, extraTargets, extraShallowTargets, workspaceName, actionConfigNames, extraSchemes, environmentVariables, isRemoteRunnable, explicitRunnablePath, launchStyle, additionalSchemeActions, labels, licenses, name.
- hashCode() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
-
Computes a hash code from attributes: srcs, linkerFlags, labels, licenses, name, deps.
- hashCode() - Method in class com.facebook.buck.features.d.DIncludes
-
Computes a hash code from attributes: linkTree, sources.
- hashCode() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
-
Computes a hash code from attributes: srcs, linkerFlags, labels, licenses, name, deps.
- hashCode() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
-
Computes a hash code from attributes: srcs, linkerFlags, labels, licenses, name, contacts, deps, testRuleTimeoutMs.
- hashCode() - Method in class com.facebook.buck.features.d.DTestStep
-
- hashCode() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
-
Computes a hash code from attributes: frameworkVer, resources, dllName, deps, labels, licenses, name, srcs.
- hashCode() - Method in class com.facebook.buck.features.dotnet.DotnetFramework
-
- hashCode() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg
-
Computes a hash code from attributes: assembly, labels, licenses, name.
- hashCode() - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg
-
Computes a hash code from attributes: labels, licenses, name, srcs.
- hashCode() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Computes a hash code from attributes: cgoCompilerFlags, goCompilerFlags, goAssemblerFlags, packageName, goSrcs, exportedDeps, compilerFlags, linkDepsQueryWhole, devirtEnabled, linkStyle, thinLto, cxxDeps, cxxRuntimeType, defaultFlavors, defaults, executableName, headerNamespace, headers, langCompilerFlags, langPlatformCompilerFlags, langPlatformPreprocessorFlags, langPreprocessorFlags, linkerExtraOutputs, linkerFlags, platformCompilerFlags, platformDeps, platformHeaders, platformLinkerFlags, platformPreprocessorFlags, platformSrcs, postLinkerFlags, postPlatformLinkerFlags, precompiledHeader, prefixHeader, preprocessorFlags, privateCxxDeps, rawHeaders, srcs, labels, licenses, name, deps, defaultPlatform, tests, frameworks, libraries, versionUniverse, depsQuery.
- hashCode() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
-
Computes a hash code from attributes: platform, linkStyle, compilerFlags, assemblerFlags, linkerFlags, externalLinkerFlags, resources, labels, licenses, name, deps, srcs.
- hashCode() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
-
Computes a hash code from attributes: compilerFlags, assemblerFlags, packageName, exportedDeps, labels, licenses, name, deps, srcs, tests.
- hashCode() - Method in class com.facebook.buck.features.go.GoLinkable
-
Computes a hash code from attributes: goLinkInput, exportedDeps.
- hashCode() - Method in class com.facebook.buck.features.go.GoPlatform
-
Computes a hash code from attributes: goOs, goArch, goArm, flavor, goRoot, assemblerIncludeDirs, compiler, assembler, cGo, packer, linker, cover, cxxPlatform, externalLinkerFlags.
- hashCode() - Method in class com.facebook.buck.features.go.GoPlatformFactory
-
Computes a hash code from attributes: buckConfig, processExecutor, executableFinder, cxxPlatforms, defaultCxxPlatform.
- hashCode() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
-
Computes a hash code from attributes: platform, library, packageName, coverageMode, linkStyle, compilerFlags, assemblerFlags, linkerFlags, externalLinkerFlags, runTestSeparately, resources, labels, licenses, name, contacts, deps, srcs, testRuleTimeoutMs.
- hashCode() - Method in class com.facebook.buck.features.go.GoTestStep
-
- hashCode() - Method in class com.facebook.buck.features.go.GoToolchain
-
Computes a hash code from attributes: platformFlavorDomain, defaultPlatform.
- hashCode() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
-
Computes a hash code from attributes: library, packageName, exportedDeps, labels, licenses, name, deps.
- hashCode() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
-
Computes a hash code from attributes: modules, moduleDeps, vmArgs, style, draftCompile, optimize, localWorkers, strict, experimentalArgs, labels, licenses, name, deps.
- hashCode() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Computes a hash code from attributes: compilerDeps, configs, supportedPlatformsRegex, compilerInvocationFlags, functionName, linkDepsQueryWhole, devirtEnabled, linkStyle, thinLto, compilerFlags, cxxDeps, cxxRuntimeType, defaultFlavors, defaults, executableName, headerNamespace, headers, langCompilerFlags, langPlatformCompilerFlags, langPlatformPreprocessorFlags, langPreprocessorFlags, linkerExtraOutputs, linkerFlags, platformCompilerFlags, platformDeps, platformHeaders, platformLinkerFlags, platformPreprocessorFlags, platformSrcs, postLinkerFlags, postPlatformLinkerFlags, precompiledHeader, prefixHeader, preprocessorFlags, privateCxxDeps, rawHeaders, srcs, labels, licenses, name, deps, defaultPlatform, tests, frameworks, libraries, versionUniverse, depsQuery.
- hashCode() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
Computes a hash code from attributes: srcs, compilerFlags, linkerFlags, platformDeps, linkDepsQueryWhole, main, linkStyle, platform, enableProfiling, ghciPreloadDeps, ghciPlatformPreloadDeps, labels, licenses, name, depsQuery, deps.
- hashCode() - Method in class com.facebook.buck.features.haskell.HaskellCompileInput
-
Computes a hash code from attributes: flags, includes, packages.
- hashCode() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
Computes a hash code from attributes: srcs, compilerFlags, linkerFlags, platformDeps, enableProfiling, ghciBinDep, ghciInit, platform, extraScriptTemplates, preloadDeps, platformPreloadDeps, labels, licenses, name, depsQuery, deps.
- hashCode() - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec
-
Computes a hash code from attributes: body, deps, excludedRoots, excludedTransitiveDeps.
- hashCode() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
-
Computes a hash code from attributes: platform, haddockFlags, labels, licenses, name, depsQuery, deps.
- hashCode() - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput
-
Computes a hash code from attributes: interfaces, outputDirs.
- hashCode() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
-
Computes a hash code from attributes: srcs, linkerFlags, compilerFlags, platformDeps, linkWhole, preferredLinkage, enableProfiling, haddockFlags, ghciPreloadDeps, ghciPlatformPreloadDeps, platform, labels, licenses, name, deps.
- hashCode() - Method in class com.facebook.buck.features.haskell.HaskellPackage
-
Computes a hash code from attributes: info, packageDb, libraries, interfaces, objects.
- hashCode() - Method in class com.facebook.buck.features.haskell.HaskellPackageInfo
-
Computes a hash code from attributes: name, version, identifier.
- hashCode() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Computes a hash code from attributes: compiler, haddock, haskellVersion, compilerFlags, linker, linkerFlags, packager, shouldCacheLinks, shouldUsedOldBinaryOutputLocation, ghciScriptTemplate, ghciIservScriptTemplate, ghciBinutils, ghciGhc, ghciIServ, ghciIServProf, ghciLib, ghciCxx, ghciCc, ghciCpp, ghciPackager, packageNamePrefix, linkStyleForStubHeader, cxxPlatform.
- hashCode() - Method in class com.facebook.buck.features.haskell.HaskellPlatformsProvider
-
Computes a hash code from attributes: defaultHaskellPlatform, haskellPlatforms.
- hashCode() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
-
Computes a hash code from attributes: version, id, db, importDirs, staticLibs, profiledStaticLibs, sharedLibs, exportedLinkerFlags, exportedCompilerFlags, cxxHeaderDirs, enableProfiling, labels, licenses, name, deps.
- hashCode() - Method in class com.facebook.buck.features.haskell.HaskellSources
-
Computes a hash code from attributes: moduleMap.
- hashCode() - Method in class com.facebook.buck.features.haskell.HaskellVersion
-
Computes a hash code from attributes: majorVersion.
- hashCode() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
-
Computes a hash code from attributes: entry, worker, androidPackage, labels, licenses, name, deps, extraJson, bundleName, bundleNameForFlavor.
- hashCode() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
-
Computes a hash code from attributes: jsBundle, rewriteSourcemap, rewriteMisc, skipResources, bash, cacheable, cmd, cmdExe, enableSandbox, environmentExpansionSeparator, srcs, labels, licenses, name, tests, bundleName, bundleNameForFlavor.
- hashCode() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
Computes a hash code from attributes: srcs, worker, basePath, labels, licenses, name, depsQuery, deps, extraJson, tests.
- hashCode() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
Computes a hash code from attributes: baseModule, compilerFlags, cxxDeps, cxxRuntimeType, defaultFlavors, defaults, executableName, headerNamespace, headers, langCompilerFlags, langPlatformCompilerFlags, langPlatformPreprocessorFlags, langPreprocessorFlags, linkerExtraOutputs, linkerFlags, platformCompilerFlags, platformDeps, platformHeaders, platformLinkerFlags, platformPreprocessorFlags, platformSrcs, postLinkerFlags, postPlatformLinkerFlags, precompiledHeader, prefixHeader, preprocessorFlags, privateCxxDeps, rawHeaders, srcs, labels, licenses, name, deps, defaultPlatform, tests, frameworks, libraries.
- hashCode() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
-
Computes a hash code from attributes: mainModule, nativeStarterLibrary, pythonPlatform, platform, packageStyle, platformDeps, labels, licenses, name, deps.
- hashCode() - Method in class com.facebook.buck.features.lua.LuaBinaryPackageComponents
-
Computes a hash code from attributes: starter, components.
- hashCode() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
-
Computes a hash code from attributes: srcs, baseModule, platformDeps, labels, licenses, name, deps.
- hashCode() - Method in class com.facebook.buck.features.lua.LuaPackageComponents
-
Computes a hash code from attributes: modules, pythonModules, nativeLibraries.
- hashCode() - Method in class com.facebook.buck.features.lua.LuaPlatform
-
Computes a hash code from attributes: lua, nativeStarterLibrary, luaCxxLibraryTarget, starterType, extension, packageStyle, packager, shouldCacheBinaries, nativeLinkStrategy, cxxPlatform.
- hashCode() - Method in class com.facebook.buck.features.lua.LuaPlatformsProvider
-
Computes a hash code from attributes: defaultLuaPlatform, luaPlatforms.
- hashCode() - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
Computes a hash code from attributes: projectFilesystem, baseTarget, baseParams, actionGraphBuilder, pathResolver, ruleFinder, luaPlatform, target, output, mainModule, relativeModulesDir, relativePythonModulesDir.
- hashCode() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
Computes a hash code from attributes: projectFilesystem, baseTarget, baseParams, actionGraphBuilder, pathResolver, ruleFinder, cellPathResolver, luaPlatform, cxxBuckConfig, target, output, mainModule, nativeStarterLibrary, relativeModulesDir, relativePythonModulesDir, relativeNativeLibsDir.
- hashCode() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
-
Computes a hash code from attributes: srcs, compilerFlags, linkerFlags, ocamldepFlags, warningsFlags, bytecodeOnly, platform, platformDeps, labels, licenses, name, deps.
- hashCode() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
Computes a hash code from attributes: buildTarget, projectFilesystem, sourcePathResolver, library, flags, ocamlDepFlags, input, nativeIncludes, bytecodeIncludes, transitiveBytecodeIncludes, nativeLinkableInput, bytecodeLinkableInput, cLinkableInput, cxxPreprocessorInput, nativeCompileDeps, bytecodeCompileDeps, bytecodeLinkDeps, ocamlDepTool, ocamlCompiler, ocamlDebug, yaccCompiler, lexCompiler, ocamlBytecodeCompiler, cFlags, ocamlInteropIncludesDir, ldFlags, cPreprocessor.
- hashCode() - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules
-
Computes a hash code from attributes: rules, nativeCompileDeps, bytecodeCompileDeps, objectFiles, bytecodeLink, ocamlContext.
- hashCode() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
-
Computes a hash code from attributes: srcs, compilerFlags, ocamldepFlags, linkerFlags, warningsFlags, bytecodeOnly, nativePlugin, platformDeps, labels, licenses, name, deps.
- hashCode() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
-
Computes a hash code from attributes: ocamlCompiler, ocamlDepTool, yaccCompiler, lexCompiler, ocamlInteropIncludesDir, warningsFlags, ocamlBytecodeCompiler, ocamlDebug, cCompiler, cPreprocessor, cxxCompiler, cFlags, ldFlags, cxxPlatform.
- hashCode() - Method in class com.facebook.buck.features.ocaml.OcamlToolchain
-
Computes a hash code from attributes: defaultOcamlPlatform, ocamlPlatforms.
- hashCode() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
-
Computes a hash code from attributes: libDir, includeDir, libName, nativeLib, bytecodeLib, cLibs, nativeCLibs, bytecodeCLibs, bytecodeOnly, platformDeps, labels, licenses, name, deps.
- hashCode() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule
-
Computes a hash code from attributes: targets, moduleBasePath, aggregationTag, moduleType, excludes.
- hashCode() - Method in class com.facebook.buck.features.project.intellij.DependencyEntry
-
Computes a hash code from attributes: data, type, sortOrder.
- hashCode() - Method in class com.facebook.buck.features.project.intellij.DependencyEntryData
-
Computes a hash code from attributes: name, scope, exported.
- hashCode() - Method in class com.facebook.buck.features.project.intellij.model.ContentRoot
-
Computes a hash code from attributes: url, folders.
- hashCode() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
-
- hashCode() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
-
Computes a hash code from attributes: type, url, path, isTestSource, isResourceFolder, ijResourceFolderType, relativeOutputPath, packagePrefix.
- hashCode() - Method in class com.facebook.buck.features.project.intellij.model.folders.ResourceFolder
-
- hashCode() - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
-
Computes a hash code from attributes: name, targets, binaryJars, classPaths, sourceJars, javadocUrls, sourceDirs.
- hashCode() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
-
Computes a hash code from attributes: manifestPaths, resourcePaths, assetPaths, proguardConfigPath, androidProjectType, packageName, autogenerateSources, minSdkVersions, generatedSourcePath.
- hashCode() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
Computes a hash code from attributes: javaBuckConfig, buckConfig, autogenerateAndroidFacetSourcesEnabled, projectJdkName, projectJdkType, androidModuleSdkName, androidModuleSdkType, intellijModuleSdkName, intellijPluginLabels, javaModuleSdkName, javaModuleSdkType, pythonModuleSdkName, pythonModuleSdkType, projectLanguageLevel, excludedResourcePaths, labelToGeneratedSourcesMap, androidManifest, cleanerEnabled, removingUnusedLibrariesEnabled, excludeArtifactsEnabled, includeTransitiveDependency, skipBuildEnabled, keepModuleFilesInModuleDirsEnabled, aggregationMode, generatedFilesListFilename, moduleGroupName, projectRoot, projectPaths, aggregatingAndroidResourceModulesEnabled, ignoredTargetLabels, aggregationLimitForAndroidResourceModule, generatingAndroidManifestEnabled, generatingTargetModuleMapEnabled, outputUrl, extraCompilerOutputModulesPath, minAndroidSdkVersion.
- hashCode() - Method in class com.facebook.buck.features.project.intellij.model.ModuleIndexEntry
-
Computes a hash code from attributes: fileUrl, filePath, group.
- hashCode() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
Computes a hash code from attributes: baseModule, moduleName, compilerFlags, cxxDeps, cxxRuntimeType, defaultFlavors, defaults, executableName, headerNamespace, headers, langCompilerFlags, langPlatformCompilerFlags, langPlatformPreprocessorFlags, langPreprocessorFlags, linkerExtraOutputs, linkerFlags, platformCompilerFlags, platformDeps, platformHeaders, platformLinkerFlags, platformPreprocessorFlags, platformSrcs, postLinkerFlags, postPlatformLinkerFlags, precompiledHeader, prefixHeader, preprocessorFlags, privateCxxDeps, rawHeaders, srcs, labels, licenses, name, deps, defaultPlatform, tests, frameworks, libraries.
- hashCode() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
-
Computes a hash code from attributes: binarySrc, excludeDepsFromMergedLinking, labels, licenses, name, deps.
- hashCode() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
-
Computes a hash code from attributes: main, mainModule, platformDeps, baseModule, zipSafe, buildArgs, platform, cxxPlatform, packageStyle, preloadDeps, linkerFlags, extension, labels, licenses, name, deps, tests, versionUniverse.
- hashCode() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
-
Computes a hash code from attributes: srcs, versionedSrcs, platformSrcs, resources, versionedResources, platformResources, platformDeps, baseModule, zipSafe, excludeDepsFromMergedLinking, labels, licenses, name, deps, tests.
- hashCode() - Method in class com.facebook.buck.features.python.PythonPackageComponents
-
Computes a hash code from attributes: modules, resources, nativeLibraries, moduleDirs, zipSafe.
- hashCode() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
Computes a hash code from attributes: mainModule, platform, cxxPlatform, extension, packageStyle, preloadDeps, linkerFlags, neededCoverage, buildArgs, env, contacts, testRuleTimeoutMs, srcs, versionedSrcs, platformSrcs, resources, versionedResources, platformResources, platformDeps, baseModule, zipSafe, excludeDepsFromMergedLinking, labels, licenses, name, deps, tests, versionUniverse.
- hashCode() - Method in class com.facebook.buck.features.python.toolchain.PythonPlatformsProvider
-
Computes a hash code from attributes: pythonPlatforms.
- hashCode() - Method in class com.facebook.buck.features.python.toolchain.PythonVersion
-
Computes a hash code from attributes: interpreterName, versionString.
- hashCode() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
-
Computes a hash code from attributes: rlib, crate, linkStyle, procMacro, platformDeps, labels, licenses, name, deps.
- hashCode() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
-
Computes a hash code from attributes: features, rustcFlags, linkerFlags, linkStyle, crate, crateRoot, rpath, platformDeps, labels, licenses, name, deps, srcs, tests, defaultPlatform.
- hashCode() - Method in class com.facebook.buck.features.rust.RustLibraryArg
-
- hashCode() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
-
Computes a hash code from attributes: features, rustcFlags, preferredLinkage, crate, crateRoot, procMacro, platformDeps, labels, licenses, name, deps, srcs, tests, defaultPlatform.
- hashCode() - Method in class com.facebook.buck.features.rust.RustPlatform
-
Computes a hash code from attributes: rustCompiler, rustLibraryFlags, rustBinaryFlags, rustTestFlags, rustCheckFlags, linker, linkerProvider, linkerArgs, cxxPlatform.
- hashCode() - Method in class com.facebook.buck.features.rust.RustPlatformFactory
-
Computes a hash code from attributes: buckConfig, executableFinder.
- hashCode() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
-
Computes a hash code from attributes: contacts, features, rustcFlags, linkerFlags, linkStyle, rpath, framework, crate, crateRoot, platformDeps, labels, licenses, name, deps, srcs, defaultPlatform.
- hashCode() - Method in class com.facebook.buck.features.rust.RustToolchain
-
Computes a hash code from attributes: defaultRustPlatform, rustPlatforms.
- hashCode() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
-
Computes a hash code from attributes: out, flatten, mergeSourceZips, entriesToExclude, zipSrcs, labels, licenses, name, deps, srcs.
- hashCode() - Method in class com.facebook.buck.file.FileHash
-
- hashCode() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
-
Computes a hash code from attributes: stripPrefix, type, sha256, urls, out, name, licenses, labels.
- hashCode() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
-
Computes a hash code from attributes: executable, sha256, urls, out, name, licenses, labels.
- hashCode() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
-
Computes a hash code from attributes: url, sha1, out, type, name, licenses, labels.
- hashCode() - Method in class com.facebook.buck.io.ArchiveMemberPath
-
Computes a hash code from attributes: archivePath, memberPath.
- hashCode() - Method in class com.facebook.buck.io.BuildCellRelativePath
-
Computes a hash code from attributes: pathRelativeToBuildCellRoot.
- hashCode() - Method in class com.facebook.buck.io.filesystem.BuckPaths
-
Computes a hash code from attributes: buckOut, configuredBuckOut, currentVersionFile, genDir, resDir, scratchDir, annotationDir, logDir, traceDir, cacheDir, tmpDir, xcodeDir, trashDir, offlineLogDir, remoteSandboxDir, lastOutputDir, embeddedCellsBuckOutBaseDir, projectRootDir.
- hashCode() - Method in class com.facebook.buck.io.filesystem.EmbeddedCellBuckOutInfo
-
Computes a hash code from attributes: embeddedCellsBuckOutBaseDir, cellName.
- hashCode() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- hashCode() - Method in class com.facebook.buck.io.filesystem.PathOrGlobMatcher
-
- hashCode() - Method in class com.facebook.buck.io.filesystem.RecursiveFileMatcher
-
- hashCode() - Method in class com.facebook.buck.io.watchman.ProjectWatch
-
Computes a hash code from attributes: watchRoot, projectPrefix.
- hashCode() - Method in class com.facebook.buck.io.watchman.WatchmanDiagnostic
-
Computes a hash code from attributes: level, message.
- hashCode() - Method in class com.facebook.buck.io.watchman.WatchmanOverflowEvent
-
Computes a hash code from attributes: cellPath, reason.
- hashCode() - Method in class com.facebook.buck.io.watchman.WatchmanPathEvent
-
Computes a hash code from attributes: cellPath, kind, path.
- hashCode() - Method in class com.facebook.buck.io.watchman.WatchmanQuery
-
Computes a hash code from attributes: queryPath, queryParams.
- hashCode() - Method in class com.facebook.buck.json.BuildFileParseExceptionData
-
Computes a hash code from attributes: type, value, syntaxError, stackTrace.
- hashCode() - Method in class com.facebook.buck.json.BuildFileParseExceptionStackTraceEntry
-
Computes a hash code from attributes: fileName, lineNumber, functionName, text.
- hashCode() - Method in class com.facebook.buck.json.BuildFilePythonResult
-
Computes a hash code from attributes: values, diagnostics, profile.
- hashCode() - Method in class com.facebook.buck.json.BuildFileSyntaxError
-
Computes a hash code from attributes: fileName, lineNumber, offset, text.
- hashCode() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
Computes a hash code from attributes: extraGroovycArguments, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, extraArguments, removeClasses, annotationProcessorDeps, annotationProcessorParams, annotationProcessors, annotationProcessorOnly, plugins, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, name, licenses, labels, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests.
- hashCode() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
Computes a hash code from attributes: extraGroovycArguments, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, extraArguments, removeClasses, annotationProcessorDeps, annotationProcessorParams, annotationProcessors, annotationProcessorOnly, plugins, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, name, licenses, labels, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests, vmArgs, testType, runTestSeparately, forkMode, stdErrLogLevel, stdOutLogLevel, useCxxLibraries, cxxLibraryWhitelist, testCaseTimeoutMs, env, defaultCxxPlatform, contacts, testRuleTimeoutMs.
- hashCode() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams
-
Computes a hash code from attributes: modernProcessors, parameters, processOnly.
- hashCode() - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths
-
Computes a hash code from attributes: classesDir, outputJarDirPath, abiJarPath, annotationPath, pathToSourcesList, workingDirectory, outputJarPath.
- hashCode() - Method in class com.facebook.buck.jvm.java.CompilerParameters
-
Computes a hash code from attributes: sourceFilePaths, classpathEntries, outputPaths, abiGenerationMode, abiCompatibilityMode, shouldTrackClassUsage, shouldTrackJavacPhaseEvents, sourceOnlyAbiRuleInfoFactory.
- hashCode() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
-
Computes a hash code from attributes: actionGraphBuilder, buildRuleParams, deps, compileAgainstLibraryType, shouldCreateSourceOnlyAbi.
- hashCode() - Method in class com.facebook.buck.jvm.java.DiffAbisStep
-
Computes a hash code from attributes: classAbiPath, sourceAbiPath, verificationMode.
- hashCode() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
-
Computes a hash code from attributes: bash, cmd, cmdExe, type, srcs, enableSandbox, environmentExpansionSeparator, cacheable, name, licenses, labels, tests.
- hashCode() - Method in class com.facebook.buck.jvm.java.JarParameters
-
Computes a hash code from attributes: hashEntries, mergeManifests, disallowAllDuplicates, jarPath, removeEntryPredicate, entriesToJar, mainClass, manifestFile, duplicatesLogLevel.
- hashCode() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
-
Computes a hash code from attributes: processorClass, processorClasses, isolateClassLoader, doesNotAffectAbi, supportsAbiGenerationFromSource, name, licenses, labels, deps.
- hashCode() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
-
Computes a hash code from attributes: mainClass, manifestFile, mergeManifests, disallowAllDuplicates, metaInfDirectory, blacklist, defaultCxxPlatform, name, licenses, labels, deps, tests.
- hashCode() - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
-
Computes a hash code from attributes: eventSink, stdErr, classLoaderCache, verbosity, cellPathResolver, javaPackageFinder, projectFilesystem, projectFilesystemFactory, environment, processExecutor.
- hashCode() - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Computes a hash code from attributes: spoolMode, productionBuild, verbose, sourceLevel, targetLevel, annotationProcessingParams, extraArguments, bootclasspath, sourceToBootclasspath, trackClassUsage, trackJavacPhaseEvents.
- hashCode() - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields
-
Computes a hash code from attributes: canReuseClassLoader, processorNames, classpath.
- hashCode() - Method in class com.facebook.buck.jvm.java.JavacPluginProperties
-
Computes a hash code from attributes: processorNames, inputs, classpathEntries, canReuseClassLoader, doesNotAffectAbi, supportsAbiGenerationFromSource.
- hashCode() - Method in class com.facebook.buck.jvm.java.JavacSpec
-
Computes a hash code from attributes: javacPath, javacJarPath, compilerClassName.
- hashCode() - Method in class com.facebook.buck.jvm.java.JavacVersion
-
Computes a hash code from attributes: versionString.
- hashCode() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
Computes a hash code from attributes: resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, extraArguments, removeClasses, annotationProcessorDeps, annotationProcessorParams, annotationProcessors, annotationProcessorOnly, plugins, abiGenerationMode, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, name, licenses, labels, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests.
- hashCode() - Method in class com.facebook.buck.jvm.java.JavaOptions
-
Computes a hash code from attributes: javaRuntimeProvider.
- hashCode() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
Computes a hash code from attributes: vmArgs, testType, runTestSeparately, forkMode, stdErrLogLevel, stdOutLogLevel, useCxxLibraries, cxxLibraryWhitelist, testCaseTimeoutMs, env, defaultCxxPlatform, contacts, testRuleTimeoutMs, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, extraArguments, removeClasses, annotationProcessorDeps, annotationProcessorParams, annotationProcessors, annotationProcessorOnly, plugins, abiGenerationMode, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, name, licenses, labels, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests.
- hashCode() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
Computes a hash code from attributes: directoryForTestResults, classpathFile, testType, debugEnabled, codeCoverageEnabled, inclNoLocationClassesEnabled, shouldExplainTestSelectorList, pathToJavaAgent, buildId, buckModuleBaseSourceCodePath, stdOutLogLevel, stdErrLogLevel, robolectricLogPath, testRunnerClasspath, extraJvmArgs, testClasses, testSelectorList.
- hashCode() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
-
Computes a hash code from attributes: store, properties, name, licenses, labels, deps.
- hashCode() - Method in class com.facebook.buck.jvm.java.lang.model.BridgeMethod
-
- hashCode() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
-
Computes a hash code from attributes: binaryJar, sourceJar, gwtJar, javadocUrl, mavenCoords, provided, requiredForSourceOnlyAbi, name, licenses, labels, deps.
- hashCode() - Method in class com.facebook.buck.jvm.java.ResourcesParameters
-
Computes a hash code from attributes: resources, resourcesRoot.
- hashCode() - Method in class com.facebook.buck.jvm.java.toolchain.JavacOptionsProvider
-
Computes a hash code from attributes: javacOptions.
- hashCode() - Method in class com.facebook.buck.jvm.java.toolchain.JavaCxxPlatformProvider
-
Computes a hash code from attributes: defaultJavaCxxPlatform.
- hashCode() - Method in class com.facebook.buck.jvm.java.toolchain.JavaOptionsProvider
-
Computes a hash code from attributes: javaOptions, javaOptionsForTests.
- hashCode() - Method in class com.facebook.buck.jvm.java.toolchain.JavaToolchain
-
Computes a hash code from attributes: javacProvider.
- hashCode() - Method in class com.facebook.buck.jvm.kotlin.KotlincVersion
-
Computes a hash code from attributes: versionString.
- hashCode() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
Computes a hash code from attributes: extraKotlincArguments, annotationProcessingTool, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, extraArguments, removeClasses, annotationProcessorDeps, annotationProcessorParams, annotationProcessors, annotationProcessorOnly, plugins, abiGenerationMode, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, name, licenses, labels, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests.
- hashCode() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
Computes a hash code from attributes: extraKotlincArguments, annotationProcessingTool, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, extraArguments, removeClasses, annotationProcessorDeps, annotationProcessorParams, annotationProcessors, annotationProcessorOnly, plugins, abiGenerationMode, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, name, licenses, labels, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests, vmArgs, testType, runTestSeparately, forkMode, stdErrLogLevel, stdOutLogLevel, useCxxLibraries, cxxLibraryWhitelist, testCaseTimeoutMs, env, defaultCxxPlatform, contacts, testRuleTimeoutMs.
- hashCode() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
Computes a hash code from attributes: extraArguments, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, removeClasses, annotationProcessorDeps, annotationProcessorParams, annotationProcessors, annotationProcessorOnly, plugins, abiGenerationMode, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, name, licenses, labels, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests.
- hashCode() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
Computes a hash code from attributes: extraArguments, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, removeClasses, annotationProcessorDeps, annotationProcessorParams, annotationProcessors, annotationProcessorOnly, plugins, abiGenerationMode, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, name, licenses, labels, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests, vmArgs, testType, runTestSeparately, forkMode, stdErrLogLevel, stdOutLogLevel, useCxxLibraries, cxxLibraryWhitelist, testCaseTimeoutMs, env, defaultCxxPlatform, contacts, testRuleTimeoutMs.
- hashCode() - Method in class com.facebook.buck.log.ErrorLogRecord
-
Computes a hash code from attributes: record, logs, traits, message, category, time, logger, buildUuid, isSuperConsoleEnabled, isDaemon, stack, errorMessage, initialError, initialErrorMsg, origin.
- hashCode() - Method in class com.facebook.buck.log.InvocationInfo
-
Computes a hash code from attributes: buildId, superConsoleEnabled, isDaemon, subCommand, commandArgs, unexpandedCommandArgs, buckLogDir, timestampMillis.
- hashCode() - Method in class com.facebook.buck.log.LogConfigSetup
-
Computes a hash code from attributes: logDir, rotateLog, count, maxLogSizeBytes, logFilePrefix.
- hashCode() - Method in class com.facebook.buck.log.PerfTimesStats
-
Computes a hash code from attributes: pythonTimeMs, initTimeMs, processingTimeMs, parseTimeMs, actionGraphTimeMs, rulekeyTimeMs, totalRulekeyTimeMs, fetchTimeMs, buildTimeMs, installTimeMs.
- hashCode() - Method in class com.facebook.buck.parser.api.BuildFileManifest
-
Computes a hash code from attributes: targets, includes, configs, env, globManifest.
- hashCode() - Method in class com.facebook.buck.parser.BuildFileSpec
-
Computes a hash code from attributes: basePath, recursive, cellPath.
- hashCode() - Method in class com.facebook.buck.parser.BuildTargetSpec
-
Computes a hash code from attributes: buildTarget, buildFileSpec.
- hashCode() - Method in class com.facebook.buck.parser.DefaultSelectableConfigurationContext
-
Computes a hash code from attributes: buckConfig, constraintResolver, targetPlatform.
- hashCode() - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent.Finished
-
- hashCode() - Method in class com.facebook.buck.parser.ImmediateDirectoryBuildTargetPattern
-
Computes a hash code from attributes: cellPath, pathWithinCell.
- hashCode() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
-
Computes a hash code from attributes: projectRoot, cellRoots, pythonInterpreter, pythonModuleSearchPath, allowEmptyGlobs, ignorePaths, buildFileName, defaultIncludes, descriptions, rawConfig, cellName, useWatchmanGlob, watchmanGlobStatResults, watchmanUseGlobGenerator, watchman, enableProfiling, watchmanQueryTimeoutMs, buildFileImportWhitelist, disableImplicitNativeRules, warnAboutDeprecatedSyntax.
- hashCode() - Method in class com.facebook.buck.parser.ParserConfig
-
Computes a hash code from attributes: delegate.
- hashCode() - Method in class com.facebook.buck.parser.SingletonBuildTargetPattern
-
Computes a hash code from attributes: target.
- hashCode() - Method in class com.facebook.buck.parser.SubdirectoryBuildTargetPattern
-
Computes a hash code from attributes: cellPath, pathWithinCell.
- hashCode() - Method in class com.facebook.buck.parser.TargetNodePredicateSpec
-
Computes a hash code from attributes: buildFileSpec, onlyTests.
- hashCode() - Method in class com.facebook.buck.query.BinaryOperatorExpression
-
Returns a precomputed-on-construction hash code from attributes: operator, operands.
- hashCode() - Method in class com.facebook.buck.query.FunctionExpression
-
Returns the precomputed-on-construction hash code from the supertype implementation of super.hashCode().
- hashCode() - Method in class com.facebook.buck.query.QueryBuildTarget
-
Computes a hash code from attributes: buildTarget.
- hashCode() - Method in class com.facebook.buck.query.QueryEnvironment.Argument
-
- hashCode() - Method in class com.facebook.buck.query.QueryFileTarget
-
Computes a hash code from attributes: path.
- hashCode() - Method in class com.facebook.buck.query.SetExpression
-
Returns a precomputed-on-construction hash code from attributes: words.
- hashCode() - Method in class com.facebook.buck.query.TargetLiteral
-
Returns a precomputed-on-construction hash code from attributes: pattern.
- hashCode() - Method in class com.facebook.buck.query.TargetSetExpression
-
Returns a precomputed-on-construction hash code from attributes: targets.
- hashCode() - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
-
Computes a hash code from attributes: delegate.
- hashCode() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcDigest
-
- hashCode() - Method in class com.facebook.buck.remoteexecution.grpc.ParsedReadResource
-
Computes a hash code from attributes: instanceName, digest.
- hashCode() - Method in interface com.facebook.buck.rules.args.Arg
-
- hashCode() - Method in class com.facebook.buck.rules.args.CompositeArg
-
Computes a hash code from attributes: args.
- hashCode() - Method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
-
- hashCode() - Method in class com.facebook.buck.rules.args.ProxyArg
-
- hashCode() - Method in class com.facebook.buck.rules.args.SanitizedArg
-
- hashCode() - Method in class com.facebook.buck.rules.args.SourcePathArg
-
Computes a hash code from attributes: path.
- hashCode() - Method in class com.facebook.buck.rules.args.StringArg
-
Computes a hash code from attributes: arg.
- hashCode() - Method in class com.facebook.buck.rules.args.ToolArg
-
Computes a hash code from attributes: tool.
- hashCode() - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field
-
Computes a hash code from attributes: type, name, value.
- hashCode() - Method in class com.facebook.buck.rules.coercer.BuildConfigFields
-
Computes a hash code from attributes: nameToField.
- hashCode() - Method in class com.facebook.buck.rules.coercer.DefaultTypeCoercerFactory
-
- hashCode() - Method in class com.facebook.buck.rules.coercer.FrameworkPath
-
Computes a hash code from attributes: type, sourceTreePath, sourcePath.
- hashCode() - Method in class com.facebook.buck.rules.coercer.ManifestEntries
-
Computes a hash code from attributes: minSdkVersion, targetSdkVersion, versionCode, versionName, debugMode, placeholders.
- hashCode() - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpec
-
Computes a hash code from attributes: neededCoverageRatioPercentage, buildTarget, pathName.
- hashCode() - Method in class com.facebook.buck.rules.coercer.ParamInfo
-
- hashCode() - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollection
-
- hashCode() - Method in class com.facebook.buck.rules.coercer.SourceSet
-
Computes a hash code from attributes: type, unnamedSources, namedSources.
- hashCode() - Method in class com.facebook.buck.rules.coercer.SourceSortedSet
-
Computes a hash code from attributes: type, unnamedSources, namedSources.
- hashCode() - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsList
-
Computes a hash code from attributes: type, unnamedSources, namedSources.
- hashCode() - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection
-
- hashCode() - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration
-
Computes a hash code from attributes: seed, coreKey, buildInputRuleKeyFileSizeLimit, buckModuleHashStrategy.
- hashCode() - Method in class com.facebook.buck.rules.keys.DependencyFileEntry
-
Computes a hash code from attributes: pathToFile, pathWithinArchive.
- hashCode() - Method in class com.facebook.buck.rules.keys.RuleKeyAndInputs
-
Computes a hash code from attributes: ruleKey, inputs.
- hashCode() - Method in class com.facebook.buck.rules.keys.RuleKeyFactories
-
Computes a hash code from attributes: defaultRuleKeyFactory, inputBasedRuleKeyFactory, depFileRuleKeyFactory.
- hashCode() - Method in class com.facebook.buck.rules.keys.RuleKeyInput
-
Computes a hash code from attributes: filesystem, path.
- hashCode() - Method in class com.facebook.buck.rules.keys.RuleKeyResult
-
- hashCode() - Method in class com.facebook.buck.rules.macros.BuildTargetMacro
-
- hashCode() - Method in class com.facebook.buck.rules.macros.CcFlagsMacro
-
Returns a constant hash code value.
- hashCode() - Method in class com.facebook.buck.rules.macros.CcMacro
-
Returns a constant hash code value.
- hashCode() - Method in class com.facebook.buck.rules.macros.CppFlagsMacro
-
Computes a hash code from attributes: filter, targets.
- hashCode() - Method in class com.facebook.buck.rules.macros.CxxFlagsMacro
-
Returns a constant hash code value.
- hashCode() - Method in class com.facebook.buck.rules.macros.CxxMacro
-
Returns a constant hash code value.
- hashCode() - Method in class com.facebook.buck.rules.macros.CxxppFlagsMacro
-
Computes a hash code from attributes: filter, targets.
- hashCode() - Method in class com.facebook.buck.rules.macros.LdflagsSharedFilterMacro
-
Computes a hash code from attributes: filter, targets.
- hashCode() - Method in class com.facebook.buck.rules.macros.LdflagsSharedMacro
-
Computes a hash code from attributes: filter, targets.
- hashCode() - Method in class com.facebook.buck.rules.macros.LdflagsStaticFilterMacro
-
Computes a hash code from attributes: filter, targets.
- hashCode() - Method in class com.facebook.buck.rules.macros.LdflagsStaticMacro
-
Computes a hash code from attributes: filter, targets.
- hashCode() - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicFilterMacro
-
Computes a hash code from attributes: filter, targets.
- hashCode() - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicMacro
-
Computes a hash code from attributes: filter, targets.
- hashCode() - Method in class com.facebook.buck.rules.macros.LdMacro
-
Returns a constant hash code value.
- hashCode() - Method in class com.facebook.buck.rules.macros.MacroArg
-
Deprecated.
- hashCode() - Method in class com.facebook.buck.rules.macros.MacroContainer
-
Computes a hash code from attributes: macro, outputToFile.
- hashCode() - Method in class com.facebook.buck.rules.macros.OutputMacro
-
Computes a hash code from attributes: outputName.
- hashCode() - Method in class com.facebook.buck.rules.macros.PlatformNameMacro
-
Returns a constant hash code value.
- hashCode() - Method in class com.facebook.buck.rules.macros.QueryOutputsMacro
-
Computes a hash code from attributes: query.
- hashCode() - Method in class com.facebook.buck.rules.macros.QueryPathsMacro
-
Computes a hash code from attributes: query.
- hashCode() - Method in class com.facebook.buck.rules.macros.QueryTargetsAndOutputsMacro
-
Computes a hash code from attributes: separator, query.
- hashCode() - Method in class com.facebook.buck.rules.macros.QueryTargetsMacro
-
Computes a hash code from attributes: query.
- hashCode() - Method in class com.facebook.buck.rules.macros.StringWithMacros
-
Computes a hash code from attributes: parts.
- hashCode() - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
-
Computes a hash code from attributes: buildTarget, cellPathResolver, expanders, sanitizer, classExpanders.
- hashCode() - Method in class com.facebook.buck.rules.modern.config.ModernBuildRuleConfig
-
Computes a hash code from attributes: delegate.
- hashCode() - Method in class com.facebook.buck.rules.modern.tools.CachedErrors
-
Computes a hash code from attributes: paths, exceptions, references.
- hashCode() - Method in class com.facebook.buck.rules.query.Query
-
Computes a hash code from attributes: query, baseName, resolvedQuery.
- hashCode() - Method in class com.facebook.buck.rules.tool.config.ToolConfig
-
Computes a hash code from attributes: delegate.
- hashCode() - Method in class com.facebook.buck.rules.visibility.BuildTargetVisibilityPattern
-
Computes a hash code from attributes: viewerPattern.
- hashCode() - Method in class com.facebook.buck.rules.visibility.PublicVisibilityPattern
-
Returns a constant hash code value.
- hashCode() - Method in class com.facebook.buck.sandbox.SandboxConfig
-
Computes a hash code from attributes: delegate.
- hashCode() - Method in class com.facebook.buck.sandbox.SandboxProperties
-
Computes a hash code from attributes: deniedToReadPaths, allowedToReadPaths, allowedToReadMetadataPaths, allowedToWritePaths.
- hashCode() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
-
Computes a hash code from attributes: args, exe, platformExe, env, name, licenses, labels.
- hashCode() - Method in class com.facebook.buck.shell.CrossPlatformTool
-
Computes a hash code from attributes: genericTool, platformTools, platform, tool.
- hashCode() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
-
Computes a hash code from attributes: src, out, mode, name, licenses, labels.
- hashCode() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
-
Computes a hash code from attributes: out, executable, noRemote, bash, cmd, cmdExe, type, srcs, enableSandbox, environmentExpansionSeparator, cacheable, name, licenses, labels, tests.
- hashCode() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
-
Computes a hash code from attributes: main, resources, name, licenses, labels, deps.
- hashCode() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
-
Computes a hash code from attributes: test, args, type, runTestSeparately, resources, env, name, licenses, labels, contacts, deps, testRuleTimeoutMs.
- hashCode() - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg
-
Computes a hash code from attributes: tests, name, licenses, labels.
- hashCode() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
-
Computes a hash code from attributes: env, args, exe, maxWorkers, maxWorkersPerThreadPercent, persistent, name, licenses, labels.
- hashCode() - Method in class com.facebook.buck.skylark.io.GlobSpec
-
Computes a hash code from attributes: include, exclude, excludeDirectories.
- hashCode() - Method in class com.facebook.buck.skylark.io.GlobSpecWithResult
-
Computes a hash code from attributes: globSpec, filePaths.
- hashCode() - Method in class com.facebook.buck.skylark.packages.PackageContext
-
Computes a hash code from attributes: globber, rawConfig, packageIdentifier, eventHandler.
- hashCode() - Method in class com.facebook.buck.skylark.parser.BuckGlobals
-
Computes a hash code from attributes: disableImplicitNativeRules, ruleFunctionFactory, descriptions.
- hashCode() - Method in class com.facebook.buck.skylark.parser.EnvironmentData
-
Computes a hash code from attributes: environment, loadedPaths.
- hashCode() - Method in class com.facebook.buck.skylark.parser.ExtensionData
-
Computes a hash code from attributes: extension, path, dependencies, importString, loadTransitiveClosure.
- hashCode() - Method in class com.facebook.buck.skylark.parser.IncludesData
-
Computes a hash code from attributes: path, dependencies, loadTransitiveClosure.
- hashCode() - Method in class com.facebook.buck.skylark.parser.LoadImport
-
Computes a hash code from attributes: containingLabel, getImport.
- hashCode() - Method in class com.facebook.buck.skylark.parser.ParseResult
-
Computes a hash code from attributes: rawRules, loadedPaths, readConfigurationOptions, globManifestWithResult.
- hashCode() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
Computes a hash code from attributes: clock, serverPool, eventBus, serverPoolName, errorCheckTimeRangeMillis, latencyCheckTimeRangeMillis, maxAcceptableLatencyMillis, connectionTimeoutMillis, healthCheckIntervalMillis, pingEndpoint, maxErrorPercentage, minSamplesToReportError.
- hashCode() - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs
-
Computes a hash code from attributes: service, executor, thriftProtocol, hybridThriftPath.
- hashCode() - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData
-
Computes a hash code from attributes: server, exception, requestSizeBytes, responseSizeBytes.
- hashCode() - Method in class com.facebook.buck.slb.LoadBalancerPingEventData
-
Computes a hash code from attributes: perServerData.
- hashCode() - Method in class com.facebook.buck.slb.PerServerData
-
Computes a hash code from attributes: server, serverUnhealthy, bestServer.
- hashCode() - Method in class com.facebook.buck.slb.PerServerPingData
-
Computes a hash code from attributes: server, exception, pingRequestLatencyMillis.
- hashCode() - Method in class com.facebook.buck.slb.ServerHealthManagerEventData
-
Computes a hash code from attributes: noHealthyServersAvailable, perServerData, serverPoolName.
- hashCode() - Method in class com.facebook.buck.slb.ThriftOverHttpServiceConfig
-
Computes a hash code from attributes: service, thriftPath.
- hashCode() - Method in class com.facebook.buck.step.AbstractTestStep
-
- hashCode() - Method in class com.facebook.buck.step.ExecutionContext
-
Computes a hash code from attributes: console, buckEventBus, platform, environment, javaPackageFinder, executors, targetDevice, androidDevicesHelper, persistentWorkerPools, cellPathResolver, buildCellRootPath, processExecutor, projectFilesystemFactory, defaultTestTimeoutMillis, codeCoverageEnabled, inclNoLocationClassesEnabled, shouldReportAbsolutePaths, debugEnabled, ruleKeyDiagnosticsMode, workerProcessPools, concurrencyLimit, classLoaderCache, verbosity, stdErr, stdOut, buildId, ansi, profiler.
- hashCode() - Method in class com.facebook.buck.step.fs.MkdirStep
-
Computes a hash code from attributes: path.
- hashCode() - Method in class com.facebook.buck.step.fs.RmStep
-
Computes a hash code from attributes: path, recursive.
- hashCode() - Method in class com.facebook.buck.step.fs.SymlinkFileStep
-
Computes a hash code from attributes: filesystem, existingFile, desiredLink.
- hashCode() - Method in class com.facebook.buck.step.fs.SymlinkTreeMergeStep
-
- hashCode() - Method in class com.facebook.buck.step.fs.SymlinkTreeStep
-
- hashCode() - Method in class com.facebook.buck.step.fs.TouchStep
-
- hashCode() - Method in class com.facebook.buck.step.StepEvent.Finished
-
- hashCode() - Method in class com.facebook.buck.step.StepExecutionResult
-
Computes a hash code from attributes: exitCode, stderr, success.
- hashCode() - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
-
Computes a hash code from attributes: name, action, actionArgs, timeout, shouldCancelOnRepeat.
- hashCode() - Method in class com.facebook.buck.support.bgtasks.TaskId
-
Computes a hash code from attributes: name, buildId.
- hashCode() - Method in class com.facebook.buck.support.bgtasks.Timeout
-
Computes a hash code from attributes: timeout, unit.
- hashCode() - Method in class com.facebook.buck.support.cli.args.BuckCellArg
-
Computes a hash code from attributes: cellName, arg, basePath.
- hashCode() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
-
Computes a hash code from attributes: moduleName, compilerFlags, version, frameworks, libraries, enableObjcInterop, supportedPlatformsRegex, soname, bridgingHeader, preferredLinkage, name, licenses, labels, deps, srcs.
- hashCode() - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform
-
Computes a hash code from attributes: swiftc, swiftStdlibTool, swiftRuntimePaths, swiftStaticRuntimePaths, swiftSharedLibraryRunPaths.
- hashCode() - Method in class com.facebook.buck.swift.toolchain.SwiftPlatformsProvider
-
Computes a hash code from attributes: swiftCxxPlatforms.
- hashCode() - Method in class com.facebook.buck.test.selectors.TestDescription
-
- hashCode() - Method in class com.facebook.buck.test.TestResults
-
Computes a hash code from attributes: buildTarget, success, hasAssumptionViolations, failureCount, failures, testCases, contacts, labels, testLogPaths, dependenciesPassTheirTests, sequenceNumber, totalNumberOfTests.
- hashCode() - Method in class com.facebook.buck.test.TestResultSummary
-
- hashCode() - Method in class com.facebook.buck.test.TestResultSummaryVerbosity
-
Computes a hash code from attributes: includeStdErr, includeStdOut, maxDebugLogLines.
- hashCode() - Method in class com.facebook.buck.test.TestRunningOptions
-
Computes a hash code from attributes: codeCoverageEnabled, runAllTests, testSelectorList, shouldExplainTestSelectorList, shufflingTests, pathToXmlTestOutput, pathToJavaAgent, coverageReportFormats, coverageReportTitle, environmentOverrides, coverageExcludes, coverageIncludes, javaTempDir.
- hashCode() - Method in class com.facebook.buck.test.TestStatusMessage
-
Computes a hash code from attributes: message, level, timestampMillis.
- hashCode() - Method in class com.facebook.buck.util.cache.CacheStats
-
Computes a hash code from attributes: hitCount, missCount, missMatchCount, evictionCount, invalidationCount, loadSuccessCount, loadExceptionCount, retrievalTime, totalLoadTime, totalMissTime, numberEntries.
- hashCode() - Method in class com.facebook.buck.util.cache.FileHashCacheVerificationResult
-
Computes a hash code from attributes: cachesExamined, filesExamined, verificationErrors.
- hashCode() - Method in class com.facebook.buck.util.cache.HashCodeAndFileType
-
Computes a hash code from attributes: type, hashCode.
- hashCode() - Method in class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder.Result
-
- hashCode() - Method in class com.facebook.buck.util.concurrent.ListeningSemaphoreArrayPendingItem
-
Computes a hash code from attributes: future, resources.
- hashCode() - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
-
Computes a hash code from attributes: cpu, memory, diskIO, networkIO.
- hashCode() - Method in class com.facebook.buck.util.config.Config
-
- hashCode() - Method in class com.facebook.buck.util.config.RawConfig
-
Computes a hash code from attributes: values.
- hashCode() - Method in class com.facebook.buck.util.DirectoryCleanerArgs
-
Computes a hash code from attributes: pathSelector, maxTotalSizeBytes, maxPathCount, minAmountOfEntriesToKeep, maxBytesAfterDeletion.
- hashCode() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
Computes a hash code from attributes: user, hostname, os, availableCores, systemMemory, buckDirty, buckCommit, javaVersion, cacheModes, extraData, jsonProtocolVersion, buildType.
- hashCode() - Method in class com.facebook.buck.util.i18n.NumberFormatterCacheKey
-
Computes a hash code from attributes: threadId, locale.
- hashCode() - Method in class com.facebook.buck.util.ImmutableMapWithNullValues
-
- hashCode() - Method in class com.facebook.buck.util.network.AbstractBatchingLogger.BatchEntry
-
- hashCode() - Method in class com.facebook.buck.util.network.offline.ScribeData
-
Computes a hash code from attributes: category, lines, bucket.
- hashCode() - Method in class com.facebook.buck.util.PatternAndMessage
-
Computes a hash code from attributes: pattern, message.
- hashCode() - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Computes a hash code from attributes: command, directory, environment, redirectInput, redirectOutput, redirectError, redirectErrorStream.
- hashCode() - Method in class com.facebook.buck.util.ProcessResourceConsumption
-
Computes a hash code from attributes: memResident, memSize, cpuReal, cpuUser, cpuSys, cpuTotal, ioBytesRead, ioBytesWritten, ioTotal.
- hashCode() - Method in class com.facebook.buck.util.SampleRate
-
Computes a hash code from attributes: sampleRate.
- hashCode() - Method in class com.facebook.buck.util.sha1.Sha1HashCode
-
- hashCode() - Method in class com.facebook.buck.util.timing.ClockDuration
-
- hashCode() - Method in class com.facebook.buck.util.types.Pair
-
- hashCode() - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStats
-
Computes a hash code from attributes: currentRevisionId, baseBookmarks, branchedFromMasterRevisionId, branchedFromMasterTS.
- hashCode() - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats
-
Computes a hash code from attributes: diff, pathsChangedInWorkingDirectory, currentRevisionId, baseBookmarks, branchedFromMasterRevisionId, branchedFromMasterTS.
- hashCode() - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats
-
Computes a hash code from attributes: pathsChangedInWorkingDirectory, currentRevisionId, baseBookmarks, branchedFromMasterRevisionId, branchedFromMasterTS.
- hashCode() - Method in class com.facebook.buck.util.xml.DocumentLocation
-
Computes a hash code from attributes: lineNumber, columnNumber.
- hashCode() - Method in class com.facebook.buck.versions.CachedVersionedTargetGraph
-
Computes a hash code from attributes: inputs, targetGraphAndBuildTargets.
- hashCode() - Method in class com.facebook.buck.versions.ExactConstraint
-
Computes a hash code from attributes: version.
- hashCode() - Method in class com.facebook.buck.versions.FlavorSearchTargetNodeFinder
-
Computes a hash code from attributes: baseTargetIndex, buildTargetIndex, baseTargetFlavorMap.
- hashCode() - Method in class com.facebook.buck.versions.Version
-
Computes a hash code from attributes: name.
- hashCode() - Method in class com.facebook.buck.versions.VersionedAliasDescription
-
Returns a constant hash code value.
- hashCode() - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg
-
Computes a hash code from attributes: versions, name, licenses, labels.
- hashCode() - Method in class com.facebook.buck.versions.VersionedTargetGraphCacheResult
-
Computes a hash code from attributes: type, targetGraphAndBuildTargets.
- hashCode() - Method in class com.facebook.buck.versions.VersionedTargetGraphInputs
-
Computes a hash code from attributes: targetGraphAndBuildTargets, versionUniverses.
- hashCode() - Method in class com.facebook.buck.versions.VersionInfo
-
Computes a hash code from attributes: versionDomain.
- hashCode() - Method in class com.facebook.buck.versions.VersionUniverse
-
Computes a hash code from attributes: versions.
- hashCode() - Method in class com.facebook.buck.worker.WorkerJobParams
-
Computes a hash code from attributes: jobArgs, workerProcessParams.
- hashCode() - Method in class com.facebook.buck.worker.WorkerJobResult
-
Computes a hash code from attributes: exitCode, stdout, stderr.
- hashCode() - Method in class com.facebook.buck.worker.WorkerProcessCommand
-
Computes a hash code from attributes: argsPath, stdOutPath, stdErrPath.
- hashCode() - Method in class com.facebook.buck.worker.WorkerProcessIdentity
-
Computes a hash code from attributes: persistentWorkerKey, workerHash.
- hashCode() - Method in class com.facebook.buck.worker.WorkerProcessParams
-
Computes a hash code from attributes: tempDir, startupCommand, startupEnvironment, maxWorkers, workerProcessIdentity.
- hashCode() - Method in class com.facebook.buck.zip.ZipScrubberStep
-
Computes a hash code from attributes: zipAbsolutePath.
- HashCodeAndFileType - Class in com.facebook.buck.util.cache
-
Data container to hold hash value for a file or directory
- HashCodeAndFileType(byte, HashCode) - Constructor for class com.facebook.buck.util.cache.HashCodeAndFileType
-
- HashedFileTool - Class in com.facebook.buck.core.toolchain.tool.impl
-
A tool with a single file input.
- HashedFileTool(Supplier<? extends SourcePath>) - Constructor for class com.facebook.buck.core.toolchain.tool.impl.HashedFileTool
-
- HashedFileTool(SourcePath) - Constructor for class com.facebook.buck.core.toolchain.tool.impl.HashedFileTool
-
- HasherInputStream - Class in com.facebook.buck.util.hash
-
An
InputStream which appends the hash of the data read from it to a
Hasher.
- HasherInputStream(Hasher, InputStream) - Constructor for class com.facebook.buck.util.hash.HasherInputStream
-
- HasherOutputStream - Class in com.facebook.buck.util.hash
-
An
OutputStream which appends the hash of the data written to it to a
Hasher.
- HasherOutputStream(Hasher, OutputStream) - Constructor for class com.facebook.buck.util.hash.HasherOutputStream
-
- hasHigherPriorityThan(IjModuleType) - Method in enum com.facebook.buck.features.project.intellij.model.IjModuleType
-
- HashInputJarsToDexStep - Class in com.facebook.buck.android
-
- HashInputJarsToDexStep(ProjectFilesystem, Supplier<Set<Path>>, Optional<Supplier<Multimap<Path, Path>>>, Supplier<ImmutableMap<String, HashCode>>) - Constructor for class com.facebook.buck.android.HashInputJarsToDexStep
-
- hashJsonObject(Hasher, Object) - Static method in class com.facebook.buck.json.JsonObjectHashing
-
Given a Hasher and a parsed BUCK file object, updates the Hasher with the contents of
the JSON object.
- hashPath(Hasher, ProjectFileHashLoader, ProjectFilesystem, Path) - Static method in class com.facebook.buck.util.hashing.PathHashing
-
- hashStringAndLength(Hasher, String) - Static method in class com.facebook.buck.util.hashing.StringHashing
-
Encodes the length of the string in UTF-16 code units, then the UTF-16 code units of the
string.
- hashTargetGraph() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetGraphHashing
-
Given a
TargetGraph and any number of root nodes to traverse, returns a map of
(BuildTarget, HashCode) pairs for all root build targets and their dependencies.
- HasImportLibrary - Interface in com.facebook.buck.cxx.toolchain.linker
-
A windows shared library consists of two files: (1) a dll to be used at runtime and (2) an import
library (static library) to be used to link against a given shared library.
- hasIncomingEdges(T) - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
-
- HasInstallableApk - Interface in com.facebook.buck.android
-
Build rule that generates an APK that can be installed with the install command.
- HasInstallableApk.AbstractApkInfo - Class in com.facebook.buck.android
-
- HasInstallHelpers - Interface in com.facebook.buck.core.rules.attr
-
- HasJavaAbi - Interface in com.facebook.buck.jvm.core
-
- HasJavaClassHashes - Interface in com.facebook.buck.jvm.core
-
This should be considered deprecated.
- hasJavacSpec() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
-
- HaskellBinary - Class in com.facebook.buck.features.haskell
-
- HaskellBinary(BuildTarget, ProjectFilesystem, BuildRuleParams, ImmutableSet<BuildRule>, Tool, SourcePath) - Constructor for class com.facebook.buck.features.haskell.HaskellBinary
-
- HaskellBinaryDescription - Class in com.facebook.buck.features.haskell
-
- HaskellBinaryDescription(ToolchainProvider, CxxBuckConfig) - Constructor for class com.facebook.buck.features.haskell.HaskellBinaryDescription
-
- HaskellBinaryDescription.Type - Enum in com.facebook.buck.features.haskell
-
- HaskellBinaryDescriptionArg - Class in com.facebook.buck.features.haskell
-
Immutable implementation of HaskellBinaryDescription.AbstractHaskellBinaryDescriptionArg.
- HaskellBinaryDescriptionArg.Builder - Class in com.facebook.buck.features.haskell
-
- HaskellBuckConfig - Class in com.facebook.buck.features.haskell
-
- HaskellBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.features.haskell.HaskellBuckConfig
-
- HaskellCompileDep - Interface in com.facebook.buck.features.haskell
-
An interface for rule which can provide interfaces files for a haskell compilation.
- HaskellCompileInput - Class in com.facebook.buck.features.haskell
-
Information that contributes to a haskell compilation job.
- HaskellCompileInput.Builder - Class in com.facebook.buck.features.haskell
-
- HaskellCompileRule - Class in com.facebook.buck.features.haskell
-
- HaskellDescriptionsProvider - Class in com.facebook.buck.features.haskell
-
- HaskellDescriptionsProvider() - Constructor for class com.facebook.buck.features.haskell.HaskellDescriptionsProvider
-
- HaskellDescriptionUtils - Class in com.facebook.buck.features.haskell
-
- HaskellGhciDescription - Class in com.facebook.buck.features.haskell
-
- HaskellGhciDescription(ToolchainProvider, CxxBuckConfig) - Constructor for class com.facebook.buck.features.haskell.HaskellGhciDescription
-
- HaskellGhciDescriptionArg - Class in com.facebook.buck.features.haskell
-
Immutable implementation of HaskellGhciDescription.AbstractHaskellGhciDescriptionArg.
- HaskellGhciDescriptionArg.Builder - Class in com.facebook.buck.features.haskell
-
- HaskellGhciOmnibusSpec - Class in com.facebook.buck.features.haskell
-
- HaskellGhciOmnibusSpec.Builder - Class in com.facebook.buck.features.haskell
-
- HaskellGhciRule - Class in com.facebook.buck.features.haskell
-
- HaskellHaddockDescription - Class in com.facebook.buck.features.haskell
-
- HaskellHaddockDescription(ToolchainProvider) - Constructor for class com.facebook.buck.features.haskell.HaskellHaddockDescription
-
- HaskellHaddockDescriptionArg - Class in com.facebook.buck.features.haskell
-
Immutable implementation of HaskellHaddockDescription.AbstractHaskellHaddockDescriptionArg.
- HaskellHaddockDescriptionArg.Builder - Class in com.facebook.buck.features.haskell
-
- HaskellHaddockInput - Class in com.facebook.buck.features.haskell
-
Information that contributes to a haskell haddock job.
- HaskellHaddockInput.Builder - Class in com.facebook.buck.features.haskell
-
- HaskellHaddockLibRule - Class in com.facebook.buck.features.haskell
-
- HaskellHaddockLibRule.Type - Enum in com.facebook.buck.features.haskell
-
- HaskellHaddockRule - Class in com.facebook.buck.features.haskell
-
- HaskellLibrary - Class in com.facebook.buck.features.haskell
-
- HaskellLibrary(BuildTarget, ProjectFilesystem, BuildRuleParams) - Constructor for class com.facebook.buck.features.haskell.HaskellLibrary
-
- HaskellLibraryDescription - Class in com.facebook.buck.features.haskell
-
- HaskellLibraryDescription(ToolchainProvider, CxxBuckConfig) - Constructor for class com.facebook.buck.features.haskell.HaskellLibraryDescription
-
- HaskellLibraryDescription.Type - Enum in com.facebook.buck.features.haskell
-
- HaskellLibraryDescriptionArg - Class in com.facebook.buck.features.haskell
-
Immutable implementation of HaskellLibraryDescription.AbstractHaskellLibraryDescriptionArg.
- HaskellLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.haskell
-
- HaskellLinkRule - Class in com.facebook.buck.features.haskell
-
- HaskellLinkRule(BuildTarget, ProjectFilesystem, BuildRuleParams, Tool, Path, ImmutableList<Arg>, ImmutableList<Arg>, boolean) - Constructor for class com.facebook.buck.features.haskell.HaskellLinkRule
-
- HaskellModule - Class in com.facebook.buck.features.haskell
-
- HaskellModule() - Constructor for class com.facebook.buck.features.haskell.HaskellModule
-
- HaskellModuleAdapterPlugin - Class in com.facebook.buck.features.haskell
-
- HaskellModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.haskell.HaskellModuleAdapterPlugin
-
- HaskellPackage - Class in com.facebook.buck.features.haskell
-
Represents a Haskell package used as a dependency during compilation.
- HaskellPackage.Builder - Class in com.facebook.buck.features.haskell
-
- HaskellPackageInfo - Class in com.facebook.buck.features.haskell
-
- HaskellPackageRule - Class in com.facebook.buck.features.haskell
-
- HaskellPackageRule(BuildTarget, ProjectFilesystem, BuildRuleParams, Tool, HaskellVersion, Linker.LinkableDepType, HaskellPackageInfo, ImmutableSortedMap<String, HaskellPackage>, ImmutableSortedSet<String>, ImmutableSortedSet<SourcePath>, ImmutableSortedSet<SourcePath>, ImmutableSortedSet<SourcePath>) - Constructor for class com.facebook.buck.features.haskell.HaskellPackageRule
-
- HaskellPlatform - Class in com.facebook.buck.features.haskell
-
Immutable implementation of AbstractHaskellPlatform.
- HaskellPlatform.Builder - Class in com.facebook.buck.features.haskell
-
- HaskellPlatformsFactory - Class in com.facebook.buck.features.haskell
-
- HaskellPlatformsFactory(BuckConfig, ExecutableFinder) - Constructor for class com.facebook.buck.features.haskell.HaskellPlatformsFactory
-
- HaskellPlatformsProvider - Class in com.facebook.buck.features.haskell
-
- HaskellPlatformsProviderFactory - Class in com.facebook.buck.features.haskell
-
- HaskellPlatformsProviderFactory() - Constructor for class com.facebook.buck.features.haskell.HaskellPlatformsProviderFactory
-
- HaskellPrebuiltLibraryDescription - Class in com.facebook.buck.features.haskell
-
- HaskellPrebuiltLibraryDescription() - Constructor for class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescription
-
- HaskellPrebuiltLibraryDescriptionArg - Class in com.facebook.buck.features.haskell
-
Immutable implementation of HaskellPrebuiltLibraryDescription.AbstractHaskellPrebuiltLibraryDescriptionArg.
- HaskellPrebuiltLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.haskell
-
- HaskellSources - Class in com.facebook.buck.features.haskell
-
Immutable implementation of AbstractHaskellSources.
- HaskellSources.Builder - Class in com.facebook.buck.features.haskell
-
- HaskellToolchainSupplier - Class in com.facebook.buck.features.haskell
-
- HaskellToolchainSupplier() - Constructor for class com.facebook.buck.features.haskell.HaskellToolchainSupplier
-
- HaskellVersion - Class in com.facebook.buck.features.haskell
-
Immutable implementation of AbstractHaskellVersion.
- HaskellVersion.Builder - Class in com.facebook.buck.features.haskell
-
- HasLinkerMap - Interface in com.facebook.buck.cxx.toolchain.linker
-
- HasMavenCoordinates - Interface in com.facebook.buck.jvm.core
-
- hasMinionFailed(String) - Method in class com.facebook.buck.distributed.build_slave.MinionWorkloadAllocator
-
- hasNext() - Method in class com.facebook.buck.core.macros.MacroFinderAutomaton
-
- hasOutput() - Method in class com.facebook.buck.android.DexProducedFromJavaLibrary
-
- HasOutputName - Interface in com.facebook.buck.core.model
-
Interface for BuildRules which generate sources with logical "names" (e.g.
- hasPathsChangedInWorkingDirectory - Variable in enum com.facebook.buck.util.versioncontrol.VersionControlStatsGenerator.Mode
-
- hasPatterns() - Method in class com.facebook.buck.util.PatternsMatcher
-
- hasPendingWrites() - Method in interface com.facebook.buck.util.ListeningProcessExecutor.LaunchedProcess
-
Returns true if the process has any data queued to write to stdin, false
otherwise.
- HasPostBuildSteps - Interface in com.facebook.buck.core.rules.attr
-
Deprecated interface used by
BuildRules which perform operations after the build.
- hasProcessFinished(Object) - Method in class com.facebook.buck.util.ProcessHelper
-
- HasProvidedDeps - Interface in com.facebook.buck.core.description.arg
-
- HasProvidedDepsQuery - Interface in com.facebook.buck.core.description.arg
-
- hasProviders() - Method in interface com.facebook.buck.core.rules.BuildRule
-
- hasProviders() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
-
- hasProviders() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleWithProviders
-
- hasReadyZeroDependencyNodes() - Method in class com.facebook.buck.distributed.build_client.RemoteExecutionBuildTargetsQueue
-
- hasReadyZeroDependencyNodes() - Method in interface com.facebook.buck.distributed.build_slave.BuildTargetsQueue
-
- hasReadyZeroDependencyNodes() - Method in class com.facebook.buck.distributed.build_slave.ReverseDepBuildTargetsQueue
-
- hasResources() - Method in class com.facebook.buck.android.apkmodule.APKModule
-
- hasResources() - Method in interface com.facebook.buck.android.FilteredResourcesProvider
-
- hasResources() - Method in class com.facebook.buck.android.IdentityResourcesProvider
-
- hasResources() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails
-
- hasResources() - Method in class com.facebook.buck.android.ResourcesFilter
-
- hasRule(String) - Method in class com.facebook.buck.skylark.parser.context.ParseContext
-
- HasRuntimeDeps - Interface in com.facebook.buck.core.rules.attr
-
Provides a facility for a rule to list dependencies it'll need at runtime.
- HasSourcePath - Interface in com.facebook.buck.rules.args
-
Interface for extracting a SourcePath from an Arg which has one.
- HasSources - Interface in com.facebook.buck.jvm.core
-
- HasSrcs - Interface in com.facebook.buck.core.description.arg
-
- HasSupplementaryOutputs - Interface in com.facebook.buck.core.rules.attr
-
BuildRules which supports supplementary outputs.
- HasSystemFrameworkAndLibraries - Interface in com.facebook.buck.cxx.toolchain
-
Constructor args which specify system framework and library fields.
- hasTestHost() - Method in class com.facebook.buck.apple.AppleTest
-
- HasTests - Interface in com.facebook.buck.core.description.arg
-
A constructor arg of source rules with a list of their tests.
- HasTestTimeout - Interface in com.facebook.buck.core.description.arg
-
- HasThinLTO - Interface in com.facebook.buck.cxx.toolchain.linker
-
- hasTimedOut() - Method in class com.facebook.buck.jvm.java.JUnitStep
-
- hasUiTestTarget() - Method in class com.facebook.buck.apple.AppleTest
-
- hasUserDefinedValue(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
-
- hasValidAndroidManifest() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
-
AndroidManifest.xml can be generated when package name is known.
- HasVersionUniverse - Interface in com.facebook.buck.versions
-
- hasViewPath() - Method in interface com.facebook.buck.cli.parameter_extractors.ProjectViewParameters
-
- hasWildmatchGlob() - Method in class com.facebook.buck.io.watchman.Watchman
-
- haveMostBuildRulesCompleted() - Method in class com.facebook.buck.distributed.build_slave.MinionWorkloadAllocator
-
- haveMostBuildRulesFinished() - Method in class com.facebook.buck.distributed.build_client.RemoteExecutionBuildTargetsQueue
-
- haveMostBuildRulesFinished() - Method in interface com.facebook.buck.distributed.build_slave.BuildTargetsQueue
-
- haveMostBuildRulesFinished() - Method in class com.facebook.buck.distributed.build_slave.ReverseDepBuildTargetsQueue
-
- haveRemoteMachinesConnected() - Method in class com.facebook.buck.distributed.build_client.RemoteExecutionBuildTargetsQueue
-
- header - Variable in class com.facebook.buck.cxx.toolchain.elf.Elf
-
- header - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSection
-
- HEADER_MODE - Static variable in class com.facebook.buck.cxx.CxxLibraryDescription
-
- HEADER_SIZE - Static variable in class com.facebook.buck.android.resources.ResourcesXml
-
- HEADER_SIZE - Static variable in class com.facebook.buck.android.resources.ResourceTable
-
- HEADER_SIZE - Static variable in class com.facebook.buck.android.resources.ResTablePackage
-
- HEADER_SYMLINK_TREE_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
-
- HEADER_VISIBILITY - Static variable in class com.facebook.buck.cxx.CxxLibraryDescription
-
- HeaderMap - Class in com.facebook.buck.apple.clang
-
Header maps are essentially hash maps from strings to paths (coded as two strings: a prefix and a
suffix).
- HeaderMap.Builder - Class in com.facebook.buck.apple.clang
-
Build a header map from individual mappings.
- HeaderMap.HeaderMapVisitor - Interface in com.facebook.buck.apple.clang
-
- HeaderMode - Enum in com.facebook.buck.cxx.toolchain
-
- headerOutputPath(BuildTarget, ProjectFilesystem, Optional<String>) - Static method in class com.facebook.buck.features.halide.HalideCompile
-
- HeaderSymlinkTree - Class in com.facebook.buck.cxx.toolchain
-
- HeaderSymlinkTree(BuildTarget, ProjectFilesystem, Path, ImmutableMap<Path, SourcePath>, SourcePathRuleFinder) - Constructor for class com.facebook.buck.cxx.toolchain.HeaderSymlinkTree
-
- HeaderSymlinkTreeWithHeaderMap - Class in com.facebook.buck.cxx
-
- HeaderSymlinkTreeWithModuleMap - Class in com.facebook.buck.cxx.toolchain
-
- HeaderVerification - Class in com.facebook.buck.cxx.toolchain
-
Defines how to handle headers that get included during the build but aren't explicitly tracked in
any build files.
- HeaderVerification.Builder - Class in com.facebook.buck.cxx.toolchain
-
- HeaderVisibility - Enum in com.facebook.buck.cxx.toolchain
-
- HealthCheckStatsTracker - Class in com.facebook.buck.distributed.build_slave
-
Used to keep track of how long minion health checks are taking, as observed by coordinator.
- HealthCheckStatsTracker() - Constructor for class com.facebook.buck.distributed.build_slave.HealthCheckStatsTracker
-
- HeartbeatService - Class in com.facebook.buck.distributed.build_slave
-
Makes sure the clients send constant heartbeats to the servers to report healthy.
- HeartbeatService(long) - Constructor for class com.facebook.buck.distributed.build_slave.HeartbeatService
-
- HeartbeatService.HeartbeatCallback - Interface in com.facebook.buck.distributed.build_slave
-
Called at a regular interval to perform heartbeat operations.
- HELP_LONG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
-
- HelpCommand - Class in com.facebook.buck.cli
-
- HelpCommand() - Constructor for class com.facebook.buck.cli.HelpCommand
-
- HgCmdLineInterface - Class in com.facebook.buck.util.versioncontrol
-
- HgCmdLineInterface(ProcessExecutorFactory, Path, String, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.util.versioncontrol.HgCmdLineInterface
-
- Hint - Annotation Type in com.facebook.buck.core.description.arg
-
- hit() - Static method in class com.facebook.buck.event.ActionGraphEvent.Cache
-
- Hit() - Constructor for class com.facebook.buck.event.ActionGraphEvent.Cache.Hit
-
- hit() - Static method in class com.facebook.buck.versions.VersionedTargetGraphEvent.Cache
-
- HiveRowFormatter - Class in com.facebook.buck.util.network
-
Use this formatter as you would use a Builder to create Hive formatted rows that will transmit
correctly according to Scribe/Hive protocol.
- HOST_INFO - Static variable in class com.facebook.buck.skylark.function.HostInfo
-
- HostInfo - Class in com.facebook.buck.skylark.function
-
A factory for host_info built-in function available
- hostInfo() - Method in class com.facebook.buck.skylark.function.SkylarkNativeModule
-
- HostnameFetching - Class in com.facebook.buck.util.network.hostname
-
- HostnameFetchingPosixLibrary - Class in com.facebook.buck.util.network.hostname
-
- HostnameFetchingWin32Library - Interface in com.facebook.buck.util.network.hostname
-
- HttpArchive - Class in com.facebook.buck.file
-
Represents a remote file that needs to be downloaded.
- HttpArchive(BuildTarget, ProjectFilesystem, BuildRuleParams, HttpFile, String, ArchiveFormat, Optional<Path>) - Constructor for class com.facebook.buck.file.HttpArchive
-
- HttpArchiveDescription - Class in com.facebook.buck.file
-
A description for downloading an archive over http and extracting it (versus the combo logic
contained in
RemoteFileDescription.
- HttpArchiveDescription(ToolchainProvider) - Constructor for class com.facebook.buck.file.HttpArchiveDescription
-
- HttpArchiveDescription(Downloader) - Constructor for class com.facebook.buck.file.HttpArchiveDescription
-
- HttpArchiveDescriptionArg - Class in com.facebook.buck.file
-
Arguments for an http_archive rule
- HttpArchiveDescriptionArg.Builder - Class in com.facebook.buck.file
-
- HttpArtifactCache - Class in com.facebook.buck.artifact_cache
-
- HttpArtifactCache(NetworkCacheArgs) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCache
-
- HttpArtifactCacheBinaryProtocol - Class in com.facebook.buck.artifact_cache
-
Implements the binary protocol used by Buck to talk to the cache server.
- HttpArtifactCacheBinaryProtocol.FetchResponse - Class in com.facebook.buck.artifact_cache
-
- HttpArtifactCacheBinaryProtocol.StoreRequest - Class in com.facebook.buck.artifact_cache
-
- HttpArtifactCacheEvent - Class in com.facebook.buck.artifact_cache
-
Event produced for HttpArtifactCache operations containing different stats.
- HttpArtifactCacheEvent(EventKey, ArtifactCacheEvent.Operation, Optional<String>, ImmutableSet<RuleKey>, ArtifactCacheEvent.InvocationType, ArtifactCacheEvent.StoreType) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent
-
- HttpArtifactCacheEvent.Finished - Class in com.facebook.buck.artifact_cache
-
- HttpArtifactCacheEvent.Finished.Builder - Class in com.facebook.buck.artifact_cache
-
- HttpArtifactCacheEvent.Scheduled - Class in com.facebook.buck.artifact_cache
-
- HttpArtifactCacheEvent.Shutdown - Class in com.facebook.buck.artifact_cache
-
- HttpArtifactCacheEvent.Started - Class in com.facebook.buck.artifact_cache
-
- HttpArtifactCacheEventFetchData - Class in com.facebook.buck.artifact_cache
-
Immutable implementation of HttpArtifactCacheEvent.AbstractHttpArtifactCacheEventFetchData.
- HttpArtifactCacheEventFetchData.Builder - Class in com.facebook.buck.artifact_cache
-
- HttpArtifactCacheEventListener - Class in com.facebook.buck.event.listener
-
Listens to HttpArtifactCacheEvents and logs stats data in Hive row format.
- HttpArtifactCacheEventListener(BatchingLogger, BatchingLogger, TaskManagerScope) - Constructor for class com.facebook.buck.event.listener.HttpArtifactCacheEventListener
-
- HttpArtifactCacheEventListenerCloseArgs - Class in com.facebook.buck.event.listener
-
Arguments to HttpArtifactCacheEventListenerCloseAction.
- HttpArtifactCacheEventListenerCloseArgs.Builder - Class in com.facebook.buck.event.listener
-
- HttpArtifactCacheEventStoreData - Class in com.facebook.buck.artifact_cache
-
Immutable implementation of HttpArtifactCacheEvent.AbstractHttpArtifactCacheEventStoreData.
- HttpArtifactCacheEventStoreData.Builder - Class in com.facebook.buck.artifact_cache
-
- HttpArtifactCacheUploadListener - Class in com.facebook.buck.event.listener
-
In charge for monitoring builds that store artifacts to the remote cache and computing stateful
cache upload stats.
- HttpArtifactCacheUploadListener(BuckEventBus, int) - Constructor for class com.facebook.buck.event.listener.HttpArtifactCacheUploadListener
-
- HttpCacheEntry - Class in com.facebook.buck.artifact_cache.config
-
Immutable implementation of AbstractHttpCacheEntry.
- HttpCacheEntry.Builder - Class in com.facebook.buck.artifact_cache.config
-
- HttpDownloader - Class in com.facebook.buck.file.downloader.impl
-
Download a file over HTTP.
- HttpDownloader() - Constructor for class com.facebook.buck.file.downloader.impl.HttpDownloader
-
- HttpDownloader(Optional<Proxy>) - Constructor for class com.facebook.buck.file.downloader.impl.HttpDownloader
-
- HttpEndpoint - Interface in com.facebook.buck.util.network
-
- HttpFile - Class in com.facebook.buck.file
-
Represents a remote file that needs to be downloaded.
- HttpFile(BuildTarget, ProjectFilesystem, BuildRuleParams, Downloader, ImmutableList<URI>, HashCode, String, boolean) - Constructor for class com.facebook.buck.file.HttpFile
-
- HttpFileBinary - Class in com.facebook.buck.file
-
Represents an executable
HttpFile, which means that it can be invoked using
buck
run.
- HttpFileBinary(BuildTarget, ProjectFilesystem, BuildRuleParams, Downloader, ImmutableList<URI>, HashCode, String) - Constructor for class com.facebook.buck.file.HttpFileBinary
-
- HttpFileDescription - Class in com.facebook.buck.file
-
A description for downloading a single HttpFile (versus the combo logic contained in
RemoteFileDescription.
- HttpFileDescription(ToolchainProvider) - Constructor for class com.facebook.buck.file.HttpFileDescription
-
- HttpFileDescription(Downloader) - Constructor for class com.facebook.buck.file.HttpFileDescription
-
- HttpFileDescriptionArg - Class in com.facebook.buck.file
-
Args required for http_rule
- HttpFileDescriptionArg.Builder - Class in com.facebook.buck.file
-
- HttpLoadBalancer - Interface in com.facebook.buck.slb
-
- HttpResponse - Interface in com.facebook.buck.slb
-
- HttpResponse - Class in com.facebook.buck.util.network
-
- HttpResponse(String) - Constructor for class com.facebook.buck.util.network.HttpResponse
-
- HttpService - Interface in com.facebook.buck.slb
-
- httpShutdownEvent - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- HumanReadableException - Exception in com.facebook.buck.core.exceptions
-
Exception with an error message that can sensibly be displayed to the user without a stacktrace.
- HumanReadableException(String, Object...) - Constructor for exception com.facebook.buck.core.exceptions.HumanReadableException
-
- HumanReadableException(String) - Constructor for exception com.facebook.buck.core.exceptions.HumanReadableException
-
- HumanReadableException(Throwable, String) - Constructor for exception com.facebook.buck.core.exceptions.HumanReadableException
-
- HumanReadableException(Throwable, String, Object...) - Constructor for exception com.facebook.buck.core.exceptions.HumanReadableException
-
- HumanReadableException(ExceptionWithHumanReadableMessage) - Constructor for exception com.facebook.buck.core.exceptions.HumanReadableException
-
- HumanReadableExceptionAugmentor - Class in com.facebook.buck.core.exceptions.handler
-
A class that can append additional information to a HumanReadableException based on configuration
settings.
- HumanReadableExceptionAugmentor(Map<Pattern, String>) - Constructor for class com.facebook.buck.core.exceptions.handler.HumanReadableExceptionAugmentor
-
- HYBRID_THRIFT_STREAM_CONTENT_TYPE - Static variable in class com.facebook.buck.artifact_cache.ThriftArtifactCache
-
- HYBRID_THRIFT_STREAM_CONTENT_TYPE - Static variable in class com.facebook.buck.slb.HybridThriftOverHttpServiceImpl
-
- HybridGlobber - Class in com.facebook.buck.skylark.io.impl
-
A
Globber implementation that tries to use Watchman if it's available and falls back to a
fallback globber, in case Watchman query cannot be fulfilled.
- HybridGlobber(Globber, WatchmanGlobber) - Constructor for class com.facebook.buck.skylark.io.impl.HybridGlobber
-
- HybridGlobberFactory - Class in com.facebook.buck.skylark.io.impl
-
- HybridPayloadGenerator - Class in com.facebook.buck.artifact_cache
-
* Creates example fetch and store requests, encodes them using the hybrid thrift/binary protocol,
and finally prints out the hybrid payload using base 64 encoding.
- HybridPayloadGenerator() - Constructor for class com.facebook.buck.artifact_cache.HybridPayloadGenerator
-
- HybridProjectBuildFileParser - Class in com.facebook.buck.json
-
Hybrid project build file parser that uses Python DSL, Skylark or any other
Syntax
depending on which one is requested for the individual build file.
- HybridThriftOverHttpService<ThriftRequest extends org.apache.thrift.TBase<?,?>,ThriftResponse extends org.apache.thrift.TBase<?,?>> - Interface in com.facebook.buck.slb
-
Sync and async methods to communicate using the Hybrid Thrift protocol.
- HybridThriftOverHttpServiceImpl<ThriftRequest extends org.apache.thrift.TBase<?,?>,ThriftResponse extends org.apache.thrift.TBase<?,?>> - Class in com.facebook.buck.slb
-
The HTTP body contains: - 4 bytes big endian byte size of the thrift serialised message.
- HybridThriftOverHttpServiceImpl(HybridThriftOverHttpServiceImplArgs) - Constructor for class com.facebook.buck.slb.HybridThriftOverHttpServiceImpl
-
New instances.
- HybridThriftOverHttpServiceImplArgs - Class in com.facebook.buck.slb
-
Immutable implementation of AbstractHybridThriftOverHttpServiceImplArgs.
- HybridThriftOverHttpServiceImplArgs.Builder - Class in com.facebook.buck.slb
-
- HybridThriftRequestHandler<ThriftRequest extends org.apache.thrift.TBase<?,?>> - Class in com.facebook.buck.slb
-
Handles the contents of a hybrid thrift request.
- HybridThriftRequestHandler(ThriftRequest) - Constructor for class com.facebook.buck.slb.HybridThriftRequestHandler
-
- HybridThriftResponseHandler<ThriftResponse extends org.apache.thrift.TBase<?,?>> - Class in com.facebook.buck.slb
-
Control struct to receive a hybrid thrift response.
- HybridThriftResponseHandler(ThriftResponse) - Constructor for class com.facebook.buck.slb.HybridThriftResponseHandler
-
- S_IFDIR - Static variable in class com.facebook.buck.io.file.MostFiles
-
- S_IFLNK - Static variable in class com.facebook.buck.io.file.MostFiles
-
- S_IFREG - Static variable in class com.facebook.buck.io.file.MostFiles
-
- SameThreadConfigurationRuleResolver - Class in com.facebook.buck.core.rules.config.impl
-
- SameThreadConfigurationRuleResolver(Function<BuildTarget, Cell>, BiFunction<Cell, BuildTarget, TargetNode<?>>) - Constructor for class com.facebook.buck.core.rules.config.impl.SameThreadConfigurationRuleResolver
-
- SampleRate - Class in com.facebook.buck.util
-
Holds a probability between 0 to 100 inclusively.
- SampleRate.Builder - Class in com.facebook.buck.util
-
- SamplingCounter - Class in com.facebook.buck.counters
-
- SamplingCounter(String, String, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.counters.SamplingCounter
-
- SandboxConfig - Class in com.facebook.buck.sandbox
-
Config section responsible for sandbox features.
- SandboxExecutionStrategy - Interface in com.facebook.buck.sandbox
-
This strategy is responsible for detecting whether sandboxing is enabled and creating a
ProgramRunner to run a program in a sandbox mode.
- sandboxExecutionStrategy - Variable in class com.facebook.buck.shell.AbstractGenruleDescription
-
- SandboxExecutionStrategyFactory - Interface in com.facebook.buck.sandbox
-
- SandboxProperties - Class in com.facebook.buck.sandbox
-
A set of properties for a single execution of a process under a sandbox.
- SandboxProperties.Builder - Class in com.facebook.buck.sandbox
-
- sanitize(String) - Static method in class com.facebook.buck.cxx.toolchain.CxxFlavorSanitizer
-
- sanitize(Optional<Path>) - Method in class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
-
- sanitize(Optional<Path>, String) - Method in class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
-
- sanitize(String) - Static method in class com.facebook.buck.io.file.MostFiles
-
Given a file name, replace any illegal characters from it.
- SanitizedArg - Class in com.facebook.buck.rules.args
-
An
Arg which must be sanitized before contributing to a
RuleKey.
- sanitizeFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
-
- ScalaBuckConfig - Class in com.facebook.buck.jvm.scala
-
- ScalaBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.jvm.scala.ScalaBuckConfig
-
- ScalaConfiguredCompilerFactory - Class in com.facebook.buck.jvm.scala
-
- ScalaConfiguredCompilerFactory(ScalaBuckConfig, JavacFactory) - Constructor for class com.facebook.buck.jvm.scala.ScalaConfiguredCompilerFactory
-
- ScalaConfiguredCompilerFactory(ScalaBuckConfig, Function<ToolchainProvider, ExtraClasspathProvider>, JavacFactory) - Constructor for class com.facebook.buck.jvm.scala.ScalaConfiguredCompilerFactory
-
- ScalacStep - Class in com.facebook.buck.jvm.scala
-
- ScalacToJarStepFactory - Class in com.facebook.buck.jvm.scala
-
- ScalacToJarStepFactory(Tool, ImmutableList<String>, ImmutableList<String>, ImmutableSet<BuildRule>, Javac, JavacOptions, ExtraClasspathProvider) - Constructor for class com.facebook.buck.jvm.scala.ScalacToJarStepFactory
-
- ScalaDescriptionsProvider - Class in com.facebook.buck.jvm.scala
-
- ScalaDescriptionsProvider() - Constructor for class com.facebook.buck.jvm.scala.ScalaDescriptionsProvider
-
- ScalaLibraryDescription - Class in com.facebook.buck.jvm.scala
-
- ScalaLibraryDescription(ToolchainProvider, ScalaBuckConfig, JavaBuckConfig) - Constructor for class com.facebook.buck.jvm.scala.ScalaLibraryDescription
-
- ScalaLibraryDescription.CoreArg - Interface in com.facebook.buck.jvm.scala
-
- ScalaLibraryDescriptionArg - Class in com.facebook.buck.jvm.scala
-
Immutable implementation of ScalaLibraryDescription.AbstractScalaLibraryDescriptionArg.
- ScalaLibraryDescriptionArg.Builder - Class in com.facebook.buck.jvm.scala
-
- ScalaLibraryModuleRule - Class in com.facebook.buck.features.project.intellij.lang.scala
-
- ScalaLibraryModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.scala.ScalaLibraryModuleRule
-
- ScalaTestDescription - Class in com.facebook.buck.jvm.scala
-
- ScalaTestDescription(ToolchainProvider, ScalaBuckConfig, JavaBuckConfig) - Constructor for class com.facebook.buck.jvm.scala.ScalaTestDescription
-
- ScalaTestDescriptionArg - Class in com.facebook.buck.jvm.scala
-
Immutable implementation of ScalaTestDescription.AbstractScalaTestDescriptionArg.
- ScalaTestDescriptionArg.Builder - Class in com.facebook.buck.jvm.scala
-
- ScalaTestModuleRule - Class in com.facebook.buck.features.project.intellij.lang.scala
-
- ScalaTestModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.scala.ScalaTestModuleRule
-
- scale(double, Path, Path, ExecutionContext) - Method in interface com.facebook.buck.android.FilterResourcesSteps.ImageScaler
-
- scan(Iterable<? extends TypeMirror>, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
-
- scan(TypeMirror, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
-
- scan(TypeMirror) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
-
- scan(Iterable<? extends AnnotationValue>, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
-
- scan(AnnotationValue, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
-
- scan(AnnotationValue) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
-
- SCENEKIT_ASSETS_DESCRIPTION_CLASSES - Static variable in class com.facebook.buck.apple.AppleBuildRules
-
- SceneKitAssets - Class in com.facebook.buck.apple
-
- SceneKitAssetsDescription - Class in com.facebook.buck.apple
-
Description for a scenekit_assets rule, which identifies a assets directory for use with Apple's
SceneKit.
- SceneKitAssetsDescription() - Constructor for class com.facebook.buck.apple.SceneKitAssetsDescription
-
- schedule(ManagedBackgroundTask) - Method in class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
-
- schedule(ManagedBackgroundTask) - Method in class com.facebook.buck.support.bgtasks.BackgroundTaskManager
-
Schedule a task to be run in the background.
- schedule(BackgroundTask<?>) - Method in class com.facebook.buck.support.bgtasks.TaskManagerScope
-
- schedule(ImmutableList<? extends BackgroundTask<?>>) - Method in class com.facebook.buck.support.bgtasks.TaskManagerScope
-
- Scheduled(ArtifactCacheEvent.Operation, Optional<String>, ImmutableSet<RuleKey>, ArtifactCacheEvent.StoreType) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Scheduled
-
- scheduleOperationWithResource(ResourcePool.ThrowingFunction<R, T>, ListeningExecutorService) - Method in class com.facebook.buck.util.concurrent.ResourcePool
-
- scheduler() - Method in class com.facebook.buck.cli.HangMonitor
-
- scheduler() - Method in class com.facebook.buck.util.perf.PerfStatsTracking
-
- scheduler() - Method in class com.facebook.buck.util.perf.ProcessTracker
-
- scheduleType - Variable in class com.facebook.buck.artifact_cache.AbstractNetworkCache
-
- SCHEDULING_MORE_WORK_RESOURCE_AMOUNTS - Static variable in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
-
- SchemeAction(Optional<ImmutableList<XCScheme.SchemePrePostAction>>, Optional<ImmutableList<XCScheme.SchemePrePostAction>>) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.SchemeAction
-
- SchemeActionType - Enum in com.facebook.buck.features.apple.project
-
Types of actions in a scheme which include targets to build.
- SchemePrePostAction(Optional<XCScheme.BuildableReference>, String) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.SchemePrePostAction
-
- scope() - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildRuleScopeManager
-
- scope(BuckEventBus, String) - Static method in class com.facebook.buck.event.LeafEvents
-
Creates a simple scoped leaf event that will be logged to superconsole, chrome traces, etc.
- scope(BuckEventBus, RuleKeyCalculationEvent.Type, BuildTarget) - Static method in interface com.facebook.buck.event.RuleKeyCalculationEvent
-
- scope(BuckEventBus, PerfEventId, ImmutableMap<String, Object>) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
Creates a scope within which the measured operation takes place.
- scope(BuckEventBus, PerfEventId) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- scope(BuckEventBus, PerfEventId, String, Object) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- scope(BuckEventBus, PerfEventId, String, Object, String, Object) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- scope(Optional<BuckEventBus>, PerfEventId, ImmutableMap<String, Object>) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- scope(Optional<BuckEventBus>, PerfEventId) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- scope(Optional<BuckEventBus>, PerfEventId, String, Object) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- scope(Optional<BuckEventBus>, PerfEventId, String, Object, String, Object) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- scope(BuckEventBus, String) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- scope() - Method in class com.facebook.buck.util.concurrent.AssertScopeExclusiveAccess
-
- Scope - Interface in com.facebook.buck.util
-
A more specific interface that doesn't throw rather than using
AutoCloseable directly.
- ScopedRuleKeyObjectSink - Class in com.facebook.buck.rules.keys
-
- scopeIgnoringShortEvents(BuckEventBus, PerfEventId, ImmutableMap<String, Object>, SimplePerfEvent.Scope, long, TimeUnit) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- scopeIgnoringShortEvents(BuckEventBus, PerfEventId, SimplePerfEvent.Scope, long, TimeUnit) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- scopeIgnoringShortEvents(BuckEventBus, PerfEventId, String, Object, SimplePerfEvent.Scope, long, TimeUnit) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- scopeIgnoringShortEvents(BuckEventBus, PerfEventId, String, Object, String, Object, SimplePerfEvent.Scope, long, TimeUnit) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- ScribeBatchingLogger - Class in com.facebook.buck.util.network
-
Uploads log entries to the given scribe category.
- ScribeBatchingLogger(String, ScribeLogger) - Constructor for class com.facebook.buck.util.network.ScribeBatchingLogger
-
- ScribeData - Class in com.facebook.buck.util.network.offline
-
Immutable implementation of AbstractScribeData.
- ScribeData.Builder - Class in com.facebook.buck.util.network.offline
-
- ScribeEventListener - Class in com.facebook.buck.event.listener
-
- ScribeEventListener(ScribeEventListenerConfig, ScribeLogger, ExecutorService) - Constructor for class com.facebook.buck.event.listener.ScribeEventListener
-
- ScribeEventListenerConfig - Class in com.facebook.buck.event.listener
-
Strong-type configuration for [scribe_event_listener] section
- ScribeLogger - Class in com.facebook.buck.util.network
-
- ScribeLogger() - Constructor for class com.facebook.buck.util.network.ScribeLogger
-
- ScrubException(String) - Constructor for exception com.facebook.buck.io.file.FileScrubber.ScrubException
-
- scrubFile(FileChannel) - Method in class com.facebook.buck.cxx.toolchain.objectfile.LcUuidContentsScrubber
-
- scrubFile(FileChannel) - Method in class com.facebook.buck.cxx.toolchain.objectfile.OsoSymbolsContentsScrubber
-
- scrubFile(FileChannel) - Method in interface com.facebook.buck.io.file.FileContentsScrubber
-
Override this method to perform the content modification.
- scrubFileWithPath(Path) - Method in interface com.facebook.buck.io.file.FileAttributesScrubber
-
Override this method to perform the modification of the file attributes (modification date,
creation date, etc.) WARNING: You should not delete, rename or move the file, as the the
behaviour is undefined.
- scrubZip(Path) - Static method in class com.facebook.buck.util.zip.ZipScrubber
-
- ScubaBuckConfig - Class in com.facebook.buck.event.listener
-
- ScubaBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.event.listener.ScubaBuckConfig
-
- ScubaBuildListener - Class in com.facebook.buck.event.listener
-
- ScubaBuildListener(Clock, ScribeLogger, Console, boolean, ImmutableSet<ArtifactCacheMode>, ScubaBuckConfig, CellPathResolver, Path, BuildId, ScubaData, ScubaData, ScubaData, String, ScubaEventFactory<BuildScubaEventFactory.AbstractBuildData>, ScubaEventFactory<ActionGraphPerfScubaEventFactory.AbstractActionGraphPerfData>, ScubaEventFactory<DistBuildClientCacheResultScubaEventFactory.AbstractDistBuildClientCacheData>, ScubaEventFactory<DistBuildCombinedScubaEventFactory.AbstractDistBuildCombinedData>, ScubaEventFactory<DistBuildSlaveScubaEventFactory.AbstractDistBuildSlaveData>) - Constructor for class com.facebook.buck.event.listener.ScubaBuildListener
-
- ScubaBuildListener(Config, ScubaBuckConfig, CellPathResolver, ExecutionEnvironment, Properties, boolean, ImmutableSet<ArtifactCacheMode>, Path, BuildId, ProjectFilesystem, Clock, ScribeLogger, Console, String, String, ScubaEventFactory<BuildScubaEventFactory.AbstractBuildData>, ScubaEventFactory<ActionGraphPerfScubaEventFactory.AbstractActionGraphPerfData>, ScubaEventFactory<DistBuildClientCacheResultScubaEventFactory.AbstractDistBuildClientCacheData>, ScubaEventFactory<DistBuildCombinedScubaEventFactory.AbstractDistBuildCombinedData>, ScubaEventFactory<DistBuildSlaveScubaEventFactory.AbstractDistBuildSlaveData>, boolean, int) - Constructor for class com.facebook.buck.event.listener.ScubaBuildListener
-
- ScubaData - Class in com.facebook.buck.event
-
Immutable implementation of AbstractScubaData.
- ScubaData.Builder - Class in com.facebook.buck.event
-
- ScubaEvent - Class in com.facebook.buck.event
-
Json format for scuba logs.
- ScubaEvent(ScubaData) - Constructor for class com.facebook.buck.event.ScubaEvent
-
- ScubaEventFactory<T extends ScubaEventFactory.Data> - Interface in com.facebook.buck.event.listener.scuba
-
Interface for generating ScubaEvents for logging into Scuba tables based on data stored in ScubaBuildListener
- ScubaEventFactory.Data - Interface in com.facebook.buck.event.listener.scuba
-
The interface for passing the data we need for constructing Scuba events
- ScubaListenerData - Class in com.facebook.buck.event.listener.scuba
-
Class holding all the data that the ScubaListener records down for logging to Scuba later on
- ScubaListenerData(ImmutableSet<ArtifactCacheMode>, String) - Constructor for class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- searchPathEnvVar() - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
-
- searchPathEnvVar() - Method in class com.facebook.buck.cxx.toolchain.linker.GnuLinker
-
- searchPathEnvVar() - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
-
- searchPathEnvVar() - Method in class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
-
- SECONDARY_DEX_DIR - Static variable in class com.facebook.buck.android.exopackage.DexExoHelper
-
- SECONDARY_DEX_ID - Static variable in class com.facebook.buck.android.SplitZipStep
-
- SECONDARY_DEX_TYPE - Static variable in class com.facebook.buck.android.exopackage.ExopackageInstaller
-
- secondaryOutputToInputs - Variable in class com.facebook.buck.android.PreDexedFilesSorter.Result
-
- SECTION - Static variable in class com.facebook.buck.jvm.java.JavaBuckConfig
-
- SECTION_NAME - Static variable in class com.facebook.buck.event.listener.ScubaBuckConfig
-
- Selectable - Interface in com.facebook.buck.core.select
-
A condition in select statements.
- SelectableConfigurationContext - Interface in com.facebook.buck.core.select
-
Contains context that can be accessed by
Selectable to get information about the current
configuration.
- SelectableResolver - Interface in com.facebook.buck.core.select
-
- selectOne(String, List<T>, Function<T, String>) - Method in class com.facebook.buck.doctor.UserInput
-
- Selector<T> - Class in com.facebook.buck.core.select
-
Keeps mapping of a single select expression.
- Selector(ImmutableMap<SelectorKey, T>, ImmutableSet<SelectorKey>, String, boolean) - Constructor for class com.facebook.buck.core.select.Selector
-
Creates a new Selector with a custom error message for a situation when no conditions match.
- SelectorFactory - Class in com.facebook.buck.core.select.impl
-
Factory to create
Selector using raw (non-coerced) data.
- SelectorFactory(SelectorFactory.BuildTargetCoercer) - Constructor for class com.facebook.buck.core.select.impl.SelectorFactory
-
- SelectorFactory.BuildTargetCoercer - Interface in com.facebook.buck.core.select.impl
-
- SelectorKey - Class in com.facebook.buck.core.select
-
A key in select statement.
- SelectorKey(BuildTarget) - Constructor for class com.facebook.buck.core.select.SelectorKey
-
- SelectorList<T> - Class in com.facebook.buck.core.select
-
- SelectorList(Concatable<T>, List<Selector<T>>) - Constructor for class com.facebook.buck.core.select.SelectorList
-
- SelectorListCoercer<T> - Class in com.facebook.buck.rules.coercer
-
- SelectorListCoercer(BuildTargetTypeCoercer, TypeCoercer<T>, SelectorListFactory) - Constructor for class com.facebook.buck.rules.coercer.SelectorListCoercer
-
- SelectorListFactory - Class in com.facebook.buck.core.select.impl
-
A factory to create
SelectorList from raw (non-coerced) data.
- SelectorListFactory(SelectorFactory) - Constructor for class com.facebook.buck.core.select.impl.SelectorListFactory
-
- SelectorListResolver - Interface in com.facebook.buck.core.select
-
A resolver that analyzes
SelectorList, evaluates selectable statements and constructs the
final value that is produced by concatenating selected values (the type of the elements
determines the process of concatenation.)
- selectRange(String, List<T>, Function<T, String>) - Method in class com.facebook.buck.doctor.UserInput
-
- SelfMergingOnlyFolder - Class in com.facebook.buck.features.project.intellij.model.folders
-
Base class for folders which can only be merged with other instances holding equal data.
- SelfMergingOnlyFolder(Path, boolean, ImmutableSortedSet<Path>) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.SelfMergingOnlyFolder
-
- SelfMergingOnlyFolder(Path) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.SelfMergingOnlyFolder
-
- send(int, WorkerProcessCommand) - Method in interface com.facebook.buck.worker.WorkerProcessProtocol.CommandSender
-
- send(int, WorkerProcessCommand) - Method in class com.facebook.buck.worker.WorkerProcessProtocolZero.CommandSender
-
- sendAllBuildRulesPublishedEvent(StampedeId, BuildSlaveRunId, long) - Method in class com.facebook.buck.distributed.DistBuildService
-
Let the client no that there are no more build rule finished events on the way.
- sendBroadcast(String, Map<String, String>) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
-
- sendBroadcast(String, Map<String, String>) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
-
- sendBuildFinishedEvent(BuildSlaveStats) - Method in class com.facebook.buck.distributed.build_client.ConsoleEventsDispatcher
-
- sendEvent(BuckEventBus, int, long) - Static method in class com.facebook.buck.remoteexecution.CasBlobDownloadEvent
-
Send the Started and returns a Scoped object that sends the Finished event.
- sendEvent(BuckEventBus, int, long) - Static method in class com.facebook.buck.remoteexecution.CasBlobUploadEvent
-
Send the Started and returns a Scoped object that sends the Finished event.
- sendEvent(BuckEventBus, RemoteExecutionActionEvent.State) - Static method in class com.facebook.buck.remoteexecution.RemoteExecutionActionEvent
-
Takes care of sending both Started and Finished events within a Scope.
- sendFinalServerUpdates(int) - Method in class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
-
Publishes events from slave back to client that kicked off build (via frontend)
- sendResponse(int, String, int) - Method in interface com.facebook.buck.worker.WorkerProcessProtocol.CommandReceiver
-
- sendResponse(int, String, int) - Method in class com.facebook.buck.worker.WorkerProcessProtocolZero.CommandReceiver
-
- sendTerminalEvent(BuckEventBus, RemoteExecutionActionEvent.State) - Static method in class com.facebook.buck.remoteexecution.RemoteExecutionActionEvent
-
Sends the terminal event of an action [FAIL|SUCCESS].
- sequential() - Method in interface com.facebook.buck.util.RichStream
-
- SERIAL - Static variable in interface com.facebook.buck.util.concurrent.Parallelizer
-
A parallelizer which never parallelizes.
- SerialActionGraphFactory - Class in com.facebook.buck.core.model.actiongraph.computation
-
- SerialActionGraphFactory(BuckEventBus, CellProvider, boolean) - Constructor for class com.facebook.buck.core.model.actiongraph.computation.SerialActionGraphFactory
-
- serialize() - Method in class com.facebook.buck.android.resources.ResChunk
-
- serialize(ByteBuffer) - Method in class com.facebook.buck.apple.clang.HeaderMap
-
- serialize(OutputStream) - Method in class com.facebook.buck.core.build.engine.manifest.Manifest
-
- serialize(BuildId, JsonGenerator, SerializerProvider) - Method in class com.facebook.buck.core.model.BuildId.BuildIdSerializer
-
- serialize(BuildJobState, OutputStream) - Static method in class com.facebook.buck.distributed.BuildJobStateSerializer
-
- serialize(BuildJobState) - Static method in class com.facebook.buck.distributed.BuildJobStateSerializer
-
- serialize(T, ValueVisitor<E>) - Method in interface com.facebook.buck.rules.modern.CustomClassSerialization
-
- serialize(T, ValueVisitor<E>) - Method in interface com.facebook.buck.rules.modern.CustomFieldSerialization
-
- serialize(Memoizer<T>, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.EmptyMemoizerDeserialization
-
- serialize(Path, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.PathSerialization
-
- serialize(T) - Method in class com.facebook.buck.rules.modern.Serializer
-
Serializes an object.
- serialize(T, ClassInfo<T>) - Method in class com.facebook.buck.rules.modern.Serializer
-
See Serialize(T instance) above.
- serialize(SourcePathResolver, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.SourcePathResolverSerialization
-
- serialize(SkylarkNestedSet, JsonGenerator, SerializerProvider) - Method in class com.facebook.buck.skylark.json.SkylarkNestedSetSerializer
-
- serialize(ThriftProtocol, TBase<?, ?>, OutputStream) - Static method in class com.facebook.buck.slb.ThriftUtil
-
- serialize(ThriftProtocol, TBase<?, ?>) - Static method in class com.facebook.buck.slb.ThriftUtil
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildFile
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildPhase
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildStyle
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItem
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXCopyFilesBuildPhase
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXFileReference
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXObject
-
Populates the serializer with the fields of this object.
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTargetDependency
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCBuildConfiguration
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCConfigurationList
-
- serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCVersionGroup
-
- Serializer - Class in com.facebook.buck.rules.modern
-
Implementation of Serialization of Buildables.
- Serializer(SourcePathRuleFinder, CellPathResolver, Serializer.Delegate) - Constructor for class com.facebook.buck.rules.modern.Serializer
-
- Serializer.Delegate - Interface in com.facebook.buck.rules.modern
-
The first time a "dynamic" object is encountered (including Buildables themselves),
registerNewValue will be called.
- serializeToBuffer(Object, ByteBuffer) - Method in class com.facebook.buck.util.bser.BserSerializer
-
Serializes an object using BSER encoding.
- serializeToByteBuffer(ThriftProtocol, TBase<?, ?>) - Static method in class com.facebook.buck.slb.ThriftUtil
-
- serializeToStream(Object, OutputStream) - Method in class com.facebook.buck.util.bser.BserSerializer
-
Serializes an object using BSER encoding to the stream.
- SERVER_TAG - Static variable in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
-
- ServerCommand - Class in com.facebook.buck.cli
-
- ServerCommand() - Constructor for class com.facebook.buck.cli.ServerCommand
-
- ServerContentsProvider - Class in com.facebook.buck.distributed
-
- ServerContentsProvider(DistBuildService, ScheduledExecutorService, ListeningExecutorService, FileMaterializationStatsTracker, Optional<Long>, OptionalInt) - Constructor for class com.facebook.buck.distributed.ServerContentsProvider
-
- ServerContentsProvider(DistBuildService, ScheduledExecutorService, ListeningExecutorService, FileMaterializationStatsTracker, long, int) - Constructor for class com.facebook.buck.distributed.ServerContentsProvider
-
- ServerCounters(CounterRegistry, URI) - Constructor for class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
-
- ServerHealthManager - Class in com.facebook.buck.slb
-
- ServerHealthManager(String, ImmutableList<URI>, int, float, int, int, int, BuckEventBus, Clock) - Constructor for class com.facebook.buck.slb.ServerHealthManager
-
- ServerHealthManagerEvent - Class in com.facebook.buck.slb
-
- ServerHealthManagerEvent(ServerHealthManagerEventData) - Constructor for class com.facebook.buck.slb.ServerHealthManagerEvent
-
- ServerHealthManagerEventData - Class in com.facebook.buck.slb
-
Immutable implementation of ServerHealthManagerEvent.AbstractServerHealthManagerEventData.
- ServerHealthManagerEventData.Builder - Class in com.facebook.buck.slb
-
- ServerHealthState - Class in com.facebook.buck.slb
-
- ServerHealthState(URI) - Constructor for class com.facebook.buck.slb.ServerHealthState
-
- ServerHealthState(URI, int) - Constructor for class com.facebook.buck.slb.ServerHealthState
-
- ServerHealthState(URI, int, int) - Constructor for class com.facebook.buck.slb.ServerHealthState
-
- ServerSideBuildSlaveFinishedStatsEvent - Class in com.facebook.buck.distributed.build_slave
-
Published at the end of a build slaves run.
- ServerSideBuildSlaveFinishedStatsEvent(StampedeId, BuildSlaveRunId, Optional<String>, String, BuildSlaveFinishedStats) - Constructor for class com.facebook.buck.distributed.build_slave.ServerSideBuildSlaveFinishedStatsEvent
-
- ServerStatusCommand - Class in com.facebook.buck.cli
-
- ServerStatusCommand() - Constructor for class com.facebook.buck.cli.ServerStatusCommand
-
- service - Variable in class com.facebook.buck.distributed.build_slave.AbstractMultiBuildCapacityTracker
-
- set(Path, HashCode) - Method in class com.facebook.buck.distributed.RecordingProjectFileHashCache
-
- set(Path, HashCode) - Method in class com.facebook.buck.distributed.RemoteStateBasedFileHashCache
-
- set(String) - Method in class com.facebook.buck.io.watchman.WatchmanCursor
-
- set(CellPathResolver, ProjectFilesystem, Path, Object, Object) - Method in class com.facebook.buck.rules.coercer.ParamInfo
-
Sets a single property of the dto, coercing types as necessary.
- set(Path, HashCode) - Method in interface com.facebook.buck.util.cache.FileHashCache
-
- set(ProjectFilesystem, Path, HashCode) - Method in interface com.facebook.buck.util.cache.FileHashCache
-
- set(Path, HashCode) - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
-
- set(Path, HashCode) - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
-
- set(ProjectFilesystem, Path, HashCode) - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
-
- set(Path, HashCode) - Method in interface com.facebook.buck.util.cache.ProjectFileHashCache
-
- SET_SEPARATOR - Static variable in class com.facebook.buck.cli.QueryCommand
-
String used to separate distinct sets when using `%Ss` in a query
- setAaptGeneratedProguardConfigFile(SourcePath) - Method in class com.facebook.buck.android.AaptOutputInfo.Builder
-
Initializes the value for the aaptGeneratedProguardConfigFile attribute.
- setAaptGeneratedProguardConfigFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
-
Sets or replaces all elements for aaptGeneratedProguardConfigFiles list.
- setAaptMode(AaptMode) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the value for the
aaptMode attribute.
- setAaptMode(AaptMode) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the value for the aaptMode attribute.
- setAaptMode(AaptMode) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
-
Initializes the value for the aaptMode attribute.
- setAar(SourcePath) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
-
Initializes the value for the aar attribute.
- setAbiCompatibilityMode(AbiGenerationMode) - Method in class com.facebook.buck.jvm.java.CompilerParameters.Builder
-
Initializes the value for the abiCompatibilityMode attribute.
- setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.jvm.java.CompilerParameters.Builder
-
Initializes the value for the abiGenerationMode attribute.
- setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setAbiJarPath(Path) - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths.Builder
-
Initializes the optional value abiJarPath to abiJarPath.
- setAbiJarPath(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths.Builder
-
Initializes the optional value abiJarPath to abiJarPath.
- setAction(TaskAction<T>) - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask.Builder
-
Initializes the value for the
action attribute.
- setActionArgs(T) - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask.Builder
-
Initializes the value for the
actionArgs attribute.
- setActionConfigNames(Map<SchemeActionType, ? extends String>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the actionConfigNames map.
- setActionGraph(ActionGraph) - Method in class com.facebook.buck.core.model.actiongraph.ActionGraphAndBuilder.Builder
-
Initializes the value for the actionGraph attribute.
- setActionGraph(ActionGraph) - Method in class com.facebook.buck.event.listener.BuildTargetDurationListenerCloseArgs.Builder
-
Initializes the optional value actionGraph to actionGraph.
- setActionGraph(Optional<? extends ActionGraph>) - Method in class com.facebook.buck.event.listener.BuildTargetDurationListenerCloseArgs.Builder
-
Initializes the optional value actionGraph to actionGraph.
- setActionGraphAndBuilder(ActionGraphAndBuilder) - Method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs.Builder
-
Initializes the value for the actionGraphAndBuilder attribute.
- setActionGraphAndBuilder(ActionGraphAndBuilder) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphs.Builder
-
Initializes the value for the actionGraphAndBuilder attribute.
- setActionGraphBuilder(ActionGraphBuilder) - Method in class com.facebook.buck.core.model.actiongraph.ActionGraphAndBuilder.Builder
-
Initializes the value for the actionGraphBuilder attribute.
- setActionGraphBuilder(ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Initializes the value for the actionGraphBuilder attribute.
- setActionGraphBuilder(ActionGraphBuilder) - Method in class com.facebook.buck.cxx.PreIncludeFactory.Builder
-
Initializes the value for the actionGraphBuilder attribute.
- setActionGraphProvider(ActionGraphProvider) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
-
Initializes the value for the actionGraphProvider attribute.
- setActionGraphProvider(ActionGraphProvider) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the actionGraphProvider attribute.
- setActionGraphTimeMs(Long) - Method in class com.facebook.buck.log.PerfTimesStats.Builder
-
Initializes the value for the actionGraphTimeMs attribute.
- setActool(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
-
Initializes the value for the actool attribute.
- setActualHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
-
Initializes the value for the actualHashCode attribute.
- setActualHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
-
Initializes the value for the actualHashCode attribute.
- setActualHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
-
Initializes the value for the actualHashCode attribute.
- setAdditionalCoverageTargets(Iterable<? extends Path>) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
-
Sets or replaces all elements for additionalCoverageTargets set.
- setAdditionalCoverageTargets(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Sets or replaces all elements for additionalCoverageTargets set.
- setAdditionalSchemeActions(ImmutableMap<SchemeActionType, ImmutableMap<XCScheme.AdditionalActions, ImmutableList<String>>>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Initializes the optional value additionalSchemeActions to additionalSchemeActions.
- setAdditionalSchemeActions(Optional<? extends ImmutableMap<SchemeActionType, ImmutableMap<XCScheme.AdditionalActions, ImmutableList<String>>>>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Initializes the optional value additionalSchemeActions to additionalSchemeActions.
- setAddsToRuleKey(AddsToRuleKey) - Method in class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
-
- setAddsToRuleKey(AddsToRuleKey) - Method in class com.facebook.buck.rules.keys.ContentAgnosticRuleKeyFactory.Builder
-
- setAddsToRuleKey(AddsToRuleKey) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyFactory.Builder
-
- setAggregatingAndroidResourceModulesEnabled(boolean) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the value for the aggregatingAndroidResourceModulesEnabled attribute.
- setAggregationLimitForAndroidResourceModule(int) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the value for the aggregationLimitForAndroidResourceModule attribute.
- setAggregationMode(AggregationMode) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the value for the aggregationMode attribute.
- setAggregationTag(String) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule.Builder
-
Initializes the value for the aggregationTag attribute.
- setAidl(SourcePath) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
-
Initializes the value for the aidl attribute.
- setAidlSrcs(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
-
Initializes the value for the aidlSrcs attribute.
- setAllowedDuplicateResourceTypes(Iterable<RDotTxtEntry.RType>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setAllowedDuplicateResourceTypes(Iterable<RDotTxtEntry.RType>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setAllowedToReadMetadataPaths(Iterable<String>) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
-
Sets or replaces all elements for allowedToReadMetadataPaths set.
- setAllowedToReadPaths(Iterable<String>) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
-
Sets or replaces all elements for allowedToReadPaths set.
- setAllowedToWritePaths(Iterable<String>) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
-
Sets or replaces all elements for allowedToWritePaths set.
- setAllowEmptyGlobs(boolean) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Initializes the value for the allowEmptyGlobs attribute.
- setAllowRDotJavaInSecondaryDex(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setAllowRDotJavaInSecondaryDex(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setAndroidAppModularityResult(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the optional value androidAppModularityResult to androidAppModularityResult.
- setAndroidAppModularityResult(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the optional value androidAppModularityResult to androidAppModularityResult.
- setAndroidAppModularityResult(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the optional value androidAppModularityResult to androidAppModularityResult.
- setAndroidAppModularityResult(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the optional value androidAppModularityResult to androidAppModularityResult.
- setAndroidDevicesHelper(AndroidDevicesHelper) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the optional value androidDevicesHelper to androidDevicesHelper.
- setAndroidDevicesHelper(Optional<? extends AndroidDevicesHelper>) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the optional value androidDevicesHelper to androidDevicesHelper.
- setAndroidFacet(IjModuleAndroidFacet) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Initializes the optional value androidFacet to androidFacet.
- setAndroidFacet(Optional<? extends IjModuleAndroidFacet>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Initializes the optional value androidFacet to androidFacet.
- setAndroidManifest(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value androidManifest to androidManifest.
- setAndroidManifest(Optional<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value androidManifest to androidManifest.
- setAndroidManifestPath(SourcePath) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Initializes the value for the androidManifestPath attribute.
- setAndroidManifestPieces(Multimap<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
-
Sets or replaces all mappings from the specified map as entries for the androidManifestPieces map.
- setAndroidManifestXml(SourcePath) - Method in class com.facebook.buck.android.AaptOutputInfo.Builder
-
Initializes the value for the androidManifestXml attribute.
- setAndroidManifestXml(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
-
Initializes the value for the androidManifestXml attribute.
- setAndroidModuleSdkName(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value androidModuleSdkName to androidModuleSdkName.
- setAndroidModuleSdkName(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value androidModuleSdkName to androidModuleSdkName.
- setAndroidModuleSdkType(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value androidModuleSdkType to androidModuleSdkType.
- setAndroidModuleSdkType(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value androidModuleSdkType to androidModuleSdkType.
- setAndroidPackage(String) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
Initializes the optional value androidPackage to androidPackage.
- setAndroidPackage(Optional<String>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
Initializes the optional value androidPackage to androidPackage.
- setAndroidProjectType(AndroidProjectType) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
-
Initializes the value for the androidProjectType attribute.
- setAndroidSdkProguardConfig(ProGuardObfuscateStep.SdkProguardType) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setAndroidSdkProguardConfig(Optional<? extends ProGuardObfuscateStep.SdkProguardType>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setAndroidSdkProguardConfig(ProGuardObfuscateStep.SdkProguardType) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setAndroidSdkProguardConfig(Optional<? extends ProGuardObfuscateStep.SdkProguardType>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setAndroidToolsCommonJarPath(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the value for the androidToolsCommonJarPath attribute.
- setAnnotationPath(Path) - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths.Builder
-
Initializes the value for the annotationPath attribute.
- setAnnotationProcessingParams(AnnotationProcessingParams) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Initializes the value for the annotationProcessingParams attribute.
- setAnnotationProcessingTool(KotlinLibraryDescription.AnnotationProcessingTool) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setAnnotationProcessingTool(Optional<? extends KotlinLibraryDescription.AnnotationProcessingTool>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setAnnotationProcessingTool(KotlinLibraryDescription.AnnotationProcessingTool) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setAnnotationProcessingTool(Optional<? extends KotlinLibraryDescription.AnnotationProcessingTool>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setAnnotationProcessingTool(KotlinLibraryDescription.AnnotationProcessingTool) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setAnnotationProcessingTool(Optional<? extends KotlinLibraryDescription.AnnotationProcessingTool>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setAnnotationProcessingTool(KotlinLibraryDescription.AnnotationProcessingTool) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setAnnotationProcessingTool(Optional<? extends KotlinLibraryDescription.AnnotationProcessingTool>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setAnnotationProcessingTool(KotlinLibraryDescription.AnnotationProcessingTool) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setAnnotationProcessingTool(Optional<? extends KotlinLibraryDescription.AnnotationProcessingTool>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setApk(BuildTarget) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
-
Initializes the value for the apk attribute.
- setApk(BuildTarget) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
-
Initializes the value for the apk attribute.
- setApk(BuildTarget) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
Initializes the value for the apk attribute.
- setApkModule(APKModule) - Method in class com.facebook.buck.android.AndroidLinkableMetadata.Builder
-
Initializes the value for the apkModule attribute.
- setApkModule(APKModule) - Method in class com.facebook.buck.android.StrippedObjectDescription.Builder
-
Initializes the value for the apkModule attribute.
- setAPKModuleGraph(APKModuleGraph) - Method in class com.facebook.buck.android.AndroidAppModularityGraphEnhancementResult.Builder
-
Initializes the value for the aPKModuleGraph attribute.
- setAPKModuleGraph(APKModuleGraph) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Initializes the value for the aPKModuleGraph attribute.
- setApkPath(SourcePath) - Method in class com.facebook.buck.android.ApkInfo.Builder
-
Initializes the value for the
apkPath attribute.
- setApkUnderTestPath(Path) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the optional value apkUnderTestPath to apkUnderTestPath.
- setApkUnderTestPath(Optional<? extends Path>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the optional value apkUnderTestPath to apkUnderTestPath.
- setAppIcon(String) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
-
Initializes the optional value appIcon to appIcon.
- setAppIcon(Optional<String>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
-
Initializes the optional value appIcon to appIcon.
- setAppID(Pair<String, String>) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
-
Initializes the value for the appID attribute.
- setAppIncludesFrameworks(boolean) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
-
Initializes the value for the appIncludesFrameworks attribute.
- setApplePlatform(ApplePlatform) - Method in class com.facebook.buck.apple.toolchain.AppleSdk.Builder
-
Initializes the value for the applePlatform attribute.
- setAppleSdk(AppleSdk) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
-
Initializes the value for the appleSdk attribute.
- setAppleSdkPaths(AppleSdkPaths) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
-
Initializes the value for the appleSdkPaths attribute.
- setApplicationModuleBlacklist(List<BuildTarget>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
-
Initializes the optional value applicationModuleBlacklist to applicationModuleBlacklist.
- setApplicationModuleBlacklist(Optional<? extends List<BuildTarget>>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
-
Initializes the optional value applicationModuleBlacklist to applicationModuleBlacklist.
- setApplicationModuleBlacklist(List<BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setApplicationModuleBlacklist(Optional<? extends List<BuildTarget>>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setApplicationModuleBlacklist(List<BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setApplicationModuleBlacklist(Optional<? extends List<BuildTarget>>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setApplicationModuleConfigs(Map<String, ? extends List<BuildTarget>>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the applicationModuleConfigs map.
- setApplicationModuleConfigs(Map<String, ? extends List<BuildTarget>>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setApplicationModuleConfigs(Map<String, ? extends List<BuildTarget>>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setApplicationModuleDependencies(Map<String, List<String>>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
-
Initializes the optional value applicationModuleDependencies to applicationModuleDependencies.
- setApplicationModuleDependencies(Optional<? extends Map<String, List<String>>>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
-
Initializes the optional value applicationModuleDependencies to applicationModuleDependencies.
- setApplicationModuleDependencies(Map<String, List<String>>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setApplicationModuleDependencies(Optional<? extends Map<String, List<String>>>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setApplicationModuleDependencies(Map<String, List<String>>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setApplicationModuleDependencies(Optional<? extends Map<String, List<String>>>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setApplicationModulesWithResources(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setApplicationModulesWithResources(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setApplicationModuleTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setApplicationModuleTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setAr(ArchiverProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the value for the ar attribute.
- setArchitectures(Iterable<String>) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
-
Sets or replaces all elements for architectures list.
- setArchitectures(Iterable<String>) - Method in class com.facebook.buck.apple.toolchain.AppleSdk.Builder
-
Sets or replaces all elements for architectures set.
- setArchiveSourcePath(SourcePath) - Method in class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath.Builder
-
Initializes the value for the archiveSourcePath attribute.
- setArea(String) - Method in class com.facebook.buck.doctor.config.DoctorSuggestion.Builder
-
Initializes the optional value area to area.
- setArea(Optional<String>) - Method in class com.facebook.buck.doctor.config.DoctorSuggestion.Builder
-
Initializes the optional value area to area.
- setArflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Sets or replaces all elements for arflags list.
- setArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Sets or replaces all elements for args list.
- setArgs(Iterable<? extends Arg>) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
-
Sets or replaces all elements for args list.
- setArgs(Iterable<? extends QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.FunctionExpression.Builder
-
Sets or replaces all elements for args list.
- setArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
-
Sets or replaces all elements for args list.
- setArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Sets or replaces all elements for args list.
- setArgs(Either<StringWithMacros, ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
-
Initializes the value for the args attribute.
- setArguments(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry.Builder
-
Sets or replaces all elements for arguments list.
- setArtifactCache(ArtifactCache) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext.Builder
-
Initializes the value for the artifactCache attribute.
- setArtifactCache(Optional<ArtifactCache>) - Method in class com.facebook.buck.httpserver.ArtifactCacheHandler
-
- setArtifactCacheFactory(ArtifactCacheFactory) - Method in class com.facebook.buck.command.BuildExecutorArgs.Builder
-
Initializes the value for the artifactCacheFactory attribute.
- setArtifactCacheFactory(ArtifactCacheFactory) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the artifactCacheFactory attribute.
- setArtifactContentHash(String) - Method in class com.facebook.buck.artifact_cache.FetchResult.Builder
-
- setArtifactContentHash(Optional<String>) - Method in class com.facebook.buck.artifact_cache.FetchResult.Builder
-
- setArtifactContentHash(String) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
-
Initializes the optional value artifactContentHash to artifactContentHash.
- setArtifactContentHash(Optional<String>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
-
Initializes the optional value artifactContentHash to artifactContentHash.
- setArtifactContentHash(String) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
-
Initializes the optional value artifactContentHash to artifactContentHash.
- setArtifactContentHash(Optional<String>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
-
Initializes the optional value artifactContentHash to artifactContentHash.
- setArtifactContentHash(String) - Method in class com.facebook.buck.artifact_cache.StoreResult.Builder
-
- setArtifactContentHash(Optional<String>) - Method in class com.facebook.buck.artifact_cache.StoreResult.Builder
-
- setArtifactContentHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.StoreWriteResult.Builder
-
Initializes the value for the artifactContentHashCode attribute.
- setArtifactOnlyHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
-
Initializes the value for the artifactOnlyHashCode attribute.
- setArtifactOnlyHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
-
Initializes the value for the artifactOnlyHashCode attribute.
- setArtifactOnlyHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
-
Initializes the value for the artifactOnlyHashCode attribute.
- setArtifactSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
-
Initializes the optional value artifactSizeBytes to artifactSizeBytes.
- setArtifactSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
-
Initializes the optional value artifactSizeBytes to artifactSizeBytes.
- setArtifactSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.FetchResult.Builder
-
- setArtifactSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.FetchResult.Builder
-
- setArtifactSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
-
Initializes the optional value artifactSizeBytes to artifactSizeBytes.
- setArtifactSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
-
Initializes the optional value artifactSizeBytes to artifactSizeBytes.
- setArtifactSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
-
Initializes the optional value artifactSizeBytes to artifactSizeBytes.
- setArtifactSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
-
Initializes the optional value artifactSizeBytes to artifactSizeBytes.
- setArtifactSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.StoreWriteResult.Builder
-
Initializes the value for the artifactSizeBytes attribute.
- setAs(CompilerProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the value for the as attribute.
- setAsflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Sets or replaces all elements for asflags list.
- setAsm(CompilerProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the optional value asm to asm.
- setAsm(Optional<? extends CompilerProvider>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the optional value asm to asm.
- setAsmflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Sets or replaces all elements for asmflags list.
- setAsmFlags(int) - Method in class com.facebook.buck.jvm.java.JarDiffer
-
- setAsmFlags(int) - Method in class com.facebook.buck.jvm.java.JarDumper
-
Sets the flags that are passed to ASM's ClassReader when dumping class files.
- setAsmpp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the optional value asmpp to asmpp.
- setAsmpp(Optional<? extends PreprocessorProvider>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the optional value asmpp to asmpp.
- setAsmppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Sets or replaces all elements for asmppflags list.
- setAspp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the value for the aspp attribute.
- setAsppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Sets or replaces all elements for asppflags list.
- setAssembler(Tool) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
-
Initializes the value for the assembler attribute.
- setAssemblerDebugPathSanitizer(DebugPathSanitizer) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the value for the assemblerDebugPathSanitizer attribute.
- setAssemblerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Sets or replaces all elements for assemblerFlags list.
- setAssemblerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Sets or replaces all elements for assemblerFlags list.
- setAssemblerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Sets or replaces all elements for assemblerFlags list.
- setAssemblerIncludeDirs(Iterable<? extends Path>) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
-
Sets or replaces all elements for assemblerIncludeDirs list.
- setAssembly(SourcePath) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
-
Initializes the value for the assembly attribute.
- setAssetCatalogsCompilationOptions(AppleAssetCatalogsCompilationOptions) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
- setAssetCatalogsCompilationOptions(AppleAssetCatalogsCompilationOptions) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setAssetDirectories(Map<? extends Path, ? extends String>) - Method in class com.facebook.buck.android.ModuleInfo.Builder
-
Sets or replaces all mappings from the specified map as entries for the
assetDirectories map.
- setAssetPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
-
Sets or replaces all elements for assetPaths set.
- setAssets(Either<SourcePath, ImmutableSortedMap<String, SourcePath>>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
Initializes the optional value assets to assets.
- setAssets(Optional<? extends Either<SourcePath, ImmutableSortedMap<String, SourcePath>>>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
Initializes the optional value assets to assets.
- setAssetsDirectories(Multimap<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
-
Sets or replaces all mappings from the specified map as entries for the assetsDirectories map.
- setAssociatedRuleKeys(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.FetchResult.Builder
-
- setAssociatedRuleKeys(Optional<? extends ImmutableSet<RuleKey>>) - Method in class com.facebook.buck.artifact_cache.FetchResult.Builder
-
- setAssociatedRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
-
Sets or replaces all elements for associatedRuleKeys set.
- setAsyncJobState(ListenableFuture<BuildJobState>) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
-
Initializes the value for the asyncJobState attribute.
- setAttribute(Path, String, Object, LinkOption...) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
-
- setAutogenerateAndroidFacetSourcesEnabled(boolean) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the value for the autogenerateAndroidFacetSourcesEnabled attribute.
- setAutogenerateSources(boolean) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
-
Initializes the value for the autogenerateSources attribute.
- setAvailableCores(int) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Initializes the value for the availableCores attribute.
- setBannedDuplicateResourceTypes(Iterable<RDotTxtEntry.RType>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setBannedDuplicateResourceTypes(Iterable<RDotTxtEntry.RType>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setBaseBookmarks(Iterable<String>) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
-
- setBaseBookmarks(Iterable<String>) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
-
- setBaseBuildTarget(BuildTarget) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Initializes the value for the baseBuildTarget attribute.
- setBaseBuildTarget(BuildTarget) - Method in class com.facebook.buck.cxx.PreIncludeFactory.Builder
-
Initializes the value for the baseBuildTarget attribute.
- setBaseConfigurationReference(PBXFileReference) - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCBuildConfiguration
-
- setBaseModule(String) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Initializes the optional value baseModule to baseModule.
- setBaseModule(Optional<String>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Initializes the optional value baseModule to baseModule.
- setBaseModule(String) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
-
Initializes the optional value baseModule to baseModule.
- setBaseModule(Optional<String>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
-
Initializes the optional value baseModule to baseModule.
- setBaseModule(String) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Initializes the optional value baseModule to baseModule.
- setBaseModule(Optional<String>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Initializes the optional value baseModule to baseModule.
- setBaseModule(String) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Initializes the optional value baseModule to baseModule.
- setBaseModule(Optional<String>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Initializes the optional value baseModule to baseModule.
- setBaseModule(String) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Initializes the optional value baseModule to baseModule.
- setBaseModule(Optional<String>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Initializes the optional value baseModule to baseModule.
- setBaseModule(String) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Initializes the optional value baseModule to baseModule.
- setBaseModule(Optional<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Initializes the optional value baseModule to baseModule.
- setBaseName(String) - Method in class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget.Builder
-
Initializes the value for the baseName attribute.
- setBasePath(String) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Initializes the optional value basePath to basePath.
- setBasePath(Optional<String>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Initializes the optional value basePath to basePath.
- setBash(StringWithMacros) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
Initializes the optional value
bash to bash.
- setBash(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
Initializes the optional value
bash to bash.
- setBash(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
Initializes the optional value
bash to bash.
- setBash(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
Initializes the optional value
bash to bash.
- setBash(StringWithMacros) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Initializes the optional value
bash to bash.
- setBash(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Initializes the optional value
bash to bash.
- setBash(StringWithMacros) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
Initializes the optional value
bash to bash.
- setBash(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
Initializes the optional value
bash to bash.
- setBash(StringWithMacros) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Initializes the optional value
bash to bash.
- setBash(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Initializes the optional value
bash to bash.
- setBestServer(boolean) - Method in class com.facebook.buck.slb.PerServerData.Builder
-
Initializes the value for the bestServer attribute.
- setBfsSorted(boolean) - Method in class com.facebook.buck.core.util.graph.Dot.Builder
-
- setBinary(BuildTarget) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Initializes the optional value binary to binary.
- setBinary(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Initializes the optional value binary to binary.
- setBinaryExtension(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the optional value binaryExtension to binaryExtension.
- setBinaryExtension(Optional<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the optional value binaryExtension to binaryExtension.
- setBinaryJar(SourcePath) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
-
Initializes the value for the binaryJar attribute.
- setBinaryJars(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
-
Sets or replaces all elements for binaryJars set.
- setBinarySrc(SourcePath) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
-
Initializes the value for the binarySrc attribute.
- setBlacklist(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Sets or replaces all elements for blacklist set.
- setBlacklistedWifiSsids(Iterable<String>) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
-
Sets or replaces all elements for blacklistedWifiSsids set.
- setBody(Map<? extends BuildTarget, ? extends NativeLinkable>) - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec.Builder
-
Sets or replaces all mappings from the specified map as entries for the body map.
- setBootclasspath(String) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Initializes the optional value bootclasspath to bootclasspath.
- setBootclasspath(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Initializes the optional value bootclasspath to bootclasspath.
- setBranchedFromMasterRevisionId(String) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
-
- setBranchedFromMasterRevisionId(String) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
-
- setBranchedFromMasterTS(Long) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
-
- setBranchedFromMasterTS(Long) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
-
- setBridgingHeader(SourcePath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setBridgingHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setBridgingHeader(SourcePath) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setBridgingHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setBridgingHeader(SourcePath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setBridgingHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setBridgingHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxBridgingHeaders.Builder
-
Initializes the value for the bridgingHeader attribute.
- setBridgingHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setBridgingHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setBridgingHeader(SourcePath) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Initializes the optional value bridgingHeader to bridgingHeader.
- setBridgingHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Initializes the optional value bridgingHeader to bridgingHeader.
- setBuckClientError(boolean) - Method in class com.facebook.buck.distributed.ClientStatsTracker
-
- setBuckClientError(boolean) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the value for the buckClientError attribute.
- setBuckClientErrorMessage(String) - Method in class com.facebook.buck.distributed.ClientStatsTracker
-
- setBuckClientErrorMessage(String) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value buckClientErrorMessage to buckClientErrorMessage.
- setBuckClientErrorMessage(Optional<String>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value buckClientErrorMessage to buckClientErrorMessage.
- setBuckCommit(String) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Initializes the value for the buckCommit attribute.
- setBuckConfig(BuckConfig) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the value for the buckConfig attribute.
- setBuckDirty(boolean) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Initializes the optional value buckDirty to buckDirty.
- setBuckDirty(Optional<Boolean>) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Initializes the optional value buckDirty to buckDirty.
- setBuckDotFiles(StampedeId, List<PathInfo>) - Method in class com.facebook.buck.distributed.DistBuildService
-
- setBucket(int) - Method in class com.facebook.buck.util.network.offline.ScribeData.Builder
-
Initializes the optional value bucket to bucket.
- setBucket(Optional<Integer>) - Method in class com.facebook.buck.util.network.offline.ScribeData.Builder
-
Initializes the optional value bucket to bucket.
- setBuckEventBus(BuckEventBus) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the value for the buckEventBus attribute.
- setBuckEventBus(BuckEventBus) - Method in class com.facebook.buck.command.BuildExecutorArgs.Builder
-
Initializes the value for the buckEventBus attribute.
- setBuckEventBus(BuckEventBus) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
-
Initializes the value for the buckEventBus attribute.
- setBuckEventBus(BuckEventBus) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
-
Initializes the value for the buckEventBus attribute.
- setBuckEventBus(BuckEventBus) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the buckEventBus attribute.
- setBuckEventBus(BuckEventBus) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the buckEventBus attribute.
- setBuckLogDir(Path) - Method in class com.facebook.buck.log.InvocationInfo.Builder
-
Initializes the value for the buckLogDir attribute.
- setBuckModuleBaseSourceCodePath(Path) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the value for the buckModuleBaseSourceCodePath attribute.
- setBuckModuleHashStrategy(BuckModuleHashStrategy) - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration.Builder
-
Initializes the value for the buckModuleHashStrategy attribute.
- setBuckOut(Path) - Method in class com.facebook.buck.io.filesystem.BuckPaths.Builder
-
Initializes the value for the buckOut attribute.
- setBuckVersion(BuckVersion) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
-
Initializes the value for the buckVersion attribute.
- setBuckVersion(StampedeId, BuckVersion, ClientStatsTracker) - Method in class com.facebook.buck.distributed.DistBuildService
-
- setBuckVersionDurationMs() - Method in class com.facebook.buck.distributed.DistBuildClientStats
-
- setBuildArgs(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Sets or replaces all elements for buildArgs list.
- setBuildArgs(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Sets or replaces all elements for buildArgs list.
- setBuildCellRootPath(Path) - Method in class com.facebook.buck.core.build.context.BuildContext.Builder
-
Initializes the value for the buildCellRootPath attribute.
- setBuildCellRootPath(Path) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the buildCellRootPath attribute.
- setBuildConfigs(Map<String, ? extends BuildConfigFields>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
-
Sets or replaces all mappings from the specified map as entries for the buildConfigs map.
- setBuildConfigurationList(XCConfigurationList) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
-
- setBuildConfigValues(BuildConfigFields) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Initializes the value for the buildConfigValues attribute.
- setBuildConfigValues(BuildConfigFields) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setBuildConfigValues(BuildConfigFields) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setBuildConfigValuesFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setBuildConfigValuesFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setBuildConfigValuesFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setBuildConfigValuesFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setBuildContext(BuildContext) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext.Builder
-
Initializes the value for the buildContext attribute.
- setBuildEnvironmentDescription(BuildEnvironmentDescription) - Method in class com.facebook.buck.doctor.DefectReport.Builder
-
- setBuilderExecutorArgs(BuildExecutorArgs) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
-
Initializes the value for the builderExecutorArgs attribute.
- setBuildFileImportWhitelist(Iterable<String>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Sets or replaces all elements for buildFileImportWhitelist list.
- setBuildFileName(String) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Initializes the value for the buildFileName attribute.
- setBuildFinishGcTime(Optional<Long>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- setBuildFinishTimeMs(Optional<Long>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- setBuildGraph(DistributableBuildGraph) - Method in class com.facebook.buck.distributed.build_slave.DistBuildTraceTracker
-
- setBuildGraphs(ActionAndTargetGraphs) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
-
Initializes the value for the buildGraphs attribute.
- setBuildId(BuildId) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext.Builder
-
Initializes the value for the buildId attribute.
- setBuildId(BuildId) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
-
Initializes the optional value buildId to buildId.
- setBuildId(Optional<? extends BuildId>) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
-
Initializes the optional value buildId to buildId.
- setBuildId(BuildId) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
-
Initializes the optional value buildId to buildId.
- setBuildId(Optional<? extends BuildId>) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
-
Initializes the optional value buildId to buildId.
- setBuildId(BuildId) - Method in class com.facebook.buck.event.listener.LogUploaderListenerCloseArgs.Builder
-
Initializes the value for the buildId attribute.
- setBuildId(BuildId) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the value for the buildId attribute.
- setBuildId(BuildId) - Method in class com.facebook.buck.log.InvocationInfo.Builder
-
Initializes the value for the buildId attribute.
- setBuildInfoStoreManager(BuildInfoStoreManager) - Method in class com.facebook.buck.command.BuildExecutorArgs.Builder
-
Initializes the value for the buildInfoStoreManager attribute.
- setBuildInfoStoreManager(BuildInfoStoreManager) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the buildInfoStoreManager attribute.
- setBuildInputRuleKeyFileSizeLimit(long) - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration.Builder
-
Initializes the value for the buildInputRuleKeyFileSizeLimit attribute.
- setBuildLabel(String) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
-
Initializes the value for the buildLabel attribute.
- setBuildLabel(String) - Method in class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
-
Sets build label that will be included in finished event
- setBuildMode(BuildMode) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs.Builder
-
Initializes the value for the buildMode attribute.
- setBuildOutputForTests(T) - Method in class com.facebook.buck.core.rules.attr.BuildOutputInitializer
-
- setBuildRule(BuildRule) - Method in class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
-
- setBuildRule(BuildRule) - Method in class com.facebook.buck.rules.keys.ContentAgnosticRuleKeyFactory.Builder
-
- setBuildRule(BuildRule) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyFactory.Builder
-
- setBuildRuleInfos(ConcurrentMap<String, BuildTargetDurationListener.BuildRuleInfo>) - Method in class com.facebook.buck.event.listener.BuildTargetDurationListenerCloseArgs.Builder
-
Initializes the value for the buildRuleInfos attribute.
- setBuildRuleParams(BuildRuleParams) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths.Builder
-
Initializes the value for the buildRuleParams attribute.
- setBuildRules(ImmutableSortedSet<BuildTarget>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- setBuildRuleStatus(BuildRuleStatus) - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry.Builder
-
Initializes the optional value buildRuleStatus to buildRuleStatus.
- setBuildRuleStatus(Optional<? extends BuildRuleStatus>) - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry.Builder
-
Initializes the optional value buildRuleStatus to buildRuleStatus.
- setBuildSettings(NSDictionary) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildStyle
-
- setBuildSlaveRunId(BuildSlaveRunId) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the buildSlaveRunId attribute.
- setBuildSlaveStats(Map<? extends BuildSlaveRunId, ? extends Optional<BuildSlaveFinishedStats>>) - Method in class com.facebook.buck.distributed.build_client.BuildSlaveStats.Builder
-
Sets or replaces all mappings from the specified map as entries for the buildSlaveStats map.
- setBuildStartGcTime(Optional<Long>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- setBuildStartTimeMs(Optional<Long>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- setBuildStringSourceMap(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setBuildStringSourceMap(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setBuildTarget(BuildTarget) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
-
Initializes the optional value buildTarget to buildTarget.
- setBuildTarget(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
-
Initializes the optional value buildTarget to buildTarget.
- setBuildTarget(String) - Method in class com.facebook.buck.artifact_cache.FetchResult.Builder
-
Initializes the optional value
buildTarget to buildTarget.
- setBuildTarget(Optional<String>) - Method in class com.facebook.buck.artifact_cache.FetchResult.Builder
-
Initializes the optional value
buildTarget to buildTarget.
- setBuildTarget(String) - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult.Builder
-
Initializes the value for the buildTarget attribute.
- setBuildTarget(BuildTarget) - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams.Builder
-
Initializes the optional value buildTarget to buildTarget.
- setBuildTarget(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams.Builder
-
Initializes the optional value buildTarget to buildTarget.
- setBuildTarget(BuildTarget) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Initializes the value for the buildTarget attribute.
- setBuildTarget(BuildTarget) - Method in class com.facebook.buck.jvm.java.Jsr199TracingBridge
-
- setBuildTarget(BuildTarget) - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
-
- setBuildTarget(BuildTarget) - Method in class com.facebook.buck.query.QueryBuildTarget.Builder
-
Initializes the value for the buildTarget attribute.
- setBuildTarget(BuildTarget) - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter.Builder
-
Initializes the value for the buildTarget attribute.
- setBuildTarget(BuildTarget) - Method in class com.facebook.buck.test.TestResults.Builder
-
Initializes the value for the buildTarget attribute.
- setBuildTimeMs(long) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
-
Initializes the value for the buildTimeMs attribute.
- setBuildTimeMs(int) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
-
Initializes the optional value buildTimeMs to buildTimeMs.
- setBuildTimeMs(OptionalInt) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
-
Initializes the optional value buildTimeMs to buildTimeMs.
- setBuildTimeMs(Long) - Method in class com.facebook.buck.log.PerfTimesStats.Builder
-
Initializes the value for the buildTimeMs attribute.
- setBuildToolsPath(Path) - Method in class com.facebook.buck.android.toolchain.AndroidBuildToolsLocation.Builder
-
- setBuildType(String) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Initializes the value for the buildType attribute.
- setBuildVersion(String) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
-
Initializes the optional value buildVersion to buildVersion.
- setBuildVersion(Optional<String>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
-
Initializes the optional value buildVersion to buildVersion.
- setBundle(BuildTarget) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
-
Initializes the value for the bundle attribute.
- setBundleName(String) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
Initializes the optional value
bundleName to bundleName.
- setBundleName(Optional<String>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
Initializes the optional value
bundleName to bundleName.
- setBundleName(String) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Initializes the optional value
bundleName to bundleName.
- setBundleName(Optional<String>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Initializes the optional value
bundleName to bundleName.
- setBundleNameForFlavor(Iterable<? extends Pair<Flavor, String>>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
- setBundleNameForFlavor(Iterable<? extends Pair<Flavor, String>>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
- setByServers(int, String) - Static method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer.ExitState
-
- setBytecodeCLibs(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Sets or replaces all elements for bytecodeCLibs list.
- setBytecodeCompileDeps(ImmutableSortedSet<BuildRule>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Initializes the value for the bytecodeCompileDeps attribute.
- setBytecodeCompileDeps(ImmutableSortedSet<BuildRule>) - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules.Builder
-
Initializes the value for the bytecodeCompileDeps attribute.
- setBytecodeIncludes(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Sets or replaces all elements for bytecodeIncludes list.
- setBytecodeLib(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Initializes the value for the bytecodeLib attribute.
- setBytecodeLink(BuildRule) - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules.Builder
-
Initializes the value for the bytecodeLink attribute.
- setBytecodeLinkableInput(NativeLinkableInput) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Initializes the value for the bytecodeLinkableInput attribute.
- setBytecodeLinkDeps(ImmutableSortedSet<BuildRule>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Initializes the value for the bytecodeLinkDeps attribute.
- setBytecodeOnly(boolean) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Initializes the optional value bytecodeOnly to bytecodeOnly.
- setBytecodeOnly(Optional<Boolean>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Initializes the optional value bytecodeOnly to bytecodeOnly.
- setBytecodeOnly(boolean) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Initializes the value for the bytecodeOnly attribute.
- setBytecodeOnly(boolean) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Initializes the value for the bytecodeOnly attribute.
- setCacheable(boolean) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
Initializes the optional value
cacheable to cacheable.
- setCacheable(Optional<Boolean>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
Initializes the optional value
cacheable to cacheable.
- setCacheable(boolean) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
Initializes the optional value
cacheable to cacheable.
- setCacheable(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
Initializes the optional value
cacheable to cacheable.
- setCacheable(boolean) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Initializes the optional value
cacheable to cacheable.
- setCacheable(Optional<Boolean>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Initializes the optional value
cacheable to cacheable.
- setCacheable(boolean) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
Initializes the optional value
cacheable to cacheable.
- setCacheable(Optional<Boolean>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
Initializes the optional value
cacheable to cacheable.
- setCacheable(boolean) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Initializes the optional value
cacheable to cacheable.
- setCacheable(Optional<Boolean>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Initializes the optional value
cacheable to cacheable.
- setCacheDir(Path) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry.Builder
-
Initializes the value for the cacheDir attribute.
- setCacheDir(Path) - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry.Builder
-
Initializes the value for the cacheDir attribute.
- setCacheError(String) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
-
Initializes the optional value cacheError to cacheError.
- setCacheError(Optional<String>) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
-
Initializes the optional value cacheError to cacheError.
- setCacheErrorsPerMode(Map<ArtifactCacheMode, ? extends AtomicInteger>) - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary.Builder
-
Sets or replaces all mappings from the specified map as entries for the cacheErrorsPerMode map.
- setCacheErrorsPerMode(ImmutableMap<ArtifactCacheMode, AtomicInteger>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
Sets the cache errors per mode in ScubaListener.
- setCacheHitsPerMode(Map<ArtifactCacheMode, ? extends AtomicInteger>) - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary.Builder
-
Sets or replaces all mappings from the specified map as entries for the cacheHitsPerMode map.
- setCacheHitsPerMode(ImmutableMap<ArtifactCacheMode, AtomicInteger>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
Sets the cache hits per mode in ScubaListener.
- setCacheMode(ArtifactCacheMode) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
-
Initializes the optional value cacheMode to cacheMode.
- setCacheMode(Optional<? extends ArtifactCacheMode>) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
-
Initializes the optional value cacheMode to cacheMode.
- setCacheMode(ArtifactCacheMode) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the value for the cacheMode attribute.
- setCacheModes(Iterable<String>) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Sets or replaces all elements for cacheModes list.
- setCacheName(String) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the value for the cacheName attribute.
- setCacheNames(Iterable<String>) - Method in class com.facebook.buck.artifact_cache.CacheDeleteResult.Builder
-
Sets or replaces all elements for
cacheNames list.
- setCacheReadMode(CacheReadMode) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry.Builder
-
Initializes the value for the cacheReadMode attribute.
- setCacheReadMode(CacheReadMode) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
-
Initializes the value for the cacheReadMode attribute.
- setCacheReadMode(CacheReadMode) - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry.Builder
-
Initializes the value for the cacheReadMode attribute.
- setCacheReadMode(CacheReadMode) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the value for the cacheReadMode attribute.
- setCacheResult(CacheResult) - Method in class com.facebook.buck.artifact_cache.FetchResult.Builder
-
- setCacheResult(CacheResultType) - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult.Builder
-
Initializes the value for the cacheResult attribute.
- setCacheResult(CacheResult) - Method in class com.facebook.buck.core.build.engine.BuildResult.Builder
-
Initializes the optional value cacheResult to cacheResult.
- setCacheResult(Optional<? extends CacheResult>) - Method in class com.facebook.buck.core.build.engine.BuildResult.Builder
-
Initializes the optional value cacheResult to cacheResult.
- setCacheResults(Map<? extends RuleKey, ? extends CacheResult>) - Method in class com.facebook.buck.artifact_cache.MultiContainsResult.Builder
-
Sets or replaces all mappings from the specified map as entries for the
cacheResults map.
- setCacheResultType(CacheResultType) - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry.Builder
-
Initializes the optional value cacheResultType to cacheResultType.
- setCacheResultType(Optional<? extends CacheResultType>) - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry.Builder
-
Initializes the optional value cacheResultType to cacheResultType.
- setCachesExamined(int) - Method in class com.facebook.buck.util.cache.FileHashCacheVerificationResult.Builder
-
- setCacheSource(String) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
-
Initializes the optional value cacheSource to cacheSource.
- setCacheSource(Optional<String>) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
-
Initializes the optional value cacheSource to cacheSource.
- setCachingBuildEngineDelegate(CachingBuildEngineDelegate) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
-
Initializes the optional value cachingBuildEngineDelegate to cachingBuildEngineDelegate.
- setCachingBuildEngineDelegate(Optional<? extends CachingBuildEngineDelegate>) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
-
Initializes the optional value cachingBuildEngineDelegate to cachingBuildEngineDelegate.
- setCachingBuildEngineDelegate(CachingBuildEngineDelegate) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphs.Builder
-
Initializes the value for the cachingBuildEngineDelegate attribute.
- setCanBeAsset(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Initializes the optional value
canBeAsset to canBeAsset.
- setCanBeAsset(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Initializes the optional value
canBeAsset to canBeAsset.
- setCanBeAsset(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Initializes the optional value
canBeAsset to canBeAsset.
- setCanBeAsset(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Initializes the optional value
canBeAsset to canBeAsset.
- setCanBeAsset(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the optional value
canBeAsset to canBeAsset.
- setCanBeAsset(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the optional value
canBeAsset to canBeAsset.
- setCanBeAsset(boolean) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Initializes the optional value
canBeAsset to canBeAsset.
- setCanBeAsset(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Initializes the optional value
canBeAsset to canBeAsset.
- setCanBeAsset(boolean) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the value for the canBeAsset attribute.
- setCanReuseClassLoader(boolean) - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields.Builder
-
Initializes the value for the canReuseClassLoader attribute.
- setCanReuseClassLoader(boolean) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
-
Initializes the value for the canReuseClassLoader attribute.
- setCapacityService(CapacityService) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the capacityService attribute.
- setCategory(String) - Method in class com.facebook.buck.counters.CounterInfo.Builder
-
Initializes the value for the category attribute.
- setCategory(String) - Method in class com.facebook.buck.counters.CounterSnapshot.Builder
-
Initializes the value for the category attribute.
- setCategory(String) - Method in class com.facebook.buck.event.FileHashCacheEvent
-
- setCategory(String) - Method in class com.facebook.buck.log.ErrorLogRecord.Builder
-
Initializes the value for the category attribute.
- setCategory(String) - Method in class com.facebook.buck.util.network.offline.ScribeData.Builder
-
Initializes the value for the category attribute.
- setCc(CompilerProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the value for the cc attribute.
- setCCompiler(CompilerProvider) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
-
Initializes the value for the cCompiler attribute.
- setCell(String) - Method in class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget.Builder
-
Initializes the optional value cell to cell.
- setCell(Optional<String>) - Method in class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget.Builder
-
Initializes the optional value cell to cell.
- setCellName(String) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Initializes the value for the cellName attribute.
- setCellPath(Path) - Method in class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget.Builder
-
Initializes the value for the cellPath attribute.
- setCellPathResolver(CellPathResolver) - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter.Builder
-
Initializes the value for the cellPathResolver attribute.
- setCellPathResolver(CellPathResolver) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the cellPathResolver attribute.
- setCellRoots(Map<String, ? extends Path>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Sets or replaces all mappings from the specified map as entries for the cellRoots map.
- setCflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Sets or replaces all elements for cflags list.
- setCFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Sets or replaces all elements for cFlags list.
- setCFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
-
Sets or replaces all elements for cFlags list.
- setCGo(Tool) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
-
Initializes the value for the cGo attribute.
- setCgoCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Sets or replaces all elements for cgoCompilerFlags list.
- setClassesDir(Path) - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths.Builder
-
Initializes the value for the classesDir attribute.
- setClassLoaderCache(ClassLoaderCache) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the classLoaderCache attribute.
- setClassNamesToHashesSupplier(Supplier<ImmutableMap<String, HashCode>>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
-
Initializes the value for the classNamesToHashesSupplier attribute.
- setClasspath(Iterable<? extends URL>) - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields.Builder
-
Sets or replaces all elements for classpath list.
- setClasspathEntries(ImmutableSortedSet<Path>) - Method in class com.facebook.buck.jvm.java.CompilerParameters.Builder
-
Initializes the value for the classpathEntries attribute.
- setClasspathEntries(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
-
Sets or replaces all elements for classpathEntries sortedSet.
- setClasspathEntriesToDex(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Sets or replaces all elements for classpathEntriesToDex set.
- setClasspathEntriesToDex(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
-
Sets or replaces all elements for classpathEntriesToDex set.
- setClasspathFile(Path) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the value for the classpathFile attribute.
- setClassPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
-
Sets or replaces all elements for classPaths set.
- setCleanerEnabled(boolean) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the value for the cleanerEnabled attribute.
- setCLibs(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Sets or replaces all elements for cLibs list.
- setClientSideCacheResult(RuleKeyCacheResult) - Method in class com.facebook.buck.distributed.DistBuildClientCacheResult.Builder
-
Initializes the value for the clientSideCacheResult attribute.
- setCLinkableInput(NativeLinkableInput) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Initializes the value for the cLinkableInput attribute.
- setClock(Clock) - Method in class com.facebook.buck.command.BuildExecutorArgs.Builder
-
Initializes the value for the clock attribute.
- setClock(Clock) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext.Builder
-
Initializes the value for the clock attribute.
- setClock(Clock) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the clock attribute.
- setClock(Clock) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Initializes the value for the clock attribute.
- setCmd(StringWithMacros) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
Initializes the optional value
cmd to cmd.
- setCmd(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
Initializes the optional value
cmd to cmd.
- setCmd(String) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
-
Initializes the value for the cmd attribute.
- setCmd(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
Initializes the optional value
cmd to cmd.
- setCmd(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
Initializes the optional value
cmd to cmd.
- setCmd(StringWithMacros) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Initializes the optional value
cmd to cmd.
- setCmd(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Initializes the optional value
cmd to cmd.
- setCmd(StringWithMacros) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
Initializes the optional value
cmd to cmd.
- setCmd(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
Initializes the optional value
cmd to cmd.
- setCmd(StringWithMacros) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Initializes the optional value
cmd to cmd.
- setCmd(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Initializes the optional value
cmd to cmd.
- setCmdExe(StringWithMacros) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
Initializes the optional value
cmdExe to cmdExe.
- setCmdExe(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
Initializes the optional value
cmdExe to cmdExe.
- setCmdExe(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
Initializes the optional value
cmdExe to cmdExe.
- setCmdExe(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
Initializes the optional value
cmdExe to cmdExe.
- setCmdExe(StringWithMacros) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Initializes the optional value
cmdExe to cmdExe.
- setCmdExe(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Initializes the optional value
cmdExe to cmdExe.
- setCmdExe(StringWithMacros) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
Initializes the optional value
cmdExe to cmdExe.
- setCmdExe(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
Initializes the optional value
cmdExe to cmdExe.
- setCmdExe(StringWithMacros) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Initializes the optional value
cmdExe to cmdExe.
- setCmdExe(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Initializes the optional value
cmdExe to cmdExe.
- setCodeCoverageEnabled(boolean) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the value for the codeCoverageEnabled attribute.
- setCodeCoverageEnabled(boolean) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the codeCoverageEnabled attribute.
- setCodeCoverageEnabled(boolean) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the value for the codeCoverageEnabled attribute.
- setCodesignAllocate(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
-
Initializes the optional value codesignAllocate to codesignAllocate.
- setCodesignAllocate(Optional<? extends Tool>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
-
Initializes the optional value codesignAllocate to codesignAllocate.
- setCodesignFlags(Iterable<String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
- setCodesignFlags(Iterable<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setCodesignIdentity(String) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
- setCodesignIdentity(Optional<String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
- setCodesignIdentity(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setCodesignIdentity(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setCodesignProvider(ToolProvider) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
-
Initializes the value for the codesignProvider attribute.
- setCoercedValue(Object, Object) - Method in class com.facebook.buck.rules.coercer.ParamInfo
-
Set the param on dto to value, assuming value has already been coerced.
- setColumnNumber(Integer) - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry.Builder
-
Initializes the value for the columnNumber attribute.
- setCommand(Iterable<String>) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
-
Sets or replaces all elements for command list.
- setCommand(Iterable<String>) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Sets or replaces all elements for command list.
- setCommandArgs(List<String>) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
-
Initializes the optional value commandArgs to commandArgs.
- setCommandArgs(Optional<? extends List<String>>) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
-
Initializes the optional value commandArgs to commandArgs.
- setCommandArgs(ImmutableList<String>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- setCommandArgs(Iterable<String>) - Method in class com.facebook.buck.log.InvocationInfo.Builder
-
Sets or replaces all elements for commandArgs list.
- setCommandExitCode(Optional<ExitCode>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- setCommandName(Optional<String>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- setCommandsCount(int) - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoHeader.Builder
-
Initializes the value for the commandsCount attribute.
- setCompatibilityMode(AbiGenerationMode) - Method in class com.facebook.buck.jvm.java.abi.StubJar
-
- setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setCompileAgainstLibraryType(CompileAgainstLibraryType) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths.Builder
-
Initializes the value for the compileAgainstLibraryType attribute.
- setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Initializes the optional value
compiler to compiler.
- setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Initializes the optional value
compiler to compiler.
- setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Initializes the optional value
compiler to compiler.
- setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Initializes the optional value
compiler to compiler.
- setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the optional value
compiler to compiler.
- setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the optional value
compiler to compiler.
- setCompiler(NdkCxxPlatformCompiler) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration.Builder
-
Initializes the value for the compiler attribute.
- setCompiler(Tool) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
-
Initializes the value for the compiler attribute.
- setCompiler(ToolProvider) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Initializes the value for the compiler attribute.
- setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Initializes the optional value
compiler to compiler.
- setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Initializes the optional value
compiler to compiler.
- setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Initializes the optional value
compiler to compiler.
- setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Initializes the optional value
compiler to compiler.
- setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Initializes the optional value
compiler to compiler.
- setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Initializes the optional value
compiler to compiler.
- setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Initializes the optional value
compiler to compiler.
- setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Initializes the optional value
compiler to compiler.
- setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Initializes the optional value
compiler to compiler.
- setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Initializes the optional value
compiler to compiler.
- setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Initializes the optional value
compiler to compiler.
- setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Initializes the optional value
compiler to compiler.
- setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Initializes the optional value
compiler to compiler.
- setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Initializes the optional value
compiler to compiler.
- setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Initializes the optional value
compiler to compiler.
- setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Initializes the optional value
compiler to compiler.
- setCompilerClassName(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setCompilerClassName(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setCompilerClassName(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setCompilerClassName(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setCompilerClassName(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setCompilerClassName(String) - Method in class com.facebook.buck.jvm.java.JavacSpec.Builder
-
Initializes the optional value compilerClassName to compilerClassName.
- setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavacSpec.Builder
-
Initializes the optional value compilerClassName to compilerClassName.
- setCompilerClassName(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setCompilerClassName(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setCompilerClassName(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setCompilerClassName(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setCompilerClassName(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setCompilerClassName(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setCompilerDebugPathSanitizer(DebugPathSanitizer) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the value for the compilerDebugPathSanitizer attribute.
- setCompilerDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Sets or replaces all elements for compilerDeps sortedSet.
- setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setCompilerFlags(Multimap<? extends AbstractCxxSource.Type, ? extends Arg>) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Sets or replaces all mappings from the specified map as entries for the compilerFlags map.
- setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Sets or replaces all elements for compilerFlags list.
- setCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Sets or replaces all elements for compilerFlags list.
- setCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Sets or replaces all elements for compilerFlags list.
- setCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Sets or replaces all elements for compilerFlags list.
- setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Sets or replaces all elements for compilerFlags list.
- setCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Sets or replaces all elements for compilerFlags list.
- setCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Sets or replaces all elements for compilerFlags list.
- setCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Sets or replaces all elements for compilerFlags list.
- setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Sets or replaces all elements for compilerFlags list.
- setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Sets or replaces all elements for compilerFlags list.
- setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Sets or replaces all elements for compilerFlags list.
- setCompilerInvocationFlags(Iterable<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Sets or replaces all elements for compilerInvocationFlags list.
- setCompilerOutputPath(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Initializes the optional value compilerOutputPath to compilerOutputPath.
- setCompilerOutputPath(Optional<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Initializes the optional value compilerOutputPath to compilerOutputPath.
- setCompilerOutputPath(Optional<Path>) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
-
- setCompressAssetLibraries(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the value for the compressAssetLibraries attribute.
- setCompressAssetLibraries(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the value for the compressAssetLibraries attribute.
- setCompressionLevel(int) - Method in class com.facebook.buck.util.zip.CustomZipEntry
-
- setCompressPngs(boolean) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
-
Initializes the value for the compressPngs attribute.
- setConcurrencyLimit(ConcurrencyLimit) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the concurrencyLimit attribute.
- setConfigOverrides(Map<String, ? extends String>) - Method in class com.facebook.buck.doctor.config.UserLocalConfiguration.Builder
-
Sets or replaces all mappings from the specified map as entries for the configOverrides map.
- setConfigs(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the
configs map.
- setConfigs(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the
configs map.
- setConfigs(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the
configs map.
- setConfigs(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the configs map.
- setConfiguredBuckOut(Path) - Method in class com.facebook.buck.io.filesystem.BuckPaths.Builder
-
Initializes the value for the configuredBuckOut attribute.
- setConflictingHeaderBasenameWhitelist(ImmutableSortedSet<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the value for the conflictingHeaderBasenameWhitelist attribute.
- setConnectionTimeoutMillis(int) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Initializes the value for the connectionTimeoutMillis attribute.
- setConnectTimeoutSeconds(int) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
-
Initializes the value for the connectTimeoutSeconds attribute.
- setConsole(Console) - Method in class com.facebook.buck.command.BuildExecutorArgs.Builder
-
Initializes the value for the console attribute.
- setConsole(Console) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the console attribute.
- setConsole(Console) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the console attribute.
- setConstraintSetting(BuildTarget) - Method in class com.facebook.buck.core.rules.platform.ConstraintValueArg.Builder
-
Initializes the value for the constraintSetting attribute.
- setConstraintValues(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
-
Sets or replaces all elements for constraintValues list.
- setConstraintValues(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.core.rules.platform.PlatformArg.Builder
-
Sets or replaces all elements for constraintValues list.
- setContacts(Iterable<String>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
-
Sets or replaces all elements for
contacts sortedSet.
- setContacts(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Sets or replaces all elements for
contacts sortedSet.
- setContacts(Iterable<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Sets or replaces all elements for
contacts sortedSet.
- setContacts(Iterable<String>) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
-
Sets or replaces all elements for contacts list.
- setContacts(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Sets or replaces all elements for
contacts sortedSet.
- setContacts(Iterable<String>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
Sets or replaces all elements for
contacts sortedSet.
- setContacts(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Sets or replaces all elements for
contacts sortedSet.
- setContacts(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Sets or replaces all elements for
contacts sortedSet.
- setContacts(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Sets or replaces all elements for contacts set.
- setContacts(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Sets or replaces all elements for
contacts sortedSet.
- setContacts(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Sets or replaces all elements for
contacts sortedSet.
- setContacts(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Sets or replaces all elements for
contacts sortedSet.
- setContacts(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Sets or replaces all elements for
contacts sortedSet.
- setContacts(Iterable<String>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Sets or replaces all elements for
contacts sortedSet.
- setContacts(Iterable<String>) - Method in class com.facebook.buck.test.TestResults.Builder
-
Sets or replaces all elements for contacts set.
- setCoordinator(StampedeId, int, String) - Method in class com.facebook.buck.distributed.DistBuildService
-
- setCoordinatorBuildRuleEventsPublisher(CoordinatorBuildRuleEventsPublisher) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the coordinatorBuildRuleEventsPublisher attribute.
- setCoordinatorPort(int) - Method in class com.facebook.buck.distributed.build_slave.MinionModeRunner
-
- setCopyNativeLibraries(ImmutableMap<APKModule, CopyNativeLibraries>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Initializes the optional value copyNativeLibraries to copyNativeLibraries.
- setCopyNativeLibraries(Optional<? extends ImmutableMap<APKModule, CopyNativeLibraries>>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Initializes the optional value copyNativeLibraries to copyNativeLibraries.
- setCopyNativeLibraries(ImmutableMap<APKModule, CopyNativeLibraries>) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult.Builder
-
Initializes the optional value copyNativeLibraries to copyNativeLibraries.
- setCopyNativeLibraries(Optional<? extends ImmutableMap<APKModule, CopyNativeLibraries>>) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult.Builder
-
Initializes the optional value copyNativeLibraries to copyNativeLibraries.
- setCopySceneKitAssets(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
-
Initializes the optional value copySceneKitAssets to copySceneKitAssets.
- setCopySceneKitAssets(Optional<? extends Tool>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
-
Initializes the optional value copySceneKitAssets to copySceneKitAssets.
- setCoreKey(String) - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration.Builder
-
Initializes the value for the coreKey attribute.
- setCount(int) - Method in class com.facebook.buck.log.LogConfigSetup.Builder
-
Initializes the value for the count attribute.
- setCover(Tool) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
-
Initializes the value for the cover attribute.
- setCoverageExcludes(String) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the optional value coverageExcludes to coverageExcludes.
- setCoverageExcludes(Optional<String>) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the optional value coverageExcludes to coverageExcludes.
- setCoverageIncludes(String) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the optional value coverageIncludes to coverageIncludes.
- setCoverageIncludes(Optional<String>) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the optional value coverageIncludes to coverageIncludes.
- setCoverageMode(GoTestCoverStep.Mode) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Initializes the optional value coverageMode to coverageMode.
- setCoverageMode(Optional<? extends GoTestCoverStep.Mode>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Initializes the optional value coverageMode to coverageMode.
- setCoverageReportFormats(Iterable<CoverageReportFormat>) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Sets or replaces all elements for coverageReportFormats set.
- setCoverageReportTitle(String) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the value for the coverageReportTitle attribute.
- setCpp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the value for the cpp attribute.
- setCppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Sets or replaces all elements for cppflags list.
- setCPreprocessor(Preprocessor) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Initializes the value for the cPreprocessor attribute.
- setCPreprocessor(PreprocessorProvider) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
-
Initializes the value for the cPreprocessor attribute.
- setCpu(int) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts.Builder
-
Initializes the value for the cpu attribute.
- setCpuFilters(Iterable<TargetCpuType>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setCpuFilters(Iterable<TargetCpuType>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setCpuReal(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
-
Initializes the value for the cpuReal attribute.
- setCpuSys(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
-
Initializes the value for the cpuSys attribute.
- setCpuTotal(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
-
Initializes the value for the cpuTotal attribute.
- setCpuUser(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
-
Initializes the value for the cpuUser attribute.
- setCrate(String) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
-
Initializes the value for the crate attribute.
- setCrate(String) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Initializes the optional value crate to crate.
- setCrate(Optional<String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Initializes the optional value crate to crate.
- setCrate(String) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Initializes the optional value crate to crate.
- setCrate(Optional<String>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Initializes the optional value crate to crate.
- setCrate(String) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Initializes the optional value crate to crate.
- setCrate(Optional<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Initializes the optional value crate to crate.
- setCrateRoot(SourcePath) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Initializes the optional value crateRoot to crateRoot.
- setCrateRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Initializes the optional value crateRoot to crateRoot.
- setCrateRoot(SourcePath) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Initializes the optional value crateRoot to crateRoot.
- setCrateRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Initializes the optional value crateRoot to crateRoot.
- setCrateRoot(SourcePath) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Initializes the optional value crateRoot to crateRoot.
- setCrateRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Initializes the optional value crateRoot to crateRoot.
- setCreateDistributedBuildDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value createDistributedBuildDurationMs to createDistributedBuildDurationMs.
- setCreateDistributedBuildDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value createDistributedBuildDurationMs to createDistributedBuildDurationMs.
- setCriticalPathCount(int) - Method in class com.facebook.buck.event.listener.BuildTargetDurationListenerCloseArgs.Builder
-
Initializes the value for the criticalPathCount attribute.
- setCuda(CompilerProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the optional value cuda to cuda.
- setCuda(Optional<? extends CompilerProvider>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the optional value cuda to cuda.
- setCudaflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Sets or replaces all elements for cudaflags list.
- setCudapp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the optional value cudapp to cudapp.
- setCudapp(Optional<? extends PreprocessorProvider>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the optional value cudapp to cudapp.
- setCudappflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Sets or replaces all elements for cudappflags list.
- setCurrentCommand(String, ImmutableList<String>) - Method in class com.facebook.buck.event.listener.ProgressEstimator
-
Sets the current command that we are estimating
- setCurrentRevisionId(String) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
-
- setCurrentRevisionId(String) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
-
- setCurrentThreadTracingInterfaceFromJsr199Javac(BuckTracingInterface) - Static method in class com.facebook.buck.event.api.BuckTracing
-
Used by Buck to connect this class to its tracing mechanism.
- setCurrentVersion(PBXFileReference) - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCVersionGroup
-
- setCxx(CompilerProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the value for the cxx attribute.
- setCxxBuckConfig(CxxBuckConfig) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Initializes the value for the cxxBuckConfig attribute.
- setCxxCompiler(CompilerProvider) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
-
Initializes the value for the cxxCompiler attribute.
- setCxxflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Sets or replaces all elements for cxxflags list.
- setCxxHeaderDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Sets or replaces all elements for cxxHeaderDirs sortedSet.
- setCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform.Builder
-
Initializes the value for the cxxPlatform attribute.
- setCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
-
Initializes the value for the cxxPlatform attribute.
- setCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Initializes the value for the cxxPlatform attribute.
- setCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
-
Initializes the value for the cxxPlatform attribute.
- setCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Initializes the value for the cxxPlatform attribute.
- setCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
-
Initializes the value for the cxxPlatform attribute.
- setCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
-
Initializes the value for the cxxPlatform attribute.
- setCxxPlatform(Flavor) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Initializes the optional value cxxPlatform to cxxPlatform.
- setCxxPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Initializes the optional value cxxPlatform to cxxPlatform.
- setCxxPlatform(Flavor) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Initializes the optional value cxxPlatform to cxxPlatform.
- setCxxPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Initializes the optional value cxxPlatform to cxxPlatform.
- setCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
-
Initializes the value for the cxxPlatform attribute.
- setCxxpp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the value for the cxxpp attribute.
- setCxxppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Sets or replaces all elements for cxxppflags list.
- setCxxPreprocessorInput(Iterable<? extends CxxPreprocessorInput>) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Sets or replaces all elements for cxxPreprocessorInput list.
- setCxxPreprocessorInput(CxxPreprocessorInput) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Initializes the value for the cxxPreprocessorInput attribute.
- setCxxRuntime(NdkCxxRuntime) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform.Builder
-
Initializes the value for the cxxRuntime attribute.
- setCxxRuntimeType(NdkCxxRuntimeType) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform.Builder
-
Initializes the value for the cxxRuntimeType attribute.
- setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- setCxxSharedRuntimePath(Path) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform.Builder
-
Initializes the optional value cxxSharedRuntimePath to cxxSharedRuntimePath.
- setCxxSharedRuntimePath(Optional<? extends Path>) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform.Builder
-
Initializes the optional value cxxSharedRuntimePath to cxxSharedRuntimePath.
- setDaemonUptime(OptionalLong) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- setData(DependencyEntryData) - Method in class com.facebook.buck.features.project.intellij.DependencyEntry.Builder
-
Initializes the optional value data to data.
- setData(Optional<? extends DependencyEntryData>) - Method in class com.facebook.buck.features.project.intellij.DependencyEntry.Builder
-
Initializes the optional value data to data.
- setDb(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Initializes the value for the db attribute.
- setDdmlibJarPath(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the value for the ddmlibJarPath attribute.
- setDebugEnabled(boolean) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the value for the debugEnabled attribute.
- setDebugEnabled(boolean) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the debugEnabled attribute.
- setDebugMode(boolean) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
-
Initializes the optional value debugMode to debugMode.
- setDebugMode(Optional<Boolean>) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
-
Initializes the optional value debugMode to debugMode.
- setDefaultCxxPlatform(Flavor) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setDefaultCxxPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setDefaultCxxPlatform(Flavor) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setDefaultCxxPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setDefaultCxxPlatform(Flavor) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Initializes the optional value defaultCxxPlatform to defaultCxxPlatform.
- setDefaultCxxPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Initializes the optional value defaultCxxPlatform to defaultCxxPlatform.
- setDefaultCxxPlatform(Flavor) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setDefaultCxxPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setDefaultCxxPlatform(Flavor) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setDefaultCxxPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setDefaultCxxPlatform(Flavor) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setDefaultCxxPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setDefaultIncludes(Iterable<String>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Sets or replaces all elements for defaultIncludes list.
- setDefaultPlatform(Flavor) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setDefaultPlatform(Flavor) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
- setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
- setDefaultPlatform(Flavor) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setDefaultPlatform(Flavor) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setDefaultPlatform(Flavor) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setDefaultPlatform(Flavor) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setDefaultPlatform(Flavor) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setDefaultPlatform(Flavor) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- setDefaultPlatform(Flavor) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setDefaultPlatform(Flavor) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- setDefaultPlatform(Flavor) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- setDefaultPlatform(Flavor) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
- setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
- setDefaultPlatform(Flavor) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
- setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
- setDefaultPlatform(Flavor) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
- setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
- setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the
defaults map.
- setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the
defaults map.
- setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the
defaults map.
- setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the
defaults map.
- setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the
defaults map.
- setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the
defaults map.
- setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the
defaults map.
- setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the
defaults map.
- setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the
defaults map.
- setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the
defaults map.
- setDefaultTestTimeoutMillis(long) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the defaultTestTimeoutMillis attribute.
- setDelegate(SourcePath) - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath.Builder
-
Initializes the value for the
delegate attribute.
- setDeniedToReadPaths(Iterable<String>) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
-
Sets or replaces all elements for deniedToReadPaths set.
- setDependencies(Map<? extends BuildTarget, ? extends DependencyType>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Sets or replaces all mappings from the specified map as entries for the dependencies map.
- setDependenciesPassTheirTests(boolean) - Method in class com.facebook.buck.test.TestResults.Builder
-
Initializes the value for the dependenciesPassTheirTests attribute.
- setDepFileRuleKey(RuleKey) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult.Builder
-
Initializes the optional value depFileRuleKey to depFileRuleKey.
- setDepFileRuleKey(Optional<? extends RuleKey>) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult.Builder
-
Initializes the optional value depFileRuleKey to depFileRuleKey.
- setDepFileRuleKey(RuleKey) - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys.Builder
-
Initializes the optional value depFileRuleKey to depFileRuleKey.
- setDepFileRuleKey(Optional<? extends RuleKey>) - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys.Builder
-
Initializes the optional value depFileRuleKey to depFileRuleKey.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
-
Sets or replaces all elements for deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Sets or replaces all elements for deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends Either<BuildTarget, String>>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
-
Sets or replaces all elements for deps list.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Map<? extends BuildTarget, ? extends NativeLinkable>) - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec.Builder
-
Sets or replaces all mappings from the specified map as entries for the deps map.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(JavaLibraryDeps) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths.Builder
-
Initializes the value for the deps attribute.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
deps sortedSet.
- setDepsQuery(Query) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Initializes the optional value
depsQuery to depsQuery.
- setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Initializes the optional value
depsQuery to depsQuery.
- setDepsQuery(Query) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Initializes the optional value
depsQuery to depsQuery.
- setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Initializes the optional value
depsQuery to depsQuery.
- setDepsQuery(Query) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Initializes the optional value
depsQuery to depsQuery.
- setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Initializes the optional value
depsQuery to depsQuery.
- setDepsQuery(Query) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Initializes the optional value
depsQuery to depsQuery.
- setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Initializes the optional value
depsQuery to depsQuery.
- setDepsQuery(Query) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Initializes the optional value
depsQuery to depsQuery.
- setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Initializes the optional value
depsQuery to depsQuery.
- setDepsQuery(Query) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Initializes the optional value
depsQuery to depsQuery.
- setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Initializes the optional value
depsQuery to depsQuery.
- setDepsQuery(Query) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Initializes the optional value
depsQuery to depsQuery.
- setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Initializes the optional value
depsQuery to depsQuery.
- setDepsQuery(Query) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Initializes the optional value
depsQuery to depsQuery.
- setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Initializes the optional value
depsQuery to depsQuery.
- setDepsQuery(Query) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
-
Initializes the optional value
depsQuery to depsQuery.
- setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
-
Initializes the optional value
depsQuery to depsQuery.
- setDepsQuery(Query) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Initializes the optional value
depsQuery to depsQuery.
- setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Initializes the optional value
depsQuery to depsQuery.
- setDepsWithCacheMisses(Set<String>) - Method in class com.facebook.buck.core.build.engine.BuildResult.Builder
-
Initializes the optional value depsWithCacheMisses to depsWithCacheMisses.
- setDepsWithCacheMisses(Optional<? extends Set<String>>) - Method in class com.facebook.buck.core.build.engine.BuildResult.Builder
-
Initializes the optional value depsWithCacheMisses to depsWithCacheMisses.
- setDescription(String) - Method in class com.facebook.buck.core.model.UserFlavor.Builder
-
Initializes the value for the description attribute.
- setDescriptions(Iterable<? extends BaseDescription<?>>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Sets or replaces all elements for descriptions set.
- setDescriptions(Iterable<? extends BaseDescription<?>>) - Method in class com.facebook.buck.skylark.parser.BuckGlobals.Builder
-
Sets or replaces all elements for descriptions set.
- setDesiredLink(Path) - Method in class com.facebook.buck.step.fs.SymlinkFileStep.Builder
-
Initializes the value for the desiredLink attribute.
- setDestination(PBXCopyFilesBuildPhase.Destination) - Method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec.Builder
-
Initializes the value for the destination attribute.
- setDestinationSpecifier(Map<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the destinationSpecifier map.
- setDeveloperCertificateFingerprints(Iterable<? extends HashCode>) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
-
Sets or replaces all elements for developerCertificateFingerprints set.
- setDeveloperPath(Path) - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths.Builder
-
Initializes the optional value developerPath to developerPath.
- setDeveloperPath(Optional<? extends Path>) - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths.Builder
-
Initializes the optional value developerPath to developerPath.
- setDeviceSerial(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the optional value deviceSerial to deviceSerial.
- setDeviceSerial(Optional<String>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the optional value deviceSerial to deviceSerial.
- setDevicesSupplierForTests(Optional<Supplier<ImmutableList<AndroidDevice>>>) - Static method in class com.facebook.buck.android.AdbHelper
-
- setDevirtEnabled(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setDevirtEnabled(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setDevirtEnabled(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setDevirtEnabled(boolean) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setDevirtEnabled(boolean) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setDevirtEnabled(boolean) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setDevirtEnabled(boolean) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- setDevirtEnabled(boolean) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setDexCompression(DexStore) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the optional value dexCompression to dexCompression.
- setDexCompression(Optional<? extends DexStore>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the optional value dexCompression to dexCompression.
- setDexCompression(DexStore) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the optional value dexCompression to dexCompression.
- setDexCompression(Optional<? extends DexStore>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the optional value dexCompression to dexCompression.
- setDexFile(Iterable<? extends Path>) - Method in class com.facebook.buck.android.ModuleInfo.Builder
-
Sets or replaces all elements for
dexFile set.
- setDexInfo(ExopackageInfo.DexInfo) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.Builder
-
Initializes the optional value dexInfo to dexInfo.
- setDexInfo(Optional<? extends ExopackageInfo.DexInfo>) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.Builder
-
Initializes the optional value dexInfo to dexInfo.
- setDexMergeRule(Either<PreDexMerge, NonPreDexedDexBuildable>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Initializes the value for the dexMergeRule attribute.
- setDexReorderDataDumpFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setDexReorderDataDumpFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setDexReorderDataDumpFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setDexReorderDataDumpFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setDexReorderDataDumpFile(SourcePath) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
-
Initializes the optional value dexReorderDataDumpFile to dexReorderDataDumpFile.
- setDexReorderDataDumpFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
-
Initializes the optional value dexReorderDataDumpFile to dexReorderDataDumpFile.
- setDexReorderToolFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setDexReorderToolFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setDexReorderToolFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setDexReorderToolFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setDexReorderToolFile(SourcePath) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
-
Initializes the optional value dexReorderToolFile to dexReorderToolFile.
- setDexReorderToolFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
-
Initializes the optional value dexReorderToolFile to dexReorderToolFile.
- setDexTool(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the value for the
dexTool attribute.
- setDexTool(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the value for the
dexTool attribute.
- setDexTool(String) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
-
Initializes the value for the dexTool attribute.
- setDidCreateNewManifest(boolean) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult.Builder
-
Initializes the value for the didCreateNewManifest attribute.
- setDiff(VersionControlSupplier<InputStream>) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
-
Initializes the optional value diff to diff.
- setDiff(Optional<? extends VersionControlSupplier<InputStream>>) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
-
Initializes the optional value diff to diff.
- setDirCacheEntries(Iterable<? extends DirCacheEntry>) - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries.Builder
-
Sets or replaces all elements for dirCacheEntries set.
- setDirectory(SourcePath) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.DexInfo.Builder
-
Initializes the value for the directory attribute.
- setDirectory(SourcePath) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.NativeLibsInfo.Builder
-
Initializes the value for the directory attribute.
- setDirectory(String) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry.Builder
-
Initializes the value for the directory attribute.
- setDirectory(Path) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Initializes the optional value directory to directory.
- setDirectory(Optional<? extends Path>) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Initializes the optional value directory to directory.
- setDirectoryForTestResults(Path) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the optional value directoryForTestResults to directoryForTestResults.
- setDirectoryForTestResults(Optional<? extends Path>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the optional value directoryForTestResults to directoryForTestResults.
- setDirectoryForTestResults(Path) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the optional value directoryForTestResults to directoryForTestResults.
- setDirectoryForTestResults(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the optional value directoryForTestResults to directoryForTestResults.
- setDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
-
Sets or replaces all elements for dirs sortedSet.
- setDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
-
Sets or replaces all elements for dirs set.
- setDirsContainingResourceDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Sets or replaces all elements for dirsContainingResourceDirs set.
- setDisableImplicitNativeRules(boolean) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Initializes the value for the disableImplicitNativeRules attribute.
- setDisableImplicitNativeRules(boolean) - Method in class com.facebook.buck.skylark.parser.BuckGlobals.Builder
-
Initializes the value for the disableImplicitNativeRules attribute.
- setDisablePreDex(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setDisablePreDex(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setDisallowAllDuplicates(boolean) - Method in class com.facebook.buck.jvm.java.JarParameters.Builder
-
Initializes the value for the disallowAllDuplicates attribute.
- setDisallowAllDuplicates(boolean) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Initializes the optional value disallowAllDuplicates to disallowAllDuplicates.
- setDisallowAllDuplicates(Optional<Boolean>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Initializes the optional value disallowAllDuplicates to disallowAllDuplicates.
- setDiskIO(int) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts.Builder
-
Initializes the value for the diskIO attribute.
- setDistBuildCellIndexer(DistBuildCellIndexer) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
-
Initializes the value for the distBuildCellIndexer attribute.
- setDistBuildClientCacheResults(List<DistBuildClientCacheResult>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- setDistBuildClientSideSlaveFinishedStats(Optional<BuildSlaveStats>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- setDistBuildClientStats(ClientStatsTracker) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
-
Initializes the value for the distBuildClientStats attribute.
- setDistBuildClientStats(Optional<DistBuildClientStats>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- setDistBuildConfig(DistBuildConfig) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
-
Initializes the value for the distBuildConfig attribute.
- setDistBuildLogStateTracker(LogStateTracker) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
-
Initializes the value for the distBuildLogStateTracker attribute.
- setDistBuildMode(DistBuildMode) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the distBuildMode attribute.
- setDistBuildServerBuildSlaveFinishedStatsEvent(Optional<ServerSideBuildSlaveFinishedStatsEvent>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- setDistBuildService(DistBuildService) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
-
Initializes the value for the distBuildService attribute.
- setDistBuildService(DistBuildService) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the distBuildService attribute.
- setDistBuildService(DistBuildService) - Method in class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
-
- setDistBuildStartedEvent(BuildEvent.DistBuildStarted) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
-
Initializes the value for the distBuildStartedEvent attribute.
- setDistLocalBuildMode(DistLocalBuildMode) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs.Builder
-
Initializes the value for the distLocalBuildMode attribute.
- setDistributedBuildExitCode(int) - Method in class com.facebook.buck.distributed.ClientStatsTracker
-
- setDistributedBuildExitCode(int) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value distributedBuildExitCode to distributedBuildExitCode.
- setDistributedBuildExitCode(OptionalInt) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value distributedBuildExitCode to distributedBuildExitCode.
- setDllName(String) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
-
Initializes the value for the dllName attribute.
- setDocumentLocator(Locator) - Method in class com.facebook.buck.util.xml.PositionalXmlHandler
-
- setDoesNotAffectAbi(boolean) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
-
Initializes the value for the doesNotAffectAbi attribute.
- setDoesNotAffectAbi(boolean) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
-
Initializes the value for the doesNotAffectAbi attribute.
- setDraftCompile(boolean) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Initializes the optional value draftCompile to draftCompile.
- setDraftCompile(Optional<Boolean>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Initializes the optional value draftCompile to draftCompile.
- setDsymutil(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
-
Initializes the value for the dsymutil attribute.
- setDuplicateResourceBehavior(HasDuplicateAndroidResourceTypes.DuplicateResourceBehaviour) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setDuplicateResourceBehavior(HasDuplicateAndroidResourceTypes.DuplicateResourceBehaviour) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setDuplicateResourceWhitelist(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setDuplicateResourceWhitelist(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setDuplicateResourceWhitelist(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setDuplicateResourceWhitelist(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setDuplicatesLogLevel(Level) - Method in class com.facebook.buck.jvm.java.JarParameters.Builder
-
Initializes the value for the duplicatesLogLevel attribute.
- setDuration(BuildRule, ClockDuration) - Method in class com.facebook.buck.core.build.stats.BuildRuleDurationTracker
-
This method should only be used for testing.
- setDurationMs(ClientStatsTracker.DistBuildClientStat, long) - Method in class com.facebook.buck.distributed.ClientStatsTracker
-
- setDxExecutorService(ListeningExecutorService) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
-
Initializes the value for the dxExecutorService attribute.
- setDxMaxHeapSize(String) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
-
Initializes the optional value dxMaxHeapSize to dxMaxHeapSize.
- setDxMaxHeapSize(Optional<String>) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
-
Initializes the optional value dxMaxHeapSize to dxMaxHeapSize.
- setEnableObjcInterop(boolean) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Initializes the optional value enableObjcInterop to enableObjcInterop.
- setEnableObjcInterop(Optional<Boolean>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Initializes the optional value enableObjcInterop to enableObjcInterop.
- setEnableProfiling(boolean) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Initializes the value for the enableProfiling attribute.
- setEnableProfiling(boolean) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Initializes the value for the enableProfiling attribute.
- setEnableProfiling(boolean) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Initializes the value for the enableProfiling attribute.
- setEnableProfiling(boolean) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Initializes the value for the enableProfiling attribute.
- setEnableProfiling(boolean) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Initializes the value for the enableProfiling attribute.
- setEnableRelinker(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setEnableRelinker(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setEnableSandbox(boolean) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
- setEnableSandbox(Optional<Boolean>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
- setEnableSandbox(boolean) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
- setEnableSandbox(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
- setEnableSandbox(boolean) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
- setEnableSandbox(Optional<Boolean>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
- setEnableSandbox(boolean) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
- setEnableSandbox(Optional<Boolean>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
- setEnableSandbox(boolean) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
- setEnableSandbox(Optional<Boolean>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
- setEndIndex(int) - Method in class com.facebook.buck.core.macros.MacroMatchResult.Builder
-
Initializes the value for the endIndex attribute.
- setEndpointMessage(String) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
-
Initializes the optional value endpointMessage to endpointMessage.
- setEndpointMessage(Optional<String>) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
-
Initializes the optional value endpointMessage to endpointMessage.
- setEntitlements(Map<String, ? extends NSObject>) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
-
Sets or replaces all mappings from the specified map as entries for the entitlements map.
- setEntitlementsFile(SourcePath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setEntitlementsFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setEntitlementsFile(SourcePath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setEntitlementsFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setEntriesToExclude(Iterable<? extends Pattern>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Sets or replaces all elements for entriesToExclude set.
- setEntriesToJar(ImmutableSortedSet<Path>) - Method in class com.facebook.buck.jvm.java.JarParameters.Builder
-
Initializes the value for the entriesToJar attribute.
- setEntriesToJar(Stream<Path>) - Method in class com.facebook.buck.util.zip.JarBuilder
-
- setEntriesToJar(Iterable<Path>) - Method in class com.facebook.buck.util.zip.JarBuilder
-
- setEntry(Either<ImmutableSet<String>, String>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
Initializes the value for the entry attribute.
- setEntryAttribute(String, String, String) - Method in class com.facebook.buck.util.zip.DeterministicManifest
-
- setEntryHashingEnabled(boolean) - Method in class com.facebook.buck.util.zip.CustomJarOutputStream
-
- setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the
env map.
- setEnv(ImmutableMap<String, String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the optional value env to env.
- setEnv(Optional<? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the optional value env to env.
- setEnv(Map<String, ? extends String>) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
-
Sets or replaces all mappings from the specified map as entries for the env map.
- setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the env map.
- setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the env map.
- setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the
env map.
- setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the
env map.
- setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the
env map.
- setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the
env map.
- setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the env map.
- setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the env map.
- setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the env map.
- setEnvironment(Map<String, ? extends String>) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext.Builder
-
Sets or replaces all mappings from the specified map as entries for the environment map.
- setEnvironment(Map<String, ? extends String>) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider.Builder
-
Sets or replaces all mappings from the specified map as entries for the environment map.
- setEnvironment(Map<String, ? extends String>) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Sets or replaces all mappings from the specified map as entries for the environment map.
- setEnvironment(ImmutableMap<String, String>) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Initializes the optional value environment to environment.
- setEnvironment(Optional<? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Initializes the optional value environment to environment.
- setEnvironmentExpansionSeparator(String) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
- setEnvironmentExpansionSeparator(Optional<String>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
- setEnvironmentExpansionSeparator(String) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
- setEnvironmentExpansionSeparator(Optional<String>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
- setEnvironmentExpansionSeparator(String) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
- setEnvironmentExpansionSeparator(Optional<String>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
- setEnvironmentExpansionSeparator(String) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
- setEnvironmentExpansionSeparator(Optional<String>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
- setEnvironmentExpansionSeparator(String) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
- setEnvironmentExpansionSeparator(Optional<String>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
- setEnvironmentOverrides(Map<String, ? extends String>) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Sets or replaces all mappings from the specified map as entries for the environmentOverrides map.
- setEnvironmentVariables(ImmutableMap<SchemeActionType, ImmutableMap<String, String>>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Initializes the optional value environmentVariables to environmentVariables.
- setEnvironmentVariables(Optional<? extends ImmutableMap<SchemeActionType, ImmutableMap<String, String>>>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Initializes the optional value environmentVariables to environmentVariables.
- setErrorCheckTimeRangeMillis(int) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Initializes the value for the errorCheckTimeRangeMillis attribute.
- setErrorMessage(String) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
-
Initializes the optional value errorMessage to errorMessage.
- setErrorMessage(Optional<String>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
-
Initializes the optional value errorMessage to errorMessage.
- setErrorMessage(String) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
-
Initializes the optional value errorMessage to errorMessage.
- setErrorMessage(Optional<String>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
-
Initializes the optional value errorMessage to errorMessage.
- setErrorMessage(String) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse.Builder
-
Initializes the optional value errorMessage to errorMessage.
- setErrorMessage(Optional<String>) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse.Builder
-
Initializes the optional value errorMessage to errorMessage.
- setErrorMessage(String) - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse.Builder
-
Initializes the optional value errorMessage to errorMessage.
- setErrorMessage(Optional<String>) - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse.Builder
-
Initializes the optional value errorMessage to errorMessage.
- setErrorMessageFormat(String) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
-
Initializes the value for the errorMessageFormat attribute.
- setErrorMessageLimit(int) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
-
Initializes the value for the errorMessageLimit attribute.
- setErrors(boolean) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
-
Initializes the value for the errors attribute.
- setErrorStage(String) - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult.Builder
-
Initializes the optional value errorStage to errorStage.
- setErrorStage(Optional<String>) - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult.Builder
-
Initializes the optional value errorStage to errorStage.
- setErrorTextLimit(int) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the value for the errorTextLimit attribute.
- setErrorTextTemplate(String) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the value for the errorTextTemplate attribute.
- setEscaped(boolean) - Method in class com.facebook.buck.core.macros.MacroMatchResult.Builder
-
Initializes the value for the escaped attribute.
- setEventBus(BuckEventBus) - Method in class com.facebook.buck.core.build.context.BuildContext.Builder
-
Initializes the value for the eventBus attribute.
- setEventBus(BuckEventBus) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Initializes the value for the eventBus attribute.
- setEvictionCount(long) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
-
Initializes the optional value evictionCount to evictionCount.
- setEvictionCount(Optional<Long>) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
-
Initializes the optional value evictionCount to evictionCount.
- setException(Throwable) - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult.Builder
-
Initializes the optional value exception to exception.
- setException(Optional<? extends Throwable>) - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult.Builder
-
Initializes the optional value exception to exception.
- setException(Exception) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData.Builder
-
Initializes the optional value exception to exception.
- setException(Optional<? extends Exception>) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData.Builder
-
Initializes the optional value exception to exception.
- setException(Exception) - Method in class com.facebook.buck.slb.PerServerPingData.Builder
-
Initializes the optional value exception to exception.
- setException(Optional<? extends Exception>) - Method in class com.facebook.buck.slb.PerServerPingData.Builder
-
Initializes the optional value exception to exception.
- setExceptions(Iterable<? extends Pair<String, Throwable>>) - Method in class com.facebook.buck.rules.modern.tools.CachedErrors.Builder
-
Sets or replaces all elements for exceptions list.
- setExclude(Collection<String>) - Method in class com.facebook.buck.skylark.io.GlobSpec.Builder
-
Initializes the value for the exclude attribute.
- setExcludeArtifactsEnabled(boolean) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the value for the excludeArtifactsEnabled attribute.
- setExcludeDepsFromMergedLinking(boolean) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
-
Initializes the value for the excludeDepsFromMergedLinking attribute.
- setExcludeDepsFromMergedLinking(boolean) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Initializes the value for the excludeDepsFromMergedLinking attribute.
- setExcludeDepsFromMergedLinking(boolean) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Initializes the value for the excludeDepsFromMergedLinking attribute.
- setExcludeDirectories(boolean) - Method in class com.facebook.buck.skylark.io.GlobSpec.Builder
-
Initializes the value for the excludeDirectories attribute.
- setExcludedResourcePaths(Iterable<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Sets or replaces all elements for excludedResourcePaths list.
- setExcludedRoots(Map<? extends BuildTarget, ? extends NativeLinkable>) - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec.Builder
-
Sets or replaces all mappings from the specified map as entries for the excludedRoots map.
- setExcludedTransitiveDeps(Map<? extends BuildTarget, ? extends NativeLinkable>) - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec.Builder
-
Sets or replaces all mappings from the specified map as entries for the excludedTransitiveDeps map.
- setExcludes(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule.Builder
-
Sets or replaces all elements for excludes set.
- setExe(BuildTarget) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
-
Initializes the optional value exe to exe.
- setExe(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
-
Initializes the optional value exe to exe.
- setExe(BuildTarget) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
-
Initializes the optional value exe to exe.
- setExe(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
-
Initializes the optional value exe to exe.
- setExecutable(boolean) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
-
Initializes the optional value executable to executable.
- setExecutable(Optional<Boolean>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
-
Initializes the optional value executable to executable.
- setExecutable(boolean) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Initializes the optional value executable to executable.
- setExecutable(Optional<Boolean>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Initializes the optional value executable to executable.
- setExecutableFinder(ExecutableFinder) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider.Builder
-
Initializes the value for the executableFinder attribute.
- setExecutableName(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setExecutableName(Optional<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setExecutableName(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setExecutableName(Optional<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setExecutableName(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setExecutableName(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setExecutableName(String) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setExecutableName(Optional<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setExecutableName(String) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setExecutableName(Optional<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setExecutableName(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setExecutableName(Optional<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setExecutableName(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- setExecutableName(Optional<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- setExecutableName(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setExecutableName(Optional<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setExecutableName(String) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- setExecutableName(Optional<String>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- setExecutableName(String) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- setExecutableName(Optional<String>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- setExecutablesPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
-
Initializes the value for the executablesPath attribute.
- setExecutor(ExecutorService) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListenerCloseArgs.Builder
-
Initializes the value for the executor attribute.
- setExecutor(ListeningExecutorService) - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs.Builder
-
Initializes the value for the executor attribute.
- setExecutors(Map<ExecutorPool, ? extends ListeningExecutorService>) - Method in class com.facebook.buck.command.BuildExecutorArgs.Builder
-
Sets or replaces all mappings from the specified map as entries for the executors map.
- setExecutors(Map<ExecutorPool, ? extends ListeningExecutorService>) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
-
Sets or replaces all mappings from the specified map as entries for the executors map.
- setExecutors(Map<ExecutorPool, ? extends ListeningExecutorService>) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Sets or replaces all mappings from the specified map as entries for the executors map.
- setExecutors(Map<ExecutorPool, ? extends ListeningExecutorService>) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Sets or replaces all mappings from the specified map as entries for the executors map.
- setExecutorService(ListeningExecutorService) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs.Builder
-
Initializes the value for the executorService attribute.
- setExecutorService(WeightedListeningExecutorService) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
-
Initializes the value for the executorService attribute.
- setExecutorService(WeightedListeningExecutorService) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the executorService attribute.
- setExistingFile(Path) - Method in class com.facebook.buck.step.fs.SymlinkFileStep.Builder
-
Initializes the value for the existingFile attribute.
- setExitCode(ExitCode) - Method in class com.facebook.buck.cli.InstallResult.Builder
-
Initializes the value for the exitCode attribute.
- setExitCode(DistributedExitCode) - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult.Builder
-
Initializes the value for the exitCode attribute.
- setExitCode(int) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
-
Initializes the optional value exitCode to exitCode.
- setExitCode(OptionalInt) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
-
Initializes the optional value exitCode to exitCode.
- setExopackage(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the optional value
exopackage to exopackage.
- setExopackage(Optional<Boolean>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the optional value
exopackage to exopackage.
- setExopackage(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the optional value
exopackage to exopackage.
- setExopackage(Optional<Boolean>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the optional value
exopackage to exopackage.
- setExopackageInfo(ExopackageInfo) - Method in class com.facebook.buck.android.ApkInfo.Builder
-
- setExopackageInfo(Optional<? extends ExopackageInfo>) - Method in class com.facebook.buck.android.ApkInfo.Builder
-
- setExopackageModes(Iterable<ExopackageMode>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setExopackageModes(Iterable<ExopackageMode>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setExoResources(Iterable<? extends ExopackagePathAndHash>) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
-
Sets or replaces all elements for exoResources list.
- setExoResources(Iterable<? extends ExopackagePathAndHash>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Sets or replaces all elements for exoResources list.
- setExpanders(Iterable<? extends AbstractMacroExpander<? extends Macro, ?>>) - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter.Builder
-
Sets or replaces all elements for expanders list.
- setExpectedHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
-
Initializes the value for the expectedHashCode attribute.
- setExpectedHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
-
Initializes the value for the expectedHashCode attribute.
- setExpectedHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
-
Initializes the value for the expectedHashCode attribute.
- setExperimentalArgs(Iterable<String>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Sets or replaces all elements for experimentalArgs list.
- setExpirationDate(Date) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
-
Initializes the value for the expirationDate attribute.
- setExplicitFileType(Optional<String>) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXFileReference
-
- setExplicitRunnablePath(String) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Initializes the optional value explicitRunnablePath to explicitRunnablePath.
- setExplicitRunnablePath(Optional<String>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Initializes the optional value explicitRunnablePath to explicitRunnablePath.
- setExported(boolean) - Method in class com.facebook.buck.features.project.intellij.DependencyEntryData.Builder
-
Initializes the value for the exported attribute.
- setExportedCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Sets or replaces all elements for exportedCompilerFlags list.
- setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Sets or replaces all elements for exportedDeps sortedSet.
- setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Sets or replaces all elements for exportedDeps sortedSet.
- setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Sets or replaces all elements for exportedDeps sortedSet.
- setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Sets or replaces all elements for exportedDeps sortedSet.
- setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoLinkable.Builder
-
Sets or replaces all elements for exportedDeps set.
- setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
-
Sets or replaces all elements for exportedDeps sortedSet.
- setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setExportedHeaders(SourceSortedSet) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setExportedHeaders(SourceSortedSet) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setExportedHeaders(SourceSortedSet) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setExportedHeaders(SourceSortedSet) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setExportedHeaders(SourceSortedSet) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the value for the exportedHeaders attribute.
- setExportedLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setExportedLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setExportedLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setExportedLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setExportedLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the exportedLangPlatformPreprocessorFlags map.
- setExportedLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setExportedLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setExportedLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setExportedLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setExportedLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the exportedLangPreprocessorFlags map.
- setExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setExportedLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
Sets or replaces all elements for exportedLinkerFlags list.
- setExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Sets or replaces all elements for exportedLinkerFlags list.
- setExportedLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Sets or replaces all elements for exportedLinkerFlags list.
- setExportedPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setExportedPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setExportedPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setExportedPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setExportedPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setExportedPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setExportedPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setExportedPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setExportedPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the value for the exportedPlatformHeaders attribute.
- setExportedPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setExportedPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setExportedPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setExportedPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<String>>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
Initializes the value for the exportedPlatformLinkerFlags attribute.
- setExportedPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setExportedPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the value for the exportedPlatformLinkerFlags attribute.
- setExportedPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setExportedPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setExportedPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setExportedPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setExportedPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the value for the exportedPlatformPreprocessorFlags attribute.
- setExportedPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setExportedPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setExportedPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setExportedPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setExportedPostLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Sets or replaces all elements for exportedPostLinkerFlags list.
- setExportedPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setExportedPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setExportedPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setExportedPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setExportedPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<String>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the value for the exportedPostPlatformLinkerFlags attribute.
- setExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Sets or replaces all elements for exportedPreprocessorFlags list.
- setExportedPreprocessorFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Sets or replaces all elements for exportedPreprocessorFlags list.
- setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- SetExpression - Class in com.facebook.buck.query
-
A set(word, ..., word) expression, which computes the union of zero or more target patterns
separated by whitespace.
- SetExpression.Builder - Class in com.facebook.buck.query
-
- setExtension(Either<AppleBundleExtension, String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Initializes the value for the
extension attribute.
- setExtension(String) - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
-
Initializes the value for the extension attribute.
- setExtension(String) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Initializes the optional value extension to extension.
- setExtension(Optional<String>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Initializes the optional value extension to extension.
- setExtension(String) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Initializes the optional value extension to extension.
- setExtension(Optional<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Initializes the optional value extension to extension.
- setExternalAttributes(long) - Method in class com.facebook.buck.util.zip.CustomZipEntry
-
- setExternalLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Sets or replaces all elements for externalLinkerFlags list.
- setExternalLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
-
Sets or replaces all elements for externalLinkerFlags list.
- setExternalLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Sets or replaces all elements for externalLinkerFlags list.
- setExtraArgs(Iterable<String>) - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool.Builder
-
Sets or replaces all elements for extraArgs list.
- setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Sets or replaces all elements for extraArguments list.
- setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setExtraClassPathDependencies(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Sets or replaces all elements for extraClassPathDependencies set.
- setExtraCompilerOutputModulesPath(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value extraCompilerOutputModulesPath to extraCompilerOutputModulesPath.
- setExtraCompilerOutputModulesPath(Optional<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value extraCompilerOutputModulesPath to extraCompilerOutputModulesPath.
- setExtraData(Map<String, ? extends String>) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Sets or replaces all mappings from the specified map as entries for the extraData map.
- setExtraFiles(Iterable<? extends Path>) - Method in class com.facebook.buck.doctor.ExtraInfoResult.Builder
-
- setExtraFlags(Iterable<String>) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
-
Sets or replaces all elements for extraFlags list.
- setExtraGroovycArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setExtraGroovycArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setExtraInfo(String) - Method in class com.facebook.buck.doctor.DefectReport.Builder
-
Initializes the optional value
extraInfo to extraInfo.
- setExtraInfo(Optional<String>) - Method in class com.facebook.buck.doctor.DefectReport.Builder
-
Initializes the optional value
extraInfo to extraInfo.
- setExtraJson(StringWithMacros) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
Initializes the optional value
extraJson to extraJson.
- setExtraJson(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
Initializes the optional value
extraJson to extraJson.
- setExtraJson(StringWithMacros) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Initializes the optional value
extraJson to extraJson.
- setExtraJson(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Initializes the optional value
extraJson to extraJson.
- setExtraJvmArgs(ImmutableList<String>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the optional value extraJvmArgs to extraJvmArgs.
- setExtraJvmArgs(Optional<? extends ImmutableList<String>>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the optional value extraJvmArgs to extraJvmArgs.
- setExtraKotlincArguments(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setExtraKotlincArguments(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setExtraKotlincArguments(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setExtraKotlincArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setExtraKotlincArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setExtraModuleDependencies(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Sets or replaces all elements for extraModuleDependencies set.
- setExtraSchemes(Map<String, ? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the extraSchemes map.
- setExtraScriptTemplates(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Sets or replaces all elements for extraScriptTemplates list.
- setExtraShallowTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Sets or replaces all elements for extraShallowTargets sortedSet.
- setExtraTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Sets or replaces all elements for extraTargets sortedSet.
- setExtraTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Sets or replaces all elements for extraTests sortedSet.
- setExtraXcodeFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setExtraXcodeFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setExtraXcodeFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setExtraXcodeFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setExtraXcodeSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setExtraXcodeSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setExtraXcodeSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setExtraXcodeSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setFailureOptional(Throwable) - Method in class com.facebook.buck.core.build.engine.BuildResult.Builder
-
Initializes the optional value failureOptional to failureOptional.
- setFailureOptional(Optional<? extends Throwable>) - Method in class com.facebook.buck.core.build.engine.BuildResult.Builder
-
Initializes the optional value failureOptional to failureOptional.
- setFailures(Iterable<? extends BuildResult>) - Method in class com.facebook.buck.command.BuildExecutionResult.Builder
-
Sets or replaces all elements for failures set.
- setFailureUploadCount(AtomicInteger) - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary.Builder
-
Initializes the value for the failureUploadCount attribute.
- setFakeTime() - Method in class com.facebook.buck.util.zip.CustomZipEntry
-
- setFatTarget(BuildTarget) - Method in class com.facebook.buck.apple.MultiarchFileInfo.Builder
-
Initializes the value for the fatTarget attribute.
- setFeatures(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Sets or replaces all elements for features sortedSet.
- setFeatures(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Sets or replaces all elements for features sortedSet.
- setFeatures(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Sets or replaces all elements for features sortedSet.
- setFetchClient(HttpService) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the value for the fetchClient attribute.
- setFetchDataBuilder(HttpArtifactCacheEventFetchData.Builder) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished.Builder
-
- setFetchRequestLogger(BatchingLogger) - Method in class com.facebook.buck.event.listener.HttpArtifactCacheEventListenerCloseArgs.Builder
-
Initializes the value for the fetchRequestLogger attribute.
- setFetchResult(CacheResult) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
-
Initializes the optional value fetchResult to fetchResult.
- setFetchResult(Optional<? extends CacheResult>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
-
Initializes the optional value fetchResult to fetchResult.
- setFetchTimeMs(Long) - Method in class com.facebook.buck.log.PerfTimesStats.Builder
-
Initializes the value for the fetchTimeMs attribute.
- setFile(String) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry.Builder
-
Initializes the value for the file attribute.
- setFileChangesIgnoredReport(FileChangesIgnoredReport) - Method in class com.facebook.buck.doctor.DefectReport.Builder
-
- setFileChangesIgnoredReport(Optional<? extends FileChangesIgnoredReport>) - Method in class com.facebook.buck.doctor.DefectReport.Builder
-
- setFileHashCache(FileHashCache) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs.Builder
-
Initializes the value for the fileHashCache attribute.
- setFilePath(Path) - Method in class com.facebook.buck.features.project.intellij.model.ModuleIndexEntry.Builder
-
Initializes the value for the filePath attribute.
- setFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
-
Sets or replaces all elements for files set.
- setFilesExamined(int) - Method in class com.facebook.buck.util.cache.FileHashCacheVerificationResult.Builder
-
- setFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.core.sourcepath.PathSourcePath.Builder
-
Initializes the value for the
filesystem attribute.
- setFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.step.fs.SymlinkFileStep.Builder
-
Initializes the value for the filesystem attribute.
- setFileUrl(String) - Method in class com.facebook.buck.features.project.intellij.model.ModuleIndexEntry.Builder
-
Initializes the value for the fileUrl attribute.
- setFinalBuildStatus(int) - Method in interface com.facebook.buck.distributed.build_slave.RemoteBuildModeRunner.FinalBuildStatusSetter
-
- setFinalBuildStatus(StampedeId, BuildStatus, String) - Method in class com.facebook.buck.distributed.DistBuildService
-
Sets the final BuildStatus of the BuildJob.
- setFinalDeps(ImmutableSortedSet<BuildRule>) - Method in class com.facebook.buck.android.AndroidAppModularityGraphEnhancementResult.Builder
-
Initializes the value for the finalDeps attribute.
- setFinalRName(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Initializes the optional value
finalRName to finalRName.
- setFinalRName(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Initializes the optional value
finalRName to finalRName.
- setFinalRName(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Initializes the optional value
finalRName to finalRName.
- setFinalRName(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Initializes the optional value
finalRName to finalRName.
- setFingerprint(HashCode) - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentity.Builder
-
Initializes the optional value fingerprint to fingerprint.
- setFingerprint(Optional<? extends HashCode>) - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentity.Builder
-
Initializes the optional value fingerprint to fingerprint.
- setFinish(BuckEventExternalInterface) - Method in class com.facebook.buck.event.listener.EventPair.Builder
-
Initializes the optional value finish to finish.
- setFinish(Optional<? extends BuckEventExternalInterface>) - Method in class com.facebook.buck.event.listener.EventPair.Builder
-
Initializes the optional value finish to finish.
- setFinishEvent(T) - Method in class com.facebook.buck.event.listener.TimeCostEntry
-
- setFirstEventTimeMs(Optional<Long>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- setFirstFailure(Throwable) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine.DefaultBuildRuleBuilderDelegate
-
- setFlagMacros(Map<String, ? extends String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Sets or replaces all mappings from the specified map as entries for the flagMacros map.
- setFlags(Iterable<String>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
-
Sets or replaces all elements for flags list.
- setFlags(Iterable<String>) - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags.Builder
-
Sets or replaces all elements for flags list.
- setFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxSource.Builder
-
Sets or replaces all elements for
flags list.
- setFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellCompileInput.Builder
-
Sets or replaces all elements for flags list.
- setFlags(Iterable<? extends Arg>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Sets or replaces all elements for flags list.
- setFlatten(boolean) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Initializes the value for the flatten attribute.
- setFlavor(Flavor) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the value for the flavor attribute.
- setFlavor(Flavor) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
-
Initializes the value for the flavor attribute.
- setFolders(Iterable<? extends IjSourceFolder>) - Method in class com.facebook.buck.features.project.intellij.model.ContentRoot.Builder
-
Sets or replaces all elements for folders list.
- setFolders(Iterable<? extends IjFolder>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Sets or replaces all elements for folders list.
- setForceFinalResourceIds(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the value for the forceFinalResourceIds attribute.
- setForceStatic(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Initializes the optional value
forceStatic to forceStatic.
- setForceStatic(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Initializes the optional value
forceStatic to forceStatic.
- setForceStatic(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Initializes the optional value
forceStatic to forceStatic.
- setForceStatic(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Initializes the optional value
forceStatic to forceStatic.
- setForceStatic(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the optional value
forceStatic to forceStatic.
- setForceStatic(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the optional value
forceStatic to forceStatic.
- setForceStatic(boolean) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Initializes the optional value
forceStatic to forceStatic.
- setForceStatic(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Initializes the optional value
forceStatic to forceStatic.
- setForceStatic(boolean) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the value for the forceStatic attribute.
- setForkMode(ForkMode) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the value for the
forkMode attribute.
- setForkMode(ForkMode) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Initializes the value for the
forkMode attribute.
- setForkMode(ForkMode) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Initializes the value for the
forkMode attribute.
- setForkMode(ForkMode) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Initializes the value for the
forkMode attribute.
- setForkMode(ForkMode) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Initializes the value for the
forkMode attribute.
- setFramework(SourcePath) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
Initializes the value for the framework attribute.
- setFramework(CxxTestType) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Initializes the optional value framework to framework.
- setFramework(Optional<? extends CxxTestType>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Initializes the optional value framework to framework.
- setFramework(boolean) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Initializes the value for the framework attribute.
- setFrameworkPaths(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
-
Sets or replaces all elements for frameworkPaths list.
- setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
frameworks sortedSet.
- setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
frameworks sortedSet.
- setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Sets or replaces all elements for
frameworks sortedSet.
- setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
Sets or replaces all elements for
frameworks sortedSet.
- setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
frameworks sortedSet.
- setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
frameworks sortedSet.
- setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Sets or replaces all elements for frameworks set.
- setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Sets or replaces all elements for
frameworks sortedSet.
- setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Sets or replaces all elements for frameworks sortedSet.
- setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
-
Sets or replaces all elements for frameworks set.
- setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
frameworks sortedSet.
- setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
frameworks sortedSet.
- setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Sets or replaces all elements for
frameworks sortedSet.
- setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Sets or replaces all elements for
frameworks sortedSet.
- setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Sets or replaces all elements for frameworks sortedSet.
- setFrameworksPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
-
Initializes the value for the frameworksPath attribute.
- setFrameworkVer(FrameworkVersion) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
-
Initializes the value for the frameworkVer attribute.
- setFromParams(CellPathResolver, ProjectFilesystem, BuildTarget, Object, Map<String, ?>) - Method in class com.facebook.buck.rules.coercer.ParamInfo
-
- setFunction(QueryEnvironment.QueryFunction) - Method in class com.facebook.buck.query.FunctionExpression.Builder
-
Initializes the value for the function attribute.
- setFunctionName(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Initializes the optional value functionName to functionName.
- setFunctionName(Optional<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Initializes the optional value functionName to functionName.
- setGccVersion(String) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformCompiler.Builder
-
Initializes the value for the gccVersion attribute.
- setGeneratedFilesListFilename(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value generatedFilesListFilename to generatedFilesListFilename.
- setGeneratedFilesListFilename(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value generatedFilesListFilename to generatedFilesListFilename.
- setGeneratedSourceCodeFolders(Iterable<? extends IjFolder>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Sets or replaces all elements for generatedSourceCodeFolders list.
- setGeneratedSourcePath(String) - Method in class com.facebook.buck.cli.TargetResult.Builder
-
Initializes the optional value generatedSourcePath to generatedSourcePath.
- setGeneratedSourcePath(Optional<String>) - Method in class com.facebook.buck.cli.TargetResult.Builder
-
Initializes the optional value generatedSourcePath to generatedSourcePath.
- setGeneratedSourcePath(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
-
Initializes the value for the generatedSourcePath attribute.
- setGeneratingAndroidManifestEnabled(boolean) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the value for the generatingAndroidManifestEnabled attribute.
- setGeneratingTargetModuleMapEnabled(boolean) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the value for the generatingTargetModuleMapEnabled attribute.
- setGhciBinDep(BuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Initializes the optional value ghciBinDep to ghciBinDep.
- setGhciBinDep(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Initializes the optional value ghciBinDep to ghciBinDep.
- setGhciBinutils(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Initializes the value for the ghciBinutils attribute.
- setGhciCc(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Initializes the value for the ghciCc attribute.
- setGhciCpp(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Initializes the value for the ghciCpp attribute.
- setGhciCxx(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Initializes the value for the ghciCxx attribute.
- setGhciGhc(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Initializes the value for the ghciGhc attribute.
- setGhciInit(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Initializes the optional value ghciInit to ghciInit.
- setGhciInit(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Initializes the optional value ghciInit to ghciInit.
- setGhciIServ(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Initializes the value for the ghciIServ attribute.
- setGhciIServProf(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Initializes the value for the ghciIServProf attribute.
- setGhciIservScriptTemplate(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Initializes the value for the ghciIservScriptTemplate attribute.
- setGhciLib(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Initializes the value for the ghciLib attribute.
- setGhciPackager(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Initializes the value for the ghciPackager attribute.
- setGhciPlatformPreloadDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Initializes the value for the ghciPlatformPreloadDeps attribute.
- setGhciPlatformPreloadDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Initializes the value for the ghciPlatformPreloadDeps attribute.
- setGhciPreloadDeps(ImmutableSortedSet<BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Initializes the value for the ghciPreloadDeps attribute.
- setGhciPreloadDeps(ImmutableSortedSet<BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Initializes the value for the ghciPreloadDeps attribute.
- setGhciScriptTemplate(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Initializes the value for the ghciScriptTemplate attribute.
- setGlobalID(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXObject
-
- setGoArch(String) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
-
Initializes the value for the goArch attribute.
- setGoArm(String) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
-
Initializes the value for the goArm attribute.
- setGoAssemblerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Sets or replaces all elements for goAssemblerFlags list.
- setGoCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Sets or replaces all elements for goCompilerFlags list.
- setGoLinkInput(Map<? extends Path, ? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoLinkable.Builder
-
Sets or replaces all mappings from the specified map as entries for the goLinkInput map.
- setGoOs(String) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
-
Initializes the value for the goOs attribute.
- setGoRoot(Path) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
-
Initializes the value for the goRoot attribute.
- setGoSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Sets or replaces all elements for goSrcs sortedSet.
- setGroup(String) - Method in class com.facebook.buck.features.project.intellij.model.ModuleIndexEntry.Builder
-
Initializes the value for the group attribute.
- setGuavaJarPath(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the value for the guavaJarPath attribute.
- setGwtJar(SourcePath) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
-
Initializes the optional value gwtJar to gwtJar.
- setGwtJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
-
Initializes the optional value gwtJar to gwtJar.
- setHaddock(ToolProvider) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Initializes the value for the haddock attribute.
- setHaddockFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
-
Sets or replaces all elements for haddockFlags list.
- setHaddockFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Sets or replaces all elements for haddockFlags list.
- setHandleGracefully(boolean) - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult.Builder
-
Initializes the value for the handleGracefully attribute.
- setHashEntries(boolean) - Method in class com.facebook.buck.jvm.java.JarParameters.Builder
-
Initializes the value for the hashEntries attribute.
- setHashKey(HashCode) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
-
Sets the hash key on the ruleKey object
- setHaskellVersion(HaskellVersion) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Initializes the value for the haskellVersion attribute.
- setHasWhitelistedStrings(boolean) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
Initializes the value for the hasWhitelistedStrings attribute.
- setHeaderDirs(ImmutableList<SourcePath>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
-
Initializes the optional value headerDirs to headerDirs.
- setHeaderDirs(Optional<? extends ImmutableList<SourcePath>>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
-
Initializes the optional value headerDirs to headerDirs.
- setHeaderDirs(ImmutableList<SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value headerDirs to headerDirs.
- setHeaderDirs(Optional<? extends ImmutableList<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value headerDirs to headerDirs.
- setHeaderMap(SourcePath) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders.Builder
-
Initializes the optional value headerMap to headerMap.
- setHeaderMap(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders.Builder
-
Initializes the optional value headerMap to headerMap.
- setHeaderMode(HeaderMode) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the optional value headerMode to headerMode.
- setHeaderMode(Optional<? extends HeaderMode>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the optional value headerMode to headerMode.
- setHeaderNamespace(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setHeaderNamespace(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setHeaderNamespace(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setHeaderNamespace(String) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setHeaderNamespace(String) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setHeaderNamespace(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setHeaderNamespace(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value headerNamespace to headerNamespace.
- setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value headerNamespace to headerNamespace.
- setHeaderNamespace(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- setHeaderNamespace(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setHeaderNamespace(String) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- setHeaderNamespace(String) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- setHeaderOnly(boolean) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the value for the headerOnly attribute.
- setHeaderPathPrefix(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setHeaderPathPrefix(Optional<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setHeaderPathPrefix(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setHeaderPathPrefix(Optional<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setHeaderPathPrefix(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setHeaderPathPrefix(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setHeaders(SourceSortedSet) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Initializes the value for the
headers attribute.
- setHeaders(SourceSortedSet) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Initializes the value for the
headers attribute.
- setHeaders(SourceSortedSet) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the value for the
headers attribute.
- setHeaders(SourceSortedSet) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Initializes the value for the
headers attribute.
- setHeaders(SourceSortedSet) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Initializes the value for the
headers attribute.
- setHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.cxx.CxxRawHeaders.Builder
-
Initializes the value for the headers attribute.
- setHeaders(SourceSortedSet) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Initializes the value for the
headers attribute.
- setHeaders(SourceSortedSet) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Initializes the value for the
headers attribute.
- setHeaders(SourceSortedSet) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Initializes the value for the
headers attribute.
- setHeaders(SourceSortedSet) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Initializes the value for the
headers attribute.
- setHeaders(SourceSortedSet) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Initializes the value for the
headers attribute.
- setHeadersPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
-
Initializes the value for the headersPath attribute.
- setHeaderVerification(HeaderVerification) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the value for the headerVerification attribute.
- setHealthCheckIntervalMillis(int) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Initializes the value for the healthCheckIntervalMillis attribute.
- setHealthCheckStatsTracker(HealthCheckStatsTracker) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the healthCheckStatsTracker attribute.
- setHighlightedBuildIds(Iterable<? extends BuildId>) - Method in class com.facebook.buck.doctor.DefectReport.Builder
-
- setHitCount(long) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
-
Initializes the optional value hitCount to hitCount.
- setHitCount(Optional<Long>) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
-
Initializes the optional value hitCount to hitCount.
- setHostname(String) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Initializes the value for the hostname attribute.
- setHttpCacheEntries(Iterable<? extends HttpCacheEntry>) - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries.Builder
-
Sets or replaces all elements for httpCacheEntries set.
- setHttpFetchExecutorService(ListeningExecutorService) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the value for the httpFetchExecutorService attribute.
- setHttpWriteExecutorService(ListeningExecutorService) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the value for the httpWriteExecutorService attribute.
- setHybridThriftPath(String) - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs.Builder
-
Initializes the value for the hybridThriftPath attribute.
- setIbtool(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
-
Initializes the value for the ibtool attribute.
- setIbtoolModuleFlag(boolean) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Initializes the optional value ibtoolModuleFlag to ibtoolModuleFlag.
- setIbtoolModuleFlag(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Initializes the optional value ibtoolModuleFlag to ibtoolModuleFlag.
- setId(String) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Initializes the value for the id attribute.
- setIdentifier(String) - Method in class com.facebook.buck.apple.toolchain.AppleToolchain.Builder
-
Initializes the value for the identifier attribute.
- setIgnoreAaptProguardConfig(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setIgnoreAaptProguardConfig(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setIgnoredTargetLabels(Iterable<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Sets or replaces all elements for ignoredTargetLabels set.
- setIgnorePaths(Iterable<? extends PathOrGlobMatcher>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Sets or replaces all elements for ignorePaths set.
- setIjResourceFolderType(IjResourceFolderType) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder.Builder
-
Initializes the value for the ijResourceFolderType attribute.
- setImportDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Sets or replaces all elements for importDirs list.
- setImportPath(String) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
-
Initializes the value for the importPath attribute.
- setInclNoLocationClassesEnabled(boolean) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the value for the inclNoLocationClassesEnabled attribute.
- setInclNoLocationClassesEnabled(boolean) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the inclNoLocationClassesEnabled attribute.
- setInclude(Collection<String>) - Method in class com.facebook.buck.skylark.io.GlobSpec.Builder
-
Initializes the value for the include attribute.
- setIncludeBuildConfigClass(Boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Initializes the value for the includeBuildConfigClass attribute.
- setIncludeDir(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Initializes the value for the includeDir attribute.
- setIncludeDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Sets or replaces all elements for includeDirs list.
- setIncludedPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.doctor.DefectReport.Builder
-
- setIncludeRoot(Either<PathSourcePath, SourcePath>) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders.Builder
-
Initializes the value for the includeRoot attribute.
- setIncludes(Iterable<? extends CxxHeaders>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Sets or replaces all elements for includes list.
- setIncludes(Iterable<? extends CxxHeaders>) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
-
Sets or replaces all elements for includes list.
- setIncludes(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellCompileInput.Builder
-
Sets or replaces all elements for includes list.
- setIncludeStdErr(boolean) - Method in class com.facebook.buck.test.TestResultSummaryVerbosity.Builder
-
Initializes the value for the includeStdErr attribute.
- setIncludeStdOut(boolean) - Method in class com.facebook.buck.test.TestResultSummaryVerbosity.Builder
-
Initializes the value for the includeStdOut attribute.
- setIncludesVectorDrawables(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setIncludesVectorDrawables(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setIncludesVectorDrawables(boolean) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
-
Initializes the value for the includesVectorDrawables attribute.
- setIncludeTransitiveDependency(boolean) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the value for the includeTransitiveDependency attribute.
- setIncludeType(CxxPreprocessables.IncludeType) - Method in class com.facebook.buck.cxx.CxxBridgingHeaders.Builder
-
Initializes the value for the includeType attribute.
- setIncludeType(CxxPreprocessables.IncludeType) - Method in class com.facebook.buck.cxx.CxxHeadersDir.Builder
-
Initializes the value for the includeType attribute.
- setIncludeType(CxxPreprocessables.IncludeType) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders.Builder
-
Initializes the value for the includeType attribute.
- setInfo(HaskellPackageInfo) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
-
Initializes the value for the info attribute.
- setInfoPlist(SourcePath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Initializes the optional value infoPlist to infoPlist.
- setInfoPlist(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Initializes the optional value infoPlist to infoPlist.
- setInfoPlist(SourcePath) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Initializes the value for the
infoPlist attribute.
- setInfoPlist(SourcePath) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Initializes the optional value infoPlist to infoPlist.
- setInfoPlist(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Initializes the optional value infoPlist to infoPlist.
- setInfoPlist(SourcePath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the value for the
infoPlist attribute.
- setInfoPlistSubstitutions(Map<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the infoPlistSubstitutions map.
- setInfoPlistSubstitutions(Map<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
- setInfoPlistSubstitutions(Map<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the infoPlistSubstitutions map.
- setInfoPlistSubstitutions(Map<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setInitTimeMs(Long) - Method in class com.facebook.buck.log.PerfTimesStats.Builder
-
Initializes the value for the initTimeMs attribute.
- setInput(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Sets or replaces all elements for input list.
- setInputRuleKey(RuleKey) - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys.Builder
-
Initializes the optional value inputRuleKey to inputRuleKey.
- setInputRuleKey(Optional<? extends RuleKey>) - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys.Builder
-
Initializes the optional value inputRuleKey to inputRuleKey.
- setInputRuleKey(String) - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry.Builder
-
Initializes the value for the inputRuleKey attribute.
- setInputs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
-
Sets or replaces all elements for inputs sortedSet.
- setInResToOutResDirMap(ImmutableBiMap<Path, Path>) - Method in class com.facebook.buck.android.FilterResourcesSteps.Builder
-
- setInstallTimeMs(Long) - Method in class com.facebook.buck.log.PerfTimesStats.Builder
-
Initializes the value for the installTimeMs attribute.
- setInstrumentationApkPath(Path) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the optional value instrumentationApkPath to instrumentationApkPath.
- setInstrumentationApkPath(Optional<? extends Path>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the optional value instrumentationApkPath to instrumentationApkPath.
- setIntellijModuleSdkName(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value intellijModuleSdkName to intellijModuleSdkName.
- setIntellijModuleSdkName(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value intellijModuleSdkName to intellijModuleSdkName.
- setIntellijPluginLabels(Iterable<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Sets or replaces all elements for intellijPluginLabels set.
- setInterfaces(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput.Builder
-
Sets or replaces all elements for interfaces set.
- setInterfaces(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
-
Sets or replaces all elements for interfaces sortedSet.
- setInts(Map<String, ? extends Long>) - Method in class com.facebook.buck.event.ScubaData.Builder
-
Sets or replaces all mappings from the specified map as entries for the ints map.
- setInvalidationCount(long) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
-
Initializes the optional value invalidationCount to invalidationCount.
- setInvalidationCount(Optional<Long>) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
-
Initializes the optional value invalidationCount to invalidationCount.
- setInvocationInfo(InvocationInfo) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs.Builder
-
Initializes the value for the invocationInfo attribute.
- setInvocationInfo(InvocationInfo) - Method in class com.facebook.buck.event.listener.BuildTargetDurationListenerCloseArgs.Builder
-
Initializes the value for the invocationInfo attribute.
- setIoBytesRead(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
-
Initializes the value for the ioBytesRead attribute.
- setIoBytesWritten(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
-
Initializes the value for the ioBytesWritten attribute.
- setIoTotal(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
-
Initializes the value for the ioTotal attribute.
- setIpAddress(String) - Method in class com.facebook.buck.android.exopackage.RapidInstallMode.Builder
-
Initializes the value for the ipAddress attribute.
- setIs64Bit(boolean) - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoHeader.Builder
-
Initializes the value for the is64Bit attribute.
- setIsAsset(boolean) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
-
Initializes the value for the isAsset attribute.
- setIsAsset(boolean) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
-
Initializes the value for the isAsset attribute.
- setIsCacheable(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setIsCacheable(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setIsCacheable(boolean) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
Initializes the value for the isCacheable attribute.
- setIsDaemon(Optional<Boolean>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- setIsDaemon(boolean) - Method in class com.facebook.buck.log.InvocationInfo.Builder
-
Initializes the value for the isDaemon attribute.
- setIsLastRound(boolean) - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
-
- setIsLastRound(boolean) - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
-
- setIsLocalFallbackBuildEnabled(boolean) - Method in class com.facebook.buck.distributed.ClientStatsTracker
-
- setIsolateClassLoader(boolean) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
-
Initializes the value for the isolateClassLoader attribute.
- setIsRemoteRunnable(boolean) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Initializes the optional value isRemoteRunnable to isRemoteRunnable.
- setIsRemoteRunnable(Optional<Boolean>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Initializes the optional value isRemoteRunnable to isRemoteRunnable.
- setIsRequestSuccessful(boolean) - Method in class com.facebook.buck.doctor.DefectSubmitResult.Builder
-
- setIsRequestSuccessful(Optional<Boolean>) - Method in class com.facebook.buck.doctor.DefectSubmitResult.Builder
-
- setIsResourceFolder(boolean) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder.Builder
-
Initializes the value for the isResourceFolder attribute.
- setIssueCategory(String) - Method in class com.facebook.buck.doctor.UserReport.Builder
-
Initializes the value for the issueCategory attribute.
- setIsTestSource(boolean) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder.Builder
-
Initializes the value for the isTestSource attribute.
- setIsUiTest(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the value for the isUiTest attribute.
- setJarFilesThatMayContainResources(Iterable<? extends Path>) - Method in class com.facebook.buck.android.ModuleInfo.Builder
-
- setJarPath(Path) - Method in class com.facebook.buck.jvm.java.JarParameters.Builder
-
Initializes the value for the jarPath attribute.
- setJavaBuckConfig(JavaBuckConfig) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the value for the javaBuckConfig attribute.
- setJavac(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Initializes the optional value
javac to javac.
- setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Initializes the optional value
javac to javac.
- setJavac(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Initializes the optional value
javac to javac.
- setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Initializes the optional value
javac to javac.
- setJavac(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the optional value
javac to javac.
- setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the optional value
javac to javac.
- setJavac(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Initializes the optional value
javac to javac.
- setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Initializes the optional value
javac to javac.
- setJavac(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Initializes the optional value
javac to javac.
- setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Initializes the optional value
javac to javac.
- setJavac(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Initializes the optional value
javac to javac.
- setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Initializes the optional value
javac to javac.
- setJavac(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Initializes the optional value
javac to javac.
- setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Initializes the optional value
javac to javac.
- setJavac(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Initializes the optional value
javac to javac.
- setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Initializes the optional value
javac to javac.
- setJavac(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Initializes the optional value
javac to javac.
- setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Initializes the optional value
javac to javac.
- setJavac(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Initializes the optional value
javac to javac.
- setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Initializes the optional value
javac to javac.
- setJavac(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Initializes the optional value
javac to javac.
- setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Initializes the optional value
javac to javac.
- setJavacJar(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Initializes the optional value
javacJar to javacJar.
- setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Initializes the optional value
javacJar to javacJar.
- setJavacJar(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Initializes the optional value
javacJar to javacJar.
- setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Initializes the optional value
javacJar to javacJar.
- setJavacJar(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the optional value
javacJar to javacJar.
- setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the optional value
javacJar to javacJar.
- setJavacJar(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Initializes the optional value
javacJar to javacJar.
- setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Initializes the optional value
javacJar to javacJar.
- setJavacJar(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Initializes the optional value
javacJar to javacJar.
- setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Initializes the optional value
javacJar to javacJar.
- setJavacJar(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Initializes the optional value
javacJar to javacJar.
- setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Initializes the optional value
javacJar to javacJar.
- setJavacJar(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Initializes the optional value
javacJar to javacJar.
- setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Initializes the optional value
javacJar to javacJar.
- setJavacJar(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Initializes the optional value
javacJar to javacJar.
- setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Initializes the optional value
javacJar to javacJar.
- setJavacJar(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Initializes the optional value
javacJar to javacJar.
- setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Initializes the optional value
javacJar to javacJar.
- setJavacJar(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Initializes the optional value
javacJar to javacJar.
- setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Initializes the optional value
javacJar to javacJar.
- setJavacJar(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Initializes the optional value
javacJar to javacJar.
- setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Initializes the optional value
javacJar to javacJar.
- setJavacJarPath(SourcePath) - Method in class com.facebook.buck.jvm.java.JavacSpec.Builder
-
Initializes the optional value javacJarPath to javacJarPath.
- setJavacJarPath(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavacSpec.Builder
-
Initializes the optional value javacJarPath to javacJarPath.
- setJavacPath(SourcePath) - Method in class com.facebook.buck.jvm.java.JavacSpec.Builder
-
Initializes the optional value javacPath to javacPath.
- setJavacPath(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavacSpec.Builder
-
Initializes the optional value javacPath to javacPath.
- setJavacProvider(JavacProvider) - Method in class com.facebook.buck.jvm.java.toolchain.JavaToolchain.Builder
-
Initializes the value for the javacProvider attribute.
- setJavadocUrl(String) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
-
Initializes the optional value javadocUrl to javadocUrl.
- setJavadocUrl(Optional<String>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
-
Initializes the optional value javadocUrl to javadocUrl.
- setJavadocUrl(String) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
-
Initializes the optional value javadocUrl to javadocUrl.
- setJavadocUrl(Optional<String>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
-
Initializes the optional value javadocUrl to javadocUrl.
- setJavadocUrls(Iterable<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
-
Sets or replaces all elements for javadocUrls set.
- setJavaLanguageLevel(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
-
- setJavaLibrariesToDex(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
-
Sets or replaces all elements for javaLibrariesToDex set.
- setJavaModuleSdkName(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value javaModuleSdkName to javaModuleSdkName.
- setJavaModuleSdkName(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value javaModuleSdkName to javaModuleSdkName.
- setJavaModuleSdkType(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value javaModuleSdkType to javaModuleSdkType.
- setJavaModuleSdkType(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value javaModuleSdkType to javaModuleSdkType.
- setJavaPackageFinder(JavaPackageFinder) - Method in class com.facebook.buck.core.build.context.BuildContext.Builder
-
Initializes the value for the javaPackageFinder attribute.
- setJavaPackageFinder(JavaPackageFinder) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the javaPackageFinder attribute.
- setJavaRuntimeLauncher(Tool) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
-
Initializes the value for the javaRuntimeLauncher attribute.
- setJavaTempDir(String) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the optional value javaTempDir to javaTempDir.
- setJavaTempDir(Optional<String>) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the optional value javaTempDir to javaTempDir.
- setJavaVersion(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Initializes the optional value
javaVersion to javaVersion.
- setJavaVersion(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Initializes the optional value
javaVersion to javaVersion.
- setJavaVersion(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Initializes the optional value
javaVersion to javaVersion.
- setJavaVersion(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Initializes the optional value
javaVersion to javaVersion.
- setJavaVersion(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the optional value
javaVersion to javaVersion.
- setJavaVersion(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the optional value
javaVersion to javaVersion.
- setJavaVersion(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Initializes the optional value
javaVersion to javaVersion.
- setJavaVersion(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Initializes the optional value
javaVersion to javaVersion.
- setJavaVersion(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Initializes the optional value
javaVersion to javaVersion.
- setJavaVersion(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Initializes the optional value
javaVersion to javaVersion.
- setJavaVersion(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Initializes the optional value
javaVersion to javaVersion.
- setJavaVersion(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Initializes the optional value
javaVersion to javaVersion.
- setJavaVersion(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Initializes the optional value
javaVersion to javaVersion.
- setJavaVersion(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Initializes the optional value
javaVersion to javaVersion.
- setJavaVersion(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Initializes the optional value
javaVersion to javaVersion.
- setJavaVersion(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Initializes the optional value
javaVersion to javaVersion.
- setJavaVersion(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Initializes the optional value
javaVersion to javaVersion.
- setJavaVersion(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Initializes the optional value
javaVersion to javaVersion.
- setJavaVersion(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Initializes the optional value
javaVersion to javaVersion.
- setJavaVersion(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Initializes the optional value
javaVersion to javaVersion.
- setJavaVersion(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Initializes the optional value
javaVersion to javaVersion.
- setJavaVersion(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Initializes the optional value
javaVersion to javaVersion.
- setJavaVersion(String) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Initializes the value for the javaVersion attribute.
- setJobName(String) - Method in class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
-
- setJobsMultiplier(int) - Method in class com.facebook.buck.core.rules.schedule.RuleScheduleInfo.Builder
-
Initializes the value for the jobsMultiplier attribute.
- setJsBundle(BuildTarget) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Initializes the value for the jsBundle attribute.
- setJsonProtocolVersion(int) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Initializes the value for the jsonProtocolVersion attribute.
- setKeepGoing(boolean) - Method in class com.facebook.buck.cli.BuildCommand
-
- setKeepGoing(boolean) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext.Builder
-
Initializes the value for the keepGoing attribute.
- setKeepModuleFilesInModuleDirsEnabled(boolean) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the value for the keepModuleFilesInModuleDirsEnabled attribute.
- setKeepResourcePattern(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setKeepResourcePattern(Optional<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setKeepResourcePattern(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setKeepResourcePattern(Optional<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setKey(String) - Method in class com.facebook.buck.cli.ConfigValue.Builder
-
Initializes the value for the key attribute.
- setKeystore(BuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the value for the keystore attribute.
- setKeystore(BuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the value for the keystore attribute.
- setKind(AbstractRuleType.Kind) - Method in class com.facebook.buck.core.model.RuleType.Builder
-
Initializes the value for the kind attribute.
- setKnownRuleTypesProvider(KnownRuleTypesProvider) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
-
Initializes the value for the knownRuleTypesProvider attribute.
- setKnownRuleTypesProvider(KnownRuleTypesProvider) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the knownRuleTypesProvider attribute.
- setKxmlJarPath(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the value for the kxmlJarPath attribute.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
-
Sets or replaces all elements for labels list.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.test.TestResults.Builder
-
Sets or replaces all elements for labels set.
- setLabels(Iterable<String>) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
-
Sets or replaces all elements for
labels sortedSet.
- setLabelToGeneratedSourcesMap(Map<String, ? extends String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Sets or replaces all mappings from the specified map as entries for the labelToGeneratedSourcesMap map.
- setLangCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the
langCompilerFlags map.
- setLangCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the
langCompilerFlags map.
- setLangCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the
langCompilerFlags map.
- setLangCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the
langCompilerFlags map.
- setLangCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the
langCompilerFlags map.
- setLangCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the
langCompilerFlags map.
- setLangCompilerFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the
langCompilerFlags map.
- setLangCompilerFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the
langCompilerFlags map.
- setLangCompilerFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the
langCompilerFlags map.
- setLangCompilerFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the
langCompilerFlags map.
- setLangPlatformCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setLangPlatformCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setLangPlatformCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setLangPlatformCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setLangPlatformCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setLangPlatformCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setLangPlatformCompilerFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- setLangPlatformCompilerFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setLangPlatformCompilerFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- setLangPlatformCompilerFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- setLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setLangPlatformPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- setLangPlatformPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setLangPlatformPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- setLangPlatformPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- setLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setLangPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- setLangPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setLangPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- setLangPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- setLanguage(AndroidLibraryDescription.JvmLanguage) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Initializes the optional value
language to language.
- setLanguage(Optional<? extends AndroidLibraryDescription.JvmLanguage>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Initializes the optional value
language to language.
- setLanguage(AndroidLibraryDescription.JvmLanguage) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Initializes the optional value
language to language.
- setLanguage(Optional<? extends AndroidLibraryDescription.JvmLanguage>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Initializes the optional value
language to language.
- setLanguage(AndroidLibraryDescription.JvmLanguage) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the optional value
language to language.
- setLanguage(Optional<? extends AndroidLibraryDescription.JvmLanguage>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the optional value
language to language.
- setLanguageLevel(String) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Initializes the optional value languageLevel to languageLevel.
- setLanguageLevel(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Initializes the optional value languageLevel to languageLevel.
- setLastModifiedTime(Date) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
-
Initializes the value for the lastModifiedTime attribute.
- setLastModifiedTime(Path, FileTime) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
Sets the last modified time for the given path.
- setLastModifiedTime(Path, FileTime) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
Sets the last modified time for the given path.
- setLatencyCheckTimeRangeMillis(int) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Initializes the value for the latencyCheckTimeRangeMillis attribute.
- setLatestEventTimeMs(Optional<Long>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- setLaunchedPid(long) - Method in class com.facebook.buck.cli.InstallResult.Builder
-
Initializes the optional value launchedPid to launchedPid.
- setLaunchedPid(Optional<Long>) - Method in class com.facebook.buck.cli.InstallResult.Builder
-
Initializes the optional value launchedPid to launchedPid.
- setLaunchImage(String) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
-
Initializes the optional value launchImage to launchImage.
- setLaunchImage(Optional<String>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
-
Initializes the optional value launchImage to launchImage.
- setLaunchStyle(XCScheme.LaunchAction.LaunchStyle) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Initializes the optional value launchStyle to launchStyle.
- setLaunchStyle(Optional<? extends XCScheme.LaunchAction.LaunchStyle>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Initializes the optional value launchStyle to launchStyle.
- setLd(LinkerProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the value for the ld attribute.
- setLdflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Sets or replaces all elements for ldflags list.
- setLdFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Sets or replaces all elements for ldFlags list.
- setLdFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
-
Sets or replaces all elements for ldFlags list.
- setLevel(Level) - Method in class com.facebook.buck.core.util.log.Logger
-
- setLevel(Level) - Method in class com.facebook.buck.test.TestStatusMessage.Builder
-
Initializes the value for the level attribute.
- setLexCompiler(Tool) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Initializes the optional value lexCompiler to lexCompiler.
- setLexCompiler(Optional<? extends Tool>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Initializes the optional value lexCompiler to lexCompiler.
- setLexCompiler(ToolProvider) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
-
Initializes the value for the lexCompiler attribute.
- setLibDir(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Initializes the value for the libDir attribute.
- setLibName(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Initializes the value for the libName attribute.
- setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
libraries sortedSet.
- setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
libraries sortedSet.
- setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Sets or replaces all elements for
libraries sortedSet.
- setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
Sets or replaces all elements for
libraries sortedSet.
- setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
libraries sortedSet.
- setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
libraries sortedSet.
- setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Sets or replaces all elements for
libraries sortedSet.
- setLibraries(Iterable<? extends OmnibusLibrary>) - Method in class com.facebook.buck.cxx.OmnibusLibraries.Builder
-
Sets or replaces all elements for libraries list.
- setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Sets or replaces all elements for libraries sortedSet.
- setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
-
Sets or replaces all elements for libraries set.
- setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
libraries sortedSet.
- setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
libraries sortedSet.
- setLibraries(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
-
Sets or replaces all elements for libraries sortedSet.
- setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Sets or replaces all elements for
libraries sortedSet.
- setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Sets or replaces all elements for
libraries sortedSet.
- setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Sets or replaces all elements for libraries sortedSet.
- setLibrary(BuildTarget) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Initializes the optional value library to library.
- setLibrary(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Initializes the optional value library to library.
- setLibrary(SourcePath) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
-
Initializes the value for the library attribute.
- setLibrary(boolean) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Initializes the value for the library attribute.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
-
Sets or replaces all elements for
licenses set.
- setLinearAllocHardLimit(long) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the value for the linearAllocHardLimit attribute.
- setLinearAllocHardLimit(long) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the value for the linearAllocHardLimit attribute.
- setLineNumber(Integer) - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry.Builder
-
Initializes the value for the lineNumber attribute.
- setLines(Iterable<String>) - Method in class com.facebook.buck.util.network.offline.ScribeData.Builder
-
Sets or replaces all elements for lines list.
- setLinkables(Iterable<? extends NativeLinkable>) - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents.Builder
-
Sets or replaces all elements for linkables set.
- setLinkDepsQueryWhole(boolean) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setLinkDepsQueryWhole(boolean) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setLinkDepsQueryWhole(boolean) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- setLinkDepsQueryWhole(boolean) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setLinkDepsQueryWhole(boolean) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Initializes the value for the linkDepsQueryWhole attribute.
- setLinker(Tool) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
-
Initializes the value for the linker attribute.
- setLinker(ToolProvider) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Initializes the value for the linker attribute.
- setLinker(ToolProvider) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
-
Initializes the optional value linker to linker.
- setLinker(Optional<? extends ToolProvider>) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
-
Initializes the optional value linker to linker.
- setLinkerArgs(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
-
Sets or replaces all elements for linkerArgs list.
- setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
-
Sets or replaces all elements for linkerFlags list.
- setLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
-
Sets or replaces all elements for linkerFlags list.
- setLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
Sets or replaces all elements for linkerFlags list.
- setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- setLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Sets or replaces all elements for linkerFlags list.
- setLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Sets or replaces all elements for linkerFlags list.
- setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Sets or replaces all elements for linkerFlags list.
- setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Sets or replaces all elements for linkerFlags list.
- setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Sets or replaces all elements for linkerFlags list.
- setLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Sets or replaces all elements for linkerFlags list.
- setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- setLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Sets or replaces all elements for linkerFlags list.
- setLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Sets or replaces all elements for linkerFlags list.
- setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Sets or replaces all elements for linkerFlags list.
- setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Sets or replaces all elements for linkerFlags list.
- setLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Sets or replaces all elements for linkerFlags list.
- setLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Sets or replaces all elements for linkerFlags list.
- setLinkerProvider(LinkerProvider) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
-
Initializes the value for the linkerProvider attribute.
- setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Initializes the optional value
linkStyle to linkStyle.
- setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Initializes the optional value
linkStyle to linkStyle.
- setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Initializes the optional value
linkStyle to linkStyle.
- setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Initializes the optional value
linkStyle to linkStyle.
- setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the optional value
linkStyle to linkStyle.
- setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the optional value
linkStyle to linkStyle.
- setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Initializes the optional value
linkStyle to linkStyle.
- setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Initializes the optional value
linkStyle to linkStyle.
- setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Initializes the optional value
linkStyle to linkStyle.
- setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Initializes the optional value
linkStyle to linkStyle.
- setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Initializes the optional value
linkStyle to linkStyle.
- setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Initializes the optional value
linkStyle to linkStyle.
- setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Initializes the optional value
linkStyle to linkStyle.
- setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Initializes the optional value
linkStyle to linkStyle.
- setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Initializes the optional value linkStyle to linkStyle.
- setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Initializes the optional value linkStyle to linkStyle.
- setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Initializes the optional value linkStyle to linkStyle.
- setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Initializes the optional value linkStyle to linkStyle.
- setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Initializes the optional value
linkStyle to linkStyle.
- setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Initializes the optional value
linkStyle to linkStyle.
- setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Initializes the optional value linkStyle to linkStyle.
- setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Initializes the optional value linkStyle to linkStyle.
- setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
-
Initializes the optional value linkStyle to linkStyle.
- setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
-
Initializes the optional value linkStyle to linkStyle.
- setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Initializes the optional value linkStyle to linkStyle.
- setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Initializes the optional value linkStyle to linkStyle.
- setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Initializes the optional value linkStyle to linkStyle.
- setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Initializes the optional value linkStyle to linkStyle.
- setLinkStyleForStubHeader(Linker.LinkableDepType) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Initializes the optional value linkStyleForStubHeader to linkStyleForStubHeader.
- setLinkStyleForStubHeader(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Initializes the optional value linkStyleForStubHeader to linkStyleForStubHeader.
- setLinkTree(SourcePath) - Method in class com.facebook.buck.features.d.DIncludes.Builder
-
Initializes the value for the linkTree attribute.
- setLinkWhole(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Initializes the optional value
linkWhole to linkWhole.
- setLinkWhole(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Initializes the optional value
linkWhole to linkWhole.
- setLinkWhole(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Initializes the optional value
linkWhole to linkWhole.
- setLinkWhole(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Initializes the optional value
linkWhole to linkWhole.
- setLinkWhole(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the optional value
linkWhole to linkWhole.
- setLinkWhole(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the optional value
linkWhole to linkWhole.
- setLinkWhole(boolean) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Initializes the optional value
linkWhole to linkWhole.
- setLinkWhole(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Initializes the optional value
linkWhole to linkWhole.
- setLinkWhole(boolean) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the value for the linkWhole attribute.
- setLinkWhole(boolean) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Initializes the value for the linkWhole attribute.
- setLinkWithoutSoname(boolean) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the value for the linkWithoutSoname attribute.
- setLipo(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
-
Initializes the value for the lipo attribute.
- setLldb(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
-
Initializes the value for the lldb attribute.
- setLoadExceptionCount(long) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
-
Initializes the optional value loadExceptionCount to loadExceptionCount.
- setLoadExceptionCount(Optional<Long>) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
-
Initializes the optional value loadExceptionCount to loadExceptionCount.
- setLoadSuccessCount(long) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
-
Initializes the optional value loadSuccessCount to loadSuccessCount.
- setLoadSuccessCount(Optional<Long>) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
-
Initializes the optional value loadSuccessCount to loadSuccessCount.
- setLocalBuild(DistBuildPostBuildAnalysis.AbstractBuildRuleStats) - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats.Builder
-
Initializes the value for the localBuild attribute.
- setLocalBuildDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value localBuildDurationMs to localBuildDurationMs.
- setLocalBuildDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value localBuildDurationMs to localBuildDurationMs.
- setLocalBuildExitCode(int) - Method in class com.facebook.buck.distributed.ClientStatsTracker
-
- setLocalBuildExitCode(int) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value localBuildExitCode to localBuildExitCode.
- setLocalBuildExitCode(OptionalInt) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value localBuildExitCode to localBuildExitCode.
- setLocalConfigsContents(Map<? extends Path, ? extends String>) - Method in class com.facebook.buck.doctor.config.UserLocalConfiguration.Builder
-
Sets or replaces all mappings from the specified map as entries for the localConfigsContents map.
- setLocale(Locale) - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
-
- setLocale(Locale) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
-
- setLocales(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
locales set.
- setLocales(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Sets or replaces all elements for
locales set.
- setLocales(ImmutableSet<String>) - Method in class com.facebook.buck.android.FilterResourcesSteps.Builder
-
- setLocalFallbackBuildEnabled(boolean) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value localFallbackBuildEnabled to localFallbackBuildEnabled.
- setLocalFallbackBuildEnabled(Optional<Boolean>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value localFallbackBuildEnabled to localFallbackBuildEnabled.
- setLocalFileHashComputationDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value localFileHashComputationDurationMs to localFileHashComputationDurationMs.
- setLocalFileHashComputationDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value localFileHashComputationDurationMs to localFileHashComputationDurationMs.
- setLocalGraphConstructionDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value localGraphConstructionDurationMs to localGraphConstructionDurationMs.
- setLocalGraphConstructionDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value localGraphConstructionDurationMs to localGraphConstructionDurationMs.
- setLocalizedStringFileName(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setLocalizedStringFileName(Optional<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setLocalizedStringFileName(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setLocalizedStringFileName(Optional<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setLocalizedStringFileName(Optional<String>) - Method in class com.facebook.buck.android.FilterResourcesSteps.Builder
-
- setLocally(int, String) - Static method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer.ExitState
-
- setLocalPreparationDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value localPreparationDurationMs to localPreparationDurationMs.
- setLocalPreparationDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value localPreparationDurationMs to localPreparationDurationMs.
- setLocalTargetGraphSerializationDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value localTargetGraphSerializationDurationMs to localTargetGraphSerializationDurationMs.
- setLocalTargetGraphSerializationDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value localTargetGraphSerializationDurationMs to localTargetGraphSerializationDurationMs.
- setLocalUploadFromDirCacheDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value localUploadFromDirCacheDurationMs to localUploadFromDirCacheDurationMs.
- setLocalUploadFromDirCacheDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value localUploadFromDirCacheDurationMs to localUploadFromDirCacheDurationMs.
- setLocalWorkers(int) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Initializes the optional value localWorkers to localWorkers.
- setLocalWorkers(OptionalInt) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Initializes the optional value localWorkers to localWorkers.
- setLocation(JavaFileManager.Location, Iterable<? extends File>) - Method in class com.facebook.buck.jvm.java.ForwardingStandardJavaFileManager
-
- setLocation(JavaFileManager.Location, Iterable<? extends File>) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
-
- setLogDir(Path) - Method in class com.facebook.buck.log.LogConfigSetup.Builder
-
Initializes the value for the logDir attribute.
- setLogDirectoryPath(Path) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the logDirectoryPath attribute.
- setLogDirectoryPath(Path) - Method in class com.facebook.buck.event.listener.LogUploaderListenerCloseArgs.Builder
-
Initializes the value for the logDirectoryPath attribute.
- setLogDirPath(String) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
-
Initializes the value for the logDirPath attribute.
- setLogEntry(DistBuildPostBuildAnalysis.AbstractBuildRuleMachineLogEntry) - Method in class com.facebook.buck.distributed.BuildRuleStats.Builder
-
Initializes the value for the logEntry attribute.
- setLogFilePath(Path) - Method in class com.facebook.buck.event.listener.BuildTargetDurationListenerCloseArgs.Builder
-
Initializes the value for the logFilePath attribute.
- setLogFilePath(Path) - Method in class com.facebook.buck.event.listener.LogUploaderListenerCloseArgs.Builder
-
Initializes the value for the logFilePath attribute.
- setLogFilePrefix(String) - Method in class com.facebook.buck.log.LogConfigSetup.Builder
-
Initializes the value for the logFilePrefix attribute.
- setLogMaterializationEnabled(boolean) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
-
Initializes the value for the logMaterializationEnabled attribute.
- setLogs(Iterable<String>) - Method in class com.facebook.buck.log.ErrorLogRecord.Builder
-
Sets or replaces all elements for logs list.
- setLua(ToolProvider) - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
-
Initializes the value for the lua attribute.
- setLuaCxxLibraryTarget(BuildTarget) - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
-
Initializes the optional value luaCxxLibraryTarget to luaCxxLibraryTarget.
- setLuaCxxLibraryTarget(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
-
Initializes the optional value luaCxxLibraryTarget to luaCxxLibraryTarget.
- setMachineReadableLog(String) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
-
Initializes the optional value machineReadableLog to machineReadableLog.
- setMachineReadableLog(Optional<String>) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
-
Initializes the optional value machineReadableLog to machineReadableLog.
- setMachineReadableLogFile(Path) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
-
Initializes the optional value machineReadableLogFile to machineReadableLogFile.
- setMachineReadableLogFile(Optional<? extends Path>) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
-
Initializes the optional value machineReadableLogFile to machineReadableLogFile.
- setMacro(Macro) - Method in class com.facebook.buck.rules.macros.MacroContainer.Builder
-
Initializes the value for the macro attribute.
- setMacroInput(Iterable<String>) - Method in class com.facebook.buck.core.macros.MacroMatchResult.Builder
-
Sets or replaces all elements for macroInput list.
- setMacroType(String) - Method in class com.facebook.buck.core.macros.MacroMatchResult.Builder
-
Initializes the value for the macroType attribute.
- setMain(String) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Initializes the optional value main to main.
- setMain(Optional<String>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Initializes the optional value main to main.
- setMain(SourcePath) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Initializes the optional value main to main.
- setMain(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Initializes the optional value main to main.
- setMain(SourcePath) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
-
Initializes the value for the main attribute.
- setMainClass(String) - Method in class com.facebook.buck.jvm.java.JarParameters.Builder
-
Initializes the optional value mainClass to mainClass.
- setMainClass(Optional<String>) - Method in class com.facebook.buck.jvm.java.JarParameters.Builder
-
Initializes the optional value mainClass to mainClass.
- setMainClass(String) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Initializes the optional value mainClass to mainClass.
- setMainClass(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Initializes the optional value mainClass to mainClass.
- setMainClass(String) - Method in class com.facebook.buck.util.zip.JarBuilder
-
- setMainModule(String) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
-
Initializes the value for the mainModule attribute.
- setMainModule(String) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Initializes the optional value mainModule to mainModule.
- setMainModule(Optional<String>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Initializes the optional value mainModule to mainModule.
- setMainModule(String) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Initializes the optional value mainModule to mainModule.
- setMainModule(Optional<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Initializes the optional value mainModule to mainModule.
- setMajorVersion(Integer) - Method in class com.facebook.buck.features.haskell.HaskellVersion.Builder
-
Initializes the value for the majorVersion attribute.
- setManifest(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Initializes the optional value
manifest to manifest.
- setManifest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Initializes the optional value
manifest to manifest.
- setManifest(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the optional value
manifest to manifest.
- setManifest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the optional value
manifest to manifest.
- setManifest(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the optional value
manifest to manifest.
- setManifest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the optional value
manifest to manifest.
- setManifest(SourcePath) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
-
Initializes the optional value manifest to manifest.
- setManifest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
-
Initializes the optional value manifest to manifest.
- setManifest(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Initializes the optional value
manifest to manifest.
- setManifest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Initializes the optional value
manifest to manifest.
- setManifest(SourcePath) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
Initializes the optional value manifest to manifest.
- setManifest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
Initializes the optional value manifest to manifest.
- setManifest(boolean) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
-
Initializes the value for the manifest attribute.
- setManifest(Manifest) - Method in interface com.facebook.buck.manifestservice.ManifestService
-
Sets the Manifest for key.
- setManifest(Manifest) - Method in class com.facebook.buck.manifestservice.ThriftManifestService
-
- setManifestAttribute(String, String) - Method in class com.facebook.buck.util.zip.DeterministicManifest
-
- setManifestCacheResult(CacheResult) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult.Builder
-
Initializes the value for the manifestCacheResult attribute.
- setManifestEntries(ManifestEntries) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setManifestEntries(ManifestEntries) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setManifestFetchResult(ManifestFetchResult) - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildRuleScopeManager
-
- setManifestFile(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Initializes the optional value
manifestFile to manifestFile.
- setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Initializes the optional value
manifestFile to manifestFile.
- setManifestFile(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Initializes the optional value
manifestFile to manifestFile.
- setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Initializes the optional value
manifestFile to manifestFile.
- setManifestFile(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the optional value
manifestFile to manifestFile.
- setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the optional value
manifestFile to manifestFile.
- setManifestFile(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Initializes the optional value
manifestFile to manifestFile.
- setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Initializes the optional value
manifestFile to manifestFile.
- setManifestFile(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Initializes the optional value
manifestFile to manifestFile.
- setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Initializes the optional value
manifestFile to manifestFile.
- setManifestFile(Path) - Method in class com.facebook.buck.jvm.java.JarParameters.Builder
-
Initializes the optional value manifestFile to manifestFile.
- setManifestFile(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.java.JarParameters.Builder
-
Initializes the optional value manifestFile to manifestFile.
- setManifestFile(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Initializes the optional value manifestFile to manifestFile.
- setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Initializes the optional value manifestFile to manifestFile.
- setManifestFile(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Initializes the optional value
manifestFile to manifestFile.
- setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Initializes the optional value
manifestFile to manifestFile.
- setManifestFile(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Initializes the optional value
manifestFile to manifestFile.
- setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Initializes the optional value
manifestFile to manifestFile.
- setManifestFile(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Initializes the optional value
manifestFile to manifestFile.
- setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Initializes the optional value
manifestFile to manifestFile.
- setManifestFile(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Initializes the optional value
manifestFile to manifestFile.
- setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Initializes the optional value
manifestFile to manifestFile.
- setManifestFile(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Initializes the optional value
manifestFile to manifestFile.
- setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Initializes the optional value
manifestFile to manifestFile.
- setManifestFile(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Initializes the optional value
manifestFile to manifestFile.
- setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Initializes the optional value
manifestFile to manifestFile.
- setManifestFile(Path) - Method in class com.facebook.buck.util.zip.JarBuilder
-
- setManifestLoadError(String) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult.Builder
-
Initializes the optional value manifestLoadError to manifestLoadError.
- setManifestLoadError(Optional<String>) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult.Builder
-
Initializes the optional value manifestLoadError to manifestLoadError.
- setManifestLoadError(String) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult.Builder
-
Initializes the optional value manifestLoadError to manifestLoadError.
- setManifestLoadError(Optional<String>) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult.Builder
-
Initializes the optional value manifestLoadError to manifestLoadError.
- setManifestPath(SourcePath) - Method in class com.facebook.buck.android.ApkInfo.Builder
-
- setManifestPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
-
Sets or replaces all elements for manifestPaths set.
- setManifestRuleKey(RuleKey) - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys.Builder
-
Initializes the optional value manifestRuleKey to manifestRuleKey.
- setManifestRuleKey(Optional<? extends RuleKey>) - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys.Builder
-
Initializes the optional value manifestRuleKey to manifestRuleKey.
- setManifestSkeleton(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Initializes the value for the manifestSkeleton attribute.
- setManifestSkeleton(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setManifestSkeleton(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setManifestSkeleton(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setManifestSkeleton(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setManifestSkeleton(SourcePath) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
-
Initializes the optional value manifestSkeleton to manifestSkeleton.
- setManifestSkeleton(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
-
Initializes the optional value manifestSkeleton to manifestSkeleton.
- setManifestStats(ManifestStats) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult.Builder
-
Initializes the optional value manifestStats to manifestStats.
- setManifestStats(Optional<? extends ManifestStats>) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult.Builder
-
Initializes the optional value manifestStats to manifestStats.
- setManifestStats(ManifestStats) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult.Builder
-
Initializes the value for the manifestStats attribute.
- setManifestStoreResult(ManifestStoreResult) - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildRuleScopeManager
-
- setMaterializeSlaveLogsDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value materializeSlaveLogsDurationMs to materializeSlaveLogsDurationMs.
- setMaterializeSlaveLogsDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value materializeSlaveLogsDurationMs to materializeSlaveLogsDurationMs.
- setMavenCoords(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Initializes the optional value
mavenCoords to mavenCoords.
- setMavenCoords(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Initializes the optional value
mavenCoords to mavenCoords.
- setMavenCoords(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Initializes the optional value
mavenCoords to mavenCoords.
- setMavenCoords(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Initializes the optional value
mavenCoords to mavenCoords.
- setMavenCoords(String) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
-
Initializes the optional value mavenCoords to mavenCoords.
- setMavenCoords(Optional<String>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
-
Initializes the optional value mavenCoords to mavenCoords.
- setMavenCoords(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the optional value
mavenCoords to mavenCoords.
- setMavenCoords(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the optional value
mavenCoords to mavenCoords.
- setMavenCoords(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Initializes the optional value
mavenCoords to mavenCoords.
- setMavenCoords(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Initializes the optional value
mavenCoords to mavenCoords.
- setMavenCoords(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Initializes the optional value
mavenCoords to mavenCoords.
- setMavenCoords(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Initializes the optional value
mavenCoords to mavenCoords.
- setMavenCoords(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Initializes the optional value
mavenCoords to mavenCoords.
- setMavenCoords(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Initializes the optional value
mavenCoords to mavenCoords.
- setMavenCoords(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Initializes the optional value
mavenCoords to mavenCoords.
- setMavenCoords(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Initializes the optional value
mavenCoords to mavenCoords.
- setMavenCoords(String) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
-
Initializes the optional value mavenCoords to mavenCoords.
- setMavenCoords(Optional<String>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
-
Initializes the optional value mavenCoords to mavenCoords.
- setMavenCoords(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Initializes the optional value
mavenCoords to mavenCoords.
- setMavenCoords(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Initializes the optional value
mavenCoords to mavenCoords.
- setMavenCoords(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Initializes the optional value
mavenCoords to mavenCoords.
- setMavenCoords(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Initializes the optional value
mavenCoords to mavenCoords.
- setMavenCoords(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Initializes the optional value
mavenCoords to mavenCoords.
- setMavenCoords(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Initializes the optional value
mavenCoords to mavenCoords.
- setMavenCoords(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Initializes the optional value
mavenCoords to mavenCoords.
- setMavenCoords(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Initializes the optional value
mavenCoords to mavenCoords.
- setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setMax(long, AtomicLong) - Static method in class com.facebook.buck.util.concurrent.MoreAtomics
-
Update atomic variable if provided value is greater than value stored in atomic variable.
- setMaxAcceptableLatencyMillis(int) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Initializes the value for the maxAcceptableLatencyMillis attribute.
- setMaxBytesAfterDeletion(long) - Method in class com.facebook.buck.util.DirectoryCleanerArgs.Builder
-
Initializes the optional value maxBytesAfterDeletion to maxBytesAfterDeletion.
- setMaxBytesAfterDeletion(Optional<Long>) - Method in class com.facebook.buck.util.DirectoryCleanerArgs.Builder
-
Initializes the optional value maxBytesAfterDeletion to maxBytesAfterDeletion.
- setMaxDebugLogLines(int) - Method in class com.facebook.buck.test.TestResultSummaryVerbosity.Builder
-
Initializes the optional value maxDebugLogLines to maxDebugLogLines.
- setMaxDebugLogLines(OptionalInt) - Method in class com.facebook.buck.test.TestResultSummaryVerbosity.Builder
-
Initializes the optional value maxDebugLogLines to maxDebugLogLines.
- setMaxErrorPercentage(float) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Initializes the value for the maxErrorPercentage attribute.
- setMaxInlinedSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry.Builder
-
Initializes the optional value maxInlinedSizeBytes to maxInlinedSizeBytes.
- setMaxInlinedSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry.Builder
-
Initializes the optional value maxInlinedSizeBytes to maxInlinedSizeBytes.
- setMaxLogSizeBytes(long) - Method in class com.facebook.buck.log.LogConfigSetup.Builder
-
Initializes the value for the maxLogSizeBytes attribute.
- setMaxPathCount(int) - Method in class com.facebook.buck.util.DirectoryCleanerArgs.Builder
-
Initializes the value for the maxPathCount attribute.
- setMaxSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry.Builder
-
Initializes the optional value maxSizeBytes to maxSizeBytes.
- setMaxSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry.Builder
-
Initializes the optional value maxSizeBytes to maxSizeBytes.
- setMaxSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry.Builder
-
Initializes the optional value maxSizeBytes to maxSizeBytes.
- setMaxSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry.Builder
-
Initializes the optional value maxSizeBytes to maxSizeBytes.
- setMaxStoreSize(long) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
-
Initializes the optional value maxStoreSize to maxStoreSize.
- setMaxStoreSize(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
-
Initializes the optional value maxStoreSize to maxStoreSize.
- setMaxStoreSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the optional value maxStoreSizeBytes to maxStoreSizeBytes.
- setMaxStoreSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the optional value maxStoreSizeBytes to maxStoreSizeBytes.
- setMaxTimeoutWaitingForLogsMillis(long) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
-
Initializes the value for the maxTimeoutWaitingForLogsMillis attribute.
- setMaxTotalSizeBytes(long) - Method in class com.facebook.buck.util.DirectoryCleanerArgs.Builder
-
Initializes the value for the maxTotalSizeBytes attribute.
- setMaxWorkers(int) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
-
Initializes the optional value maxWorkers to maxWorkers.
- setMaxWorkers(Optional<Integer>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
-
Initializes the optional value maxWorkers to maxWorkers.
- setMaxWorkersPerThreadPercent(int) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
-
Initializes the optional value maxWorkersPerThreadPercent to maxWorkersPerThreadPercent.
- setMaxWorkersPerThreadPercent(Optional<Integer>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
-
Initializes the optional value maxWorkersPerThreadPercent to maxWorkersPerThreadPercent.
- setMemberPath(Path) - Method in class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath.Builder
-
Initializes the value for the memberPath attribute.
- setMemory(int) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts.Builder
-
Initializes the value for the memory attribute.
- setMemResident(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
-
Initializes the value for the memResident attribute.
- setMemSize(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
-
Initializes the value for the memSize attribute.
- setMergedLinkables(Multimap<? extends APKModule, ? extends NativeLinkable>) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult.Builder
-
Sets or replaces all mappings from the specified map as entries for the mergedLinkables map.
- setMergedLinkablesAssets(Multimap<? extends APKModule, ? extends NativeLinkable>) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult.Builder
-
Sets or replaces all mappings from the specified map as entries for the mergedLinkablesAssets map.
- setMergeManifests(boolean) - Method in class com.facebook.buck.jvm.java.JarParameters.Builder
-
Initializes the value for the mergeManifests attribute.
- setMergeManifests(boolean) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Initializes the optional value mergeManifests to mergeManifests.
- setMergeManifests(Optional<Boolean>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Initializes the optional value mergeManifests to mergeManifests.
- setMergeSourceZips(boolean) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Initializes the optional value mergeSourceZips to mergeSourceZips.
- setMergeSourceZips(Optional<Boolean>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Initializes the optional value mergeSourceZips to mergeSourceZips.
- setMessage(String) - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse.Builder
-
Initializes the optional value message to message.
- setMessage(Optional<String>) - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse.Builder
-
Initializes the optional value message to message.
- setMessage(String) - Method in class com.facebook.buck.test.TestStatusMessage.Builder
-
Initializes the value for the message attribute.
- setMessage(String) - Method in class com.facebook.buck.util.PatternAndMessage.Builder
-
Initializes the value for the message attribute.
- setMetadata(SourcePath) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.DexInfo.Builder
-
Initializes the value for the metadata attribute.
- setMetadata(SourcePath) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.NativeLibsInfo.Builder
-
Initializes the value for the metadata attribute.
- setMetadata(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
-
Sets or replaces all mappings from the specified map as entries for the metadata map.
- setMetadata(ImmutableMap<String, String>) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
-
Initializes the optional value metadata to metadata.
- setMetadata(Optional<? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
-
Initializes the optional value metadata to metadata.
- setMetadata(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
-
Sets or replaces all mappings from the specified map as entries for the metadata map.
- setMetadata(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
-
Sets or replaces all mappings from the specified map as entries for the metadata map.
- setMetadata(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
-
Sets or replaces all mappings from the specified map as entries for the metadata map.
- setMetadataPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
-
Initializes the value for the metadataPath attribute.
- setMetaInfDirectory(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Initializes the optional value metaInfDirectory to metaInfDirectory.
- setMetaInfDirectory(Optional<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Initializes the optional value metaInfDirectory to metaInfDirectory.
- setMetaInfDirectory(Path) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
-
- setMetaInfDirectory(Path) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Initializes the optional value metaInfDirectory to metaInfDirectory.
- setMetaInfDirectory(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Initializes the optional value metaInfDirectory to metaInfDirectory.
- setMinAmountOfEntriesToKeep(int) - Method in class com.facebook.buck.util.DirectoryCleanerArgs.Builder
-
Initializes the value for the minAmountOfEntriesToKeep attribute.
- setMinAndroidSdkVersion(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value minAndroidSdkVersion to minAndroidSdkVersion.
- setMinAndroidSdkVersion(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value minAndroidSdkVersion to minAndroidSdkVersion.
- setMinimizePrimaryDexSize(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the value for the minimizePrimaryDexSize attribute.
- setMinimizePrimaryDexSize(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the value for the minimizePrimaryDexSize attribute.
- setMinionBuildProgressTracker(MinionBuildProgressTracker) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the minionBuildProgressTracker attribute.
- setMinionRequirements(MinionRequirements) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs.Builder
-
Initializes the value for the minionRequirements attribute.
- setMinionType(String) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the value for the minionType attribute.
- setMinionType(String) - Method in class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
-
- setMinSamplesToReportError(int) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Initializes the value for the minSamplesToReportError attribute.
- setMinSdkVersion(int) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
-
Initializes the optional value minSdkVersion to minSdkVersion.
- setMinSdkVersion(OptionalInt) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
-
Initializes the optional value minSdkVersion to minSdkVersion.
- setMinSdkVersions(Iterable<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
-
Sets or replaces all elements for minSdkVersions set.
- setMinVersion(String) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
-
Initializes the value for the minVersion attribute.
- setMinVersionFlagPrefix(String) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
-
Initializes the value for the minVersionFlagPrefix attribute.
- setMissCount(long) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
-
Initializes the optional value missCount to missCount.
- setMissCount(Optional<Long>) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
-
Initializes the optional value missCount to missCount.
- setMissingFilesUploadedCount(long) - Method in class com.facebook.buck.distributed.ClientStatsTracker
-
- setMissingFilesUploadedCount(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value missingFilesUploadedCount to missingFilesUploadedCount.
- setMissingFilesUploadedCount(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value missingFilesUploadedCount to missingFilesUploadedCount.
- setMissingRulesUploadedFromDirCacheCount(long) - Method in class com.facebook.buck.distributed.ClientStatsTracker
-
- setMissingRulesUploadedFromDirCacheCount(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value missingRulesUploadedFromDirCacheCount to missingRulesUploadedFromDirCacheCount.
- setMissingRulesUploadedFromDirCacheCount(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value missingRulesUploadedFromDirCacheCount to missingRulesUploadedFromDirCacheCount.
- setMissMatchCount(long) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
-
Initializes the optional value missMatchCount to missMatchCount.
- setMissMatchCount(Optional<Long>) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
-
Initializes the optional value missMatchCount to missMatchCount.
- setMode(AbstractHeaderVerification.Mode) - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification.Builder
-
Initializes the value for the mode attribute.
- setMode(ExportFileDescription.Mode) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
-
Initializes the optional value mode to mode.
- setMode(Optional<? extends ExportFileDescription.Mode>) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
-
Initializes the optional value mode to mode.
- setModernProcessors(Iterable<? extends ResolvedJavacPluginProperties>) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
-
Sets or replaces all elements for modernProcessors list.
- setModular(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Initializes the value for the
modular attribute.
- setModular(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Initializes the value for the
modular attribute.
- setModular(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the value for the
modular attribute.
- setModuleBasePath(Path) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule.Builder
-
Initializes the value for the moduleBasePath attribute.
- setModuleBasePath(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Initializes the value for the moduleBasePath attribute.
- setModuleDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Sets or replaces all elements for moduleDeps sortedSet.
- setModuleGroupName(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the value for the moduleGroupName attribute.
- setModuleInfo(ImmutableList<ExopackageInfo.DexInfo>) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.Builder
-
Initializes the optional value moduleInfo to moduleInfo.
- setModuleInfo(Optional<? extends ImmutableList<ExopackageInfo.DexInfo>>) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.Builder
-
Initializes the optional value moduleInfo to moduleInfo.
- setModuleManifestSkeleton(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setModuleManifestSkeleton(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setModuleManifestSkeleton(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setModuleManifestSkeleton(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setModuleMap(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellSources.Builder
-
Sets or replaces all mappings from the specified map as entries for the moduleMap map.
- setModuleMappedClasspathEntriesToDex(Multimap<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
-
Sets or replaces all mappings from the specified map as entries for the moduleMappedClasspathEntriesToDex map.
- setModuleName(String) - Method in class com.facebook.buck.android.ModuleInfo.Builder
-
Initializes the value for the
moduleName attribute.
- setModuleName(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Initializes the optional value
moduleName to moduleName.
- setModuleName(Optional<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Initializes the optional value
moduleName to moduleName.
- setModuleName(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Initializes the optional value
moduleName to moduleName.
- setModuleName(Optional<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Initializes the optional value
moduleName to moduleName.
- setModuleName(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the optional value
moduleName to moduleName.
- setModuleName(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the optional value
moduleName to moduleName.
- setModuleName(String) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Initializes the optional value
moduleName to moduleName.
- setModuleName(Optional<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Initializes the optional value
moduleName to moduleName.
- setModuleName(String) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Initializes the optional value moduleName to moduleName.
- setModuleName(Optional<String>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Initializes the optional value moduleName to moduleName.
- setModuleName(String) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Initializes the optional value moduleName to moduleName.
- setModuleName(Optional<String>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Initializes the optional value moduleName to moduleName.
- setModuleResourceApkPaths(Map<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
-
Sets or replaces all mappings from the specified map as entries for the moduleResourceApkPaths map.
- setModuleResourceApkPaths(Map<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Sets or replaces all mappings from the specified map as entries for the moduleResourceApkPaths map.
- setModules(Iterable<String>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Sets or replaces all elements for modules sortedSet.
- setModulesPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
-
Initializes the value for the modulesPath attribute.
- setModuleType(IjModuleType) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationContext
-
- setModuleType(IjModuleType) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule.Builder
-
Initializes the value for the moduleType attribute.
- setModuleType(IjModuleType) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Initializes the value for the moduleType attribute.
- setModuleType(IjModuleType) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
-
- setMomc(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
-
Initializes the value for the momc attribute.
- setName(String) - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry.Builder
-
Initializes the value for the name attribute.
- setName(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.apple.simulator.AppleSimulator.Builder
-
Initializes the value for the name attribute.
- setName(String) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
-
Initializes the value for the name attribute.
- setName(String) - Method in class com.facebook.buck.apple.toolchain.AppleSdk.Builder
-
Initializes the value for the name attribute.
- setName(Optional<String>) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildPhase
-
- setName(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
-
- setName(String) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry.Builder
-
Initializes the optional value name to name.
- setName(Optional<String>) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry.Builder
-
Initializes the optional value name to name.
- setName(String) - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry.Builder
-
Initializes the optional value name to name.
- setName(Optional<String>) - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry.Builder
-
Initializes the optional value name to name.
- setName(String) - Method in class com.facebook.buck.core.model.InternalFlavor.Builder
-
Initializes the value for the name attribute.
- setName(String) - Method in class com.facebook.buck.core.model.RuleType.Builder
-
Initializes the value for the name attribute.
- setName(String) - Method in class com.facebook.buck.core.model.UserFlavor.Builder
-
Initializes the value for the name attribute.
- setName(String) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
-
Initializes the value for the name attribute.
- setName(String) - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingArg.Builder
-
Initializes the value for the name attribute.
- setName(String) - Method in class com.facebook.buck.core.rules.platform.ConstraintValueArg.Builder
-
Initializes the value for the name attribute.
- setName(String) - Method in class com.facebook.buck.core.rules.platform.PlatformArg.Builder
-
Initializes the value for the name attribute.
- setName(String) - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool.Builder
-
Initializes the value for the name attribute.
- setName(Path) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider.Builder
-
Initializes the value for the name attribute.
- setName(String) - Method in class com.facebook.buck.counters.CounterInfo.Builder
-
Initializes the value for the name attribute.
- setName(String) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.project.intellij.DependencyEntryData.Builder
-
Initializes the value for the name attribute.
- setName(String) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
-
Initializes the value for the name attribute.
- setName(String) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field.Builder
-
Initializes the value for the name attribute.
- setName(String) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setName(String) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
-
Initializes the value for the
name attribute.
- setNamedSources(ImmutableMap<String, SourcePath>) - Method in class com.facebook.buck.rules.coercer.SourceSet.Builder
-
Initializes the optional value namedSources to namedSources.
- setNamedSources(Optional<? extends ImmutableMap<String, SourcePath>>) - Method in class com.facebook.buck.rules.coercer.SourceSet.Builder
-
Initializes the optional value namedSources to namedSources.
- setNamedSources(ImmutableSortedMap<String, SourcePath>) - Method in class com.facebook.buck.rules.coercer.SourceSortedSet.Builder
-
Initializes the optional value namedSources to namedSources.
- setNamedSources(Optional<? extends ImmutableSortedMap<String, SourcePath>>) - Method in class com.facebook.buck.rules.coercer.SourceSortedSet.Builder
-
Initializes the optional value namedSources to namedSources.
- setNameToField(Map<String, ? extends BuildConfigFields.Field>) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Builder
-
Sets or replaces all mappings from the specified map as entries for the nameToField map.
- setNameToPathMap(ImmutableSortedMap<Path, SourcePath>) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders.Builder
-
Initializes the value for the nameToPathMap attribute.
- setNativeCLibs(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Sets or replaces all elements for nativeCLibs list.
- setNativeCompileDeps(ImmutableSortedSet<BuildRule>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Initializes the value for the nativeCompileDeps attribute.
- setNativeCompileDeps(ImmutableSortedSet<BuildRule>) - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules.Builder
-
Initializes the value for the nativeCompileDeps attribute.
- setNativeIncludes(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Sets or replaces all elements for nativeIncludes list.
- setNativeLib(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Initializes the value for the nativeLib attribute.
- setNativeLibAssetsDirectories(Multimap<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
-
Sets or replaces all mappings from the specified map as entries for the nativeLibAssetsDirectories map.
- setNativeLibraryDirectories(Iterable<? extends Path>) - Method in class com.facebook.buck.android.ModuleInfo.Builder
-
- setNativeLibraryMergeCodeGenerator(BuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setNativeLibraryMergeCodeGenerator(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setNativeLibraryMergeCodeGenerator(BuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setNativeLibraryMergeCodeGenerator(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setNativeLibraryMergeGlue(BuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setNativeLibraryMergeGlue(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setNativeLibraryMergeGlue(BuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setNativeLibraryMergeGlue(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setNativeLibraryMergeLocalizedSymbols(ImmutableSortedSet<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setNativeLibraryMergeLocalizedSymbols(Optional<? extends ImmutableSortedSet<String>>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setNativeLibraryMergeLocalizedSymbols(ImmutableSortedSet<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setNativeLibraryMergeLocalizedSymbols(Optional<? extends ImmutableSortedSet<String>>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setNativeLibraryMergeMap(Map<String, ? extends List<Pattern>>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setNativeLibraryMergeMap(Map<String, ? extends List<Pattern>>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setNativeLibraryProguardConfigGenerator(BuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setNativeLibraryProguardConfigGenerator(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setNativeLibraryProguardConfigGenerator(BuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setNativeLibraryProguardConfigGenerator(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setNativeLibs(Path) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
-
Initializes the value for the nativeLibs attribute.
- setNativeLibsDirectories(Multimap<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
-
Sets or replaces all mappings from the specified map as entries for the nativeLibsDirectories map.
- setNativeLibsInfo(ExopackageInfo.NativeLibsInfo) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.Builder
-
Initializes the optional value nativeLibsInfo to nativeLibsInfo.
- setNativeLibsInfo(Optional<? extends ExopackageInfo.NativeLibsInfo>) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.Builder
-
Initializes the optional value nativeLibsInfo to nativeLibsInfo.
- setNativeLinkableInput(NativeLinkableInput) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Initializes the value for the nativeLinkableInput attribute.
- setNativeLinkables(Multimap<? extends APKModule, ? extends NativeLinkable>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
-
Sets or replaces all mappings from the specified map as entries for the nativeLinkables map.
- setNativeLinkablesAssets(Multimap<? extends APKModule, ? extends NativeLinkable>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
-
Sets or replaces all mappings from the specified map as entries for the nativeLinkablesAssets map.
- setNativeLinkStrategy(NativeLinkStrategy) - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
-
Initializes the value for the nativeLinkStrategy attribute.
- setNativePlugin(boolean) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Initializes the value for the nativePlugin attribute.
- setNativeStarterLibrary(BuildTarget) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
-
Initializes the optional value nativeStarterLibrary to nativeStarterLibrary.
- setNativeStarterLibrary(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
-
Initializes the optional value nativeStarterLibrary to nativeStarterLibrary.
- setNativeStarterLibrary(BuildTarget) - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
-
Initializes the optional value nativeStarterLibrary to nativeStarterLibrary.
- setNativeStarterLibrary(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
-
Initializes the optional value nativeStarterLibrary to nativeStarterLibrary.
- setNeededCoverage(Iterable<? extends Pair<Float, ImmutableSet<Path>>>) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
-
Sets or replaces all elements for neededCoverage list.
- setNeededCoverage(Iterable<? extends NeededCoverageSpec>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Sets or replaces all elements for neededCoverage list.
- setNetworkInfo(Optional<Network>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- setNetworkIO(int) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts.Builder
-
Initializes the value for the networkIO attribute.
- setNoAutoAddOverlayResources(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setNoAutoAddOverlayResources(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setNoAutoVersionResources(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setNoAutoVersionResources(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setNoBuckCheckPresent(boolean) - Method in class com.facebook.buck.doctor.config.UserLocalConfiguration.Builder
-
Initializes the value for the noBuckCheckPresent attribute.
- setNodesToFilter(Predicate<T>) - Method in class com.facebook.buck.core.util.graph.Dot.Builder
-
- setNodeToAttributes(Function<T, ImmutableSortedMap<String, String>>) - Method in class com.facebook.buck.core.util.graph.Dot.Builder
-
Configures a function to be used to extract additional attributes to include when rendering
graph nodes.
- setNodeToName(Function<T, String>) - Method in class com.facebook.buck.core.util.graph.Dot.Builder
-
- setNodeToTypeName(Function<T, String>) - Method in class com.facebook.buck.core.util.graph.Dot.Builder
-
- setNoDx(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
-
Sets or replaces all elements for noDx set.
- setNoDx(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
noDx set.
- setNoDx(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Sets or replaces all elements for
noDx set.
- setNoDxClasspathEntries(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
-
Sets or replaces all elements for noDxClasspathEntries set.
- setNoHealthyServersAvailable(boolean) - Method in class com.facebook.buck.slb.ServerHealthManagerEventData.Builder
-
Initializes the value for the noHealthyServersAvailable attribute.
- setNonHashingSourcePath(SourcePath) - Method in class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
-
- setNonHashingSourcePath(SourcePath) - Method in class com.facebook.buck.rules.keys.ContentAgnosticRuleKeyFactory.Builder
-
- setNonHashingSourcePath(SourcePath) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyFactory.Builder
-
- setNonSourceBuildTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Sets or replaces all elements for nonSourceBuildTargets set.
- setNoRemote(boolean) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Initializes the optional value noRemote to noRemote.
- setNoRemote(Optional<Boolean>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Initializes the optional value noRemote to noRemote.
- setNormals(Map<String, ? extends String>) - Method in class com.facebook.buck.event.ScubaData.Builder
-
Sets or replaces all mappings from the specified map as entries for the normals map.
- setNotices(boolean) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
-
Initializes the value for the notices attribute.
- setNoVersionTransitionsResources(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setNoVersionTransitionsResources(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setNumberEntries(long) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
-
Initializes the optional value numberEntries to numberEntries.
- setNumberEntries(Optional<Long>) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
-
Initializes the optional value numberEntries to numberEntries.
- setNumberOfRules(int) - Method in class com.facebook.buck.event.listener.ProgressEstimator
-
- setNumDepFiles(int) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStats.Builder
-
Initializes the value for the numDepFiles attribute.
- setNumHashes(int) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStats.Builder
-
Initializes the value for the numHashes attribute.
- setNumInputs(int) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStats.Builder
-
Initializes the value for the numInputs attribute.
- setObjdump(Tool) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform.Builder
-
Initializes the value for the objdump attribute.
- setObjectFileExtension(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the value for the objectFileExtension attribute.
- setObjectFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules.Builder
-
Sets or replaces all elements for objectFiles list.
- setObjects(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
-
Sets or replaces all elements for objects sortedSet.
- setObserver(JarBuilder.Observer) - Method in class com.facebook.buck.util.zip.JarBuilder
-
- setOcamlBytecodeCompiler(Tool) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Initializes the optional value ocamlBytecodeCompiler to ocamlBytecodeCompiler.
- setOcamlBytecodeCompiler(Optional<? extends Tool>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Initializes the optional value ocamlBytecodeCompiler to ocamlBytecodeCompiler.
- setOcamlBytecodeCompiler(ToolProvider) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
-
Initializes the value for the ocamlBytecodeCompiler attribute.
- setOcamlCompiler(Tool) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Initializes the optional value ocamlCompiler to ocamlCompiler.
- setOcamlCompiler(Optional<? extends Tool>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Initializes the optional value ocamlCompiler to ocamlCompiler.
- setOcamlCompiler(ToolProvider) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
-
Initializes the value for the ocamlCompiler attribute.
- setOcamlContext(OcamlBuildContext) - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules.Builder
-
Initializes the value for the ocamlContext attribute.
- setOcamlDebug(Tool) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Initializes the optional value ocamlDebug to ocamlDebug.
- setOcamlDebug(Optional<? extends Tool>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Initializes the optional value ocamlDebug to ocamlDebug.
- setOcamlDebug(ToolProvider) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
-
Initializes the value for the ocamlDebug attribute.
- setOcamldepFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Sets or replaces all elements for ocamldepFlags list.
- setOcamlDepFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Sets or replaces all elements for ocamlDepFlags list.
- setOcamldepFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Sets or replaces all elements for ocamldepFlags list.
- setOcamlDepTool(Tool) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Initializes the optional value ocamlDepTool to ocamlDepTool.
- setOcamlDepTool(Optional<? extends Tool>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Initializes the optional value ocamlDepTool to ocamlDepTool.
- setOcamlDepTool(ToolProvider) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
-
Initializes the value for the ocamlDepTool attribute.
- setOcamlInteropIncludesDir(String) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Initializes the optional value ocamlInteropIncludesDir to ocamlInteropIncludesDir.
- setOcamlInteropIncludesDir(Optional<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Initializes the optional value ocamlInteropIncludesDir to ocamlInteropIncludesDir.
- setOcamlInteropIncludesDir(String) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
-
Initializes the optional value ocamlInteropIncludesDir to ocamlInteropIncludesDir.
- setOcamlInteropIncludesDir(Optional<String>) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
-
Initializes the optional value ocamlInteropIncludesDir to ocamlInteropIncludesDir.
- setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setOperands(Iterable<? extends QueryExpression>) - Method in class com.facebook.buck.query.BinaryOperatorExpression.Builder
-
Sets or replaces all elements for operands list.
- setOperator(AbstractBinaryOperatorExpression.Operator) - Method in class com.facebook.buck.query.BinaryOperatorExpression.Builder
-
Initializes the value for the operator attribute.
- setOptimization(AbstractAppleAssetCatalogsCompilationOptions.Optimization) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
-
Initializes the value for the optimization attribute.
- setOptimizationPasses(int) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setOptimizationPasses(OptionalInt) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setOptimizationPasses(int) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setOptimizationPasses(OptionalInt) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setOptimizationPasses(int) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
-
Initializes the optional value optimizationPasses to optimizationPasses.
- setOptimizationPasses(OptionalInt) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
-
Initializes the optional value optimizationPasses to optimizationPasses.
- setOptimize(int) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Initializes the optional value optimize to optimize.
- setOptimize(OptionalInt) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Initializes the optional value optimize to optimize.
- setOs(String) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Initializes the value for the os attribute.
- setOtherFlags(CxxToolFlags) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
-
Initializes the value for the otherFlags attribute.
- setOut(String) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
Initializes the optional value out to out.
- setOut(Optional<String>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
Initializes the optional value out to out.
- setOut(String) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
Initializes the value for the out attribute.
- setOut(String) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Initializes the value for the out attribute.
- setOut(String) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
-
Initializes the optional value out to out.
- setOut(Optional<String>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
-
Initializes the optional value out to out.
- setOut(String) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
-
Initializes the optional value out to out.
- setOut(Optional<String>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
-
Initializes the optional value out to out.
- setOut(String) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
-
Initializes the optional value out to out.
- setOut(Optional<String>) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
-
Initializes the optional value out to out.
- setOut(String) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
-
Initializes the optional value out to out.
- setOut(Optional<String>) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
-
Initializes the optional value out to out.
- setOut(String) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Initializes the value for the out attribute.
- setOutFolderPath(Path) - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep.Builder
-
Initializes the value for the outFolderPath attribute.
- setOutput(String) - Method in class com.facebook.buck.doctor.ExtraInfoResult.Builder
-
Initializes the value for the
output attribute.
- setOutputDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput.Builder
-
Sets or replaces all elements for outputDirs set.
- setOutputExecutor(ExecutorService) - Method in class com.facebook.buck.event.listener.RuleKeyDiagnosticsListenerCloseArgs.Builder
-
Initializes the value for the outputExecutor attribute.
- setOutputExecutor(ExecutorService) - Method in class com.facebook.buck.event.listener.RuleKeyLoggerListenerCloseArgs.Builder
-
Initializes the value for the outputExecutor attribute.
- setOutputFormat(AbstractAppleAssetCatalogsCompilationOptions.OutputFormat) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
-
Initializes the value for the outputFormat attribute.
- setOutputHash(String) - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry.Builder
-
Initializes the value for the outputHash attribute.
- setOutputJarDirPath(Path) - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths.Builder
-
Initializes the value for the outputJarDirPath attribute.
- setOutputJarPath(Path) - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths.Builder
-
Initializes the optional value outputJarPath to outputJarPath.
- setOutputJarPath(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths.Builder
-
Initializes the optional value outputJarPath to outputJarPath.
- setOutputPath(String) - Method in class com.facebook.buck.cli.TargetResult.Builder
-
Initializes the optional value outputPath to outputPath.
- setOutputPath(Optional<String>) - Method in class com.facebook.buck.cli.TargetResult.Builder
-
Initializes the optional value outputPath to outputPath.
- setOutputPaths(CompilerOutputPaths) - Method in class com.facebook.buck.jvm.java.CompilerParameters.Builder
-
Initializes the value for the outputPaths attribute.
- setOutputs(Iterable<String>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
-
Sets or replaces all elements for outputs sortedSet.
- setOutputStream(OutputStream) - Method in class com.facebook.buck.log.CompressingFileHandler
-
- setOutputToFile(boolean) - Method in class com.facebook.buck.rules.macros.MacroContainer.Builder
-
Initializes the value for the outputToFile attribute.
- setOutputUrl(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value outputUrl to outputUrl.
- setOutputUrl(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value outputUrl to outputUrl.
- setPackage(String) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
-
Initializes the value for the package attribute.
- setPackage(String) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
Initializes the optional value package to getPackage.
- setPackage(Optional<String>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
Initializes the optional value package to getPackage.
- setPackageableCollection(AndroidPackageableCollection) - Method in class com.facebook.buck.android.AndroidAppModularityGraphEnhancementResult.Builder
-
Initializes the value for the packageableCollection attribute.
- setPackageableCollection(AndroidPackageableCollection) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Initializes the value for the packageableCollection attribute.
- setPackageAssetLibraries(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the value for the packageAssetLibraries attribute.
- setPackageAssetLibraries(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the value for the packageAssetLibraries attribute.
- setPackageDb(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
-
Initializes the value for the packageDb attribute.
- setPackageName(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Initializes the optional value packageName to packageName.
- setPackageName(Optional<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Initializes the optional value packageName to packageName.
- setPackageName(String) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Initializes the optional value packageName to packageName.
- setPackageName(Optional<String>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Initializes the optional value packageName to packageName.
- setPackageName(String) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Initializes the optional value packageName to packageName.
- setPackageName(Optional<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Initializes the optional value packageName to packageName.
- setPackageName(String) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
-
Initializes the optional value packageName to packageName.
- setPackageName(Optional<String>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
-
Initializes the optional value packageName to packageName.
- setPackageName(String) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
-
Initializes the optional value packageName to packageName.
- setPackageName(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
-
Initializes the optional value packageName to packageName.
- setPackageNamePrefix(String) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Initializes the optional value packageNamePrefix to packageNamePrefix.
- setPackageNamePrefix(Optional<String>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Initializes the optional value packageNamePrefix to packageNamePrefix.
- setPackagePrefix(String) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder.Builder
-
Initializes the value for the packagePrefix attribute.
- setPackager(ToolProvider) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Initializes the value for the packager attribute.
- setPackager(ToolProvider) - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
-
Initializes the value for the packager attribute.
- setPackages(Iterable<? extends HaskellPackage>) - Method in class com.facebook.buck.features.haskell.HaskellCompileInput.Builder
-
Sets or replaces all elements for packages list.
- setPackageStringAssets(PackageStringAssets) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
-
Initializes the optional value packageStringAssets to packageStringAssets.
- setPackageStringAssets(Optional<? extends PackageStringAssets>) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
-
Initializes the optional value packageStringAssets to packageStringAssets.
- setPackageStringAssets(PackageStringAssets) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Initializes the optional value packageStringAssets to packageStringAssets.
- setPackageStringAssets(Optional<? extends PackageStringAssets>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Initializes the optional value packageStringAssets to packageStringAssets.
- setPackageStyle(AbstractLuaPlatform.PackageStyle) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
-
Initializes the optional value packageStyle to packageStyle.
- setPackageStyle(Optional<? extends AbstractLuaPlatform.PackageStyle>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
-
Initializes the optional value packageStyle to packageStyle.
- setPackageStyle(AbstractLuaPlatform.PackageStyle) - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
-
Initializes the value for the packageStyle attribute.
- setPackageStyle(PythonBuckConfig.PackageStyle) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Initializes the optional value packageStyle to packageStyle.
- setPackageStyle(Optional<? extends PythonBuckConfig.PackageStyle>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Initializes the optional value packageStyle to packageStyle.
- setPackageStyle(PythonBuckConfig.PackageStyle) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Initializes the optional value packageStyle to packageStyle.
- setPackageStyle(Optional<? extends PythonBuckConfig.PackageStyle>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Initializes the optional value packageStyle to packageStyle.
- setPackageType(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the optional value
packageType to packageType.
- setPackageType(Optional<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the optional value
packageType to packageType.
- setPackageType(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the optional value
packageType to packageType.
- setPackageType(Optional<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the optional value
packageType to packageType.
- setPacker(Tool) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
-
Initializes the value for the packer attribute.
- setParameters(Iterable<String>) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
-
Sets or replaces all elements for parameters sortedSet.
- setParseFinishTimeMs(Optional<Long>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- setParseProcessedBytes(Optional<Long>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- setParser(Parser) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
-
Initializes the value for the parser attribute.
- setParser(Parser) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the parser attribute.
- setParseStartTimeMs(Optional<Long>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- setParseTimeMs(Long) - Method in class com.facebook.buck.log.PerfTimesStats.Builder
-
Initializes the value for the parseTimeMs attribute.
- setPath(Path) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
-
Initializes the value for the path attribute.
- setPath(Path) - Method in class com.facebook.buck.apple.toolchain.AppleToolchain.Builder
-
Initializes the value for the path attribute.
- setPath(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec.Builder
-
Initializes the optional value path to path.
- setPath(Optional<String>) - Method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec.Builder
-
Initializes the optional value path to path.
- setPath(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
-
- setPath(Path, Path) - Method in interface com.facebook.buck.core.rulekey.RuleKeyObjectSink
-
Deprecated.
- setPath(PathSourcePath) - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool.Builder
-
Initializes the value for the path attribute.
- setPath(SourcePath) - Method in class com.facebook.buck.cxx.CxxSource.Builder
-
Initializes the value for the
path attribute.
- setPath(SourcePath) - Method in class com.facebook.buck.cxx.OmnibusLibrary.Builder
-
Initializes the value for the path attribute.
- setPath(SourcePath) - Method in class com.facebook.buck.cxx.OmnibusRoot.Builder
-
Initializes the value for the path attribute.
- setPath(PathSourcePath) - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams.Builder
-
Initializes the optional value path to path.
- setPath(Optional<? extends PathSourcePath>) - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams.Builder
-
Initializes the optional value path to path.
- setPath(Path) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder.Builder
-
Initializes the value for the path attribute.
- setPath(SourcePath) - Method in class com.facebook.buck.query.QueryFileTarget.Builder
-
Initializes the value for the path attribute.
- setPath(Path, Path) - Method in class com.facebook.buck.rules.keys.RuleKeyBuilder
-
- setPath(ProjectFilesystem, Path) - Method in class com.facebook.buck.rules.keys.RuleKeyBuilder
-
- setPath(Path, Path) - Method in class com.facebook.buck.rules.keys.ScopedRuleKeyObjectSink
-
- setPathResolver(SourcePathResolver) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Initializes the value for the pathResolver attribute.
- setPathResolver(SourcePathResolver) - Method in class com.facebook.buck.cxx.PreIncludeFactory.Builder
-
Initializes the value for the pathResolver attribute.
- setPaths(Iterable<? extends Pair<String, Path>>) - Method in class com.facebook.buck.rules.modern.tools.CachedErrors.Builder
-
Sets or replaces all elements for paths list.
- setPathsChangedInWorkingDirectory(Iterable<String>) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
-
- setPathsChangedInWorkingDirectory(Iterable<String>) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
-
- setPathSelector(DirectoryCleaner.PathSelector) - Method in class com.facebook.buck.util.DirectoryCleanerArgs.Builder
-
Initializes the value for the pathSelector attribute.
- setPathsToThirdPartyJars(Multimap<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
-
Sets or replaces all mappings from the specified map as entries for the pathsToThirdPartyJars map.
- setPathToAdbExecutable(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the value for the pathToAdbExecutable attribute.
- setPathToFile(Path) - Method in class com.facebook.buck.rules.keys.DependencyFileEntry.Builder
-
Initializes the value for the pathToFile attribute.
- setPathToJavaAgent(String) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the optional value pathToJavaAgent to pathToJavaAgent.
- setPathToJavaAgent(Optional<String>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the optional value pathToJavaAgent to pathToJavaAgent.
- setPathToJavaAgent(String) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the optional value pathToJavaAgent to pathToJavaAgent.
- setPathToJavaAgent(Optional<String>) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the optional value pathToJavaAgent to pathToJavaAgent.
- setPathToRDotTxt(SourcePath) - Method in class com.facebook.buck.android.AaptOutputInfo.Builder
-
Initializes the value for the pathToRDotTxt attribute.
- setPathToSourcesList(Path) - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths.Builder
-
Initializes the value for the pathToSourcesList attribute.
- setPathToXmlTestOutput(String) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the optional value pathToXmlTestOutput to pathToXmlTestOutput.
- setPathToXmlTestOutput(Optional<String>) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the optional value pathToXmlTestOutput to pathToXmlTestOutput.
- setPathWithinArchive(Path) - Method in class com.facebook.buck.rules.keys.DependencyFileEntry.Builder
-
Initializes the optional value pathWithinArchive to pathWithinArchive.
- setPathWithinArchive(Optional<? extends Path>) - Method in class com.facebook.buck.rules.keys.DependencyFileEntry.Builder
-
Initializes the optional value pathWithinArchive to pathWithinArchive.
- setPattern(String) - Method in class com.facebook.buck.query.TargetLiteral.Builder
-
Initializes the value for the pattern attribute.
- setPattern(Pattern) - Method in class com.facebook.buck.util.PatternAndMessage.Builder
-
Initializes the value for the pattern attribute.
- setPerformDistributedBuildDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value performDistributedBuildDurationMs to performDistributedBuildDurationMs.
- setPerformDistributedBuildDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value performDistributedBuildDurationMs to performDistributedBuildDurationMs.
- setPerformedLocalBuild(boolean) - Method in class com.facebook.buck.distributed.ClientStatsTracker
-
- setPerformedLocalBuild(boolean) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the value for the performedLocalBuild attribute.
- setPerformedRacingBuild(boolean) - Method in class com.facebook.buck.distributed.ClientStatsTracker
-
- setPerformedRacingBuild(boolean) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the value for the performedRacingBuild attribute.
- setPerfTimesStats(Optional<PerfTimesStats>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- setPerRuleStats(Iterable<? extends DistBuildPostBuildAnalysis.AbstractPerRuleCumulativeStats>) - Method in class com.facebook.buck.distributed.AnalysisResults.Builder
-
Sets or replaces all elements for perRuleStats list.
- setPerServerData(Iterable<? extends PerServerPingData>) - Method in class com.facebook.buck.slb.LoadBalancerPingEventData.Builder
-
Sets or replaces all elements for perServerData list.
- setPerServerData(Iterable<? extends PerServerData>) - Method in class com.facebook.buck.slb.ServerHealthManagerEventData.Builder
-
Sets or replaces all elements for perServerData list.
- setPersistent(boolean) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
-
Initializes the optional value persistent to persistent.
- setPersistent(Optional<Boolean>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
-
Initializes the optional value persistent to persistent.
- setPersistentWorkerPools(ConcurrentMap<String, WorkerProcessPool>) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the optional value persistentWorkerPools to persistentWorkerPools.
- setPersistentWorkerPools(Optional<? extends ConcurrentMap<String, WorkerProcessPool>>) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the optional value persistentWorkerPools to persistentWorkerPools.
- setPicType(PicType) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Initializes the value for the picType attribute.
- setPicTypeForSharedLinking(PicType) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the value for the picTypeForSharedLinking attribute.
- setPid(OptionalLong) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- setPingEndpoint(String) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Initializes the value for the pingEndpoint attribute.
- setPingRequestLatencyMillis(long) - Method in class com.facebook.buck.slb.PerServerPingData.Builder
-
Initializes the optional value pingRequestLatencyMillis to pingRequestLatencyMillis.
- setPingRequestLatencyMillis(Optional<Long>) - Method in class com.facebook.buck.slb.PerServerPingData.Builder
-
Initializes the optional value pingRequestLatencyMillis to pingRequestLatencyMillis.
- setPlaceholders(ImmutableMap<String, String>) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
-
Initializes the optional value placeholders to placeholders.
- setPlaceholders(Optional<? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
-
Initializes the optional value placeholders to placeholders.
- setPlatform(Platform) - Method in class com.facebook.buck.command.BuildExecutorArgs.Builder
-
Initializes the value for the platform attribute.
- setPlatform(Platform) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the platform attribute.
- setPlatform(Flavor) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Initializes the optional value platform to platform.
- setPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Initializes the optional value platform to platform.
- setPlatform(Flavor) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Initializes the optional value platform to platform.
- setPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Initializes the optional value platform to platform.
- setPlatform(Flavor) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Initializes the optional value platform to platform.
- setPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Initializes the optional value platform to platform.
- setPlatform(Flavor) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Initializes the optional value platform to platform.
- setPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Initializes the optional value platform to platform.
- setPlatform(Flavor) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
-
Initializes the optional value platform to platform.
- setPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
-
Initializes the optional value platform to platform.
- setPlatform(Flavor) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Initializes the optional value platform to platform.
- setPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Initializes the optional value platform to platform.
- setPlatform(Flavor) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
-
Initializes the optional value platform to platform.
- setPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
-
Initializes the optional value platform to platform.
- setPlatform(Flavor) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Initializes the optional value platform to platform.
- setPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Initializes the optional value platform to platform.
- setPlatform(String) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Initializes the optional value platform to platform.
- setPlatform(Optional<String>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Initializes the optional value platform to platform.
- setPlatform(String) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Initializes the optional value platform to platform.
- setPlatform(Optional<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Initializes the optional value platform to platform.
- setPlatform(Platform) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the platform attribute.
- setPlatformBinary(PatternMatchedCollection<BuildTarget>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Initializes the optional value platformBinary to platformBinary.
- setPlatformBinary(Optional<? extends PatternMatchedCollection<BuildTarget>>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Initializes the optional value platformBinary to platformBinary.
- setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Initializes the value for the platformDeps attribute.
- setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Initializes the value for the platformDeps attribute.
- setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Initializes the value for the platformDeps attribute.
- setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
-
Initializes the value for the platformDeps attribute.
- setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
-
Initializes the value for the platformDeps attribute.
- setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Initializes the value for the platformDeps attribute.
- setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Initializes the value for the platformDeps attribute.
- setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
-
Initializes the value for the platformDeps attribute.
- setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Initializes the value for the platformDeps attribute.
- setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Initializes the value for the platformDeps attribute.
- setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Initializes the value for the platformDeps attribute.
- setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
-
Initializes the value for the platformDeps attribute.
- setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Initializes the value for the platformDeps attribute.
- setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Initializes the value for the platformDeps attribute.
- setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Initializes the value for the platformDeps attribute.
- setPlatformExe(Map<? extends Platform, ? extends BuildTarget>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the platformExe map.
- setPlatformFlags(Iterable<? extends Arg>) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
-
Sets or replaces all elements for platformFlags list.
- setPlatformHeaderDirs(PatternMatchedCollection<ImmutableList<SourcePath>>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
-
Initializes the optional value platformHeaderDirs to platformHeaderDirs.
- setPlatformHeaderDirs(Optional<? extends PatternMatchedCollection<ImmutableList<SourcePath>>>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
-
Initializes the optional value platformHeaderDirs to platformHeaderDirs.
- setPlatformHeaderDirs(PatternMatchedCollection<ImmutableList<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value platformHeaderDirs to platformHeaderDirs.
- setPlatformHeaderDirs(Optional<? extends PatternMatchedCollection<ImmutableList<SourcePath>>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value platformHeaderDirs to platformHeaderDirs.
- setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- setPlatformPath(Path) - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths.Builder
-
Initializes the value for the platformPath attribute.
- setPlatformPreloadDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Initializes the value for the platformPreloadDeps attribute.
- setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- setPlatformResources(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Initializes the value for the platformResources attribute.
- setPlatformResources(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Initializes the value for the platformResources attribute.
- setPlatforms(Iterable<String>) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
-
Sets or replaces all elements for platforms list.
- setPlatformSharedLib(PatternMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
-
Initializes the optional value platformSharedLib to platformSharedLib.
- setPlatformSharedLib(Optional<? extends PatternMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
-
Initializes the optional value platformSharedLib to platformSharedLib.
- setPlatformSharedLib(PatternMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value platformSharedLib to platformSharedLib.
- setPlatformSharedLib(Optional<? extends PatternMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value platformSharedLib to platformSharedLib.
- setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- setPlatformSrcs(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Initializes the value for the platformSrcs attribute.
- setPlatformSrcs(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Initializes the value for the platformSrcs attribute.
- setPlatformStaticLib(PatternMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
-
Initializes the optional value platformStaticLib to platformStaticLib.
- setPlatformStaticLib(Optional<? extends PatternMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
-
Initializes the optional value platformStaticLib to platformStaticLib.
- setPlatformStaticLib(PatternMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value platformStaticLib to platformStaticLib.
- setPlatformStaticLib(Optional<? extends PatternMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value platformStaticLib to platformStaticLib.
- setPlatformStaticPicLib(PatternMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
-
Initializes the optional value platformStaticPicLib to platformStaticPicLib.
- setPlatformStaticPicLib(Optional<? extends PatternMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
-
Initializes the optional value platformStaticPicLib to platformStaticPicLib.
- setPlatformStaticPicLib(PatternMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value platformStaticPicLib to platformStaticPicLib.
- setPlatformStaticPicLib(Optional<? extends PatternMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value platformStaticPicLib to platformStaticPicLib.
- setPlatformWhitelist(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification.Builder
-
Sets or replaces all elements for platformWhitelist sortedSet.
- setPluginManager(PluginManager) - Method in interface com.facebook.buck.cli.Command
-
- setPluginManager(PluginManager) - Method in class com.facebook.buck.cli.CommandWithPluginManager
-
- setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Sets or replaces all elements for
plugins list.
- setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
plugins list.
- setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Sets or replaces all elements for
plugins list.
- setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
plugins list.
- setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Sets or replaces all elements for
plugins list.
- setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
plugins list.
- setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Sets or replaces all elements for
plugins list.
- setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
plugins list.
- setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Sets or replaces all elements for
plugins list.
- setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
plugins list.
- setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Sets or replaces all elements for
plugins list.
- setPlugInsPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
-
Initializes the value for the plugInsPath attribute.
- setPostBuildAnalysisDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value postBuildAnalysisDurationMs to postBuildAnalysisDurationMs.
- setPostBuildAnalysisDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value postBuildAnalysisDurationMs to postBuildAnalysisDurationMs.
- setPostDistBuildLocalStepsDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value postDistBuildLocalStepsDurationMs to postDistBuildLocalStepsDurationMs.
- setPostDistBuildLocalStepsDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value postDistBuildLocalStepsDurationMs to postDistBuildLocalStepsDurationMs.
- setPostFilterResourcesCmd(StringWithMacros) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setPostFilterResourcesCmd(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setPostFilterResourcesCmd(StringWithMacros) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setPostFilterResourcesCmd(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Initializes the optional value precompiledHeader to precompiledHeader.
- setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Initializes the optional value precompiledHeader to precompiledHeader.
- setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.cxx.PreIncludeFactory.Builder
-
Initializes the optional value precompiledHeader to precompiledHeader.
- setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PreIncludeFactory.Builder
-
Initializes the optional value precompiledHeader to precompiledHeader.
- setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- setPrecomputedHash(HashCode) - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath.Builder
-
- setPrecomputedHash(Optional<? extends HashCode>) - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath.Builder
-
- setPrecomputedHash(HashCode) - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath.Builder
-
- setPrecomputedHash(Optional<? extends HashCode>) - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath.Builder
-
- setPrecomputedHash(HashCode) - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath.Builder
-
- setPrecomputedHash(Optional<? extends HashCode>) - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath.Builder
-
- setPrecomputedWorkCache(HashMap<Macro, Object>) - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter.Builder
-
Initializes the value for the precomputedWorkCache attribute.
- setPreferredLinkage(NativeLinkable.Linkage) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setPreferredLinkage(Optional<? extends NativeLinkable.Linkage>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setPreferredLinkage(NativeLinkable.Linkage) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setPreferredLinkage(Optional<? extends NativeLinkable.Linkage>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setPreferredLinkage(NativeLinkable.Linkage) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setPreferredLinkage(Optional<? extends NativeLinkable.Linkage>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setPreferredLinkage(NativeLinkable.Linkage) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
Initializes the value for the preferredLinkage attribute.
- setPreferredLinkage(NativeLinkable.Linkage) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setPreferredLinkage(Optional<? extends NativeLinkable.Linkage>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setPreferredLinkage(NativeLinkable.Linkage) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value preferredLinkage to preferredLinkage.
- setPreferredLinkage(Optional<? extends NativeLinkable.Linkage>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value preferredLinkage to preferredLinkage.
- setPreferredLinkage(NativeLinkable.Linkage) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Initializes the value for the preferredLinkage attribute.
- setPreferredLinkage(NativeLinkable.Linkage) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Initializes the value for the preferredLinkage attribute.
- setPreferredLinkage(NativeLinkable.Linkage) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Initializes the optional value preferredLinkage to preferredLinkage.
- setPreferredLinkage(Optional<? extends NativeLinkable.Linkage>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Initializes the optional value preferredLinkage to preferredLinkage.
- setPrefixHeader(SourcePath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Initializes the optional value
prefixHeader to prefixHeader.
- setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Initializes the optional value
prefixHeader to prefixHeader.
- setPrefixHeader(SourcePath) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Initializes the optional value
prefixHeader to prefixHeader.
- setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Initializes the optional value
prefixHeader to prefixHeader.
- setPrefixHeader(SourcePath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the optional value
prefixHeader to prefixHeader.
- setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the optional value
prefixHeader to prefixHeader.
- setPrefixHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Initializes the optional value
prefixHeader to prefixHeader.
- setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Initializes the optional value
prefixHeader to prefixHeader.
- setPrefixHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Initializes the optional value
prefixHeader to prefixHeader.
- setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Initializes the optional value
prefixHeader to prefixHeader.
- setPrefixHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Initializes the optional value prefixHeader to prefixHeader.
- setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Initializes the optional value prefixHeader to prefixHeader.
- setPrefixHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Initializes the optional value
prefixHeader to prefixHeader.
- setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Initializes the optional value
prefixHeader to prefixHeader.
- setPrefixHeader(SourcePath) - Method in class com.facebook.buck.cxx.PreIncludeFactory.Builder
-
Initializes the optional value prefixHeader to prefixHeader.
- setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PreIncludeFactory.Builder
-
Initializes the optional value prefixHeader to prefixHeader.
- setPrefixHeader(SourcePath) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
-
Initializes the optional value prefixHeader to prefixHeader.
- setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
-
Initializes the optional value prefixHeader to prefixHeader.
- setPrefixHeader(SourcePath) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Initializes the optional value
prefixHeader to prefixHeader.
- setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Initializes the optional value
prefixHeader to prefixHeader.
- setPrefixHeader(SourcePath) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Initializes the optional value
prefixHeader to prefixHeader.
- setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Initializes the optional value
prefixHeader to prefixHeader.
- setPrefixHeader(SourcePath) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Initializes the optional value
prefixHeader to prefixHeader.
- setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Initializes the optional value
prefixHeader to prefixHeader.
- setPrefixHeader(SourcePath) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Initializes the optional value
prefixHeader to prefixHeader.
- setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Initializes the optional value
prefixHeader to prefixHeader.
- setPreloadDeps(ImmutableSortedSet<BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Initializes the value for the preloadDeps attribute.
- setPreloadDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Sets or replaces all elements for preloadDeps set.
- setPreloadDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Sets or replaces all elements for preloadDeps set.
- setPreprocessJavaClassesBash(StringWithMacros) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setPreprocessJavaClassesBash(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setPreprocessJavaClassesBash(StringWithMacros) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setPreprocessJavaClassesBash(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setPreprocessJavaClassesBash(Arg) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
-
Initializes the optional value preprocessJavaClassesBash to preprocessJavaClassesBash.
- setPreprocessJavaClassesBash(Optional<? extends Arg>) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
-
Initializes the optional value preprocessJavaClassesBash to preprocessJavaClassesBash.
- setPreprocessJavaClassesDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Sets or replaces all elements for preprocessJavaClassesDeps sortedSet.
- setPreprocessJavaClassesDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Sets or replaces all elements for preprocessJavaClassesDeps sortedSet.
- setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setPreprocessorFlags(Multimap<? extends AbstractCxxSource.Type, ? extends Arg>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Sets or replaces all mappings from the specified map as entries for the preprocessorFlags map.
- setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
- setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
- setPrimaryApkAssetZips(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
-
Sets or replaces all elements for primaryApkAssetZips list.
- setPrimaryApkAssetZips(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Sets or replaces all elements for primaryApkAssetZips list.
- setPrimaryDexClassesFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the optional value primaryDexClassesFile to primaryDexClassesFile.
- setPrimaryDexClassesFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the optional value primaryDexClassesFile to primaryDexClassesFile.
- setPrimaryDexClassesFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the optional value primaryDexClassesFile to primaryDexClassesFile.
- setPrimaryDexClassesFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the optional value primaryDexClassesFile to primaryDexClassesFile.
- setPrimaryDexPatterns(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Sets or replaces all elements for primaryDexPatterns list.
- setPrimaryDexPatterns(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Sets or replaces all elements for primaryDexPatterns list.
- setPrimaryDexScenarioFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the optional value primaryDexScenarioFile to primaryDexScenarioFile.
- setPrimaryDexScenarioFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the optional value primaryDexScenarioFile to primaryDexScenarioFile.
- setPrimaryDexScenarioFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the optional value primaryDexScenarioFile to primaryDexScenarioFile.
- setPrimaryDexScenarioFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the optional value primaryDexScenarioFile to primaryDexScenarioFile.
- setPrimaryDexScenarioOverflowAllowed(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the value for the primaryDexScenarioOverflowAllowed attribute.
- setPrimaryDexScenarioOverflowAllowed(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the value for the primaryDexScenarioOverflowAllowed attribute.
- setPrimaryResourcesApkPath(SourcePath) - Method in class com.facebook.buck.android.AaptOutputInfo.Builder
-
Initializes the value for the primaryResourcesApkPath attribute.
- setPrimaryResourcesApkPath(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
-
Initializes the value for the primaryResourcesApkPath attribute.
- setPrimaryResourcesApkPath(SourcePath) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
-
Initializes the value for the primaryResourcesApkPath attribute.
- setPrivateHeadersSymlinksEnabled(boolean) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the value for the privateHeadersSymlinksEnabled attribute.
- setProcessExecutor(ProcessExecutor) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the processExecutor attribute.
- setProcessingTimeMs(Long) - Method in class com.facebook.buck.log.PerfTimesStats.Builder
-
Initializes the value for the processingTimeMs attribute.
- setProcessOnly(boolean) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
-
Initializes the value for the processOnly attribute.
- setProcessorClass(String) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
-
Initializes the optional value processorClass to processorClass.
- setProcessorClass(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
-
Initializes the optional value processorClass to processorClass.
- setProcessorClasses(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
-
Sets or replaces all elements for processorClasses set.
- setProcessorNames(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields.Builder
-
Sets or replaces all elements for processorNames sortedSet.
- setProcessorNames(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
-
Sets or replaces all elements for processorNames sortedSet.
- setProcessors(Iterable<? extends Processor>) - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
-
- setProcessors(Iterable<? extends Processor>) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
-
- setProcMacro(boolean) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
-
Initializes the value for the procMacro attribute.
- setProcMacro(boolean) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Initializes the value for the procMacro attribute.
- setProductionBuild(boolean) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Initializes the value for the productionBuild attribute.
- setProductName(String) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Initializes the optional value
productName to productName.
- setProductName(Optional<String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Initializes the optional value
productName to productName.
- setProductName(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
-
- setProductReference(PBXFileReference) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
-
- setProductType(ProductType) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
-
- setProfiledStaticLibs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Sets or replaces all elements for profiledStaticLibs list.
- setProfilePath(Path) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
-
Initializes the value for the profilePath attribute.
- setProfiler(Profiler) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the optional value profiler to profiler.
- setProfiler(Optional<? extends Profiler>) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the optional value profiler to profiler.
- setProgressEstimator(ProgressEstimator) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- setProguardAgentPath(String) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
-
Initializes the optional value proguardAgentPath to proguardAgentPath.
- setProguardAgentPath(Optional<String>) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
-
Initializes the optional value proguardAgentPath to proguardAgentPath.
- setProguardConfig(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setProguardConfig(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setProguardConfig(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setProguardConfig(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setProguardConfig(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setProguardConfig(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setProguardConfig(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setProguardConfig(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setProguardConfig(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setProguardConfig(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setProguardConfig(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setProguardConfig(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setProguardConfig(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setProguardConfigPath(SourcePath) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
-
Initializes the optional value proguardConfigPath to proguardConfigPath.
- setProguardConfigPath(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
-
Initializes the optional value proguardConfigPath to proguardConfigPath.
- setProguardConfigPath(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
-
Initializes the optional value proguardConfigPath to proguardConfigPath.
- setProguardConfigPath(Optional<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
-
Initializes the optional value proguardConfigPath to proguardConfigPath.
- setProguardConfigs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
-
Sets or replaces all elements for proguardConfigs set.
- setProguardJarOverride(SourcePath) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
-
Initializes the optional value proguardJarOverride to proguardJarOverride.
- setProguardJarOverride(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
-
Initializes the optional value proguardJarOverride to proguardJarOverride.
- setProguardJvmArgs(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setProguardJvmArgs(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setProguardJvmArgs(List<String>) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
-
Initializes the optional value proguardJvmArgs to proguardJvmArgs.
- setProguardJvmArgs(Optional<? extends List<String>>) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
-
Initializes the optional value proguardJvmArgs to proguardJvmArgs.
- setProguardMaxHeapSize(String) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
-
Initializes the value for the proguardMaxHeapSize attribute.
- setProjectAssets(Path) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
Initializes the optional value projectAssets to projectAssets.
- setProjectAssets(Optional<? extends Path>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
Initializes the optional value projectAssets to projectAssets.
- setProjectFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.android.FilterResourcesSteps.Builder
-
- setProjectFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the value for the projectFilesystem attribute.
- setProjectFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Initializes the value for the projectFilesystem attribute.
- setProjectFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.cxx.PreIncludeFactory.Builder
-
Initializes the value for the projectFilesystem attribute.
- setProjectFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs.Builder
-
Initializes the value for the projectFilesystem attribute.
- setProjectFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Initializes the value for the projectFilesystem attribute.
- setProjectFilesystemFactory(ProjectFilesystemFactory) - Method in class com.facebook.buck.command.BuildExecutorArgs.Builder
-
Initializes the value for the projectFilesystemFactory attribute.
- setProjectFilesystemFactory(ProjectFilesystemFactory) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
-
Initializes the value for the projectFilesystemFactory attribute.
- setProjectFilesystemFactory(ProjectFilesystemFactory) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the projectFilesystemFactory attribute.
- setProjectFilesystemFactory(ProjectFilesystemFactory) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the projectFilesystemFactory attribute.
- setProjectJdkName(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value projectJdkName to projectJdkName.
- setProjectJdkName(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value projectJdkName to projectJdkName.
- setProjectJdkType(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value projectJdkType to projectJdkType.
- setProjectJdkType(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value projectJdkType to projectJdkType.
- setProjectLanguageLevel(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value projectLanguageLevel to projectLanguageLevel.
- setProjectLanguageLevel(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value projectLanguageLevel to projectLanguageLevel.
- setProjectPaths(IjProjectPaths) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the value for the projectPaths attribute.
- setProjectRes(Path) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
Initializes the optional value projectRes to projectRes.
- setProjectRes(Optional<? extends Path>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
Initializes the optional value projectRes to projectRes.
- setProjectRoot(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the value for the projectRoot attribute.
- setProjectRoot(Path) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Initializes the value for the projectRoot attribute.
- setProperties(SourcePath) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
-
Initializes the value for the properties attribute.
- setProperty(String) - Method in class com.facebook.buck.cli.ConfigValue.Builder
-
Initializes the value for the property attribute.
- setProvided(boolean) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the value for the provided attribute.
- setProvided(boolean) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
-
Initializes the value for the provided attribute.
- setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setProvidedDepsQuery(Query) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setProvidedDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setProvidedDepsQuery(Query) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setProvidedDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setProvidedSharedLibs(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the providedSharedLibs map.
- setProvider(FileContentsProvider) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
-
Initializes the value for the provider attribute.
- setProvider(FileContentsProvider) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the provider attribute.
- setProvisioningProfileName(String) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
-
Initializes the optional value provisioningProfileName to provisioningProfileName.
- setProvisioningProfileName(Optional<String>) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
-
Initializes the optional value provisioningProfileName to provisioningProfileName.
- setPublicAnnouncements(BuckEventBus, Optional<String>) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- setPublicHeadersSymlinksEnabled(boolean) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the value for the publicHeadersSymlinksEnabled attribute.
- setPublishBuildSlaveFinishedStatsDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value publishBuildSlaveFinishedStatsDurationMs to publishBuildSlaveFinishedStatsDurationMs.
- setPublishBuildSlaveFinishedStatsDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value publishBuildSlaveFinishedStatsDurationMs to publishBuildSlaveFinishedStatsDurationMs.
- setPythonInterpreter(String) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Initializes the value for the pythonInterpreter attribute.
- setPythonModuleSdkName(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value pythonModuleSdkName to pythonModuleSdkName.
- setPythonModuleSdkName(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value pythonModuleSdkName to pythonModuleSdkName.
- setPythonModuleSdkType(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value pythonModuleSdkType to pythonModuleSdkType.
- setPythonModuleSdkType(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the optional value pythonModuleSdkType to pythonModuleSdkType.
- setPythonModuleSearchPath(String) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Initializes the optional value pythonModuleSearchPath to pythonModuleSearchPath.
- setPythonModuleSearchPath(Optional<String>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Initializes the optional value pythonModuleSearchPath to pythonModuleSearchPath.
- setPythonPlatform(String) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
-
Initializes the optional value pythonPlatform to pythonPlatform.
- setPythonPlatform(Optional<String>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
-
Initializes the optional value pythonPlatform to pythonPlatform.
- setPythonTimeMs(Long) - Method in class com.facebook.buck.log.PerfTimesStats.Builder
-
Initializes the value for the pythonTimeMs attribute.
- setQuickLookPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
-
Initializes the value for the quickLookPath attribute.
- setRacingBuildFinishedFirst(boolean) - Method in class com.facebook.buck.distributed.ClientStatsTracker
-
- setRacingBuildFinishedFirst(boolean) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value racingBuildFinishedFirst to racingBuildFinishedFirst.
- setRacingBuildFinishedFirst(Optional<Boolean>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value racingBuildFinishedFirst to racingBuildFinishedFirst.
- setRageUrl(String) - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse.Builder
-
Initializes the optional value rageUrl to rageUrl.
- setRageUrl(Optional<String>) - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse.Builder
-
Initializes the optional value rageUrl to rageUrl.
- setRanlib(ToolProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the optional value ranlib to ranlib.
- setRanlib(Optional<? extends ToolProvider>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the optional value ranlib to ranlib.
- setRanlibflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Sets or replaces all elements for ranlibflags list.
- setRawConfig(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Sets or replaces all mappings from the specified map as entries for the rawConfig map.
- setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Initializes the value for the
rawHeaders attribute.
- setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Initializes the value for the
rawHeaders attribute.
- setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the value for the
rawHeaders attribute.
- setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Initializes the value for the
rawHeaders attribute.
- setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Initializes the value for the
rawHeaders attribute.
- setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Initializes the value for the
rawHeaders attribute.
- setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Initializes the value for the
rawHeaders attribute.
- setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Initializes the value for the
rawHeaders attribute.
- setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Initializes the value for the
rawHeaders attribute.
- setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Initializes the value for the
rawHeaders attribute.
- setRawKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
-
Sets or replaces all elements for rawKeys set.
- setRDotJavaDir(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
-
Initializes the optional value rDotJavaDir to rDotJavaDir.
- setRDotJavaDir(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
-
Initializes the optional value rDotJavaDir to rDotJavaDir.
- setReadHeaders(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
-
Sets or replaces all mappings from the specified map as entries for the readHeaders map.
- setReadTimeoutSeconds(int) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
-
Initializes the value for the readTimeoutSeconds attribute.
- setRecord(LogRecord) - Method in class com.facebook.buck.log.ErrorLogRecord.Builder
-
Initializes the value for the record attribute.
- setRedex(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the value for the redex attribute.
- setRedex(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the value for the redex attribute.
- setRedex(Tool) - Method in class com.facebook.buck.android.redex.RedexOptions.Builder
-
Initializes the value for the redex attribute.
- setRedexConfig(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the optional value redexConfig to redexConfig.
- setRedexConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the optional value redexConfig to redexConfig.
- setRedexConfig(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the optional value redexConfig to redexConfig.
- setRedexConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the optional value redexConfig to redexConfig.
- setRedexConfig(SourcePath) - Method in class com.facebook.buck.android.redex.RedexOptions.Builder
-
Initializes the optional value redexConfig to redexConfig.
- setRedexConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.redex.RedexOptions.Builder
-
Initializes the optional value redexConfig to redexConfig.
- setRedexExtraArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Sets or replaces all elements for redexExtraArgs list.
- setRedexExtraArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Sets or replaces all elements for redexExtraArgs list.
- setRedexExtraArgs(Iterable<? extends Arg>) - Method in class com.facebook.buck.android.redex.RedexOptions.Builder
-
Sets or replaces all elements for redexExtraArgs list.
- setRedirectError(ProcessBuilder.Redirect) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Initializes the optional value redirectError to redirectError.
- setRedirectError(Optional<? extends ProcessBuilder.Redirect>) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Initializes the optional value redirectError to redirectError.
- setRedirectErrorStream(boolean) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Initializes the optional value redirectErrorStream to redirectErrorStream.
- setRedirectErrorStream(Optional<Boolean>) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Initializes the optional value redirectErrorStream to redirectErrorStream.
- setRedirectInput(ProcessBuilder.Redirect) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Initializes the optional value redirectInput to redirectInput.
- setRedirectInput(Optional<? extends ProcessBuilder.Redirect>) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Initializes the optional value redirectInput to redirectInput.
- setRedirectOutput(ProcessBuilder.Redirect) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Initializes the optional value redirectOutput to redirectOutput.
- setRedirectOutput(Optional<? extends ProcessBuilder.Redirect>) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
-
Initializes the optional value redirectOutput to redirectOutput.
- setReexportAllHeaderDependencies(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setReexportAllHeaderDependencies(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setReexportAllHeaderDependencies(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setReexportAllHeaderDependencies(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setReexportAllHeaderDependencies(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setReexportAllHeaderDependencies(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setReexportAllHeaderDependencies(boolean) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setReexportAllHeaderDependencies(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setReferences(Iterable<? extends Pair<String, CachedErrors>>) - Method in class com.facebook.buck.rules.modern.tools.CachedErrors.Builder
-
Sets or replaces all elements for references list.
- setReflectively(String, Object) - Method in interface com.facebook.buck.core.rulekey.RuleKeyObjectSink
-
- setReflectively(String, Object) - Method in class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
-
- setReflectively(Object) - Method in class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
-
Recursively serializes the value.
- setReflectively(String, Object) - Method in class com.facebook.buck.rules.keys.ScopedRuleKeyObjectSink
-
- setRelativeOutputPath(Path) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder.Builder
-
Initializes the value for the relativeOutputPath attribute.
- setRelativePath(Path) - Method in class com.facebook.buck.core.sourcepath.PathSourcePath.Builder
-
- setRelativePath(Path) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
-
Initializes the value for the relativePath attribute.
- setRelinkerWhitelist(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setRelinkerWhitelist(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setRemoteBuildRuleCompletionNotifier(RemoteBuildRuleCompletionNotifier) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
-
Initializes the value for the remoteBuildRuleCompletionNotifier attribute.
- setRemoteBuilds(Iterable<? extends DistBuildPostBuildAnalysis.AbstractBuildRuleStats>) - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats.Builder
-
Sets or replaces all elements for remoteBuilds list.
- setRemoteCommand(RemoteCommand) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the remoteCommand attribute.
- setRemoteCoordinatorAddress(String) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the remoteCoordinatorAddress attribute.
- setRemoteCoordinatorPort(int) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the remoteCoordinatorPort attribute.
- setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setRemoveEntryPredicate(Predicate<Object>) - Method in class com.facebook.buck.jvm.java.JarParameters.Builder
-
Initializes the value for the removeEntryPredicate attribute.
- setRemoveEntryPredicate(Predicate<? super CustomZipEntry>) - Method in class com.facebook.buck.util.zip.JarBuilder
-
- setRemovingUnusedLibrariesEnabled(boolean) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the value for the removingUnusedLibrariesEnabled attribute.
- setReorderClassesIntraDex(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setReorderClassesIntraDex(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setReorderClassesIntraDex(boolean) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
-
Initializes the value for the reorderClassesIntraDex attribute.
- setReportDir(File) - Method in class com.facebook.buck.testrunner.BuckXmlTestRunListener
-
- setReportSubmitErrorMessage(String) - Method in class com.facebook.buck.doctor.DefectSubmitResult.Builder
-
- setReportSubmitErrorMessage(Optional<String>) - Method in class com.facebook.buck.doctor.DefectSubmitResult.Builder
-
- setReportSubmitLocation(String) - Method in class com.facebook.buck.doctor.DefectSubmitResult.Builder
-
- setReportSubmitLocation(Optional<String>) - Method in class com.facebook.buck.doctor.DefectSubmitResult.Builder
-
- setReportSubmitMessage(String) - Method in class com.facebook.buck.doctor.DefectSubmitResult.Builder
-
- setReportSubmitMessage(Optional<String>) - Method in class com.facebook.buck.doctor.DefectSubmitResult.Builder
-
- setReportUrl(String) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
-
Initializes the optional value reportUrl to reportUrl.
- setReportUrl(Optional<String>) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
-
Initializes the optional value reportUrl to reportUrl.
- setRepository(String) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
-
Initializes the optional value repository to repository.
- setRepository(Optional<String>) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
-
Initializes the optional value repository to repository.
- setRepository(String) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the value for the repository attribute.
- setRepository(String) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs.Builder
-
Initializes the value for the repository attribute.
- setRepresentativePlatform(AppleCxxPlatform) - Method in class com.facebook.buck.apple.MultiarchFileInfo.Builder
-
Initializes the value for the representativePlatform attribute.
- setRequestedRuleKey(RuleKey) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
-
Initializes the value for the requestedRuleKey attribute.
- setRequestProtocol(DoctorProtocolVersion) - Method in class com.facebook.buck.doctor.DefectSubmitResult.Builder
-
- setRequestSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
-
Initializes the optional value requestSizeBytes to requestSizeBytes.
- setRequestSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
-
Initializes the optional value requestSizeBytes to requestSizeBytes.
- setRequestSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.StoreResult.Builder
-
- setRequestSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.StoreResult.Builder
-
- setRequestSizeBytes(long) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData.Builder
-
Initializes the optional value requestSizeBytes to requestSizeBytes.
- setRequestSizeBytes(Optional<Long>) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData.Builder
-
Initializes the optional value requestSizeBytes to requestSizeBytes.
- setRequestSuccessful(boolean) - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse.Builder
-
Initializes the value for the requestSuccessful attribute.
- setRequestTimestampMillis(long) - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult.Builder
-
Initializes the value for the requestTimestampMillis attribute.
- setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
-
Initializes the value for the requiredForSourceOnlyAbi attribute.
- setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
-
Initializes the value for the requiredForSourceOnlyAbi attribute.
- setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setRes(Either<SourcePath, ImmutableSortedMap<String, SourcePath>>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
Initializes the optional value res to res.
- setRes(Optional<? extends Either<SourcePath, ImmutableSortedMap<String, SourcePath>>>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
Initializes the optional value res to res.
- setResolvedPath(Path) - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath.Builder
-
- setResourceApk(Path) - Method in class com.facebook.buck.android.ModuleInfo.Builder
-
- setResourceCompression(ResourcesFilter.ResourceCompressionMode) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setResourceCompression(ResourcesFilter.ResourceCompressionMode) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setResourceDetails(Map<? extends APKModule, ? extends AndroidPackageableCollection.ResourceDetails>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
-
Sets or replaces all mappings from the specified map as entries for the resourceDetails map.
- setResourceDirectories(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
-
Sets or replaces all elements for resourceDirectories list.
- setResourceDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Sets or replaces all elements for resourceDirs set.
- setResourceFilePath(Path) - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry.Builder
-
Initializes the value for the resourceFilePath attribute.
- setResourceFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Sets or replaces all elements for resourceFiles set.
- setResourceFilter(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Sets or replaces all elements for resourceFilter list.
- setResourceFilter(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Sets or replaces all elements for resourceFilter list.
- setResourceFilter(FilterResourcesSteps.ResourceFilter) - Method in class com.facebook.buck.android.FilterResourcesSteps.Builder
-
- setResourcePaths(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
-
Sets or replaces all elements for resourcePaths set.
- setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Sets or replaces all elements for
resources sortedSet.
- setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
resources sortedSet.
- setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Sets or replaces all elements for
resources sortedSet.
- setResources(Iterable<? extends Path>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Sets or replaces all elements for resources sortedSet.
- setResources(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the resources map.
- setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Sets or replaces all elements for resources sortedSet.
- setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Sets or replaces all elements for resources sortedSet.
- setResources(SourceSortedSet) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Initializes the value for the resources attribute.
- setResources(SourceSortedSet) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Initializes the value for the resources attribute.
- setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
resources sortedSet.
- setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Sets or replaces all elements for
resources sortedSet.
- setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
resources sortedSet.
- setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Sets or replaces all elements for
resources sortedSet.
- setResources(ImmutableSortedMap<String, SourcePath>) - Method in class com.facebook.buck.jvm.java.ResourcesParameters.Builder
-
Initializes the value for the resources attribute.
- setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
resources sortedSet.
- setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Sets or replaces all elements for
resources sortedSet.
- setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
resources sortedSet.
- setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Sets or replaces all elements for
resources sortedSet.
- setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
-
Sets or replaces all elements for resources set.
- setResources(Iterable<? extends Path>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Sets or replaces all elements for resources sortedSet.
- setResourcesFromDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
-
Sets or replaces all elements for resourcesFromDeps set.
- setResourcesInfo(ExopackageInfo.ResourcesInfo) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.Builder
-
Initializes the optional value resourcesInfo to resourcesInfo.
- setResourcesInfo(Optional<? extends ExopackageInfo.ResourcesInfo>) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.Builder
-
Initializes the optional value resourcesInfo to resourcesInfo.
- setResourcesPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
-
Initializes the value for the resourcesPath attribute.
- setResourcesPaths(Iterable<? extends ExopackagePathAndHash>) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.ResourcesInfo.Builder
-
Sets or replaces all elements for resourcesPaths list.
- setResourcesRoot(Path) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setResourcesRoot(Path) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setResourcesRoot(Path) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setResourcesRoot(Path) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setResourcesRoot(Path) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setResourcesRoot(Path) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setResourcesRoot(Path) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setResourcesRoot(String) - Method in class com.facebook.buck.jvm.java.ResourcesParameters.Builder
-
Initializes the optional value resourcesRoot to resourcesRoot.
- setResourcesRoot(Optional<String>) - Method in class com.facebook.buck.jvm.java.ResourcesParameters.Builder
-
Initializes the optional value resourcesRoot to resourcesRoot.
- setResourcesRoot(Path) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setResourcesRoot(Path) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setResourcesRoot(Path) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setResourcesRoot(Path) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setResourcesWithEmptyResButNonEmptyAssetsDir(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
-
Sets or replaces all elements for resourcesWithEmptyResButNonEmptyAssetsDir set.
- setResourcesWithNonEmptyResDir(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
-
Sets or replaces all elements for resourcesWithNonEmptyResDir list.
- setResourceUnion(boolean) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
-
Initializes the value for the resourceUnion attribute.
- setResourceUnionPackage(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setResourceUnionPackage(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setResourceUnionPackage(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setResourceUnionPackage(Optional<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setResourceUnionPackage(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setResourceUnionPackage(Optional<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setResourceUnionPackage(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setResourceUnionPackage(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setResourceUnionPackage(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the optional value resourceUnionPackage to resourceUnionPackage.
- setResourceUnionPackage(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the optional value resourceUnionPackage to resourceUnionPackage.
- setResourceVariantFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
-
Sets or replaces all elements for resourceVariantFiles set.
- setResPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep.Builder
-
Sets or replaces all elements for resPaths list.
- setResponseSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
-
Initializes the value for the responseSizeBytes attribute.
- setResponseSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.FetchResult.Builder
-
- setResponseSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.FetchResult.Builder
-
- setResponseSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
-
Initializes the optional value responseSizeBytes to responseSizeBytes.
- setResponseSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
-
Initializes the optional value responseSizeBytes to responseSizeBytes.
- setResponseSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
-
Initializes the value for the responseSizeBytes attribute.
- setResponseSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.MultiContainsResult.Builder
-
- setResponseSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.MultiContainsResult.Builder
-
- setResponseSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
-
Initializes the value for the responseSizeBytes attribute.
- setResponseSizeBytes(long) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData.Builder
-
Initializes the optional value responseSizeBytes to responseSizeBytes.
- setResponseSizeBytes(Optional<Long>) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData.Builder
-
Initializes the optional value responseSizeBytes to responseSizeBytes.
- setResult(ListenableFuture<BuildResult>) - Method in class com.facebook.buck.core.build.engine.BuildEngineResult.Builder
-
Initializes the value for the
result attribute.
- setResults(Iterable<? extends FetchResult>) - Method in class com.facebook.buck.artifact_cache.MultiFetchResult.Builder
-
Sets or replaces all elements for
results list.
- setResults(Map<? extends BuildRule, ? extends Optional<BuildResult>>) - Method in class com.facebook.buck.command.BuildExecutionResult.Builder
-
Sets or replaces all mappings from the specified map as entries for the results map.
- setRetrievalTime(long) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
-
Initializes the optional value retrievalTime to retrievalTime.
- setRetrievalTime(Optional<Long>) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
-
Initializes the optional value retrievalTime to retrievalTime.
- setRewriteMisc(boolean) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Initializes the value for the rewriteMisc attribute.
- setRewriteSourcemap(boolean) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Initializes the value for the rewriteSourcemap attribute.
- setRlib(SourcePath) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
-
Initializes the value for the rlib attribute.
- setRobolectricLogPath(Path) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the optional value robolectricLogPath to robolectricLogPath.
- setRobolectricLogPath(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the optional value robolectricLogPath to robolectricLogPath.
- setRobolectricManifest(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the optional value robolectricManifest to robolectricManifest.
- setRobolectricManifest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the optional value robolectricManifest to robolectricManifest.
- setRobolectricRuntimeDependency(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the optional value robolectricRuntimeDependency to robolectricRuntimeDependency.
- setRobolectricRuntimeDependency(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the optional value robolectricRuntimeDependency to robolectricRuntimeDependency.
- setRoot(SourcePath) - Method in class com.facebook.buck.cxx.CxxHeadersDir.Builder
-
Initializes the value for the root attribute.
- setRoot(SourcePath) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders.Builder
-
Initializes the value for the root attribute.
- setRootCell(Cell) - Method in class com.facebook.buck.command.BuildExecutorArgs.Builder
-
Initializes the value for the rootCell attribute.
- setRoots(Map<? extends BuildTarget, ? extends OmnibusRoot>) - Method in class com.facebook.buck.cxx.OmnibusLibraries.Builder
-
Sets or replaces all mappings from the specified map as entries for the roots map.
- setRotateLog(boolean) - Method in class com.facebook.buck.log.LogConfigSetup.Builder
-
Initializes the value for the rotateLog attribute.
- setRpath(boolean) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Initializes the value for the rpath attribute.
- setRpath(boolean) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Initializes the value for the rpath attribute.
- setRule(BuildRule) - Method in class com.facebook.buck.core.build.engine.BuildResult.Builder
-
Initializes the value for the rule attribute.
- setRuleCacheResult(CacheResult) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult.Builder
-
Initializes the optional value ruleCacheResult to ruleCacheResult.
- setRuleCacheResult(Optional<? extends CacheResult>) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult.Builder
-
Initializes the optional value ruleCacheResult to ruleCacheResult.
- setRuleFinder(SourcePathRuleFinder) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
-
Initializes the value for the ruleFinder attribute.
- setRuleFlags(Iterable<? extends Arg>) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
-
Sets or replaces all elements for ruleFlags list.
- setRuleFunctionFactory(RuleFunctionFactory) - Method in class com.facebook.buck.skylark.parser.BuckGlobals.Builder
-
Initializes the value for the ruleFunctionFactory attribute.
- setRuleKey(String) - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult.Builder
-
Initializes the value for the ruleKey attribute.
- setRuleKey(String) - Method in class com.facebook.buck.cli.TargetResult.Builder
-
Initializes the optional value ruleKey to ruleKey.
- setRuleKey(Optional<String>) - Method in class com.facebook.buck.cli.TargetResult.Builder
-
Initializes the optional value ruleKey to ruleKey.
- setRuleKey(RuleKey) - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys.Builder
-
Initializes the value for the ruleKey attribute.
- setRuleKey(String) - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry.Builder
-
Initializes the value for the ruleKey attribute.
- setRuleKeyCacheScope(RuleKeyCacheScope<RuleKey>) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the ruleKeyCacheScope attribute.
- setRuleKeyCalculatorFuture(ListenableFuture<ParallelRuleKeyCalculator<RuleKey>>) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs.Builder
-
Initializes the value for the ruleKeyCalculatorFuture attribute.
- setRuleKeyConfiguration(RuleKeyConfiguration) - Method in class com.facebook.buck.command.BuildExecutorArgs.Builder
-
Initializes the value for the ruleKeyConfiguration attribute.
- setRuleKeyConfiguration(RuleKeyConfiguration) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
-
Initializes the value for the ruleKeyConfiguration attribute.
- setRuleKeyConfiguration(RuleKeyConfiguration) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the ruleKeyConfiguration attribute.
- setRuleKeyDiagGraphFile(Path) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
-
Initializes the optional value ruleKeyDiagGraphFile to ruleKeyDiagGraphFile.
- setRuleKeyDiagGraphFile(Optional<? extends Path>) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
-
Initializes the optional value ruleKeyDiagGraphFile to ruleKeyDiagGraphFile.
- setRuleKeyDiagKeysFile(Path) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
-
Initializes the optional value ruleKeyDiagKeysFile to ruleKeyDiagKeysFile.
- setRuleKeyDiagKeysFile(Optional<? extends Path>) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
-
Initializes the optional value ruleKeyDiagKeysFile to ruleKeyDiagKeysFile.
- setRuleKeyDiagnosticsMode(RuleKeyDiagnosticsMode) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the ruleKeyDiagnosticsMode attribute.
- setRuleKeyLoggerLogFile(Path) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
-
Initializes the optional value ruleKeyLoggerLogFile to ruleKeyLoggerLogFile.
- setRuleKeyLoggerLogFile(Optional<? extends Path>) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
-
Initializes the optional value ruleKeyLoggerLogFile to ruleKeyLoggerLogFile.
- setRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
-
Sets or replaces all elements for ruleKeys set.
- setRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
-
Sets or replaces all elements for ruleKeys set.
- setRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
-
Sets or replaces all elements for ruleKeys set.
- setRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
-
Sets or replaces all elements for ruleKeys set.
- setRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
-
Sets or replaces all elements for ruleKeys set.
- setRuleKeyServerLog(RuleKeyLogEntry) - Method in class com.facebook.buck.distributed.DistBuildClientCacheResult.Builder
-
Initializes the optional value ruleKeyServerLog to ruleKeyServerLog.
- setRuleKeyServerLog(Optional<? extends RuleKeyLogEntry>) - Method in class com.facebook.buck.distributed.DistBuildClientCacheResult.Builder
-
Initializes the optional value ruleKeyServerLog to ruleKeyServerLog.
- setRulekeyTimeMs(Long) - Method in class com.facebook.buck.log.PerfTimesStats.Builder
-
Initializes the value for the rulekeyTimeMs attribute.
- setRuleKeyType(RuleKeyType) - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult.Builder
-
Initializes the value for the ruleKeyType attribute.
- setRuleName(String) - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry.Builder
-
Initializes the optional value ruleName to ruleName.
- setRuleName(Optional<String>) - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry.Builder
-
Initializes the optional value ruleName to ruleName.
- setRuleName(String) - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats.Builder
-
Initializes the value for the ruleName attribute.
- setRuleName(String) - Method in class com.facebook.buck.distributed.RuleKeyNameAndType.Builder
-
Initializes the value for the ruleName attribute.
- setRules(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
-
Sets or replaces all elements for rules set.
- setRules(Iterable<? extends BuildRule>) - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules.Builder
-
Sets or replaces all elements for rules list.
- setRuleType(String) - Method in class com.facebook.buck.cli.TargetResult.Builder
-
Initializes the optional value ruleType to ruleType.
- setRuleType(Optional<String>) - Method in class com.facebook.buck.cli.TargetResult.Builder
-
Initializes the optional value ruleType to ruleType.
- setRuleType(String) - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry.Builder
-
Initializes the optional value ruleType to ruleType.
- setRuleType(Optional<String>) - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry.Builder
-
Initializes the optional value ruleType to ruleType.
- setRuleType(String) - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats.Builder
-
Initializes the value for the ruleType attribute.
- setRuleType(String) - Method in class com.facebook.buck.distributed.RuleKeyNameAndType.Builder
-
Initializes the value for the ruleType attribute.
- setRunAllTests(boolean) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the value for the runAllTests attribute.
- setRunId(String) - Method in class com.facebook.buck.event.listener.RunIdStreamPair.Builder
-
Initializes the value for the runId attribute.
- setRunOnlyForDeploymentPostprocessing(Optional<Boolean>) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildPhase
-
- setRunTestSeparately(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setRunTestSeparately(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the value for the runTestSeparately attribute.
- setRunTestSeparately(boolean) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Initializes the optional value runTestSeparately to runTestSeparately.
- setRunTestSeparately(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Initializes the optional value runTestSeparately to runTestSeparately.
- setRunTestSeparately(boolean) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Initializes the value for the runTestSeparately attribute.
- setRunTestSeparately(boolean) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setRunTestSeparately(boolean) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setRunTestSeparately(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setRunTestSeparately(boolean) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setRunTestSeparately(boolean) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Initializes the value for the runTestSeparately attribute.
- setRuntimeLdflags(Multimap<? extends Linker.LinkableDepType, ? extends String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Sets or replaces all mappings from the specified map as entries for the runtimeLdflags map.
- setRustBinaryFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
-
Sets or replaces all elements for rustBinaryFlags list.
- setRustcFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Sets or replaces all elements for rustcFlags list.
- setRustcFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Sets or replaces all elements for rustcFlags list.
- setRustcFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Sets or replaces all elements for rustcFlags list.
- setRustCheckFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
-
Sets or replaces all elements for rustCheckFlags list.
- setRustCompiler(ToolProvider) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
-
Initializes the value for the rustCompiler attribute.
- setRustLibraryFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
-
Sets or replaces all elements for rustLibraryFlags list.
- setRustTestFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
-
Sets or replaces all elements for rustTestFlags list.
- setSampleRate(float) - Method in class com.facebook.buck.util.SampleRate.Builder
-
Initializes the value for the sampleRate attribute.
- setSanitizer(Function<String, String>) - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter.Builder
-
Initializes the optional value sanitizer to sanitizer.
- setSanitizer(Optional<? extends Function<String, String>>) - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter.Builder
-
Initializes the optional value sanitizer to sanitizer.
- setScheduler(ScheduledExecutorService) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
-
Initializes the value for the scheduler attribute.
- setScheduleType(String) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the value for the scheduleType attribute.
- setScope(IjDependencyListBuilder.Scope) - Method in class com.facebook.buck.features.project.intellij.DependencyEntryData.Builder
-
Initializes the value for the scope attribute.
- setSdkPath(Path) - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths.Builder
-
Initializes the value for the sdkPath attribute.
- setSdkProguardConfig(ProGuardObfuscateStep.SdkProguardType) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
-
Initializes the value for the sdkProguardConfig attribute.
- setSecondaryDexHeadClassesFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the optional value secondaryDexHeadClassesFile to secondaryDexHeadClassesFile.
- setSecondaryDexHeadClassesFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the optional value secondaryDexHeadClassesFile to secondaryDexHeadClassesFile.
- setSecondaryDexHeadClassesFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the optional value secondaryDexHeadClassesFile to secondaryDexHeadClassesFile.
- setSecondaryDexHeadClassesFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the optional value secondaryDexHeadClassesFile to secondaryDexHeadClassesFile.
- setSecondaryDexTailClassesFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the optional value secondaryDexTailClassesFile to secondaryDexTailClassesFile.
- setSecondaryDexTailClassesFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the optional value secondaryDexTailClassesFile to secondaryDexTailClassesFile.
- setSecondaryDexTailClassesFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the optional value secondaryDexTailClassesFile to secondaryDexTailClassesFile.
- setSecondaryDexTailClassesFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the optional value secondaryDexTailClassesFile to secondaryDexTailClassesFile.
- setSection(String) - Method in class com.facebook.buck.cli.ConfigValue.Builder
-
Initializes the value for the section attribute.
- setSeed(int) - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration.Builder
-
Initializes the value for the seed attribute.
- setSequenceNumber(int) - Method in class com.facebook.buck.test.TestResults.Builder
-
Initializes the value for the sequenceNumber attribute.
- setServer(URI) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData.Builder
-
Initializes the value for the server attribute.
- setServer(URI) - Method in class com.facebook.buck.slb.PerServerData.Builder
-
Initializes the value for the server attribute.
- setServer(URI) - Method in class com.facebook.buck.slb.PerServerPingData.Builder
-
Initializes the value for the server attribute.
- setServerPool(Iterable<? extends URI>) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Sets or replaces all elements for serverPool list.
- setServerPoolName(String) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
-
Initializes the value for the serverPoolName attribute.
- setServerPoolName(String) - Method in class com.facebook.buck.slb.ServerHealthManagerEventData.Builder
-
Initializes the value for the serverPoolName attribute.
- setServerUnhealthy(boolean) - Method in class com.facebook.buck.slb.PerServerData.Builder
-
Initializes the value for the serverUnhealthy attribute.
- setService(HttpService) - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs.Builder
-
Initializes the value for the service attribute.
- setService(HttpService) - Method in class com.facebook.buck.slb.ThriftOverHttpServiceConfig.Builder
-
Initializes the value for the service attribute.
- setSetBuckVersionDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value setBuckVersionDurationMs to setBuckVersionDurationMs.
- setSetBuckVersionDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value setBuckVersionDurationMs to setBuckVersionDurationMs.
- setSettings(Optional<NSDictionary>) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildFile
-
- setSha1(String) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
-
Initializes the value for the sha1 attribute.
- setSha256(String) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
-
Initializes the value for the sha256 attribute.
- setSha256(String) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
-
Initializes the value for the sha256 attribute.
- setSharedLib(SourcePath) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
-
Initializes the optional value sharedLib to sharedLib.
- setSharedLib(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
-
Initializes the optional value sharedLib to sharedLib.
- setSharedLib(SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value sharedLib to sharedLib.
- setSharedLib(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value sharedLib to sharedLib.
- setSharedLibraryExtension(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the value for the sharedLibraryExtension attribute.
- setSharedLibraryInterfaceParams(SharedLibraryInterfaceParams) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the optional value sharedLibraryInterfaceParams to sharedLibraryInterfaceParams.
- setSharedLibraryInterfaceParams(Optional<? extends SharedLibraryInterfaceParams>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the optional value sharedLibraryInterfaceParams to sharedLibraryInterfaceParams.
- setSharedLibraryVersionedExtensionFormat(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the value for the sharedLibraryVersionedExtensionFormat attribute.
- setSharedLibs(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the sharedLibs map.
- setSharedLibs(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the sharedLibs map.
- setSharedLink(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Sets or replaces all elements for sharedLink list.
- setSharedObjectTargets(ImmutableSortedMap<String, ImmutableSortedSet<String>>) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult.Builder
-
Initializes the optional value sharedObjectTargets to sharedObjectTargets.
- setSharedObjectTargets(Optional<? extends ImmutableSortedMap<String, ImmutableSortedSet<String>>>) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult.Builder
-
Initializes the optional value sharedObjectTargets to sharedObjectTargets.
- setSharedObjectTargets(ImmutableSortedMap<String, ImmutableSortedSet<String>>) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult.Builder
-
Initializes the value for the sharedObjectTargets attribute.
- setShellPath(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
-
Sets the path to the shell under which the script is to be executed.
- setShellScript(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
-
Sets the contents of the script to execute.
- setShortName(String) - Method in class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget.Builder
-
Initializes the value for the shortName attribute.
- setShouldAddLinkedLibrariesAsFlags(boolean) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions.Builder
-
Initializes the value for the shouldAddLinkedLibrariesAsFlags attribute.
- setShouldCacheBinaries(boolean) - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
-
Initializes the value for the shouldCacheBinaries attribute.
- setShouldCacheLinks(boolean) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Initializes the value for the shouldCacheLinks attribute.
- setShouldCancelOnRepeat(boolean) - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask.Builder
-
- setShouldCreateDirectoryStructure(boolean) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions.Builder
-
Initializes the value for the shouldCreateDirectoryStructure attribute.
- setShouldCreateSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths.Builder
-
Initializes the value for the shouldCreateSourceOnlyAbi attribute.
- setShouldDeleteTemporaries(boolean) - Method in class com.facebook.buck.core.build.context.BuildContext.Builder
-
Initializes the value for the shouldDeleteTemporaries attribute.
- setShouldDisallowAllDuplicates(boolean) - Method in class com.facebook.buck.util.zip.JarBuilder
-
- setShouldExplainTestSelectorList(boolean) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the value for the shouldExplainTestSelectorList attribute.
- setShouldExplainTestSelectorList(boolean) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the value for the shouldExplainTestSelectorList attribute.
- setShouldForceLoadLinkWholeLibraries(boolean) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions.Builder
-
Initializes the value for the shouldForceLoadLinkWholeLibraries attribute.
- setShouldGenerateHeaderSymlinkTreesOnly(boolean) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions.Builder
-
Initializes the value for the shouldGenerateHeaderSymlinkTreesOnly attribute.
- setShouldGenerateMissingUmbrellaHeader(boolean) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions.Builder
-
Initializes the value for the shouldGenerateMissingUmbrellaHeader attribute.
- setShouldGenerateReadOnlyFiles(boolean) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions.Builder
-
Initializes the value for the shouldGenerateReadOnlyFiles attribute.
- setShouldHashEntries(boolean) - Method in class com.facebook.buck.util.zip.JarBuilder
-
- setShouldIncludeDependenciesTests(boolean) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions.Builder
-
Initializes the value for the shouldIncludeDependenciesTests attribute.
- setShouldIncludeTests(boolean) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions.Builder
-
Initializes the value for the shouldIncludeTests attribute.
- setShouldMergeHeaderMaps(boolean) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions.Builder
-
Initializes the value for the shouldMergeHeaderMaps attribute.
- setShouldMergeManifests(boolean) - Method in class com.facebook.buck.util.zip.JarBuilder
-
- setShouldProguard(boolean) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
-
Initializes the value for the shouldProguard attribute.
- setShouldReportAbsolutePaths(boolean) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the shouldReportAbsolutePaths attribute.
- setShouldTrackClassUsage(boolean) - Method in class com.facebook.buck.jvm.java.CompilerParameters.Builder
-
Initializes the value for the shouldTrackClassUsage attribute.
- setShouldTrackJavacPhaseEvents(boolean) - Method in class com.facebook.buck.jvm.java.CompilerParameters.Builder
-
Initializes the value for the shouldTrackJavacPhaseEvents attribute.
- setShouldUseAbsoluteHeaderMapPaths(boolean) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions.Builder
-
Initializes the value for the shouldUseAbsoluteHeaderMapPaths attribute.
- setShouldUsedOldBinaryOutputLocation(boolean) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Initializes the optional value shouldUsedOldBinaryOutputLocation to shouldUsedOldBinaryOutputLocation.
- setShouldUsedOldBinaryOutputLocation(Optional<Boolean>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
-
Initializes the optional value shouldUsedOldBinaryOutputLocation to shouldUsedOldBinaryOutputLocation.
- setShouldUseHeaderMaps(boolean) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions.Builder
-
Initializes the value for the shouldUseHeaderMaps attribute.
- setShouldUseShortNamesForTargets(boolean) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions.Builder
-
Initializes the value for the shouldUseShortNamesForTargets attribute.
- setShouldUseSubjectCommonNameToSign(boolean) - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentity.Builder
-
Initializes the value for the shouldUseSubjectCommonNameToSign attribute.
- setShufflingTests(boolean) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the value for the shufflingTests attribute.
- setsid() - Method in interface com.facebook.buck.util.Libc
-
- setSimulatorState(AppleSimulatorState) - Method in class com.facebook.buck.apple.simulator.AppleSimulator.Builder
-
Initializes the value for the simulatorState attribute.
- setSingleValue(Object) - Method in class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
-
- setSingleValue(Object) - Method in class com.facebook.buck.rules.keys.RuleKeyBuilder
-
- setSize(long) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
-
Initializes the value for the size attribute.
- setSkeleton(SourcePath) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
-
Initializes the value for the skeleton attribute.
- setSkipBuildEnabled(boolean) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
-
Initializes the value for the skipBuildEnabled attribute.
- setSkipCrunchPngs(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setSkipCrunchPngs(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setSkipNonUnionRDotJava(boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setSkipNonUnionRDotJava(boolean) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setSkipProguard(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setSkipProguard(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setSkipProguard(boolean) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
-
Initializes the value for the skipProguard attribute.
- setSkipResources(boolean) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Initializes the value for the skipResources attribute.
- setSlaveRunId(String) - Method in class com.facebook.buck.distributed.BuildRuleStats.Builder
-
Initializes the value for the slaveRunId attribute.
- setSlaveStatuses(Iterable<? extends BuildSlaveStatus>) - Method in class com.facebook.buck.distributed.DistBuildStatus.Builder
-
Sets or replaces all elements for slaveStatuses list.
- setSnapshotReferenceImagesPath(Either<SourcePath, String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the optional value snapshotReferenceImagesPath to snapshotReferenceImagesPath.
- setSnapshotReferenceImagesPath(Optional<? extends Either<SourcePath, String>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the optional value snapshotReferenceImagesPath to snapshotReferenceImagesPath.
- setSoName(String) - Method in class com.facebook.buck.android.AndroidLinkableMetadata.Builder
-
Initializes the value for the soName attribute.
- setSoname(String) - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents.Builder
-
Initializes the optional value soname to soname.
- setSoname(Optional<String>) - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents.Builder
-
Initializes the optional value soname to soname.
- setSoname(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Initializes the optional value
soname to soname.
- setSoname(Optional<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Initializes the optional value
soname to soname.
- setSoname(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Initializes the optional value
soname to soname.
- setSoname(Optional<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Initializes the optional value
soname to soname.
- setSoname(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the optional value
soname to soname.
- setSoname(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the optional value
soname to soname.
- setSoname(String) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Initializes the optional value
soname to soname.
- setSoname(Optional<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Initializes the optional value
soname to soname.
- setSoname(String) - Method in class com.facebook.buck.cxx.OmnibusLibrary.Builder
-
Initializes the value for the soname attribute.
- setSoname(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value soname to soname.
- setSoname(Optional<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value soname to soname.
- setSoname(String) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Initializes the optional value soname to soname.
- setSoname(Optional<String>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Initializes the optional value soname to soname.
- setSonameMapping(ImmutableSortedMap<String, String>) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult.Builder
-
Initializes the value for the sonameMapping attribute.
- setSonameMergeMap(ImmutableSortedMap<String, String>) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult.Builder
-
Initializes the optional value sonameMergeMap to sonameMergeMap.
- setSonameMergeMap(Optional<? extends ImmutableSortedMap<String, String>>) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult.Builder
-
Initializes the optional value sonameMergeMap to sonameMergeMap.
- setSortOrder(IjDependencyListBuilder.SortOrder) - Method in class com.facebook.buck.features.project.intellij.DependencyEntry.Builder
-
Initializes the value for the sortOrder attribute.
- setSortPolicy(PBXGroup.SortPolicy) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
-
- setSource(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Initializes the optional value
source to source.
- setSource(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Initializes the optional value
source to source.
- setSource(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Initializes the optional value
source to source.
- setSource(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Initializes the optional value
source to source.
- setSource(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the optional value
source to source.
- setSource(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the optional value
source to source.
- setSource(String) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider.Builder
-
Initializes the optional value source to source.
- setSource(Optional<String>) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider.Builder
-
Initializes the optional value source to source.
- setSource(String) - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams.Builder
-
Initializes the value for the source attribute.
- setSource(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Initializes the optional value
source to source.
- setSource(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Initializes the optional value
source to source.
- setSource(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Initializes the optional value
source to source.
- setSource(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Initializes the optional value
source to source.
- setSource(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Initializes the optional value
source to source.
- setSource(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Initializes the optional value
source to source.
- setSource(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Initializes the optional value
source to source.
- setSource(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Initializes the optional value
source to source.
- setSource(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Initializes the optional value
source to source.
- setSource(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Initializes the optional value
source to source.
- setSource(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Initializes the optional value
source to source.
- setSource(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Initializes the optional value
source to source.
- setSource(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Initializes the optional value
source to source.
- setSource(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Initializes the optional value
source to source.
- setSource(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Initializes the optional value
source to source.
- setSource(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Initializes the optional value
source to source.
- setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setSourceControlInfo(SourceControlInfo) - Method in class com.facebook.buck.doctor.DefectReport.Builder
-
- setSourceControlInfo(Optional<? extends SourceControlInfo>) - Method in class com.facebook.buck.doctor.DefectReport.Builder
-
- setSourceDirs(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
-
Sets or replaces all elements for sourceDirs set.
- setSourceFilePaths(ImmutableSortedSet<Path>) - Method in class com.facebook.buck.jvm.java.CompilerParameters.Builder
-
Initializes the value for the sourceFilePaths attribute.
- setSourceGroup(List<GroupedSource>) - Method in class com.facebook.buck.apple.GroupedSource.Builder
-
Initializes the optional value sourceGroup to sourceGroup.
- setSourceGroup(Optional<? extends List<GroupedSource>>) - Method in class com.facebook.buck.apple.GroupedSource.Builder
-
Initializes the optional value sourceGroup to sourceGroup.
- setSourceGroupName(String) - Method in class com.facebook.buck.apple.GroupedSource.Builder
-
Initializes the optional value sourceGroupName to sourceGroupName.
- setSourceGroupName(Optional<String>) - Method in class com.facebook.buck.apple.GroupedSource.Builder
-
Initializes the optional value sourceGroupName to sourceGroupName.
- setSourceGroupPathRelativeToTarget(Path) - Method in class com.facebook.buck.apple.GroupedSource.Builder
-
Initializes the optional value sourceGroupPathRelativeToTarget to sourceGroupPathRelativeToTarget.
- setSourceGroupPathRelativeToTarget(Optional<? extends Path>) - Method in class com.facebook.buck.apple.GroupedSource.Builder
-
Initializes the optional value sourceGroupPathRelativeToTarget to sourceGroupPathRelativeToTarget.
- setSourceJar(SourcePath) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
-
Initializes the optional value sourceJar to sourceJar.
- setSourceJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
-
Initializes the optional value sourceJar to sourceJar.
- setSourceJar(SourcePath) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
-
Initializes the optional value sourceJar to sourceJar.
- setSourceJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
-
Initializes the optional value sourceJar to sourceJar.
- setSourceJars(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
-
Sets or replaces all elements for sourceJars set.
- setSourceLevel(String) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Initializes the value for the sourceLevel attribute.
- setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setSourceOnlyAbiRuleInfoFactory(SourceOnlyAbiRuleInfoFactory) - Method in class com.facebook.buck.jvm.java.CompilerParameters.Builder
-
Initializes the value for the sourceOnlyAbiRuleInfoFactory attribute.
- setSourcePath(SourcePath) - Method in class com.facebook.buck.android.StrippedObjectDescription.Builder
-
Initializes the value for the sourcePath attribute.
- setSourcePath(SourcePath) - Method in class com.facebook.buck.apple.GroupedSource.Builder
-
Initializes the optional value sourcePath to sourcePath.
- setSourcePath(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.GroupedSource.Builder
-
Initializes the optional value sourcePath to sourcePath.
- setSourcePath(SourcePath) - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags.Builder
-
Initializes the value for the sourcePath attribute.
- setSourcePath(SourcePath) - Method in class com.facebook.buck.rules.coercer.FrameworkPath.Builder
-
Initializes the optional value sourcePath to sourcePath.
- setSourcePath(Optional<? extends SourcePath>) - Method in class com.facebook.buck.rules.coercer.FrameworkPath.Builder
-
Initializes the optional value sourcePath to sourcePath.
- setSourcePath(SourcePath) - Method in class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
-
- setSourcePath(SourcePath) - Method in class com.facebook.buck.rules.keys.ContentAgnosticRuleKeyFactory.Builder
-
- setSourcePath(SourcePath) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyFactory.Builder
-
- setSourcePathConverter(Function<Path, SourcePath>) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider.Builder
-
Initializes the value for the sourcePathConverter attribute.
- setSourcePathResolver(SourcePathResolver) - Method in class com.facebook.buck.core.build.context.BuildContext.Builder
-
Initializes the value for the sourcePathResolver attribute.
- setSourcePathResolver(SourcePathResolver) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Initializes the value for the sourcePathResolver attribute.
- setSourcePaths(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.FrameworkDependencies.Builder
-
Sets or replaces all elements for sourcePaths set.
- setSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.d.DIncludes.Builder
-
Sets or replaces all elements for sources sortedSet.
- setSourceToBootclasspath(Map<String, ? extends ImmutableList<PathSourcePath>>) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Sets or replaces all mappings from the specified map as entries for the sourceToBootclasspath map.
- setSourceTree(PBXReference.SourceTree) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
-
- setSourceTreePath(SourceTreePath) - Method in class com.facebook.buck.rules.coercer.FrameworkPath.Builder
-
Initializes the optional value sourceTreePath to sourceTreePath.
- setSourceTreePath(Optional<? extends SourceTreePath>) - Method in class com.facebook.buck.rules.coercer.FrameworkPath.Builder
-
Initializes the optional value sourceTreePath to sourceTreePath.
- setSourceWithFlags(SourceWithFlags) - Method in class com.facebook.buck.apple.GroupedSource.Builder
-
Initializes the optional value sourceWithFlags to sourceWithFlags.
- setSourceWithFlags(Optional<? extends SourceWithFlags>) - Method in class com.facebook.buck.apple.GroupedSource.Builder
-
Initializes the optional value sourceWithFlags to sourceWithFlags.
- setSpoolMode(AbstractJavacOptions.SpoolMode) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Initializes the value for the spoolMode attribute.
- setSQLiteCacheEntries(Iterable<? extends SQLiteCacheEntry>) - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries.Builder
-
Sets or replaces all elements for sQLiteCacheEntries set.
- setSrc(SourcePath) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
-
Initializes the value for the src attribute.
- setSrc(SourcePath) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
-
Initializes the optional value src to src.
- setSrc(Optional<? extends SourcePath>) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
-
Initializes the optional value src to src.
- setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(SourceSet) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
Initializes the value for the
srcs attribute.
- setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(SourceSet) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
Initializes the value for the
srcs attribute.
- setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
-
Initializes the value for the srcs attribute.
- setSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
-
Initializes the value for the srcs attribute.
- setSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
Initializes the value for the srcs attribute.
- setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
-
Initializes the value for the srcs attribute.
- setSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
-
Initializes the value for the srcs attribute.
- setSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
-
Initializes the value for the srcs attribute.
- setSrcs(SourceSet) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Initializes the value for the
srcs attribute.
- setSrcs(Iterable<? extends Either<SourcePath, Pair<SourcePath, String>>>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Sets or replaces all elements for srcs set.
- setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
-
Initializes the value for the srcs attribute.
- setSrcs(SourceSet) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Initializes the optional value srcs to srcs.
- setSrcs(Optional<? extends SourceSet>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Initializes the optional value srcs to srcs.
- setSrcs(SourceSet) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Initializes the optional value srcs to srcs.
- setSrcs(Optional<? extends SourceSet>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Initializes the optional value srcs to srcs.
- setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Initializes the value for the srcs attribute.
- setSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Initializes the value for the srcs attribute.
- setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(SourceSet) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
Initializes the value for the
srcs attribute.
- setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcs(SourceSet) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Initializes the value for the
srcs attribute.
- setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
srcs sortedSet.
- setSrcTarget(BuildTarget) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Initializes the optional value srcTarget to srcTarget.
- setSrcTarget(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Initializes the optional value srcTarget to srcTarget.
- setStampedeId(StampedeId) - Method in class com.facebook.buck.distributed.build_client.BuildSlaveStats.Builder
-
Initializes the value for the stampedeId attribute.
- setStampedeId(StampedeId) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the stampedeId attribute.
- setStampedeId(String) - Method in class com.facebook.buck.distributed.ClientStatsTracker
-
- setStampedeId(String) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the value for the stampedeId attribute.
- setStampedeIdReference(AtomicReference<StampedeId>) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
-
Initializes the value for the stampedeIdReference attribute.
- setStart(BuckEventExternalInterface) - Method in class com.facebook.buck.event.listener.EventPair.Builder
-
Initializes the optional value start to start.
- setStart(Optional<? extends BuckEventExternalInterface>) - Method in class com.facebook.buck.event.listener.EventPair.Builder
-
Initializes the optional value start to start.
- setStarterType(LuaBinaryDescription.StarterType) - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
-
Initializes the optional value starterType to starterType.
- setStarterType(Optional<? extends LuaBinaryDescription.StarterType>) - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
-
Initializes the optional value starterType to starterType.
- setStartIndex(int) - Method in class com.facebook.buck.core.macros.MacroMatchResult.Builder
-
Initializes the value for the startIndex attribute.
- setState(DistBuildState) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
-
Initializes the value for the state attribute.
- setState(DistBuildState) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the state attribute.
- setStaticLib(SourcePath) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
-
Initializes the optional value staticLib to staticLib.
- setStaticLib(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
-
Initializes the optional value staticLib to staticLib.
- setStaticLib(SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value staticLib to staticLib.
- setStaticLib(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value staticLib to staticLib.
- setStaticLibraryBasename(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setStaticLibraryBasename(Optional<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setStaticLibraryBasename(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setStaticLibraryBasename(Optional<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setStaticLibraryBasename(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setStaticLibraryBasename(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setStaticLibraryBasename(String) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setStaticLibraryBasename(Optional<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setStaticLibraryExtension(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the value for the staticLibraryExtension attribute.
- setStaticLibs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Sets or replaces all elements for staticLibs list.
- setStaticLibs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Sets or replaces all elements for staticLibs list.
- setStaticLink(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Sets or replaces all elements for staticLink list.
- setStaticPicLib(SourcePath) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
-
Initializes the optional value staticPicLib to staticPicLib.
- setStaticPicLib(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
-
Initializes the optional value staticPicLib to staticPicLib.
- setStaticPicLib(SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value staticPicLib to staticPicLib.
- setStaticPicLib(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value staticPicLib to staticPicLib.
- setStaticPicLibs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Sets or replaces all elements for staticPicLibs list.
- setStaticPicLink(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Sets or replaces all elements for staticPicLink list.
- setStatus(BuildRuleStatus) - Method in class com.facebook.buck.core.build.engine.BuildResult.Builder
-
Initializes the value for the status attribute.
- setStatus(String) - Method in class com.facebook.buck.distributed.DistBuildStatus.Builder
-
Initializes the optional value status to status.
- setStatus(Optional<String>) - Method in class com.facebook.buck.distributed.DistBuildStatus.Builder
-
Initializes the optional value status to status.
- setStatus(AbstractDoctorSuggestion.StepStatus) - Method in class com.facebook.buck.doctor.config.DoctorSuggestion.Builder
-
Initializes the value for the status attribute.
- setStatusPollIntervalMillis(int) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
-
Initializes the value for the statusPollIntervalMillis attribute.
- setStdErrLogLevel(Level) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setStdErrLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setStdErrLogLevel(Level) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setStdErrLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setStdErrLogLevel(Level) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setStdErrLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setStdErrLogLevel(Level) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the optional value stdErrLogLevel to stdErrLogLevel.
- setStdErrLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the optional value stdErrLogLevel to stdErrLogLevel.
- setStdErrLogLevel(Level) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setStdErrLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setStdErrLogLevel(Level) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setStdErrLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setStdOutLogLevel(Level) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setStdOutLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setStdOutLogLevel(Level) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setStdOutLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setStdOutLogLevel(Level) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setStdOutLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setStdOutLogLevel(Level) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the optional value stdOutLogLevel to stdOutLogLevel.
- setStdOutLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the optional value stdOutLogLevel to stdOutLogLevel.
- setStdOutLogLevel(Level) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setStdOutLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setStdOutLogLevel(Level) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setStdOutLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setSteps(Iterable<? extends Step>) - Method in class com.facebook.buck.cli.TestRun.Builder
-
Sets or replaces all elements for steps list.
- setStore(SourcePath) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
-
Initializes the value for the store attribute.
- setStoreClient(HttpService) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
-
Initializes the value for the storeClient attribute.
- setStoreFuture(ListenableFuture<Void>) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult.Builder
-
Initializes the optional value storeFuture to storeFuture.
- setStoreFuture(Optional<? extends ListenableFuture<Void>>) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult.Builder
-
Initializes the optional value storeFuture to storeFuture.
- setStoreRequestLogger(BatchingLogger) - Method in class com.facebook.buck.event.listener.HttpArtifactCacheEventListenerCloseArgs.Builder
-
Initializes the value for the storeRequestLogger attribute.
- setStoreType(ArtifactCacheEvent.StoreType) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
-
Initializes the value for the storeType attribute.
- setStream(String) - Method in class com.facebook.buck.event.listener.RunIdStreamPair.Builder
-
Initializes the value for the stream attribute.
- setStrict(boolean) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Initializes the optional value strict to strict.
- setStrict(Optional<Boolean>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Initializes the optional value strict to strict.
- setStrip(Tool) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the value for the strip attribute.
- setStripFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Sets or replaces all elements for stripFlags list.
- setStrippedObjectName(String) - Method in class com.facebook.buck.android.StrippedObjectDescription.Builder
-
Initializes the value for the strippedObjectName attribute.
- setStripPrefix(String) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
-
Initializes the optional value stripPrefix to stripPrefix.
- setStripPrefix(Optional<String>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
-
Initializes the optional value stripPrefix to stripPrefix.
- setStubBinary(Path) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
-
Initializes the optional value stubBinary to stubBinary.
- setStubBinary(Optional<? extends Path>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
-
Initializes the optional value stubBinary to stubBinary.
- setStubBinaryPath(String) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
-
Initializes the optional value stubBinaryPath to stubBinaryPath.
- setStubBinaryPath(Optional<String>) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
-
Initializes the optional value stubBinaryPath to stubBinaryPath.
- setStyle(GwtBinary.Style) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Initializes the optional value style to style.
- setStyle(Optional<? extends GwtBinary.Style>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Initializes the optional value style to style.
- setSubCommand(String) - Method in class com.facebook.buck.log.InvocationInfo.Builder
-
Initializes the value for the subCommand attribute.
- setSubjectCommonName(String) - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentity.Builder
-
Initializes the value for the subjectCommonName attribute.
- setSuccessOptional(BuildRuleSuccessType) - Method in class com.facebook.buck.core.build.engine.BuildResult.Builder
-
Initializes the optional value successOptional to successOptional.
- setSuccessOptional(Optional<? extends BuildRuleSuccessType>) - Method in class com.facebook.buck.core.build.engine.BuildResult.Builder
-
Initializes the optional value successOptional to successOptional.
- setSuccessUploadCount(AtomicInteger) - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary.Builder
-
Initializes the value for the successUploadCount attribute.
- setSuggestion(String) - Method in class com.facebook.buck.doctor.config.DoctorSuggestion.Builder
-
Initializes the value for the suggestion attribute.
- setSuggestions(Iterable<? extends DoctorSuggestion>) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse.Builder
-
Sets or replaces all elements for suggestions list.
- setSuperConsoleEnabled(boolean) - Method in class com.facebook.buck.log.InvocationInfo.Builder
-
Initializes the value for the superConsoleEnabled attribute.
- setSupportedArchitectures(Iterable<String>) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile.Builder
-
Sets or replaces all elements for supportedArchitectures set.
- setSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
- setSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
-
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
- setSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
- setSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
- setSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
- setSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
-
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
- setSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
- setSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
- setSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
- setSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
- setSupportedProductFamilyIDs(Iterable<Integer>) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile.Builder
-
Sets or replaces all elements for supportedProductFamilyIDs set.
- setSupportsAbiGenerationFromSource(boolean) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
-
Initializes the value for the supportsAbiGenerationFromSource attribute.
- setSupportsAbiGenerationFromSource(boolean) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
-
Initializes the value for the supportsAbiGenerationFromSource attribute.
- setSupportsMergedLinking(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setSupportsMergedLinking(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setSupportsMergedLinking(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setSupportsMergedLinking(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setSupportsMergedLinking(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setSupportsMergedLinking(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setSupportsMergedLinking(boolean) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setSupportsMergedLinking(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setSupportsMergedLinking(boolean) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value supportsMergedLinking to supportsMergedLinking.
- setSupportsMergedLinking(Optional<Boolean>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value supportsMergedLinking to supportsMergedLinking.
- setSupportsSharedLibraryInterface(boolean) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the value for the supportsSharedLibraryInterface attribute.
- setSuppressStackTraces(boolean) - Method in class com.facebook.buck.util.ErrorLogger
-
- setSwiftc(Tool) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
-
Initializes the value for the swiftc attribute.
- setSwiftCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setSwiftCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setSwiftCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setSwiftName(String) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
-
Initializes the optional value swiftName to swiftName.
- setSwiftName(Optional<String>) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
-
Initializes the optional value swiftName to swiftName.
- setSwiftPlatform(SwiftPlatform) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
-
Initializes the optional value swiftPlatform to swiftPlatform.
- setSwiftPlatform(Optional<? extends SwiftPlatform>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
-
Initializes the optional value swiftPlatform to swiftPlatform.
- setSwiftRuntimePaths(Iterable<? extends Path>) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
-
Sets or replaces all elements for swiftRuntimePaths set.
- setSwiftSharedLibraryRunPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
-
Sets or replaces all elements for swiftSharedLibraryRunPaths list.
- setSwiftStaticRuntimePaths(Iterable<? extends Path>) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
-
Sets or replaces all elements for swiftStaticRuntimePaths set.
- setSwiftStdlibTool(Tool) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
-
Initializes the optional value swiftStdlibTool to swiftStdlibTool.
- setSwiftStdlibTool(Optional<? extends Tool>) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
-
Initializes the optional value swiftStdlibTool to swiftStdlibTool.
- setSwiftVersion(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Initializes the optional value
swiftVersion to swiftVersion.
- setSwiftVersion(Optional<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Initializes the optional value
swiftVersion to swiftVersion.
- setSwiftVersion(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Initializes the optional value
swiftVersion to swiftVersion.
- setSwiftVersion(Optional<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Initializes the optional value
swiftVersion to swiftVersion.
- setSwiftVersion(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the optional value
swiftVersion to swiftVersion.
- setSwiftVersion(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the optional value
swiftVersion to swiftVersion.
- setSymbolNameTool(SymbolNameTool) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
-
Initializes the value for the symbolNameTool attribute.
- setSystemMemory(long) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Initializes the value for the systemMemory attribute.
- setTags(Map<String, ? extends String>) - Method in class com.facebook.buck.counters.CounterInfo.Builder
-
Sets or replaces all mappings from the specified map as entries for the tags map.
- setTags(Map<String, ? extends String>) - Method in class com.facebook.buck.counters.CounterSnapshot.Builder
-
Sets or replaces all mappings from the specified map as entries for the tags map.
- setTags(Multimap<String, ? extends String>) - Method in class com.facebook.buck.event.ScubaData.Builder
-
Sets or replaces all mappings from the specified map as entries for the tags map.
- setTagSets(Multimap<String, ? extends String>) - Method in class com.facebook.buck.counters.CounterSnapshot.Builder
-
Sets or replaces all mappings from the specified map as entries for the tagSets map.
- setTarget(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Initializes the optional value
target to target.
- setTarget(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Initializes the optional value
target to target.
- setTarget(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Initializes the optional value
target to target.
- setTarget(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Initializes the optional value
target to target.
- setTarget(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the optional value
target to target.
- setTarget(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the optional value
target to target.
- setTarget(Optional<String>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished.Builder
-
- setTarget(BuildTarget) - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath.Builder
-
Initializes the value for the
target attribute.
- setTarget(BuildTarget) - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath.Builder
-
Initializes the value for the
target attribute.
- setTarget(BuildTarget) - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath.Builder
-
Initializes the value for the
target attribute.
- setTarget(BuildTarget) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
-
Initializes the value for the target attribute.
- setTarget(BuildTarget) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
-
Initializes the value for the target attribute.
- setTarget(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Initializes the optional value
target to target.
- setTarget(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Initializes the optional value
target to target.
- setTarget(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Initializes the optional value
target to target.
- setTarget(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Initializes the optional value
target to target.
- setTarget(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Initializes the optional value
target to target.
- setTarget(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Initializes the optional value
target to target.
- setTarget(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Initializes the optional value
target to target.
- setTarget(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Initializes the optional value
target to target.
- setTarget(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Initializes the optional value
target to target.
- setTarget(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Initializes the optional value
target to target.
- setTarget(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Initializes the optional value
target to target.
- setTarget(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Initializes the optional value
target to target.
- setTarget(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Initializes the optional value
target to target.
- setTarget(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Initializes the optional value
target to target.
- setTarget(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Initializes the optional value
target to target.
- setTarget(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Initializes the optional value
target to target.
- setTargetAppPlatform(String) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration.Builder
-
Initializes the value for the targetAppPlatform attribute.
- setTargetBuildRules(ImmutableSet<BuildTarget>) - Method in class com.facebook.buck.event.listener.BuildTargetDurationListenerCloseArgs.Builder
-
Initializes the optional value targetBuildRules to targetBuildRules.
- setTargetBuildRules(Optional<? extends ImmutableSet<BuildTarget>>) - Method in class com.facebook.buck.event.listener.BuildTargetDurationListenerCloseArgs.Builder
-
Initializes the optional value targetBuildRules to targetBuildRules.
- setTargetCpuType(TargetCpuType) - Method in class com.facebook.buck.android.AndroidLinkableMetadata.Builder
-
Initializes the value for the targetCpuType attribute.
- setTargetCpuType(TargetCpuType) - Method in class com.facebook.buck.android.StrippedObjectDescription.Builder
-
Initializes the value for the targetCpuType attribute.
- setTargetCpuType(TargetCpuType) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration.Builder
-
Initializes the value for the targetCpuType attribute.
- setTargetDevice(TargetDevice) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the optional value targetDevice to targetDevice.
- setTargetDevice(Optional<? extends TargetDevice>) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the optional value targetDevice to targetDevice.
- setTargetFilePath(Path) - Method in class com.facebook.buck.event.listener.BuildTargetDurationListenerCloseArgs.Builder
-
Initializes the value for the targetFilePath attribute.
- setTargetGraph(TargetGraph) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphs.Builder
-
Initializes the value for the targetGraph attribute.
- setTargetHash(String) - Method in class com.facebook.buck.cli.TargetResult.Builder
-
Initializes the optional value targetHash to targetHash.
- setTargetHash(Optional<String>) - Method in class com.facebook.buck.cli.TargetResult.Builder
-
Initializes the optional value targetHash to targetHash.
- setTargetLevel(String) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Initializes the value for the targetLevel attribute.
- setTargets(Iterable<? extends TargetNode>) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule.Builder
-
Sets or replaces all elements for targets set.
- setTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
-
Sets or replaces all elements for targets set.
- setTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
-
Sets or replaces all elements for targets set.
- setTargets(Iterable<? extends QueryTarget>) - Method in class com.facebook.buck.query.TargetSetExpression.Builder
-
Sets or replaces all elements for targets set.
- setTargetSdkVersion(int) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
-
Initializes the optional value targetSdkVersion to targetSdkVersion.
- setTargetSdkVersion(OptionalInt) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
-
Initializes the optional value targetSdkVersion to targetSdkVersion.
- setTask(JavaCompiler.CompilationTask) - Method in class com.facebook.buck.jvm.java.abi.source.api.ErrorSuppressingDiagnosticListener
-
- setTaskListener(TaskListener) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
-
Sets a TaskListener.
- setTaskListener(BuckJavacTaskListener) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
-
- setTaskListener(BuckJavacTaskListener) - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
-
- setTempAssets(Path) - Method in class com.facebook.buck.android.ModuleInfo.Builder
-
Initializes the value for the
tempAssets attribute.
- setTempNatives(Path) - Method in class com.facebook.buck.android.ModuleInfo.Builder
-
- setTenantId(String) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs.Builder
-
Initializes the value for the tenantId attribute.
- setTest(TestRule) - Method in class com.facebook.buck.cli.TestRun.Builder
-
Initializes the value for the test attribute.
- setTest(SourcePath) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Initializes the optional value test to test.
- setTest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Initializes the optional value test to test.
- setTestCases(Iterable<? extends TestCaseSummary>) - Method in class com.facebook.buck.test.TestResults.Builder
-
Sets or replaces all elements for testCases list.
- setTestCaseTimeoutMs(long) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setTestCaseTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setTestCaseTimeoutMs(long) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setTestCaseTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setTestCaseTimeoutMs(long) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setTestCaseTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setTestCaseTimeoutMs(long) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setTestCaseTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setTestCaseTimeoutMs(long) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setTestCaseTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setTestClasses(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Sets or replaces all elements for testClasses list.
- setTestFilter(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the optional value testFilter to testFilter.
- setTestFilter(Optional<String>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the optional value testFilter to testFilter.
- setTestHostApp(BuildTarget) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the optional value testHostApp to testHostApp.
- setTestHostApp(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the optional value testHostApp to testHostApp.
- setTestLibraryProjectDir(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the optional value testLibraryProjectDir to testLibraryProjectDir.
- setTestLibraryProjectDir(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the optional value testLibraryProjectDir to testLibraryProjectDir.
- setTestLogPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.test.TestResults.Builder
-
Sets or replaces all elements for testLogPaths list.
- setTestPackage(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the value for the testPackage attribute.
- setTestReportingCallback(TestRule.TestReportingCallback) - Method in class com.facebook.buck.cli.TestRun.Builder
-
Initializes the value for the testReportingCallback attribute.
- setTestResultsCallable(Callable<TestResults>) - Method in class com.facebook.buck.cli.TestRun.Builder
-
Initializes the value for the testResultsCallable attribute.
- setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
-
- setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
-
- setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
- setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
-
- setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
- setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
-
- setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
- setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
- setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
- setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
- setTestRunner(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the value for the testRunner attribute.
- setTestRunnerClasspath(Path) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
-
Initializes the value for the testRunnerClasspath attribute.
- setTestRunnerClasspath(Path) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the value for the testRunnerClasspath attribute.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Sets or replaces all elements for
tests sortedSet.
- setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
-
Sets or replaces all elements for tests sortedSet.
- setTestSelectorList(TestSelectorList) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the optional value testSelectorList to testSelectorList.
- setTestSelectorList(Optional<? extends TestSelectorList>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the optional value testSelectorList to testSelectorList.
- setTestSelectorList(TestSelectorList) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
-
Initializes the value for the testSelectorList attribute.
- setTestType(TestType) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the optional value
testType to testType.
- setTestType(Optional<? extends TestType>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the optional value
testType to testType.
- setTestType(TestType) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Initializes the optional value
testType to testType.
- setTestType(Optional<? extends TestType>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Initializes the optional value
testType to testType.
- setTestType(TestType) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Initializes the optional value
testType to testType.
- setTestType(Optional<? extends TestType>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Initializes the optional value
testType to testType.
- setTestType(TestType) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
-
Initializes the value for the testType attribute.
- setTestType(TestType) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Initializes the optional value
testType to testType.
- setTestType(Optional<? extends TestType>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Initializes the optional value
testType to testType.
- setTestType(TestType) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Initializes the optional value
testType to testType.
- setTestType(Optional<? extends TestType>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Initializes the optional value
testType to testType.
- setThinLto(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
Initializes the value for the
thinLto attribute.
- setThinLto(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
Initializes the value for the
thinLto attribute.
- setThinLto(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the value for the
thinLto attribute.
- setThinLto(boolean) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
Initializes the value for the
thinLto attribute.
- setThinLto(boolean) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
Initializes the value for the
thinLto attribute.
- setThinLto(boolean) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Initializes the value for the
thinLto attribute.
- setThinLto(boolean) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
Initializes the value for the
thinLto attribute.
- setThinLto(boolean) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
Initializes the value for the
thinLto attribute.
- setThinTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.MultiarchFileInfo.Builder
-
Sets or replaces all elements for thinTargets list.
- setThriftPath(String) - Method in class com.facebook.buck.slb.ThriftOverHttpServiceConfig.Builder
-
Initializes the value for the thriftPath attribute.
- setThriftProtocol(ThriftProtocol) - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs.Builder
-
Initializes the value for the thriftProtocol attribute.
- setTimeout(Timeout) - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask.Builder
-
Initializes the optional value
timeout to timeout.
- setTimeout(Optional<? extends Timeout>) - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask.Builder
-
Initializes the optional value
timeout to timeout.
- setTimestamp(long) - Method in class com.facebook.buck.event.listener.ProxyBuckEvent.Builder
-
Initializes the value for the timestamp attribute.
- setTimestampMillis(long) - Method in class com.facebook.buck.log.InvocationInfo.Builder
-
Initializes the value for the timestampMillis attribute.
- setTimestampMillis(long) - Method in class com.facebook.buck.test.TestStatusMessage.Builder
-
Initializes the value for the timestampMillis attribute.
- setTimingStatsTracker(BuildSlaveTimingStatsTracker) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
-
Initializes the value for the timingStatsTracker attribute.
- setTimingStatsTracker(BuildSlaveTimingStatsTracker) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the timingStatsTracker attribute.
- SettingsAffectingCache(int, ActionGraph) - Constructor for class com.facebook.buck.rules.keys.RuleKeyCacheRecycler.SettingsAffectingCache
-
- setTmpFolderPath(Path) - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep.Builder
-
Initializes the value for the tmpFolderPath attribute.
- setToolchainPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths.Builder
-
Sets or replaces all elements for toolchainPaths set.
- setToolchains(Iterable<? extends AppleToolchain>) - Method in class com.facebook.buck.apple.toolchain.AppleSdk.Builder
-
Sets or replaces all elements for toolchains list.
- setTopLevelTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
-
Sets or replaces all elements for topLevelTargets set.
- setTotalCacheErrors(int) - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary.Builder
-
Initializes the value for the totalCacheErrors attribute.
- setTotalCacheHits(int) - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary.Builder
-
Initializes the value for the totalCacheHits attribute.
- setTotalCacheIgnores(int) - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary.Builder
-
Initializes the value for the totalCacheIgnores attribute.
- setTotalCacheLocalKeyUnchangedHits(int) - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary.Builder
-
Initializes the value for the totalCacheLocalKeyUnchangedHits attribute.
- setTotalCacheMisses(int) - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary.Builder
-
Initializes the value for the totalCacheMisses attribute.
- setTotalLoadTime(long) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
-
Initializes the optional value totalLoadTime to totalLoadTime.
- setTotalLoadTime(Optional<Long>) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
-
Initializes the optional value totalLoadTime to totalLoadTime.
- setTotalMissTime(long) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
-
Initializes the optional value totalMissTime to totalMissTime.
- setTotalMissTime(Optional<Long>) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
-
Initializes the optional value totalMissTime to totalMissTime.
- setTotalNanoTime(long) - Method in class com.facebook.buck.event.listener.TimeCostEntry
-
- setTotalNumberOfTests(int) - Method in class com.facebook.buck.test.TestResults.Builder
-
Initializes the value for the totalNumberOfTests attribute.
- setTotalRulekeyTimeMs(Long) - Method in class com.facebook.buck.log.PerfTimesStats.Builder
-
Initializes the value for the totalRulekeyTimeMs attribute.
- setTotalThreadUserNanoTime(long) - Method in class com.facebook.buck.event.listener.TimeCostEntry
-
- setTraceFile(Path) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
-
Initializes the optional value traceFile to traceFile.
- setTraceFile(Optional<? extends Path>) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
-
Initializes the optional value traceFile to traceFile.
- setTraceFilePath(Path) - Method in class com.facebook.buck.event.listener.BuildTargetDurationListenerCloseArgs.Builder
-
Initializes the value for the traceFilePath attribute.
- setTraceUploadURI(URI) - Method in class com.facebook.buck.event.listener.LogUploaderListenerCloseArgs.Builder
-
Initializes the value for the traceUploadURI attribute.
- setTrackClassUsage(boolean) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Initializes the value for the trackClassUsage attribute.
- setTrackJavacPhaseEvents(boolean) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Initializes the value for the trackJavacPhaseEvents attribute.
- setTransitiveBytecodeIncludes(ImmutableSortedSet<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Initializes the value for the transitiveBytecodeIncludes attribute.
- setTrimResourceIds(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
- setTrimResourceIds(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
- setTwoLevelContentHashKey(String) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
-
Initializes the optional value twoLevelContentHashKey to twoLevelContentHashKey.
- setTwoLevelContentHashKey(Optional<String>) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
-
Initializes the optional value twoLevelContentHashKey to twoLevelContentHashKey.
- setTwoLevelContentHashKey(String) - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult.Builder
-
Initializes the optional value twoLevelContentHashKey to twoLevelContentHashKey.
- setTwoLevelContentHashKey(Optional<String>) - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult.Builder
-
Initializes the optional value twoLevelContentHashKey to twoLevelContentHashKey.
- setTwoLevelContentHashKeyServerLog(RuleKeyLogEntry) - Method in class com.facebook.buck.distributed.DistBuildClientCacheResult.Builder
-
Initializes the optional value twoLevelContentHashKeyServerLog to twoLevelContentHashKeyServerLog.
- setTwoLevelContentHashKeyServerLog(Optional<? extends RuleKeyLogEntry>) - Method in class com.facebook.buck.distributed.DistBuildClientCacheResult.Builder
-
Initializes the optional value twoLevelContentHashKeyServerLog to twoLevelContentHashKeyServerLog.
- setType(RDotTxtEntry.RType) - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry.Builder
-
Initializes the value for the type attribute.
- setType(NdkCompilerType) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformCompiler.Builder
-
Initializes the value for the type attribute.
- setType(AbstractGroupedSource.Type) - Method in class com.facebook.buck.apple.GroupedSource.Builder
-
Initializes the value for the type attribute.
- setType(CacheResultType) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
-
Initializes the value for the type attribute.
- setType(String) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
-
Initializes the value for the type attribute.
- setType(String) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
Initializes the optional value
type to type.
- setType(Optional<String>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
-
Initializes the optional value
type to type.
- setType(AbstractCxxSource.Type) - Method in class com.facebook.buck.cxx.CxxSource.Builder
-
Initializes the value for the
type attribute.
- setType(CxxToolProvider.Type) - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams.Builder
-
Initializes the optional value type to type.
- setType(Optional<? extends CxxToolProvider.Type>) - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams.Builder
-
Initializes the optional value type to type.
- setType(IjDependencyListBuilder.Type) - Method in class com.facebook.buck.features.project.intellij.DependencyEntry.Builder
-
Initializes the value for the type attribute.
- setType(String) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder.Builder
-
Initializes the value for the type attribute.
- setType(String) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
-
Initializes the optional value type to type.
- setType(Optional<String>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
-
Initializes the optional value type to type.
- setType(RemoteFile.Type) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
-
Initializes the optional value type to type.
- setType(Optional<? extends RemoteFile.Type>) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
-
Initializes the optional value type to type.
- setType(String) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
Initializes the optional value
type to type.
- setType(Optional<String>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
-
Initializes the optional value
type to type.
- setType(String) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field.Builder
-
Initializes the value for the type attribute.
- setType(AbstractFrameworkPath.Type) - Method in class com.facebook.buck.rules.coercer.FrameworkPath.Builder
-
Initializes the value for the type attribute.
- setType(AbstractSourceSet.Type) - Method in class com.facebook.buck.rules.coercer.SourceSet.Builder
-
Initializes the value for the type attribute.
- setType(AbstractSourceSortedSet.Type) - Method in class com.facebook.buck.rules.coercer.SourceSortedSet.Builder
-
Initializes the value for the type attribute.
- setType(String) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Initializes the optional value
type to type.
- setType(Optional<String>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
-
Initializes the optional value
type to type.
- setType(String) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Initializes the optional value type to type.
- setType(Optional<String>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
-
Initializes the optional value type to type.
- SetTypeCoercer<T> - Class in com.facebook.buck.rules.coercer
-
- setUdid(String) - Method in class com.facebook.buck.apple.simulator.AppleSimulator.Builder
-
Initializes the value for the udid attribute.
- setUiTestTargetApp(BuildTarget) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the optional value uiTestTargetApp to uiTestTargetApp.
- setUiTestTargetApp(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
Initializes the optional value uiTestTargetApp to uiTestTargetApp.
- setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
-
- setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
-
- setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
-
- setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
-
- setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
-
- setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
-
- setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setUnexpandedCommandArgs(Iterable<String>) - Method in class com.facebook.buck.log.InvocationInfo.Builder
-
Sets or replaces all elements for unexpandedCommandArgs list.
- setUnnamedSources(ImmutableSet<SourcePath>) - Method in class com.facebook.buck.rules.coercer.SourceSet.Builder
-
Initializes the optional value unnamedSources to unnamedSources.
- setUnnamedSources(Optional<? extends ImmutableSet<SourcePath>>) - Method in class com.facebook.buck.rules.coercer.SourceSet.Builder
-
Initializes the optional value unnamedSources to unnamedSources.
- setUnnamedSources(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.rules.coercer.SourceSortedSet.Builder
-
Initializes the optional value unnamedSources to unnamedSources.
- setUnnamedSources(Optional<? extends ImmutableSortedSet<SourcePath>>) - Method in class com.facebook.buck.rules.coercer.SourceSortedSet.Builder
-
Initializes the optional value unnamedSources to unnamedSources.
- setUnstrippedLibraries(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult.Builder
-
Initializes the optional value unstrippedLibraries to unstrippedLibraries.
- setUnstrippedLibraries(Optional<? extends ImmutableSortedSet<SourcePath>>) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult.Builder
-
Initializes the optional value unstrippedLibraries to unstrippedLibraries.
- setUnversionedTargetGraph(TargetGraphAndBuildTargets) - Method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs.Builder
-
Initializes the value for the unversionedTargetGraph attribute.
- setup(SimplePerfEvent.Scope) - Method in class com.facebook.buck.rules.keys.EventPostingRuleKeyCacheScope
-
Additional setup.
- setup(Environment) - Method in class com.facebook.buck.skylark.parser.context.ParseContext
-
- setUploadBuckDotFilesDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value uploadBuckDotFilesDurationMs to uploadBuckDotFilesDurationMs.
- setUploadBuckDotFilesDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value uploadBuckDotFilesDurationMs to uploadBuckDotFilesDurationMs.
- setUploadCompleteFuture(ListenableFuture<Void>) - Method in class com.facebook.buck.core.build.engine.BuildResult.Builder
-
Initializes the optional value uploadCompleteFuture to uploadCompleteFuture.
- setUploadCompleteFuture(Optional<? extends ListenableFuture<Void>>) - Method in class com.facebook.buck.core.build.engine.BuildResult.Builder
-
Initializes the optional value uploadCompleteFuture to uploadCompleteFuture.
- setUploadMissingFilesDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value uploadMissingFilesDurationMs to uploadMissingFilesDurationMs.
- setUploadMissingFilesDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value uploadMissingFilesDurationMs to uploadMissingFilesDurationMs.
- setUploadTargetGraphDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value uploadTargetGraphDurationMs to uploadTargetGraphDurationMs.
- setUploadTargetGraphDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the optional value uploadTargetGraphDurationMs to uploadTargetGraphDurationMs.
- setupLoggers(InvocationInfo, OutputStream, OutputStream, Verbosity) - Method in class com.facebook.buck.log.GlobalStateManager
-
- setupLogging(LogConfigSetup) - Static method in class com.facebook.buck.log.LogConfig
-
Creates the log output directory and concatenates logging.properties files together to
configure or re-configure LogManager.
- setUrl(URI) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
-
Initializes the value for the url attribute.
- setUrl(String) - Method in class com.facebook.buck.features.project.intellij.model.ContentRoot.Builder
-
Initializes the value for the url attribute.
- setUrl(String) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder.Builder
-
Initializes the value for the url attribute.
- setUrl(URI) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
-
Initializes the value for the url attribute.
- setUrls(Iterable<? extends URI>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
-
Sets or replaces all elements for urls list.
- setUrls(Iterable<? extends URI>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
-
Sets or replaces all elements for urls list.
- setUseAsyncFileLogging(boolean) - Static method in class com.facebook.buck.log.LogConfig
-
- setUseCxxLibraries(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setUseCxxLibraries(Optional<Boolean>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
- setUseCxxLibraries(boolean) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setUseCxxLibraries(Optional<Boolean>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
- setUseCxxLibraries(boolean) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setUseCxxLibraries(Optional<Boolean>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
- setUseCxxLibraries(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setUseCxxLibraries(Optional<Boolean>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
- setUseCxxLibraries(boolean) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setUseCxxLibraries(Optional<Boolean>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
- setUseDefaultTestMain(boolean) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Initializes the optional value useDefaultTestMain to useDefaultTestMain.
- setUseDefaultTestMain(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
Initializes the optional value useDefaultTestMain to useDefaultTestMain.
- setUseOldStyleableFormat(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Initializes the value for the useOldStyleableFormat attribute.
- setUser(String) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
-
Initializes the value for the user attribute.
- setUserIssueDescription(String) - Method in class com.facebook.buck.doctor.UserReport.Builder
-
Initializes the value for the userIssueDescription attribute.
- setUserLocalConfiguration(UserLocalConfiguration) - Method in class com.facebook.buck.doctor.DefectReport.Builder
-
- setUserOrInferredBuildLabel(String) - Method in class com.facebook.buck.distributed.ClientStatsTracker
-
- setUserOrInferredBuildLabel(String) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
-
Initializes the value for the userOrInferredBuildLabel attribute.
- setUserReport(UserReport) - Method in class com.facebook.buck.doctor.DefectReport.Builder
-
Initializes the optional value
userReport to userReport.
- setUserReport(Optional<? extends UserReport>) - Method in class com.facebook.buck.doctor.DefectReport.Builder
-
Initializes the optional value
userReport to userReport.
- setUseSplitDex(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the value for the useSplitDex attribute.
- setUseSplitDex(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the value for the useSplitDex attribute.
- setUseWatchmanGlob(boolean) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Initializes the value for the useWatchmanGlob attribute.
- setUUID(String) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
-
Initializes the value for the uUID attribute.
- setValue(String) - Method in class com.facebook.buck.cli.ConfigValue.Builder
-
Initializes the optional value value to value.
- setValue(Optional<String>) - Method in class com.facebook.buck.cli.ConfigValue.Builder
-
Initializes the optional value value to value.
- setValue(long) - Method in class com.facebook.buck.event.EventKey.Builder
-
Initializes the value for the value attribute.
- setValue(String) - Method in class com.facebook.buck.event.PerfEventId.Builder
-
Initializes the value for the value attribute.
- setValue(String) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field.Builder
-
Initializes the value for the value attribute.
- setValues(BuildConfigFields) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
-
Initializes the value for the values attribute.
- setValues(Map<String, ? extends String>) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the values map.
- setValues(Map<String, ? extends Long>) - Method in class com.facebook.buck.counters.CounterSnapshot.Builder
-
Sets or replaces all mappings from the specified map as entries for the values map.
- setValuesFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
-
Initializes the optional value valuesFile to valuesFile.
- setValuesFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
-
Initializes the optional value valuesFile to valuesFile.
- setVariants(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
-
Sets or replaces all elements for variants set.
- setVerbose(boolean) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
-
Initializes the value for the verbose attribute.
- setVerificationErrors(Iterable<String>) - Method in class com.facebook.buck.util.cache.FileHashCacheVerificationResult.Builder
-
- setVersion(String) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformCompiler.Builder
-
Initializes the value for the version attribute.
- setVersion(String) - Method in class com.facebook.buck.apple.toolchain.AppleSdk.Builder
-
Initializes the value for the version attribute.
- setVersion(String) - Method in class com.facebook.buck.apple.toolchain.AppleToolchain.Builder
-
Initializes the optional value version to version.
- setVersion(Optional<String>) - Method in class com.facebook.buck.apple.toolchain.AppleToolchain.Builder
-
Initializes the optional value version to version.
- setVersion(String) - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool.Builder
-
Initializes the value for the version attribute.
- setVersion(String) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
-
Initializes the value for the version attribute.
- setVersion(String) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Initializes the optional value version to version.
- setVersion(Optional<String>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
-
Initializes the optional value version to version.
- setVersionCode(int) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
-
Initializes the optional value versionCode to versionCode.
- setVersionCode(OptionalInt) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
-
Initializes the optional value versionCode to versionCode.
- setVersionControlStats(Optional<CommonFastVersionControlStats>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- setVersionedExportedLangPlatformPreprocessorFlags(VersionMatchedCollection<ImmutableMap<AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the value for the versionedExportedLangPlatformPreprocessorFlags attribute.
- setVersionedExportedLangPreprocessorFlags(VersionMatchedCollection<ImmutableMap<AbstractCxxSource.Type, ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the value for the versionedExportedLangPreprocessorFlags attribute.
- setVersionedExportedPlatformPreprocessorFlags(VersionMatchedCollection<PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the value for the versionedExportedPlatformPreprocessorFlags attribute.
- setVersionedExportedPreprocessorFlags(VersionMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the value for the versionedExportedPreprocessorFlags attribute.
- setVersionedHeaderDirs(VersionMatchedCollection<ImmutableList<SourcePath>>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
-
Initializes the optional value versionedHeaderDirs to versionedHeaderDirs.
- setVersionedHeaderDirs(Optional<? extends VersionMatchedCollection<ImmutableList<SourcePath>>>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
-
Initializes the optional value versionedHeaderDirs to versionedHeaderDirs.
- setVersionedHeaderDirs(VersionMatchedCollection<ImmutableList<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value versionedHeaderDirs to versionedHeaderDirs.
- setVersionedHeaderDirs(Optional<? extends VersionMatchedCollection<ImmutableList<SourcePath>>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value versionedHeaderDirs to versionedHeaderDirs.
- setVersionedResources(VersionMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Initializes the optional value versionedResources to versionedResources.
- setVersionedResources(Optional<? extends VersionMatchedCollection<SourceSortedSet>>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Initializes the optional value versionedResources to versionedResources.
- setVersionedResources(VersionMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Initializes the optional value versionedResources to versionedResources.
- setVersionedResources(Optional<? extends VersionMatchedCollection<SourceSortedSet>>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Initializes the optional value versionedResources to versionedResources.
- setVersionedSharedLib(VersionMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
-
Initializes the optional value versionedSharedLib to versionedSharedLib.
- setVersionedSharedLib(Optional<? extends VersionMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
-
Initializes the optional value versionedSharedLib to versionedSharedLib.
- setVersionedSharedLib(VersionMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value versionedSharedLib to versionedSharedLib.
- setVersionedSharedLib(Optional<? extends VersionMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value versionedSharedLib to versionedSharedLib.
- setVersionedSrcs(VersionMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Initializes the optional value versionedSrcs to versionedSrcs.
- setVersionedSrcs(Optional<? extends VersionMatchedCollection<SourceSortedSet>>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Initializes the optional value versionedSrcs to versionedSrcs.
- setVersionedSrcs(VersionMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Initializes the optional value versionedSrcs to versionedSrcs.
- setVersionedSrcs(Optional<? extends VersionMatchedCollection<SourceSortedSet>>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Initializes the optional value versionedSrcs to versionedSrcs.
- setVersionedStaticLib(VersionMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
-
Initializes the optional value versionedStaticLib to versionedStaticLib.
- setVersionedStaticLib(Optional<? extends VersionMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
-
Initializes the optional value versionedStaticLib to versionedStaticLib.
- setVersionedStaticLib(VersionMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value versionedStaticLib to versionedStaticLib.
- setVersionedStaticLib(Optional<? extends VersionMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value versionedStaticLib to versionedStaticLib.
- setVersionedStaticPicLib(VersionMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
-
Initializes the optional value versionedStaticPicLib to versionedStaticPicLib.
- setVersionedStaticPicLib(Optional<? extends VersionMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
-
Initializes the optional value versionedStaticPicLib to versionedStaticPicLib.
- setVersionedStaticPicLib(VersionMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value versionedStaticPicLib to versionedStaticPicLib.
- setVersionedStaticPicLib(Optional<? extends VersionMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
-
Initializes the optional value versionedStaticPicLib to versionedStaticPicLib.
- setVersionedTargetGraph(TargetGraphAndBuildTargets) - Method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs.Builder
-
Initializes the optional value versionedTargetGraph to versionedTargetGraph.
- setVersionedTargetGraph(Optional<? extends TargetGraphAndBuildTargets>) - Method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs.Builder
-
Initializes the optional value versionedTargetGraph to versionedTargetGraph.
- setVersionedTargetGraphCache(InstrumentedVersionedTargetGraphCache) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
-
Initializes the value for the versionedTargetGraphCache attribute.
- setVersionedTargetGraphCache(InstrumentedVersionedTargetGraphCache) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
-
Initializes the value for the versionedTargetGraphCache attribute.
- setVersionName(String) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
-
Initializes the optional value versionName to versionName.
- setVersionName(Optional<String>) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
-
Initializes the optional value versionName to versionName.
- setVersions(Map<? extends Version, ? extends BuildTarget>) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
-
Sets or replaces all mappings from the specified map as entries for the versions map.
- setVersions(Map<? extends BuildTarget, ? extends Version>) - Method in class com.facebook.buck.versions.VersionUniverse.Builder
-
Sets or replaces all mappings from the specified map as entries for the versions map.
- setVersionString(String) - Method in class com.facebook.buck.jvm.java.JavacVersion.Builder
-
Initializes the value for the versionString attribute.
- setVersionString(String) - Method in class com.facebook.buck.jvm.kotlin.KotlincVersion.Builder
-
Initializes the value for the versionString attribute.
- setVersionUniverse(String) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setVersionUniverse(Optional<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
-
- setVersionUniverse(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setVersionUniverse(Optional<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
-
- setVersionUniverse(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- setVersionUniverse(Optional<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
-
- setVersionUniverse(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setVersionUniverse(Optional<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
-
- setVersionUniverse(String) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
- setVersionUniverse(Optional<String>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
- setVersionUniverse(String) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
- setVersionUniverse(Optional<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
- setVmArgs(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
-
Sets or replaces all elements for
vmArgs list.
- setVmArgs(Iterable<String>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
-
Sets or replaces all elements for vmArgs list.
- setVmArgs(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
-
Sets or replaces all elements for
vmArgs list.
- setVmArgs(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
-
Sets or replaces all elements for
vmArgs list.
- setVmArgs(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
-
Sets or replaces all elements for
vmArgs list.
- setVmArgs(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
-
Sets or replaces all elements for
vmArgs list.
- setWallMillisDuration(Long) - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry.Builder
-
Initializes the value for the wallMillisDuration attribute.
- setWarnAboutDeprecatedSyntax(boolean) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Initializes the value for the warnAboutDeprecatedSyntax attribute.
- setWarnings(boolean) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
-
Initializes the value for the warnings attribute.
- setWarningsFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Initializes the optional value warningsFlags to warningsFlags.
- setWarningsFlags(Optional<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
-
Initializes the optional value warningsFlags to warningsFlags.
- setWarningsFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Initializes the optional value warningsFlags to warningsFlags.
- setWarningsFlags(Optional<String>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
-
Initializes the optional value warningsFlags to warningsFlags.
- setWarningsFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
-
Initializes the optional value warningsFlags to warningsFlags.
- setWarningsFlags(Optional<String>) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
-
Initializes the optional value warningsFlags to warningsFlags.
- setWasDefaultRuleKeyMismatch(boolean) - Method in class com.facebook.buck.distributed.BuildRuleStats.Builder
-
Initializes the value for the wasDefaultRuleKeyMismatch attribute.
- setWasInputRuleKeyMismatch(boolean) - Method in class com.facebook.buck.distributed.BuildRuleStats.Builder
-
Initializes the value for the wasInputRuleKeyMismatch attribute.
- setWasStoreSuccessful(boolean) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
-
Initializes the optional value wasStoreSuccessful to wasStoreSuccessful.
- setWasStoreSuccessful(Optional<Boolean>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
-
Initializes the optional value wasStoreSuccessful to wasStoreSuccessful.
- setWasStoreSuccessful(boolean) - Method in class com.facebook.buck.artifact_cache.StoreResult.Builder
-
- setWasStoreSuccessful(Optional<Boolean>) - Method in class com.facebook.buck.artifact_cache.StoreResult.Builder
-
- setWatchAppPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
-
Initializes the value for the watchAppPath attribute.
- setWatchman(Watchman) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Initializes the value for the watchman attribute.
- setWatchmanDiagReport(Path) - Method in class com.facebook.buck.doctor.FileChangesIgnoredReport.Builder
-
- setWatchmanDiagReport(Optional<? extends Path>) - Method in class com.facebook.buck.doctor.FileChangesIgnoredReport.Builder
-
- setWatchmanGlobStatResults(boolean) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Initializes the value for the watchmanGlobStatResults attribute.
- setWatchmanQueryTimeoutMs(long) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Initializes the optional value watchmanQueryTimeoutMs to watchmanQueryTimeoutMs.
- setWatchmanQueryTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Initializes the optional value watchmanQueryTimeoutMs to watchmanQueryTimeoutMs.
- setWatchmanUseGlobGenerator(boolean) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
-
Initializes the value for the watchmanUseGlobGenerator attribute.
- setWeightEstimateForTesting(int) - Method in class com.facebook.buck.android.dalvik.EstimateDexWeightStep
-
- setWhitelist(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification.Builder
-
Sets or replaces all elements for whitelist sortedSet.
- setWhitelistedStringDirectories(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
-
Sets or replaces all elements for whitelistedStringDirectories set.
- setWhitelistedStringDirs(ImmutableSet<Path>) - Method in class com.facebook.buck.android.FilterResourcesSteps.Builder
-
- setWords(Iterable<? extends TargetLiteral>) - Method in class com.facebook.buck.query.SetExpression.Builder
-
Sets or replaces all elements for words list.
- setWorker(BuildTarget) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
-
Initializes the value for the worker attribute.
- setWorker(BuildTarget) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
-
Initializes the value for the worker attribute.
- setWorkerProcessPools(ConcurrentMap<String, WorkerProcessPool>) - Method in class com.facebook.buck.step.ExecutionContext.Builder
-
Initializes the value for the workerProcessPools attribute.
- setWorkingDirectory(Path) - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths.Builder
-
Initializes the value for the workingDirectory attribute.
- setWorkingDirectoryChangesCount(OptionalInt) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- setWorkspaceName(String) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Initializes the optional value workspaceName to workspaceName.
- setWorkspaceName(Optional<String>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
-
Initializes the optional value workspaceName to workspaceName.
- setWriteHeaders(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
-
Sets or replaces all mappings from the specified map as entries for the writeHeaders map.
- setWriter(ConsoleHandlerState.Writer) - Method in interface com.facebook.buck.log.GlobalStateManager.LoggerIsMappedToThreadScope
-
- setWriteTimeoutSeconds(int) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
-
Initializes the value for the writeTimeoutSeconds attribute.
- setXcodeBuildVersion(String) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
-
Initializes the optional value xcodeBuildVersion to xcodeBuildVersion.
- setXcodeBuildVersion(Optional<String>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
-
Initializes the optional value xcodeBuildVersion to xcodeBuildVersion.
- setXcodePrivateHeadersSymlinks(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setXcodePrivateHeadersSymlinks(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setXcodePrivateHeadersSymlinks(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setXcodePrivateHeadersSymlinks(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setXcodePrivateHeadersSymlinks(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setXcodePrivateHeadersSymlinks(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setXcodePrivateHeadersSymlinks(boolean) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setXcodePrivateHeadersSymlinks(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setXcodeProductType(String) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
- setXcodeProductType(Optional<String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
-
- setXcodeProductType(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setXcodeProductType(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setXcodePublicHeadersSymlinks(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setXcodePublicHeadersSymlinks(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
-
- setXcodePublicHeadersSymlinks(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setXcodePublicHeadersSymlinks(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
-
- setXcodePublicHeadersSymlinks(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setXcodePublicHeadersSymlinks(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
-
- setXcodePublicHeadersSymlinks(boolean) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setXcodePublicHeadersSymlinks(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
-
- setXcodeVersion(String) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
-
Initializes the optional value xcodeVersion to xcodeVersion.
- setXcodeVersion(Optional<String>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
-
Initializes the optional value xcodeVersion to xcodeVersion.
- setXctest(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
-
Initializes the value for the xctest attribute.
- setXPCServicesPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
-
Initializes the value for the xPCServicesPath attribute.
- setXzCompressionLevel(int) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the optional value xzCompressionLevel to xzCompressionLevel.
- setXzCompressionLevel(OptionalInt) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
-
Initializes the optional value xzCompressionLevel to xzCompressionLevel.
- setXzCompressionLevel(int) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the optional value xzCompressionLevel to xzCompressionLevel.
- setXzCompressionLevel(OptionalInt) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
-
Initializes the optional value xzCompressionLevel to xzCompressionLevel.
- setYaccCompiler(Tool) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Initializes the optional value yaccCompiler to yaccCompiler.
- setYaccCompiler(Optional<? extends Tool>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
-
Initializes the optional value yaccCompiler to yaccCompiler.
- setYaccCompiler(ToolProvider) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
-
Initializes the value for the yaccCompiler attribute.
- setZipFiles(Iterable<? extends Path>) - Method in class com.facebook.buck.android.ModuleInfo.Builder
-
Sets or replaces all elements for
zipFiles set.
- setZipSafe(boolean) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Initializes the optional value zipSafe to zipSafe.
- setZipSafe(Optional<Boolean>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
-
Initializes the optional value zipSafe to zipSafe.
- setZipSafe(boolean) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Initializes the optional value zipSafe to zipSafe.
- setZipSafe(Optional<Boolean>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
-
Initializes the optional value zipSafe to zipSafe.
- setZipSafe(boolean) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Initializes the optional value zipSafe to zipSafe.
- setZipSafe(Optional<Boolean>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
-
Initializes the optional value zipSafe to zipSafe.
- setZipSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
-
Sets or replaces all elements for zipSrcs sortedSet.
- severe(String) - Static method in class com.facebook.buck.event.ConsoleEvent
-
- severe(String, Object...) - Static method in class com.facebook.buck.event.ConsoleEvent
-
- sh_addr - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
-
- sh_addralign - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
-
- sh_entsize - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
-
- sh_flags - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
-
- sh_info - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
-
- sh_link - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
-
- sh_name - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
-
- sh_off - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
-
- sh_size - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
-
- sh_type - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
-
- SHA1 - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
-
- Sha1HashCode - Class in com.facebook.buck.util.sha1
-
A typesafe representation of a SHA-1 hash.
- SHALLOW - Static variable in class com.facebook.buck.features.project.intellij.aggregation.AggregationMode
-
- ShallowTargetNodeToBuildRuleTransformer - Class in com.facebook.buck.features.project.intellij
-
Generates build rules as if they have no dependencies, so that action graph generation visits
each target node only once.
- ShallowTargetNodeToBuildRuleTransformer() - Constructor for class com.facebook.buck.features.project.intellij.ShallowTargetNodeToBuildRuleTransformer
-
- SHARED_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
-
- SHARED_LIBRARY_SYMLINK_TREE_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
-
- SharedLibrariesBuilder() - Constructor for class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables.SharedLibrariesBuilder
-
- SharedLibraryInterfaceFactory - Interface in com.facebook.buck.cxx.toolchain
-
Factory class which produces a
BuildRule that generates a shared library interface.
- SharedLibraryInterfaceParams - Interface in com.facebook.buck.cxx.toolchain
-
- SharedLibraryInterfaceParams.Kind - Enum in com.facebook.buck.cxx.toolchain
-
- SharedLibraryInterfaceParams.Type - Enum in com.facebook.buck.cxx.toolchain
-
The configured mode for shared library interfaces.
- sharedName - Variable in enum com.facebook.buck.android.toolchain.ndk.NdkCxxRuntime
-
- ShBinary - Class in com.facebook.buck.shell
-
- ShBinary(BuildTarget, CellPathResolver, ProjectFilesystem, BuildRuleParams, SourcePath, ImmutableSet<SourcePath>) - Constructor for class com.facebook.buck.shell.ShBinary
-
- ShBinaryDescription - Class in com.facebook.buck.shell
-
- ShBinaryDescription() - Constructor for class com.facebook.buck.shell.ShBinaryDescription
-
- ShBinaryDescriptionArg - Class in com.facebook.buck.shell
-
Immutable implementation of ShBinaryDescription.AbstractShBinaryDescriptionArg.
- ShBinaryDescriptionArg.Builder - Class in com.facebook.buck.shell
-
- Shell - Class in com.facebook.buck.shell
-
- SHELL_ESCAPER - Static variable in class com.facebook.buck.util.Escaper
-
Platform-aware shell quoting Function which can be
passed to Iterables.transform()
TODO(sdwilsh): get proper cmd.EXE escaping implemented on Windows
- ShellDescriptionsProvider - Class in com.facebook.buck.shell
-
- ShellDescriptionsProvider() - Constructor for class com.facebook.buck.shell.ShellDescriptionsProvider
-
- shellQuoteJoin(Iterable<String>, String) - Static method in class com.facebook.buck.shell.Shell
-
Quotes all strings using Escaper.escapeAsBashString and joins them using sep.
- ShellStep - Class in com.facebook.buck.shell
-
- ShellStep(Path) - Constructor for class com.facebook.buck.shell.ShellStep
-
- SHORT - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
-
- SHORT_NAME - Static variable in class com.facebook.buck.android.ConcatStep
-
- SHORT_NAME - Static variable in class com.facebook.buck.android.SmartDexingStep
-
- shorten(Path) - Method in interface com.facebook.buck.cxx.toolchain.PathShortener
-
- shouldAddLinkedLibrariesAsFlags() - Method in class com.facebook.buck.apple.AppleConfig
-
- shouldAddLinkedLibrariesAsFlags() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
-
Add linker flags to OTHER_LDFLAGS for libraries rather than to the library build phase
- shouldAddLinkerFlagsForLinkWholeLibraries() - Method in class com.facebook.buck.apple.AppleConfig
-
- shouldAlwaysSortThreadsByTime() - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
-
- shouldBuildLocally() - Method in interface com.facebook.buck.core.rules.BuildRule
-
- shouldBuildLocally() - Method in class com.facebook.buck.shell.Genrule
-
- shouldBuildSelectedTargetsLocally() - Method in class com.facebook.buck.distributed.DistBuildConfig
-
- shouldCacheBinaries() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- shouldCacheBinaries() - Method in class com.facebook.buck.features.lua.LuaPlatform
-
- shouldCacheBinaries() - Method in class com.facebook.buck.features.python.PythonBuckConfig
-
- shouldCacheBinaries() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
-
- shouldCacheLinks() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
-
- shouldCacheLinks() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
- shouldClearAndOverwriteMetadataOnDisk() - Method in enum com.facebook.buck.core.build.engine.BuildRuleSuccessType
-
- shouldClose() - Method in interface com.facebook.buck.worker.WorkerProcessProtocol.CommandReceiver
-
- shouldClose() - Method in class com.facebook.buck.worker.WorkerProcessProtocolZero.CommandReceiver
-
- shouldCompileAgainstAbis() - Method in class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
-
- shouldCompileAgainstAbis() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
-
- shouldCompileAgainstAbis() - Method in class com.facebook.buck.jvm.java.JavaConfiguredCompilerFactory
-
- shouldCreateDirectoryStructure() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
-
Put targets into groups reflecting directory structure of their BUCK files
- shouldCreateSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
-
- shouldDownscale() - Method in class com.facebook.buck.android.FilterResourcesSteps.ResourceFilter
-
- shouldEscapeCFlagsInDoubleQuotes() - Method in class com.facebook.buck.android.toolchain.ndk.AbstractAndroidNdk
-
Escaping logic can be different and depends on the version of Android NDK.
- shouldEscapeCFlagsInDoubleQuotes() - Method in class com.facebook.buck.android.toolchain.ndk.AndroidNdk
-
Escaping logic can be different and depends on the version of Android NDK.
- shouldExcludeTransitiveTests() - Method in class com.facebook.buck.cli.TestCommand
-
- shouldExcludeWin() - Method in class com.facebook.buck.cli.TestCommand
-
- shouldExplain() - Method in class com.facebook.buck.cli.TestSelectorOptions
-
- shouldExplainTestSelectorList() - Method in class com.facebook.buck.core.test.event.TestRunEvent.Started
-
- shouldExplainTestSelectorList() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent.Started
-
- shouldExplainTestSelectorList() - Method in class com.facebook.buck.test.TestRunningOptions
-
- shouldExplainTestSelectors - Variable in class com.facebook.buck.testrunner.BaseRunner
-
- shouldForceLoadLinkWholeLibraries() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
-
Add linker flags to OTHER_LDFLAGS to force load of libraries with link_whole = true
- shouldGenerate - Variable in enum com.facebook.buck.util.versioncontrol.VersionControlStatsGenerator.Mode
-
- shouldGenerateBFSOutput() - Method in class com.facebook.buck.cli.QueryCommand
-
- shouldGenerateDotOutput() - Method in class com.facebook.buck.cli.AuditClasspathCommand
-
- shouldGenerateDotOutput() - Method in class com.facebook.buck.cli.QueryCommand
-
- shouldGenerateHeaderSymlinkTreesOnly() - Method in class com.facebook.buck.apple.AppleConfig
-
- shouldGenerateHeaderSymlinkTreesOnly() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
-
Generates only headers symlink trees.
- shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditCellCommand
-
- shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditClasspathCommand
-
- shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditConfigCommand
-
- shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditDependenciesCommand
-
- shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditFlavorsCommand
-
- shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditInputCommand
-
- shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditOwnerCommand
-
- shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditTestsCommand
-
- shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.QueryCommand
-
- shouldGenerateMissingUmbrellaHeader() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
-
Generate an umbrella header for modular targets without one for use in a modulemap
- shouldGenerateMissingUmbrellaHeaders() - Method in class com.facebook.buck.apple.AppleConfig
-
- shouldGenerateReadOnlyFiles() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
-
Generate read-only project files
- shouldGenerateSourceAbi() - Method in class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
-
- shouldGenerateSourceAbi() - Method in class com.facebook.buck.jvm.java.JavaConfiguredCompilerFactory
-
- shouldGenerateSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
-
- shouldGenerateSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.JavaConfiguredCompilerFactory
-
- shouldGenerateStatistics() - Method in class com.facebook.buck.util.versioncontrol.VersionControlBuckConfig
-
- shouldGenerateTabbedOutput() - Method in class com.facebook.buck.cli.AuditConfigCommand
-
- shouldIncludeCellNameInOutput() - Method in class com.facebook.buck.cli.AuditCellCommand
-
- shouldIncludeDependenciesTests() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
-
Include dependencies tests in the scheme
- shouldIncludeSharedLibraryResources() - Method in class com.facebook.buck.apple.AppleConfig
-
- shouldIncludeTests() - Method in class com.facebook.buck.cli.AuditDependenciesCommand
-
- shouldIncludeTests() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
-
Include tests that test root targets in the scheme
- shouldInstallViaSd() - Method in class com.facebook.buck.cli.InstallCommand
-
- shouldKeepGoing() - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine.DefaultBuildRuleBuilderDelegate
-
- shouldKeepUserData() - Method in class com.facebook.buck.cli.UninstallCommand.UninstallOptions
-
- shouldMergeHeaderMaps() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
-
Generate one header map containing all the headers it's using and reference only this header
map in the header search paths.
- shouldMergeHeaderMapsInXcodeProject() - Method in class com.facebook.buck.apple.AppleConfig
-
- shouldMigrateToSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
-
- shouldMigrateToSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.JavaConfiguredCompilerFactory
-
- shouldOutputAttributes() - Method in class com.facebook.buck.cli.QueryCommand
-
- shouldPrintBinaryRunInformation() - Method in enum com.facebook.buck.util.Verbosity
-
- shouldPrintCommand() - Method in enum com.facebook.buck.util.Verbosity
-
- shouldPrintOutput() - Method in enum com.facebook.buck.util.Verbosity
-
- shouldPrintSelectCommandOutput() - Method in enum com.facebook.buck.util.Verbosity
-
- shouldPrintStandardInformation() - Method in enum com.facebook.buck.util.Verbosity
-
- shouldPrintStderr(Verbosity) - Method in class com.facebook.buck.android.AidlStep
-
- shouldPrintStderr(Verbosity) - Method in class com.facebook.buck.android.DxStep
-
- shouldPrintStderr(Verbosity) - Method in class com.facebook.buck.android.NdkBuildStep
-
- shouldPrintStderr(Verbosity) - Method in class com.facebook.buck.shell.AbstractGenruleStep
-
- shouldPrintStderr(Verbosity) - Method in class com.facebook.buck.shell.ShellStep
-
- shouldPrintStdout(Verbosity) - Method in class com.facebook.buck.android.DxStep
-
- shouldPrintStdout(Verbosity) - Method in class com.facebook.buck.shell.ShellStep
-
- shouldReleaseMinion - Variable in class com.facebook.buck.distributed.build_slave.MinionWorkloadAllocator.WorkloadAllocationResult
-
- shouldReportAbsolutePaths() - Method in class com.facebook.buck.cli.BuildCommand
-
- shouldReportAbsolutePaths() - Method in class com.facebook.buck.step.ExecutionContext
-
- shouldSanitizeOutputBinary() - Method in interface com.facebook.buck.cxx.toolchain.Compiler
-
- shouldSanitizeOutputBinary() - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
-
- shouldSanitizeOutputBinary() - Method in class com.facebook.buck.cxx.toolchain.WindowsCompiler
-
- shouldSanitizeOutputBinary() - Method in class com.facebook.buck.cxx.toolchain.WindowsMl64Compiler
-
- shouldShowSlowRulesInConsole() - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
-
- shouldShowTransitiveDependencies() - Method in class com.facebook.buck.cli.AuditDependenciesCommand
-
- shouldStartActivity() - Method in class com.facebook.buck.cli.InstallCommand
-
- shouldSyncCookies() - Method in class com.facebook.buck.skylark.io.impl.SyncCookieState
-
- shouldTrackClassUsage() - Method in class com.facebook.buck.jvm.java.CompilerParameters
-
- shouldTrackJavacPhaseEvents() - Method in class com.facebook.buck.jvm.java.CompilerParameters
-
- shouldUninstallFirst() - Method in class com.facebook.buck.cli.InstallCommand
-
- shouldUploadLogs(Optional<ExitCode>) - Method in enum com.facebook.buck.event.LogUploadMode
-
Depending on the exit code, returns whether the log should be uploaded.
- shouldUploadResultingArtifact() - Method in enum com.facebook.buck.core.build.engine.BuildRuleSuccessType
-
- shouldUploadToCache(BuildRuleSuccessType, long) - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildCacheArtifactUploader
-
- shouldUseAbsoluteHeaderMapPaths() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
-
Use absolute header map paths in .xcconfig files
- shouldUseAsyncFileLogging() - Static method in class com.facebook.buck.log.LogConfig
-
- shouldUseDistributedBuild(BuildId, String, List<String>) - Method in class com.facebook.buck.distributed.DistBuildConfig
-
Whether a non-distributed build should be automatically turned into a distributed one.
- shouldUsedOldBinaryOutputLocation() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
- shouldUseHeaderMaps() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
-
Use header maps as header search paths
- shouldUseHeaderMapsInXcodeProject() - Method in class com.facebook.buck.apple.AppleConfig
-
- shouldUseJsonFormat() - Method in class com.facebook.buck.cli.TargetsCommand
-
Determines if the results should be in JSON format.
- shouldUseShortNamesForTargets() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
-
Use short BuildTarget name instead of full name for targets
- shouldUseSubjectCommonNameToSign() - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentity
-
- shouldUseSwiftDelegate() - Method in class com.facebook.buck.apple.AppleConfig
-
- shouldUseVerbosityFlagIfAvailable() - Method in enum com.facebook.buck.util.Verbosity
-
- shouldVerifyBundleResources() - Method in class com.facebook.buck.apple.AppleConfig
-
- shouldVerifyConstructorArguments() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
For testing purposes, subclasses might want to skip some of the verification done by the
constructor on its arguments.
- shouldWaitForRemoteCompletionOfBuildRule(String) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.NoOpRemoteBuildRuleCompletionWaiter
-
- shouldWaitForRemoteCompletionOfBuildRule(String) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.RemoteBuildRuleSynchronizer
-
- shouldWaitForRemoteCompletionOfBuildRule(String) - Method in interface com.facebook.buck.core.build.distributed.synchronization.RemoteBuildRuleCompletionWaiter
-
Local Buck builds will never wait for remote completion of rule before building locally.
- shouldWriteRecordedMetadataToDiskAfterBuilding() - Method in enum com.facebook.buck.core.build.engine.BuildRuleSuccessType
-
- ShTest - Class in com.facebook.buck.shell
-
Test whose correctness is determined by running a specified shell script.
- ShTest(BuildTarget, ProjectFilesystem, BuildRuleParams, ImmutableList<Arg>, ImmutableMap<String, Arg>, ImmutableSortedSet<? extends SourcePath>, Optional<Long>, boolean, Set<String>, Optional<String>, ImmutableSet<String>) - Constructor for class com.facebook.buck.shell.ShTest
-
- ShTestDescription - Class in com.facebook.buck.shell
-
- ShTestDescription(BuckConfig) - Constructor for class com.facebook.buck.shell.ShTestDescription
-
- ShTestDescriptionArg - Class in com.facebook.buck.shell
-
Immutable implementation of ShTestDescription.AbstractShTestDescriptionArg.
- ShTestDescriptionArg.Builder - Class in com.facebook.buck.shell
-
- Shutdown() - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Shutdown
-
- shutdown() - Method in interface com.facebook.buck.command.BuildExecutor
-
Destroy any resources associated with this builder.
- shutdown() - Method in class com.facebook.buck.command.LocalBuildExecutor
-
- shutdown(long, TimeUnit) - Method in class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
-
- shutdown(long, TimeUnit) - Method in class com.facebook.buck.support.bgtasks.BackgroundTaskManager
-
Shut down manager, waiting until given timeout for tasks to finish.
- shutdown(ExecutorService, long, TimeUnit) - Static method in class com.facebook.buck.util.concurrent.MostExecutors
-
Shutdown service and wait for all it's tasks to terminate.
- shutdown() - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
-
- shutDown() - Method in class com.facebook.buck.util.perf.ProcessTracker
-
- SHUTDOWN_TIMEOUT_MINUTES - Static variable in class com.facebook.buck.cli.DistBuildRunCommand
-
- shutdownInput() - Method in class com.facebook.buck.io.unixsocket.UnixDomainSocket
-
- shutdownNow() - Method in class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
-
Shut down scheduler and pool threads.
- shutdownNow() - Method in class com.facebook.buck.support.bgtasks.BackgroundTaskManager
-
Shut down manager, without waiting for tasks to finish.
- shutdownNow() - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
-
- shutdownOrThrow(ExecutorService, long, TimeUnit, RuntimeException) - Static method in class com.facebook.buck.util.concurrent.MostExecutors
-
Cancel the processing being carried out by the given service and waits for the processing to
complete.
- shutdownOutput() - Method in class com.facebook.buck.io.unixsocket.UnixDomainSocket
-
- shutdownSoon(int) - Method in class com.facebook.buck.util.shutdown.NonReentrantSystemExit
-
- shuttingDown() - Method in class com.facebook.buck.parser.ParsePipeline
-
- SIGHUP - Static variable in class com.facebook.buck.util.Libc.Constants
-
- SIGINT - Static variable in class com.facebook.buck.util.Libc.Constants
-
- signal(int, Pointer) - Method in interface com.facebook.buck.util.Libc
-
- signalCompletionOfBuildRule(String) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.NoOpRemoteBuildRuleCompletionNotifier
-
- signalCompletionOfBuildRule(String) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.RemoteBuildRuleSynchronizer
-
- signalCompletionOfBuildRule(String) - Method in interface com.facebook.buck.core.build.distributed.synchronization.RemoteBuildRuleCompletionNotifier
-
Signals that an individual build rule has completed remotely
- signalCompletionOfRemoteBuild(boolean) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.NoOpRemoteBuildRuleCompletionNotifier
-
- signalCompletionOfRemoteBuild(boolean) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.RemoteBuildRuleSynchronizer
-
When the remote build has finished (or failed), all rules should be marked as completed.
- signalCompletionOfRemoteBuild(boolean) - Method in interface com.facebook.buck.core.build.distributed.synchronization.RemoteBuildRuleCompletionNotifier
-
Signals that the entire remote build has finished (and in turn all rules within it)
- signalMostBuildRulesFinished(boolean) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.NoOpRemoteBuildRuleCompletionNotifier
-
- signalMostBuildRulesFinished(boolean) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.RemoteBuildRuleSynchronizer
-
- signalMostBuildRulesFinished(boolean) - Method in interface com.facebook.buck.core.build.distributed.synchronization.RemoteBuildRuleCompletionNotifier
-
Configured threshold percentage of build rules has finished building remotely.
- signalStartedRemoteBuildingOfBuildRule(String) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.NoOpRemoteBuildRuleCompletionNotifier
-
- signalStartedRemoteBuildingOfBuildRule(String) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.RemoteBuildRuleSynchronizer
-
- signalStartedRemoteBuildingOfBuildRule(String) - Method in interface com.facebook.buck.core.build.distributed.synchronization.RemoteBuildRuleCompletionNotifier
-
Signals that an individual build rule has started building remotely
- signalUnlockedBuildRule(String) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.NoOpRemoteBuildRuleCompletionNotifier
-
- signalUnlockedBuildRule(String) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.RemoteBuildRuleSynchronizer
-
- signalUnlockedBuildRule(String) - Method in interface com.facebook.buck.core.build.distributed.synchronization.RemoteBuildRuleCompletionNotifier
-
Signals that for an individual build rule there is no need to wait further for remote build to
put it in cache - if it is not in cache now, it will not be later.
- SimctlListOutputParsing - Class in com.facebook.buck.apple.simulator
-
Utility class to parse the output of `xcrun simctl list`.
- simple(Object, Class<?>) - Static method in exception com.facebook.buck.rules.coercer.CoerceFailedException
-
- simple(Object, Class<?>, String) - Static method in exception com.facebook.buck.rules.coercer.CoerceFailedException
-
- SimpleConsoleEventBusListener - Class in com.facebook.buck.event.listener
-
Implementation of AbstractConsoleEventBusListener for terminals that don't support ansi.
- SimpleConsoleEventBusListener(Console, Clock, TestResultSummaryVerbosity, boolean, int, boolean, Locale, Path, ExecutionEnvironment, BuildId, boolean, Optional<String>) - Constructor for class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
-
- simpleLeafEventFinished(LeafEvents.SimpleLeafEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- simpleLeafEventFinished(LeafEvents.SimpleLeafEvent.Finished) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- simpleLeafEventStarted(LeafEvents.SimpleLeafEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- simpleLeafEventStarted(LeafEvents.SimpleLeafEvent.Started) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- SimpleMacroExpander<M extends Macro> - Class in com.facebook.buck.rules.macros
-
A macro expander with no inputs or precomputed work
- SimpleMacroExpander() - Constructor for class com.facebook.buck.rules.macros.SimpleMacroExpander
-
- simplePerfEvent(SimplePerfEvent) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- SimplePerfEvent - Class in com.facebook.buck.event
-
An implementation of
BuckEvents used for gathering performance statistics.
- SimplePerfEvent(EventKey) - Constructor for class com.facebook.buck.event.SimplePerfEvent
-
- SimplePerfEvent.Finished - Class in com.facebook.buck.event
-
- SimplePerfEvent.Scope - Interface in com.facebook.buck.event
-
Represents the scope within which a particular performance operation is taking place.
- SimplePerfEvent.Started - Interface in com.facebook.buck.event
-
- SimplePerfEvent.Type - Enum in com.facebook.buck.event
-
- SimpleProcessListener - Class in com.facebook.buck.util
-
- SimpleProcessListener() - Constructor for class com.facebook.buck.util.SimpleProcessListener
-
Constructs a
SimpleProcessListener which closes stdin immediately and stores UTF-8 data
received on stdout and stderr in memory.
- SimpleProcessListener(CharSequence) - Constructor for class com.facebook.buck.util.SimpleProcessListener
-
Constructs a
SimpleProcessListener which writes
nextStdInToWrite to stdin
encoded in UTF-8, closes it, and stores UTF-8 data received on stdout and stderr in memory.
- SimpleProcessListener(CharSequence, Charset) - Constructor for class com.facebook.buck.util.SimpleProcessListener
-
Constructs a
SimpleProcessListener which writes
nextStdInToWrite to stdin
encoded using
charset, closes it, and stores data decoded using
charset
received on stdout and stderr in memory.
- SimpleProcessListener(Iterator<CharBuffer>, Charset) - Constructor for class com.facebook.buck.util.SimpleProcessListener
-
Constructs a
SimpleProcessListener which writes data from
nextStdInToWrite to
stdin encoded using
charset, closes it, and stores data decoded using
charset
received on stdout and stderr in memory.
- SimpleTestSelector - Class in com.facebook.buck.test.selectors
-
A
TestDescription will match if this selector's class-part is identical to the
TestDescriptions class name (same for the method name).
- SimpleTestSelector(String, String) - Constructor for class com.facebook.buck.test.selectors.SimpleTestSelector
-
- simplify(int, Iterable<IjFolder>, Path, ImmutableSet<Path>) - Method in class com.facebook.buck.features.project.intellij.IjSourceRootSimplifier
-
Merges
IjFolders of the same type and package prefix.
- SingleBuildCapacityTracker - Class in com.facebook.buck.distributed.build_slave
-
Used when there's only one build running on the host
- SingleBuildCapacityTracker(int) - Constructor for class com.facebook.buck.distributed.build_slave.SingleBuildCapacityTracker
-
- SingleBuildRuleKeyCache<V> - Class in com.facebook.buck.rules.keys
-
- SingleBuildRuleKeyCache() - Constructor for class com.facebook.buck.rules.keys.SingleBuildRuleKeyCache
-
- SingleStringSetOptionHandler - Class in com.facebook.buck.cli
-
An option handler that allows an option to be specified multiple times and coaleced into a set of
strings, but only allows one value for each specification of the option.
- SingleStringSetOptionHandler(CmdLineParser, OptionDef, Setter<? super Supplier<ImmutableSet<String>>>) - Constructor for class com.facebook.buck.cli.SingleStringSetOptionHandler
-
- SingleThreadedActionGraphBuilder - Class in com.facebook.buck.core.rules.resolver.impl
-
- SingleThreadedActionGraphBuilder(TargetGraph, TargetNodeToBuildRuleTransformer, CellProvider) - Constructor for class com.facebook.buck.core.rules.resolver.impl.SingleThreadedActionGraphBuilder
-
- singleton() - Static method in class com.facebook.buck.log.GlobalStateManager
-
- SingletonArtifactCacheFactory - Class in com.facebook.buck.artifact_cache
-
- SingletonArtifactCacheFactory(ArtifactCache) - Constructor for class com.facebook.buck.artifact_cache.SingletonArtifactCacheFactory
-
- SingletonBuildTargetPattern - Class in com.facebook.buck.parser
-
A pattern that matches only one build target.
- SingleUriService - Class in com.facebook.buck.slb
-
- SingleUriService(URI, OkHttpClient) - Constructor for class com.facebook.buck.slb.SingleUriService
-
- sink(KeyType, ResultType) - Method in interface com.facebook.buck.core.graph.transformation.TransformationEnvironment.AsyncSink
-
Method called whenever a dependency result has completed
- size() - Method in class com.facebook.buck.core.build.engine.manifest.Manifest
-
- size() - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphCache
-
- size() - Method in class com.facebook.buck.distributed.build_slave.DistributableBuildGraph
-
- size() - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
-
- sizeEstimate(SortedSet<T>) - Static method in class com.facebook.buck.util.collect.SortedSets
-
- SizeLimiter - Class in com.facebook.buck.rules.keys
-
A class that keeps track of size and throws an exception if the size limit is exceeded.
- SizeLimiter.SizeLimitException - Exception in com.facebook.buck.rules.keys
-
- SizeLimitException() - Constructor for exception com.facebook.buck.rules.keys.SizeLimiter.SizeLimitException
-
- SizeUnit - Enum in com.facebook.buck.util.unit
-
- skip(long) - Method in interface com.facebook.buck.util.RichStream
-
- skipped(int) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.CacheEventListener.MultiFetchRequestEvents
-
- skipPendingAndFutureAsyncFetches() - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
-
- skipPendingAndFutureAsyncFetches() - Method in interface com.facebook.buck.artifact_cache.ArtifactCache
-
All pending (and future) async fetches will be immediately marked as skipped.
- skipPendingAndFutureAsyncFetches() - Method in class com.facebook.buck.artifact_cache.DirArtifactCache
-
- skipPendingAndFutureAsyncFetches() - Method in class com.facebook.buck.artifact_cache.LoggingArtifactCacheDecorator
-
- skipPendingAndFutureAsyncFetches() - Method in class com.facebook.buck.artifact_cache.MultiArtifactCache
-
- skipPendingAndFutureAsyncFetches() - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache
-
- skipPendingAndFutureAsyncFetches() - Method in class com.facebook.buck.artifact_cache.RetryingCacheDecorator
-
- skipPendingAndFutureAsyncFetches() - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCache
-
- skipPendingAndFutureAsyncFetches() - Method in class com.facebook.buck.artifact_cache.TwoLevelArtifactCacheDecorator
-
- SKYLARK_PROFILE_LONG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
-
- SkylarkFilesystem - Class in com.facebook.buck.io.filesystem.skylark
-
FileSystem implementation that uses underlying
ProjectFilesystem to resolve
Paths to
Path and perform most of the operations by delegation.
- SkylarkModule - Class in com.facebook.buck.skylark.json
-
Module that provides JSON serializers for Skylark classes.
- SkylarkModule() - Constructor for class com.facebook.buck.skylark.json.SkylarkModule
-
- SkylarkNativeModule - Class in com.facebook.buck.skylark.function
-
A class for the Skylark native module.
- SkylarkNativeModule() - Constructor for class com.facebook.buck.skylark.function.SkylarkNativeModule
-
- SkylarkNestedSetSerializer - Class in com.facebook.buck.skylark.json
-
Handles SkylarkNestedSet serialization to JSON array.
- SkylarkNestedSetSerializer() - Constructor for class com.facebook.buck.skylark.json.SkylarkNestedSetSerializer
-
- SkylarkProjectBuildFileParser - Class in com.facebook.buck.skylark.parser
-
Parser for build files written using Skylark syntax.
- SkylarkRuleFunctions - Class in com.facebook.buck.skylark.function
-
Provides APIs for creating build rules.
- SkylarkRuleFunctions() - Constructor for class com.facebook.buck.skylark.function.SkylarkRuleFunctions
-
- SkylarkRuleFunctionsApi - Interface in com.facebook.buck.skylark.function
-
Interface for a global Skylark library containing rule-related helper and registration functions.
- slaveRunId() - Method in class com.facebook.buck.distributed.BuildRuleStats
-
- SlbBuckConfig - Class in com.facebook.buck.slb
-
- SlbBuckConfig(BuckConfig, String) - Constructor for class com.facebook.buck.slb.SlbBuckConfig
-
- slice(ByteBuffer, int) - Static method in class com.facebook.buck.android.resources.ResChunk
-
- slice(ByteBuffer, int, int) - Static method in class com.facebook.buck.android.resources.ResChunk
-
- slice(ResourceTable, Map<Integer, Integer>) - Static method in class com.facebook.buck.android.resources.ResourceTable
-
- slice(ResTablePackage, Map<Integer, Integer>) - Static method in class com.facebook.buck.android.resources.ResTablePackage
-
- slice(ResTableType, int) - Static method in class com.facebook.buck.android.resources.ResTableType
-
- slice(ResTableTypeSpec, int) - Static method in class com.facebook.buck.android.resources.ResTableTypeSpec
-
- SlowVersionControlStats - Class in com.facebook.buck.util.versioncontrol
-
Immutable implementation of AbstractSlowVersionControlStats.
- SlowVersionControlStats.Builder - Class in com.facebook.buck.util.versioncontrol
-
- SmartDexingStep - Class in com.facebook.buck.android
-
Optimized dx command runner which can invoke multiple dx commands in parallel and also avoid
doing unnecessary dx invocations in the first place.
- SmartDexingStep(AndroidPlatformTarget, BuildContext, ProjectFilesystem, Path, Supplier<Set<Path>>, Optional<Path>, Optional<Supplier<Multimap<Path, Path>>>, SmartDexingStep.DexInputHashesProvider, Path, EnumSet<DxStep.Option>, ListeningExecutorService, OptionalInt, Optional<String>, String) - Constructor for class com.facebook.buck.android.SmartDexingStep
-
- SmartDexingStep.DexInputHashesProvider - Interface in com.facebook.buck.android
-
- soname(String) - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
-
- soname(String) - Method in class com.facebook.buck.cxx.toolchain.linker.GnuLinker
-
- soname(String) - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
-
- soname(String) - Method in class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
-
- sort(TraversableGraph<T>) - Static method in class com.facebook.buck.core.util.graph.TopologicalSort
-
- sorted() - Static method in class com.facebook.buck.util.ImmutableMapWithNullValues.Builder
-
- sorted() - Method in interface com.facebook.buck.util.RichStream
-
- sorted(Comparator<? super T>) - Method in interface com.facebook.buck.util.RichStream
-
- SortedMapTypeCoercer<K extends Comparable<K>,V> - Class in com.facebook.buck.rules.coercer
-
- SortedSets - Class in com.facebook.buck.util.collect
-
- SortedSetTypeCoercer<T extends Comparable<? super T>> - Class in com.facebook.buck.rules.coercer
-
- sortFilesByAccessTime(File[]) - Static method in class com.facebook.buck.io.file.MostFiles
-
Does an in-place sort of the specified files array.
- sortIntoPrimaryAndSecondaryDexes(ProjectFilesystem, ImmutableList.Builder<Step>) - Method in class com.facebook.buck.android.PreDexedFilesSorter
-
- SOURCE_ABI_FLAVOR - Static variable in class com.facebook.buck.jvm.core.JavaAbis
-
- SOURCE_MAP - Static variable in class com.facebook.buck.features.js.JsFlavors
-
- SOURCE_ONLY_ABI_FLAVOR - Static variable in class com.facebook.buck.jvm.core.JavaAbis
-
- SOURCE_ROOT - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
-
- SourceAbiCompatibleVisitor - Class in com.facebook.buck.jvm.java.abi
-
This class fixes up a few details of class ABIs so that they match the way source ABIs generate
the same details.
- SourceAbiCompatibleVisitor(ClassVisitor, AbiGenerationMode) - Constructor for class com.facebook.buck.jvm.java.abi.SourceAbiCompatibleVisitor
-
- SourceBasedAbiStubber - Class in com.facebook.buck.jvm.java.abi
-
- SourceCodeWillNotCompileException - Exception in com.facebook.buck.jvm.java.abi.source.api
-
Thrown when a source ABI cannot be generated because the source code will not compile.
- SourceCodeWillNotCompileException() - Constructor for exception com.facebook.buck.jvm.java.abi.source.api.SourceCodeWillNotCompileException
-
- SourceControlInfo - Class in com.facebook.buck.doctor.config
-
Immutable implementation of AbstractSourceControlInfo.
- SourceFolder - Class in com.facebook.buck.features.project.intellij.model.folders
-
A path which contains a set of sources we wish to present to IntelliJ.
- SourceFolder(Path, boolean, ImmutableSortedSet<Path>) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.SourceFolder
-
- SourceFolder(Path, boolean) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.SourceFolder
-
- SourceFolder(Path) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.SourceFolder
-
- SourceJar(BuildTarget, ProjectFilesystem, BuildRuleParams, ImmutableSortedSet<SourcePath>, Optional<String>, Optional<SourcePath>, MavenUberJar.TraversedDeps) - Constructor for class com.facebook.buck.jvm.java.MavenUberJar.SourceJar
-
- SourceOnlyAbiRuleInfoFactory - Interface in com.facebook.buck.jvm.java.abi.source.api
-
Used to create the SourceOnlyAbiRuleInfo for a target given a JavaFileManager.
- SourceOnlyAbiRuleInfoFactory.SourceOnlyAbiRuleInfo - Interface in com.facebook.buck.jvm.java.abi.source.api
-
Provides information related to source-only abi support.
- SourcePath - Interface in com.facebook.buck.core.sourcepath
-
Represents a source that is required to build a rule (typically a file).
- SourcePathArg - Class in com.facebook.buck.rules.args
-
- sourcePathExt(SourcePathResolver, String...) - Static method in class com.facebook.buck.features.ocaml.OcamlUtil
-
- SourcePathResolver - Interface in com.facebook.buck.core.sourcepath.resolver
-
- SourcePathResolverSerialization - Class in com.facebook.buck.rules.modern
-
Uses ValueCreator.createSpecial() to create a SourcePathResolver.
- SourcePathResolverSerialization() - Constructor for class com.facebook.buck.rules.modern.SourcePathResolverSerialization
-
- SourcePathRuleFinder - Class in com.facebook.buck.core.rules
-
- SourcePathRuleFinder(BuildRuleResolver) - Constructor for class com.facebook.buck.core.rules.SourcePathRuleFinder
-
- SourcePathTypeCoercer - Class in com.facebook.buck.rules.coercer
-
- SourcePathValueTypeInfo - Class in com.facebook.buck.rules.modern.impl
-
ValueTypeInfo for SourcePaths.
- SourcePathValueTypeInfo() - Constructor for class com.facebook.buck.rules.modern.impl.SourcePathValueTypeInfo
-
- SourceRoot - Class in com.facebook.buck.rules.keys
-
- SourceRoot(String) - Constructor for class com.facebook.buck.rules.keys.SourceRoot
-
- SourceSet - Class in com.facebook.buck.rules.coercer
-
- SourceSet.Builder - Class in com.facebook.buck.rules.coercer
-
- SourceSetConcatable - Class in com.facebook.buck.rules.coercer
-
- SourceSetConcatable() - Constructor for class com.facebook.buck.rules.coercer.SourceSetConcatable
-
- SourceSetTypeCoercer - Class in com.facebook.buck.rules.coercer
-
- SourceSortedSet - Class in com.facebook.buck.rules.coercer
-
- SourceSortedSet.Builder - Class in com.facebook.buck.rules.coercer
-
- SourceSortedSetConcatable - Class in com.facebook.buck.rules.coercer
-
- SourceSortedSetConcatable() - Constructor for class com.facebook.buck.rules.coercer.SourceSortedSetConcatable
-
- SourceSortedSetTypeCoercer - Class in com.facebook.buck.rules.coercer
-
- SourceTreePath - Class in com.facebook.buck.apple.xcode.xcodeproj
-
Utility class representing a tuple of (SourceTree, Path) used for uniquely describing a file
reference in a group.
- SourceTreePath(PBXReference.SourceTree, Path, Optional<String>) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
-
- SourceWithFlags - Class in com.facebook.buck.core.sourcepath
-
Simple type representing a
SourcePath and a list of
file-specific flags.
- SourceWithFlags.Builder - Class in com.facebook.buck.core.sourcepath
-
- SourceWithFlagsList - Class in com.facebook.buck.rules.coercer
-
- SourceWithFlagsListTypeCoercer - Class in com.facebook.buck.rules.coercer
-
- SourceWithFlagsTypeCoercer - Class in com.facebook.buck.rules.coercer
-
A type coercer to handle source entries with a list of flags.
- SpeculativeParsing - Enum in com.facebook.buck.parser
-
- splitOnCommonPrefix(Iterable<Path>) - Static method in class com.facebook.buck.io.file.MorePaths
-
- SplitResources - Class in com.facebook.buck.android
-
- SplitResources(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, SourcePath, SourcePath, AndroidPlatformTarget) - Constructor for class com.facebook.buck.android.SplitResources
-
- SplitUberRDotJavaJar - Class in com.facebook.buck.android
-
Split a jar generated by compiling uber-R.java files into subset jars.
- SplitUberRDotJavaJar(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, SourcePath, DexSplitMode) - Constructor for class com.facebook.buck.android.SplitUberRDotJavaJar
-
- splitZip(ProjectFilesystem, Set<Path>, Path, Path, String, Path, long, Predicate<String>, Set<String>, ImmutableSet<String>, ImmutableSet<String>, ImmutableMultimap<APKModule, String>, APKModule, ZipSplitter.DexSplitStrategy, Path) - Static method in class com.facebook.buck.android.dalvik.DalvikAwareZipSplitter
-
- SplitZipStep - Class in com.facebook.buck.android
-
Split zipping tool designed to divide input code blobs into a set of output jar files such that
none will exceed the DexOpt LinearAlloc limit or the dx method limit when passed through dx
--dex.
- SplitZipStep(ProjectFilesystem, Set<Path>, Path, Path, Path, String, Path, Path, Optional<Path>, Optional<Path>, boolean, DexSplitMode, Optional<Path>, Optional<Path>, Optional<Path>, Optional<Path>, ImmutableMultimap<APKModule, Path>, ImmutableSortedMap<APKModule, ImmutableSortedSet<APKModule>>, APKModule, Path) - Constructor for class com.facebook.buck.android.SplitZipStep
-
- SQLiteArtifactCache - Class in com.facebook.buck.artifact_cache
-
- SQLiteArtifactCacheEvent - Class in com.facebook.buck.artifact_cache
-
- SQLiteArtifactCacheEvent.Finished - Class in com.facebook.buck.artifact_cache
-
- SQLiteArtifactCacheEvent.SQLiteArtifactCacheEventFactory - Class in com.facebook.buck.artifact_cache
-
- SQLiteArtifactCacheEvent.Started - Class in com.facebook.buck.artifact_cache
-
- SQLiteArtifactCacheEventFactory() - Constructor for class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.SQLiteArtifactCacheEventFactory
-
- SQLiteBuildInfoStore - Class in com.facebook.buck.core.build.engine.buildinfo
-
- SQLiteBuildInfoStore(ProjectFilesystem) - Constructor for class com.facebook.buck.core.build.engine.buildinfo.SQLiteBuildInfoStore
-
- SQLiteCacheEntry - Class in com.facebook.buck.artifact_cache.config
-
Immutable implementation of AbstractSQLiteCacheEntry.
- SQLiteCacheEntry.Builder - Class in com.facebook.buck.artifact_cache.config
-
- SQLiteUtils - Class in com.facebook.buck.util.sqlite
-
- SRC_JAR - Static variable in interface com.facebook.buck.jvm.core.JavaLibrary
-
It's possible to ask a
JavaLibrary to collect its own sources and build a source jar.
- SRC_JAR - Static variable in interface com.facebook.buck.jvm.java.Javac
-
- SRC_ZIP - Static variable in interface com.facebook.buck.jvm.java.Javac
-
- srcs - Variable in class com.facebook.buck.shell.Genrule
-
The order in which elements are specified in the srcs attribute of a genrule matters.
- SrcZipAwareFileBundler - Class in com.facebook.buck.features.filebundler
-
- SrcZipAwareFileBundler(BuildTarget, PatternsMatcher) - Constructor for class com.facebook.buck.features.filebundler.SrcZipAwareFileBundler
-
- SrcZipAwareFileBundler(Path, PatternsMatcher) - Constructor for class com.facebook.buck.features.filebundler.SrcZipAwareFileBundler
-
- ssid - Variable in class com.facebook.buck.util.environment.Network
-
- st_bind - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info
-
- st_info - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry
-
- st_name - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry
-
- st_other - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry
-
- st_shndx - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry
-
- st_size - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry
-
- st_type - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info
-
- st_value - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry
-
- stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildFile
-
- stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildStyle
-
- stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy
-
- stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXObject
-
This method is used to generate stable GIDs and must be stable for identical contents.
- stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
-
- stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
-
- stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
-
- stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTargetDependency
-
- StackedDownloader - Class in com.facebook.buck.file.downloader.impl
-
A
Downloader which is composed of many other downloaders.
- StackedFileHashCache - Class in com.facebook.buck.util.cache.impl
-
Wraps a collection of
ProjectFilesystem-specific
ProjectFileHashCaches as a
single cache, implementing a Chain of Responsibility to find and forward operations to the
correct inner cache.
- StackedFileHashCache(ImmutableList<? extends ProjectFileHashCache>) - Constructor for class com.facebook.buck.util.cache.impl.StackedFileHashCache
-
- STAMPEDE_ID_ARG_NAME - Static variable in class com.facebook.buck.cli.AbstractDistBuildCommand
-
- STAMPEDE_SECTION - Static variable in class com.facebook.buck.distributed.DistBuildConfig
-
- StampedeBuildClient - Class in com.facebook.buck.distributed.build_client
-
Orchestrates the different parts of the build that run on client that launched Stampede.
- StampedeBuildClient(BuckEventBus, RemoteBuildRuleSynchronizer, ExecutorService, ExecutorService, DistBuildService, BuildEvent.DistBuildStarted, CountDownLatch, CountDownLatch, LocalBuildExecutorInvoker, DistBuildControllerInvoker, ClientStatsTracker, boolean, long, Optional<StampedeId>) - Constructor for class com.facebook.buck.distributed.build_client.StampedeBuildClient
-
- StampedeBuildClient(BuckEventBus, ListeningExecutorService, ListeningExecutorService, DistBuildService, BuildEvent.DistBuildStarted, LocalBuildExecutorInvoker, DistBuildControllerArgs.Builder, DistBuildControllerInvocationArgs, ClientStatsTracker, boolean, long, Optional<String>, RemoteBuildRuleSynchronizer) - Constructor for class com.facebook.buck.distributed.build_client.StampedeBuildClient
-
- stampedeBuildLabel() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveData
-
- stampedeBuildLabel() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveScubaEventFactory.AbstractDistBuildSlaveData
-
- StampedeConsoleEvent - Class in com.facebook.buck.distributed.build_client
-
Wrapper over ConsoleEvent for messages that should only be displayed when the stampede console is
enabled.
- StampedeConsoleEvent(ConsoleEvent) - Constructor for class com.facebook.buck.distributed.build_client.StampedeConsoleEvent
-
- StampedeExecutionResult - Class in com.facebook.buck.distributed.build_client
-
Result of a distributed build execution.
- StampedeExecutionResult.Builder - Class in com.facebook.buck.distributed.build_client
-
- stampedeId - Variable in class com.facebook.buck.distributed.build_slave.DistBuildTrace
-
- stampedeId() - Method in class com.facebook.buck.distributed.DistBuildClientStats
-
- stampedeId() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveData
-
- stampedeId() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveScubaEventFactory.AbstractDistBuildSlaveData
-
- StampedeLocalBuildStatusEvent - Class in com.facebook.buck.distributed
-
Used to update the value attached to "local status" column in SuperConsole.
- StampedeLocalBuildStatusEvent(String) - Constructor for class com.facebook.buck.distributed.StampedeLocalBuildStatusEvent
-
- StampedeLocalBuildStatusEvent(String, String) - Constructor for class com.facebook.buck.distributed.StampedeLocalBuildStatusEvent
-
- StandalonePackageType - Class in com.facebook.buck.jvm.java.abi.source
-
- StandalonePackageType(ArtificialPackageElement) - Constructor for class com.facebook.buck.jvm.java.abi.source.StandalonePackageType
-
- StandardJavaFileManagerFactory - Interface in com.facebook.buck.jvm.java
-
- start() - Method in class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal
-
- start(int) - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorClient
-
Starts the thrift client.
- start() - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer
-
- start(Clock, BuckEventBus, Supplier<Integer>, Supplier<Long>, String, String) - Static method in class com.facebook.buck.event.ActionGraphPerfStatEvent
-
Creates a Scope for the timing event
- start() - Method in interface com.facebook.buck.util.concurrent.WorkThreadTrackingFuture.WorkThreadTracker
-
Notify that work has started.
- startActivity(SourcePathResolver, HasInstallableApk, String, boolean) - Method in class com.facebook.buck.android.AdbHelper
-
- startActivity(SourcePathResolver, HasInstallableApk, String, boolean) - Method in interface com.facebook.buck.android.exopackage.AndroidDevicesHelper
-
- StartActivityEvent - Class in com.facebook.buck.event
-
Events for timing the starting of android events.
- StartActivityEvent(EventKey, BuildTarget, String) - Constructor for class com.facebook.buck.event.StartActivityEvent
-
- StartActivityEvent.Finished - Class in com.facebook.buck.event
-
- StartActivityEvent.Started - Class in com.facebook.buck.event
-
- startActivityFinished(StartActivityEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- startActivityStarted(StartActivityEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- startBuild(StampedeId) - Method in class com.facebook.buck.distributed.DistBuildService
-
- startBuild(StampedeId, boolean) - Method in class com.facebook.buck.distributed.DistBuildService
-
Make a start-build request with custom value for .
- startCleaningDirectory(Path) - Method in class com.facebook.buck.io.AsynchronousDirectoryContentsCleaner
-
Starts cleaning the configured directory in the background.
- startDocument() - Method in class com.facebook.buck.util.xml.PositionalXmlHandler
-
- started() - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.StoreEvents
-
- started() - Static method in class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent
-
- Started() - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent.Started
-
- Started(EventKey, ArtifactCacheEvent.CacheMode, ArtifactCacheEvent.Operation, Optional<String>, ImmutableSet<RuleKey>, ArtifactCacheEvent.InvocationType) - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheEvent.Started
-
- Started(EventKey, ArtifactCacheEvent.CacheMode, ArtifactCacheEvent.Operation, Optional<String>, ImmutableSet<RuleKey>, ArtifactCacheEvent.InvocationType, ArtifactCacheEvent.StoreType) - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheEvent.Started
-
- Started(ArtifactCacheEvent.Operation, ImmutableSet<RuleKey>, Optional<String>) - Constructor for class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.Started
-
- Started(HttpArtifactCacheEvent.Scheduled) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Started
-
- Started(ArtifactCacheEvent.Operation, ImmutableSet<BuildTarget>, ImmutableSet<RuleKey>, ArtifactCacheEvent.StoreType) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Started
-
- Started(ArtifactCacheEvent.Operation, ImmutableSet<RuleKey>, Optional<String>) - Constructor for class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.Started
-
- started(Iterable<String>) - Static method in class com.facebook.buck.core.build.event.BuildEvent
-
- Started(ImmutableSet<String>) - Constructor for class com.facebook.buck.core.build.event.BuildEvent.Started
-
- started(BuildRule, BuildRuleDurationTracker) - Static method in class com.facebook.buck.core.build.event.BuildRuleEvent
-
- started(Iterable<String>) - Static method in class com.facebook.buck.core.test.event.IndividualTestEvent
-
- Started(int) - Constructor for class com.facebook.buck.core.test.event.IndividualTestEvent.Started
-
- started(boolean, TestSelectorList, boolean, ImmutableSet<String>) - Static method in class com.facebook.buck.core.test.event.TestRunEvent
-
- Started(int, boolean, TestSelectorList, boolean, ImmutableSet<String>) - Constructor for class com.facebook.buck.core.test.event.TestRunEvent.Started
-
- started(TestStatusMessage) - Static method in class com.facebook.buck.core.test.event.TestStatusMessageEvent
-
- Started(TestStatusMessage) - Constructor for class com.facebook.buck.core.test.event.TestStatusMessageEvent.Started
-
- started(UUID, String, String) - Static method in class com.facebook.buck.core.test.event.TestSummaryEvent
-
- Started(UUID, String, String) - Constructor for class com.facebook.buck.core.test.event.TestSummaryEvent.Started
-
- started() - Static method in class com.facebook.buck.event.ActionGraphEvent
-
- Started() - Constructor for class com.facebook.buck.event.ActionGraphEvent.Started
-
- started(ArtifactCompressionEvent.Operation, ImmutableSet<RuleKey>) - Static method in class com.facebook.buck.event.ArtifactCompressionEvent
-
- Started(ArtifactCompressionEvent.Operation, ImmutableSet<RuleKey>) - Constructor for class com.facebook.buck.event.ArtifactCompressionEvent.Started
-
- started(String, ImmutableList<String>, OptionalLong, long) - Static method in class com.facebook.buck.event.CommandEvent
-
- started(BuildTarget, String, String, ImmutableMap<String, String>) - Static method in class com.facebook.buck.event.CompilerPluginDurationEvent
-
- Started(BuildTarget, String, String, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.event.CompilerPluginDurationEvent.Started
-
- started(BuildTarget) - Static method in class com.facebook.buck.event.InstallEvent
-
- Started(BuildTarget) - Constructor for class com.facebook.buck.event.InstallEvent.Started
-
- started() - Static method in class com.facebook.buck.event.ProjectGenerationEvent
-
- Started() - Constructor for class com.facebook.buck.event.ProjectGenerationEvent.Started
-
- started(PerfEventId, ImmutableMap<String, Object>) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- started(PerfEventId) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- started(PerfEventId, String, Object) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- started(PerfEventId, String, Object, String, Object) - Static method in class com.facebook.buck.event.SimplePerfEvent
-
- started(BuildTarget, String) - Static method in class com.facebook.buck.event.StartActivityEvent
-
- Started(BuildTarget, String) - Constructor for class com.facebook.buck.event.StartActivityEvent.Started
-
- started(String) - Static method in class com.facebook.buck.event.UninstallEvent
-
- Started(String) - Constructor for class com.facebook.buck.event.UninstallEvent.Started
-
- started() - Static method in class com.facebook.buck.event.WatchmanStatusEvent
-
- Started() - Constructor for class com.facebook.buck.event.WatchmanStatusEvent.Started
-
- started(URI) - Static method in class com.facebook.buck.file.downloader.impl.DownloadEvent
-
- Started(URI) - Constructor for class com.facebook.buck.file.downloader.impl.DownloadEvent.Started
-
- Started() - Constructor for class com.facebook.buck.json.ProjectBuildFileParseEvents.Started
-
- started(TaskEvent) - Method in class com.facebook.buck.jvm.java.abi.source.ValidatingTaskListener
-
- started(BuildTarget, String, AnnotationProcessingEvent.Operation, int, boolean) - Static method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent
-
- Started(BuildTarget, String, AnnotationProcessingEvent.Operation, int, boolean) - Constructor for class com.facebook.buck.jvm.java.AnnotationProcessingEvent.Started
-
- started(TaskEvent) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
-
- started(TaskEvent) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskListenerProxy
-
- started(TaskEvent) - Method in class com.facebook.buck.jvm.java.plugin.adapter.PostEnterTaskListener
-
- started(TaskEventMirror) - Method in class com.facebook.buck.jvm.java.plugin.adapter.TaskListenerProxy
-
- started(TaskEvent) - Method in class com.facebook.buck.jvm.java.plugin.adapter.TaskListenerWrapper
-
- started(TaskEventMirror) - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskListener
-
- started(BuildTarget, JavacPhaseEvent.Phase, ImmutableMap<String, String>) - Static method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent
-
- Started(BuildTarget, JavacPhaseEvent.Phase, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Started
-
- started(TaskEventMirror) - Method in class com.facebook.buck.jvm.java.tracing.TracingTaskListener
-
- started(Path) - Static method in class com.facebook.buck.parser.events.ParseBuckFileEvent
-
- Started(Path) - Constructor for class com.facebook.buck.parser.events.ParseBuckFileEvent.Started
-
- started(Iterable<BuildTarget>) - Static method in class com.facebook.buck.parser.ParseEvent
-
- Started(Iterable<BuildTarget>) - Constructor for class com.facebook.buck.parser.ParseEvent.Started
-
- Started(int, long) - Constructor for class com.facebook.buck.remoteexecution.CasBlobDownloadEvent.Started
-
- started(String, String, UUID) - Static method in class com.facebook.buck.step.StepEvent
-
- Started(String, String, UUID) - Constructor for class com.facebook.buck.step.StepEvent.Started
-
- started(boolean, TestSelectorList, boolean, ImmutableSet<String>) - Static method in class com.facebook.buck.test.external.ExternalTestRunEvent
-
- Started(int, boolean, TestSelectorList, boolean, ImmutableSet<String>) - Constructor for class com.facebook.buck.test.external.ExternalTestRunEvent.Started
-
- started(BuildTarget) - Static method in class com.facebook.buck.test.external.ExternalTestSpecCalculationEvent
-
- Started(BuildTarget) - Constructor for class com.facebook.buck.test.external.ExternalTestSpecCalculationEvent.Started
-
- started(BuildTarget) - Static method in class com.facebook.buck.test.TestRuleEvent
-
- Started(BuildTarget) - Constructor for class com.facebook.buck.test.TestRuleEvent.Started
-
- started() - Static method in class com.facebook.buck.versions.VersionedTargetGraphEvent
-
- startElement(String, String, String, Attributes) - Method in class com.facebook.buck.util.xml.PositionalXmlHandler
-
- startEpochMillis - Variable in class com.facebook.buck.distributed.build_slave.DistBuildTrace.RuleTrace
-
- Starter - Interface in com.facebook.buck.features.lua
-
An interface which builds a Lua starter executable.
- startProcess(ProcessBuilder) - Static method in class com.facebook.buck.util.BgProcessKiller
-
- startProcess(NuProcessBuilder) - Static method in class com.facebook.buck.util.BgProcessKiller
-
Use this method instead of NuProcessBuilder.start() in order to properly synchronize with
signal handling.
- startRenderScheduler(long, TimeUnit) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
Schedules a runnable that updates the console output at a fixed interval.
- startRequest() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
-
- startRequest() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
-
- startRequest() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
-
- startSimplePerfEvent(String, long) - Method in interface com.facebook.buck.jvm.java.JavacEventSink
-
There could be several perf events with the same name.
- startSimplePerfEvent(String, long) - Method in class com.facebook.buck.jvm.java.JavacEventSinkToBuckEventBusBridge
-
- startSimulator(String, long) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorController
-
Starts up the iOS simulator, blocking the calling thread until the simulator boots or timeoutMillis passes, whichever happens first.
- startsWith(Path) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
-
- startsWith(String) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
-
- startTimer(BuildSlaveTimingStatsTracker.SlaveEvents) - Method in class com.facebook.buck.distributed.build_slave.BuildSlaveTimingStatsTracker
-
- startTimer(ClientStatsTracker.DistBuildClientStat) - Method in class com.facebook.buck.distributed.ClientStatsTracker
-
- startUp() - Method in class com.facebook.buck.util.perf.ProcessTracker
-
- STATIC_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
-
- STATIC_FRAMEWORK - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
-
- STATIC_LIBRARY - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
-
- STATIC_PIC_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
-
- StaticBreadthFirstTraversal(Node, AbstractBreadthFirstThrowingTraversal.Visitor<Node, RuntimeException>) - Constructor for class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal.StaticBreadthFirstTraversal
-
- StaticBreadthFirstTraversal(Iterable<? extends Node>, AbstractBreadthFirstThrowingTraversal.Visitor<Node, RuntimeException>) - Constructor for class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal.StaticBreadthFirstTraversal
-
- staticName - Variable in enum com.facebook.buck.android.toolchain.ndk.NdkCxxRuntime
-
- Stats(int, Set<DalvikMemberReference>, Set<DalvikMemberReference>) - Constructor for class com.facebook.buck.android.dalvik.DalvikStatsTool.Stats
-
- StatsTrackingFileHashCacheEngine - Class in com.facebook.buck.util.cache.impl
-
- StatsTrackingFileHashCacheEngine(FileHashCacheEngine, String) - Constructor for class com.facebook.buck.util.cache.impl.StatsTrackingFileHashCacheEngine
-
- status - Variable in class com.facebook.buck.remoteexecution.CasBlobUploader.UploadResult
-
- statusCode() - Method in interface com.facebook.buck.slb.HttpResponse
-
- statusCode() - Method in class com.facebook.buck.slb.OkHttpResponseWrapper
-
- statusDidBegin(TestStatusMessage) - Method in interface com.facebook.buck.core.test.rule.TestRule.TestReportingCallback
-
- statusDidEnd(TestStatusMessage) - Method in interface com.facebook.buck.core.test.rule.TestRule.TestReportingCallback
-
- statusMessage() - Method in interface com.facebook.buck.slb.HttpResponse
-
- statusMessage() - Method in class com.facebook.buck.slb.OkHttpResponseWrapper
-
- stderr - Variable in class com.facebook.buck.remoteexecution.util.ActionRunner.ActionResult
-
- stdlib - Variable in class com.facebook.buck.features.ocaml.OcamlCCompileStep.Args
-
- stdlib - Variable in class com.facebook.buck.features.ocaml.OcamlLinkStep
-
- stdlib - Variable in class com.facebook.buck.features.ocaml.OcamlNativePluginStep
-
- stdout - Variable in class com.facebook.buck.remoteexecution.util.ActionRunner.ActionResult
-
- Step - Interface in com.facebook.buck.step
-
Steps are executed in the same working directory as the root cell.
- STEP_FINISHED - Static variable in interface com.facebook.buck.event.external.events.StepEventExternalInterface
-
- STEP_STARTED - Static variable in interface com.facebook.buck.event.external.events.StepEventExternalInterface
-
- StepEvent - Class in com.facebook.buck.step
-
Base class for events about steps.
- StepEvent(String, String, UUID) - Constructor for class com.facebook.buck.step.StepEvent
-
- StepEvent.Finished - Class in com.facebook.buck.step
-
- StepEvent.Started - Class in com.facebook.buck.step
-
- StepEventExternalInterface - Interface in com.facebook.buck.event.external.events
-
Describes a step made by buck when building a target.
- StepExecutionResult - Class in com.facebook.buck.step
-
Immutable implementation of AbstractStepExecutionResult.
- StepExecutionResults - Class in com.facebook.buck.step
-
A collection of common StepExecutionResult constants.
- StepFailedException - Exception in com.facebook.buck.step
-
- stepFinished(StepEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- stepFinished(StepEvent.Finished) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- StepRunner - Interface in com.facebook.buck.step
-
- stepsForBuildable(BuildContext, T, ProjectFilesystem, BuildTarget, Iterable<Path>) - Static method in class com.facebook.buck.rules.modern.ModernBuildRule
-
Returns the build steps for the Buildable.
- stepsForBuildable(BuildContext, T, ProjectFilesystem, BuildTarget) - Static method in class com.facebook.buck.rules.modern.ModernBuildRule
-
Return the steps for a buildable.
- stepStarted(StepEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- stepStarted(StepEvent.Started) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- stop() - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorClient
-
Orderly stops the thrift client.
- stop() - Method in class com.facebook.buck.httpserver.WebServer
-
- StopCompilation - Exception in com.facebook.buck.jvm.java.abi.source.api
-
Thrown by our ABI generating plugin to stop the compiler.
- StopCompilation() - Constructor for exception com.facebook.buck.jvm.java.abi.source.api.StopCompilation
-
- stopPackage(String) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
-
- stopPackage(String) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
-
- stopSimplePerfEvent(long) - Method in interface com.facebook.buck.jvm.java.JavacEventSink
-
- stopSimplePerfEvent(long) - Method in class com.facebook.buck.jvm.java.JavacEventSinkToBuckEventBusBridge
-
- stopTimer(BuildSlaveTimingStatsTracker.SlaveEvents) - Method in class com.facebook.buck.distributed.build_slave.BuildSlaveTimingStatsTracker
-
- stopTimer(ClientStatsTracker.DistBuildClientStat) - Method in class com.facebook.buck.distributed.ClientStatsTracker
-
- stopTrackingForever(String) - Method in class com.facebook.buck.distributed.build_slave.MinionHealthTracker
-
Tell the tracker it is fine to forever stop tracking this minion.
- store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
-
- store(ImmutableList<Pair<ArtifactInfo, BorrowablePath>>) - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
-
- store(ArtifactInfo, BorrowablePath) - Method in interface com.facebook.buck.artifact_cache.ArtifactCache
-
Store the artifact at path specified by output to cache, such that it can later be fetched
using ruleKey as the lookup key.
- store(ImmutableList<Pair<ArtifactInfo, BorrowablePath>>) - Method in interface com.facebook.buck.artifact_cache.ArtifactCache
-
Store the list of artifacts at path specified by output to cache in passed order, such that it
can later be fetched using ruleKey as the lookup key.
- store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.DirArtifactCache
-
- store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.LoggingArtifactCacheDecorator
-
- store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.MultiArtifactCache
-
Store the artifact to all encapsulated ArtifactCaches.
- store(ImmutableList<Pair<ArtifactInfo, BorrowablePath>>) - Method in class com.facebook.buck.artifact_cache.MultiArtifactCache
-
- store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache
-
- store(ImmutableList<Pair<ArtifactInfo, BorrowablePath>>) - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache
-
- store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.RetryingCacheDecorator
-
- store(ImmutableList<Pair<ArtifactInfo, BorrowablePath>>) - Method in class com.facebook.buck.artifact_cache.RetryingCacheDecorator
-
- store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCache
-
- store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.TwoLevelArtifactCacheDecorator
-
- store(OutputStream) - Method in class com.facebook.buck.jvm.java.FatJar
-
Serialize this instance as binary to outputStream.
- storeBuildSlaveFinishedStats(StampedeId, BuildSlaveRunId, BuildSlaveFinishedStats) - Method in class com.facebook.buck.distributed.DistBuildService
-
- storeClient - Variable in class com.facebook.buck.artifact_cache.AbstractNetworkCache
-
- storeImpl(ArtifactInfo, Path) - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
-
- storeImpl(ArtifactInfo, Path) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCache
-
- storeImpl(ArtifactInfo, Path) - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCache
-
- StoreRequest(ArtifactInfo, ByteSource) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.StoreRequest
-
- StoreResponseReadResult - Class in com.facebook.buck.artifact_cache
-
Immutable implementation of HttpArtifactCacheBinaryProtocol.AbstractStoreResponseReadResult.
- StoreResponseReadResult.Builder - Class in com.facebook.buck.artifact_cache
-
- StoreResult - Class in com.facebook.buck.artifact_cache
-
Return type used by the implementations of this abstract class.
- StoreResult.Builder - Class in com.facebook.buck.artifact_cache
-
- storeScheduled(ArtifactInfo, long) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.CacheEventListener
-
- StoreWriteResult - Class in com.facebook.buck.artifact_cache
-
Immutable implementation of HttpArtifactCacheBinaryProtocol.AbstractStoreWriteResult.
- StoreWriteResult.Builder - Class in com.facebook.buck.artifact_cache
-
- stream() - Method in interface com.facebook.buck.util.zip.JarEntryContainer
-
- StreamingWebSocketServlet - Class in com.facebook.buck.httpserver
-
- StreamingWebSocketServlet() - Constructor for class com.facebook.buck.httpserver.StreamingWebSocketServlet
-
- StreamingWebSocketServlet.MyWebSocket - Class in com.facebook.buck.httpserver
-
This is the httpserver component of a WebSocket that maintains a session with one client.
- STRING - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
-
- STRING_ASSETS_DIR_FORMAT - Static variable in class com.facebook.buck.android.PackageStringAssets
-
- StringArg - Class in com.facebook.buck.rules.args
-
Immutable implementation of AbstractStringArg.
- StringExpander<M extends Macro> - Class in com.facebook.buck.rules.macros
-
Expands macros into fixed strings.
- StringExpander(Class<M>, StringArg) - Constructor for class com.facebook.buck.rules.macros.StringExpander
-
- StringHashing - Class in com.facebook.buck.util.hashing
-
- stringify(Iterable<? extends Arg>, SourcePathResolver) - Static method in interface com.facebook.buck.rules.args.Arg
-
- stringify(Arg, SourcePathResolver) - Static method in interface com.facebook.buck.rules.args.Arg
-
Converts an Arg to a String by concatting all the command-line appended strings.
- stringify(ImmutableMap<K, ? extends Arg>, SourcePathResolver) - Static method in interface com.facebook.buck.rules.args.Arg
-
- StringifyingValueVisitor - Class in com.facebook.buck.rules.modern.impl
-
A ValueVisitor that can be used to construct a String representation of an object.
- StringifyingValueVisitor() - Constructor for class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
-
- stringifyList(Arg, SourcePathResolver) - Static method in interface com.facebook.buck.rules.args.Arg
-
- StringMacroCombiner - Class in com.facebook.buck.core.macros
-
A simple MacroCombiner for MacroReplacer<String> that just concatenates the strings and
expanded macros.
- StringMacroCombiner() - Constructor for class com.facebook.buck.core.macros.StringMacroCombiner
-
- StringPool - Class in com.facebook.buck.android.resources
-
A StringPool consists of a header: ResChunk_header u32 chunk_type u32 header_size u32 chunk_size
u32 string_count u32 style_count u32 flags - 0x1 sorted, 0x100 utf-8 encoded u32 strings_start -
byte offset from the beginning to the style data u32 styles_start - byte offset from the
beginning to the style data
- StringResources - Class in com.facebook.buck.android
-
Represents string resources of types string, plural and array for a locale.
- StringResources(SortedMap<Integer, EnumMap<StringResources.Gender, String>>, SortedMap<Integer, EnumMap<StringResources.Gender, ImmutableMap<String, String>>>, SortedMap<Integer, EnumMap<StringResources.Gender, ImmutableList<String>>>) - Constructor for class com.facebook.buck.android.StringResources
-
- StringRuleKeyHasher - Class in com.facebook.buck.rules.keys.hasher
-
- StringRuleKeyHasher() - Constructor for class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
-
- strings - Variable in class com.facebook.buck.android.StringResources
-
- StringSetOptionHandler - Class in com.facebook.buck.cli
-
OptionHandler that collects multiple arguments passed to an option in a
Set.
- StringSetOptionHandler(CmdLineParser, OptionDef, Setter<? super Supplier<ImmutableSet<String>>>) - Constructor for class com.facebook.buck.cli.StringSetOptionHandler
-
- StringTemplateStep - Class in com.facebook.buck.step.fs
-
A step that creates an ST by reading a template from templatePath, calls configure to configure it, renders it and writes it out to outputPath.
- StringTemplateStep(Path, ProjectFilesystem, Path, ImmutableMap<String, ?>) - Constructor for class com.facebook.buck.step.fs.StringTemplateStep
-
- StringWithMacros - Class in com.facebook.buck.rules.macros
-
A class representing a string containing ordered, embedded, strongly typed macros.
- StringWithMacrosConverter - Class in com.facebook.buck.rules.macros
-
- StringWithMacrosConverter.Builder - Class in com.facebook.buck.rules.macros
-
- StringWithMacrosTypeCoercer - Class in com.facebook.buck.rules.coercer
-
- stripCommonSuffix(Path, Path) - Static method in class com.facebook.buck.io.file.MorePaths
-
- StripLinkable - Class in com.facebook.buck.android
-
- StripLinkable(BuildTarget, ProjectFilesystem, ImmutableSortedSet<BuildRule>, Tool, SourcePath, String) - Constructor for class com.facebook.buck.android.StripLinkable
-
- stripPathPrefixAndExtension(Path, String) - Static method in class com.facebook.buck.io.file.MorePaths
-
- StrippedObjectDescription - Class in com.facebook.buck.android
-
Immutable implementation of CopyNativeLibraries.AbstractStrippedObjectDescription.
- StrippedObjectDescription.Builder - Class in com.facebook.buck.android
-
- stripPrefix(Path, Path) - Static method in class com.facebook.buck.io.file.MorePaths
-
- stripPrefix(String, String) - Static method in class com.facebook.buck.util.string.MoreStrings
-
- StripStep - Class in com.facebook.buck.android
-
Run strip on a binary.
- StripStep(Path, ImmutableMap<String, String>, ImmutableList<String>, ImmutableList<String>, Path, Path) - Constructor for class com.facebook.buck.android.StripStep
-
- StripStyle - Enum in com.facebook.buck.cxx.toolchain
-
Defines the level of symbol stripping to be performed on the linked product of the build.
- stripSuffix(String, String) - Static method in class com.facebook.buck.util.string.MoreStrings
-
- StubGenerator - Class in com.facebook.buck.jvm.java.abi
-
- StubGenerator(SourceVersion, ElementsExtended, Types, Messager, JarBuilder, JavacEventSink, AbiGenerationMode, boolean) - Constructor for class com.facebook.buck.jvm.java.abi.StubGenerator
-
- StubJar - Class in com.facebook.buck.jvm.java.abi
-
- StubJar(Path) - Constructor for class com.facebook.buck.jvm.java.abi.StubJar
-
- StubJar(SourceVersion, ElementsExtended, Types, Messager, Iterable<Element>, boolean) - Constructor for class com.facebook.buck.jvm.java.abi.StubJar
-
- StubJarEntry - Class in com.facebook.buck.jvm.java.abi
-
- StubJarEntry() - Constructor for class com.facebook.buck.jvm.java.abi.StubJarEntry
-
- SubdirectoryBuildTargetPattern - Class in com.facebook.buck.parser
-
A pattern matches build targets that have the specified ancestor directory.
- submit(Runnable, ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
-
- submit(Runnable) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
-
- submit(Runnable, T, ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
-
- submit(Runnable, T) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
-
- submit(Callable<T>, ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
-
- submit(Callable<T>) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
-
- submitAndWaitForJob(String) - Method in class com.facebook.buck.worker.WorkerProcess
-
- submitAndWaitForJob(String) - Method in class com.facebook.buck.worker.WorkerProcessPool.BorrowedWorkerProcess
-
Submits a job to the worker, and returns the result.
- submitReport(DefectReport) - Method in class com.facebook.buck.doctor.DefaultDefectReporter
-
- submitReport(DefectReport) - Method in interface com.facebook.buck.doctor.DefectReporter
-
- subpath(int, int) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
-
- subscribe(ProcessRegistry.ProcessRegisterCallback) - Method in class com.facebook.buck.util.ProcessRegistry
-
Subscribes the process register callback.
- substringMatches(String) - Method in class com.facebook.buck.util.PatternsMatcher
-
- SUCCESS - Static variable in class com.facebook.buck.step.StepExecutionResults
-
- SuggestCommand - Class in com.facebook.buck.cli
-
Command for proposing a fine-grained partitioning of a Java build rule.
- SuggestCommand() - Constructor for class com.facebook.buck.cli.SuggestCommand
-
- SuperConsoleConfig - Class in com.facebook.buck.event.listener
-
- SuperConsoleConfig(BuckConfig) - Constructor for class com.facebook.buck.event.listener.SuperConsoleConfig
-
- SuperConsoleEventBusListener - Class in com.facebook.buck.event.listener
-
Console that provides rich, updating ansi output about the current build.
- SuperConsoleEventBusListener(SuperConsoleConfig, Console, Clock, TestResultSummaryVerbosity, ExecutionEnvironment, Locale, Path, TimeZone, BuildId, boolean, Optional<String>, ImmutableList<AdditionalConsoleLineProvider>) - Constructor for class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- SuperConsoleEventBusListener(SuperConsoleConfig, Console, Clock, TestResultSummaryVerbosity, ExecutionEnvironment, Locale, Path, TimeZone, long, long, long, boolean, BuildId, boolean, Optional<String>, ImmutableList<AdditionalConsoleLineProvider>) - Constructor for class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- SupplierValueTypeInfo<T> - Class in com.facebook.buck.rules.modern.impl
-
ValueTypeInfo for Suppliers.
- SupplierValueTypeInfo(ValueTypeInfo<T>) - Constructor for class com.facebook.buck.rules.modern.impl.SupplierValueTypeInfo
-
- SUPPORTED_FLAVORS - Static variable in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescription
-
- SUPPORTED_LIBRARY_FLAVORS - Static variable in class com.facebook.buck.apple.AppleBundleDescription
-
- SUPPORTED_RESOURCE_DIRECTORIES - Static variable in class com.facebook.buck.android.ResourceFilters
-
The set of supported directories in resource folders.
- supportedFileAttributeViews() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystem
-
- SupportedTargetTypeRegistry - Class in com.facebook.buck.features.project.intellij
-
- SupportedTargetTypeRegistry(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig, JavaPackageFinder) - Constructor for class com.facebook.buck.features.project.intellij.SupportedTargetTypeRegistry
-
- SupportsDependencyFileRuleKey - Interface in com.facebook.buck.core.rules.attr
-
Used to tag a rule that supports dependency-file input-based rule keys.
- supportsHeaderMaps() - Method in class com.facebook.buck.cxx.toolchain.ClangPreprocessor
-
- supportsHeaderMaps() - Method in class com.facebook.buck.cxx.toolchain.ClangWindowsPreprocessor
-
- supportsHeaderMaps() - Method in class com.facebook.buck.cxx.toolchain.GccPreprocessor
-
- supportsHeaderMaps() - Method in interface com.facebook.buck.cxx.toolchain.Preprocessor
-
- supportsHeaderMaps() - Method in class com.facebook.buck.cxx.toolchain.WindowsPreprocessor
-
- SupportsInputBasedRuleKey - Interface in com.facebook.buck.core.rules.attr
-
Used to tag a rule that supports input-based rule keys.
- supportsOmnibusLinking(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibrary
-
- supportsOmnibusLinking(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
-
- supportsOmnibusLinking(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
-
- SupportsPipelining<T extends RulePipelineState> - Interface in com.facebook.buck.core.rules.pipeline
-
- supportsPrecompiledHeaders() - Method in class com.facebook.buck.cxx.toolchain.ClangPreprocessor
-
- supportsPrecompiledHeaders() - Method in class com.facebook.buck.cxx.toolchain.GccPreprocessor
-
- supportsPrecompiledHeaders() - Method in interface com.facebook.buck.cxx.toolchain.Preprocessor
-
- supportsPrecompiledHeaders() - Method in class com.facebook.buck.cxx.toolchain.WindowsPreprocessor
-
- supportsStreamingTests() - Method in class com.facebook.buck.android.AndroidInstrumentationTest
-
- supportsStreamingTests() - Method in class com.facebook.buck.apple.AppleTest
-
- supportsStreamingTests() - Method in interface com.facebook.buck.core.test.rule.TestRule
-
- supportsStreamingTests() - Method in class com.facebook.buck.cxx.CxxTest
-
- supportsStreamingTests() - Method in class com.facebook.buck.features.d.DTest
-
- supportsStreamingTests() - Method in class com.facebook.buck.features.go.GoTest
-
- supportsStreamingTests() - Method in class com.facebook.buck.features.python.PythonTest
-
- supportsStreamingTests() - Method in class com.facebook.buck.features.rust.RustTest
-
- supportsStreamingTests() - Method in class com.facebook.buck.jvm.java.JavaTest
-
- supportsStreamingTests() - Method in class com.facebook.buck.shell.ShTest
-
- supportsThinArchives() - Method in interface com.facebook.buck.cxx.toolchain.Archiver
-
- supportsThinArchives() - Method in class com.facebook.buck.cxx.toolchain.BsdArchiver
-
- supportsThinArchives() - Method in class com.facebook.buck.cxx.toolchain.ClangWindowsArchiver
-
- supportsThinArchives() - Method in class com.facebook.buck.cxx.toolchain.GnuArchiver
-
- supportsThinArchives() - Method in class com.facebook.buck.cxx.toolchain.WindowsArchiver
-
- suspended(BuildRuleEvent.BeginningBuildRuleEvent, RuleKeyFactory<RuleKey>) - Static method in class com.facebook.buck.core.build.event.BuildRuleEvent
-
- SWIFT_COMPILE_FLAVOR - Static variable in class com.facebook.buck.apple.AppleDescriptions
-
- SWIFT_EXPORTED_OBJC_GENERATED_HEADER_SYMLINK_TREE_FLAVOR - Static variable in class com.facebook.buck.apple.AppleDescriptions
-
- SWIFT_EXTENSION - Static variable in class com.facebook.buck.swift.SwiftDescriptions
-
- SWIFT_OBJC_GENERATED_HEADER_SYMLINK_TREE_FLAVOR - Static variable in class com.facebook.buck.apple.AppleDescriptions
-
- SWIFT_UNDERLYING_MODULE_FLAVOR - Static variable in class com.facebook.buck.apple.AppleDescriptions
-
- SwiftBuckConfig - Class in com.facebook.buck.swift
-
A Swift-specific "view" of BuckConfig.
- SwiftBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.swift.SwiftBuckConfig
-
- SwiftCommonArg - Interface in com.facebook.buck.swift
-
- SwiftCompile - Class in com.facebook.buck.swift
-
A build rule which compiles one or more Swift sources into a Swift module.
- SwiftDescriptions - Class in com.facebook.buck.swift
-
- SwiftDescriptionsProvider - Class in com.facebook.buck.swift
-
- SwiftDescriptionsProvider() - Constructor for class com.facebook.buck.swift.SwiftDescriptionsProvider
-
- SwiftLibraryDescription - Class in com.facebook.buck.swift
-
- SwiftLibraryDescription(ToolchainProvider, CxxBuckConfig, SwiftBuckConfig) - Constructor for class com.facebook.buck.swift.SwiftLibraryDescription
-
- SwiftLibraryDescription.Type - Enum in com.facebook.buck.swift
-
- SwiftLibraryDescriptionArg - Class in com.facebook.buck.swift
-
Immutable implementation of SwiftLibraryDescription.AbstractSwiftLibraryDescriptionArg.
- SwiftLibraryDescriptionArg.Builder - Class in com.facebook.buck.swift
-
- SwiftPlatform - Class in com.facebook.buck.swift.toolchain
-
Interface describing a Swift toolchain and platform to build for.
- SwiftPlatform.Builder - Class in com.facebook.buck.swift.toolchain
-
- SwiftPlatformFactory - Class in com.facebook.buck.swift.toolchain.impl
-
- SwiftPlatformsProvider - Class in com.facebook.buck.swift.toolchain
-
- SwiftPlatformsProviderFactory - Class in com.facebook.buck.swift.toolchain.impl
-
- SwiftPlatformsProviderFactory() - Constructor for class com.facebook.buck.swift.toolchain.impl.SwiftPlatformsProviderFactory
-
- SwiftRuntimeNativeLinkable - Class in com.facebook.buck.swift
-
Pseudo linkable for representing Swift runtime library's linker arguments.
- SwiftRuntimeNativeLinkable(SwiftPlatform) - Constructor for class com.facebook.buck.swift.SwiftRuntimeNativeLinkable
-
- SwiftToolchainsSupplier - Class in com.facebook.buck.swift.toolchain.impl
-
- SwiftToolchainsSupplier() - Constructor for class com.facebook.buck.swift.toolchain.impl.SwiftToolchainsSupplier
-
- switchToAlwaysWaitingMode() - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.RemoteBuildRuleSynchronizer
-
- SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE - Static variable in interface com.facebook.buck.io.windowsfs.WindowsFSLibrary
-
- SYMBOLIC_LINK_FLAG_DIRECTORY - Static variable in interface com.facebook.buck.io.windowsfs.WindowsFSLibrary
-
- SymbolNameTool - Interface in com.facebook.buck.cxx.toolchain
-
Provides methods to extract symbol names from native formats (e.g.
- Symbols - Class in com.facebook.buck.android.relinker
-
- symbolToProviders - Variable in class com.facebook.buck.jvm.java.autodeps.JavaDepsFinder.DependencyInfo
-
- SymCopyStep - Class in com.facebook.buck.step.fs
-
This step copies the content of a directory tree through symlinks, copying only directories.
- SymCopyStep(ProjectFilesystem, ImmutableList<Path>, Path) - Constructor for class com.facebook.buck.step.fs.SymCopyStep
-
- SymlinkFilesIntoDirectoryStep - Class in com.facebook.buck.shell
-
Step that takes a collection of entries in a directory and creates a set of read-only
symlinks (with the same structure) to the original entries in a new directory.
- SymlinkFilesIntoDirectoryStep(ProjectFilesystem, Path, Iterable<Path>, Path) - Constructor for class com.facebook.buck.shell.SymlinkFilesIntoDirectoryStep
-
- SymlinkFileStep - Class in com.facebook.buck.step.fs
-
Immutable implementation of AbstractSymlinkFileStep.
- SymlinkFileStep.Builder - Class in com.facebook.buck.step.fs
-
- symlinkInvalidation(ParsingEvent.SymlinkInvalidation) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
-
- symlinkInvalidation(ParsingEvent.SymlinkInvalidation) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
-
- symlinkInvalidation(ParsingEvent.SymlinkInvalidation) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- symlinkInvalidation(String) - Static method in class com.facebook.buck.event.ParsingEvent
-
- SymlinkInvalidation(String) - Constructor for class com.facebook.buck.event.ParsingEvent.SymlinkInvalidation
-
- SymlinkTree - Class in com.facebook.buck.core.rules.impl
-
Creates a tree of symlinks inside of a given directory
- SymlinkTree(String, BuildTarget, ProjectFilesystem, Path, ImmutableMap<Path, SourcePath>, ImmutableMultimap<Path, SourcePath>, SourcePathRuleFinder) - Constructor for class com.facebook.buck.core.rules.impl.SymlinkTree
-
- SymlinkTreeMergeStep - Class in com.facebook.buck.step.fs
-
A step to merge the contents of provided directories into a symlink tree
- SymlinkTreeMergeStep(String, ProjectFilesystem, Path, ImmutableMultimap<Path, Path>) - Constructor for class com.facebook.buck.step.fs.SymlinkTreeMergeStep
-
- SymlinkTreeStep - Class in com.facebook.buck.step.fs
-
- SymlinkTreeStep(String, ProjectFilesystem, Path, ImmutableMap<Path, Path>) - Constructor for class com.facebook.buck.step.fs.SymlinkTreeStep
-
- SyncCookieState - Class in com.facebook.buck.skylark.io.impl
-
Process-wide state used to enable Watchman sync cookies only on the first query issued.
- SyncCookieState() - Constructor for class com.facebook.buck.skylark.io.impl.SyncCookieState
-
- SynchronizedBuildPhase - Class in com.facebook.buck.distributed.build_client
-
Util class that contains orchestration code for synchronized build phase.
- SynchronizedBuildPhase() - Constructor for class com.facebook.buck.distributed.build_client.SynchronizedBuildPhase
-
- SynchronizedToolProvider - Class in com.facebook.buck.jvm.java.javax
-
ToolProvider has no synchronization internally, so if we don't synchronize from the outside we
could wind up loading the compiler classes multiple times from different class loaders.
- SynchronizedToolProvider() - Constructor for class com.facebook.buck.jvm.java.javax.SynchronizedToolProvider
-
- Syntax - Enum in com.facebook.buck.parser.api
-
- systemIncludeArgs(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.ClangPreprocessor
-
- systemIncludeArgs(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.GccPreprocessor
-
- systemIncludeArgs(Iterable<String>) - Method in interface com.facebook.buck.cxx.toolchain.Preprocessor
-
- systemIncludeArgs(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.WindowsPreprocessor
-
- SystemLuaCxxLibrary - Class in com.facebook.buck.features.lua
-
- SystemLuaCxxLibrary(BuildTarget) - Constructor for class com.facebook.buck.features.lua.SystemLuaCxxLibrary
-
- SystemToolProvider - Class in com.facebook.buck.core.toolchain.toolprovider.impl
-
A ToolProvider which returns a HashedFileTool found from searching the system.
- SystemToolProvider.Builder - Class in com.facebook.buck.core.toolchain.toolprovider.impl
-
- TagSetCounter - Class in com.facebook.buck.counters
-
- TagSetCounter(String, String, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.counters.TagSetCounter
-
- take() - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
-
- TARGET - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
-
Key for
OnDiskBuildInfo to store the build target of the owning build rule.
- TARGET - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
-
- target - Variable in class com.facebook.buck.rules.macros.MacroArg
-
Deprecated.
- target - Variable in class com.facebook.buck.rules.modern.builders.BuildableAndTarget
-
- TARGET_GRAPH_NODE_COUNT_UNSET - Static variable in class com.facebook.buck.event.listener.scuba.ScubaListenerData
-
- TARGET_PLATFORMS_LONG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
-
- TARGET_SOURCE_PATH - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
-
- targetContainsSwiftSourceCode(TargetNode<? extends CxxLibraryDescription.CommonArg>) - Method in class com.facebook.buck.features.apple.project.ProjectGenerationStateCache
-
- TargetCountVerificationParserDecorator - Class in com.facebook.buck.json
-
Delegates to the aggregated parser to do the parsing, while warning the numbers of targets
exceeds a threshold.
- TargetCountVerificationParserDecorator(ProjectBuildFileParser, int, BuckEventBus) - Constructor for class com.facebook.buck.json.TargetCountVerificationParserDecorator
-
- TargetCpuType - Enum in com.facebook.buck.android.toolchain.ndk
-
The CPU architectures to target.
- TargetDevice - Class in com.facebook.buck.step
-
Represents information about the device we're targeting.
- TargetDevice(TargetDevice.Type, Optional<String>) - Constructor for class com.facebook.buck.step.TargetDevice
-
- TargetDevice.Type - Enum in com.facebook.buck.step
-
- TargetDeviceCommandLineOptions - Class in com.facebook.buck.cli
-
- TargetDeviceCommandLineOptions() - Constructor for class com.facebook.buck.cli.TargetDeviceCommandLineOptions
-
- targetDeviceOptions() - Method in class com.facebook.buck.cli.InstallCommand
-
- targetDeviceOptions() - Method in class com.facebook.buck.cli.UninstallCommand
-
- TargetDeviceOptions - Class in com.facebook.buck.step
-
- TargetDeviceOptions() - Constructor for class com.facebook.buck.step.TargetDeviceOptions
-
- TargetDeviceOptions(boolean, boolean, Optional<String>) - Constructor for class com.facebook.buck.step.TargetDeviceOptions
-
- TargetGraph - Class in com.facebook.buck.core.model.targetgraph
-
Represents the graph of
TargetNodes constructed by parsing the build files.
- TargetGraph(MutableDirectedGraph<TargetNode<?>>, ImmutableMap<BuildTarget, TargetNode<?>>) - Constructor for class com.facebook.buck.core.model.targetgraph.TargetGraph
-
- TargetGraphAndBuildTargets - Class in com.facebook.buck.core.model.targetgraph
-
Holds a TargetGraph and a set of BuildTargetPaths.
- TargetGraphAndTargets - Class in com.facebook.buck.core.model.targetgraph.impl
-
- TargetGraphAndTargets(TargetGraph, Iterable<TargetNode<?>>) - Constructor for class com.facebook.buck.core.model.targetgraph.impl.TargetGraphAndTargets
-
- TargetGraphHashing - Class in com.facebook.buck.core.model.targetgraph.impl
-
Utility class to calculate hash codes for build targets in a
TargetGraph.
- TargetGraphHashing(BuckEventBus, TargetGraph, FileHashLoader, Iterable<TargetNode<?>>, ListeningExecutorService) - Constructor for class com.facebook.buck.core.model.targetgraph.impl.TargetGraphHashing
-
- TargetLiteral - Class in com.facebook.buck.query
-
A literal set of targets.
- TargetLiteral.Builder - Class in com.facebook.buck.query
-
- TargetNode<T> - Interface in com.facebook.buck.core.model.targetgraph
-
A
TargetNode represents a node in the target graph which is created by the
Parser as a result of parsing BUCK files in a project.
- targetNodeContainsSwiftSourceCode(TargetNode<? extends CxxLibraryDescription.CommonArg>) - Static method in class com.facebook.buck.apple.AppleDescriptions
-
- TargetNodeFactory - Class in com.facebook.buck.core.model.targetgraph.impl
-
- TargetNodeFactory(TypeCoercerFactory) - Constructor for class com.facebook.buck.core.model.targetgraph.impl.TargetNodeFactory
-
- TargetNodeParsePipeline - Class in com.facebook.buck.parser
-
This implements a multithreaded pipeline for parsing BUCK files.
- TargetNodeParsePipeline(PipelineNodeCache.Cache<BuildTarget, TargetNode<?>>, ParserTargetNodeFactory<Map<String, Object>>, ListeningExecutorService, BuckEventBus, boolean, BuildFileRawNodeParsePipeline, BuildTargetRawNodeParsePipeline) - Constructor for class com.facebook.buck.parser.TargetNodeParsePipeline
-
Create new pipeline for parsing Buck files.
- TargetNodePredicateSpec - Class in com.facebook.buck.parser
-
Matches all TargetNode objects in a repository that match the specification.
- TargetNodes - Class in com.facebook.buck.core.model.targetgraph.impl
-
- TargetNodeSpec - Interface in com.facebook.buck.parser
-
A specification used by the parser to match
TargetNode objects.
- TargetNodeSpec.TargetType - Enum in com.facebook.buck.parser
-
- TargetNodeToBuildRuleTransformer - Interface in com.facebook.buck.core.rules.transformer
-
- TargetNodeTranslator - Class in com.facebook.buck.versions
-
- TargetNodeTranslator(TypeCoercerFactory, ImmutableList<TargetTranslator<?>>) - Constructor for class com.facebook.buck.versions.TargetNodeTranslator
-
- TargetPatternCollector - Class in com.facebook.buck.query
-
- TargetPatternEvaluator - Class in com.facebook.buck.cli
-
- TargetPatternEvaluator(Cell, BuckConfig, Parser, boolean) - Constructor for class com.facebook.buck.cli.TargetPatternEvaluator
-
- TargetResult - Class in com.facebook.buck.cli
-
Immutable implementation of TargetsCommand.AbstractTargetResult.
- TargetResult.Builder - Class in com.facebook.buck.cli
-
- TARGETS_BUILD_TIMES_FILE_NAME - Static variable in class com.facebook.buck.event.listener.BuildTargetDurationListener
-
- TargetsCommand - Class in com.facebook.buck.cli
-
- TargetsCommand() - Constructor for class com.facebook.buck.cli.TargetsCommand
-
- TargetSetExpression - Class in com.facebook.buck.query
-
A set(word, ..., word) expression or literal set of targets precomputed at parse-time.
- TargetSetExpression.Builder - Class in com.facebook.buck.query
-
- TargetSpecResolver - Class in com.facebook.buck.parser
-
Responsible for discovering all the build targets that match a set of
TargetNodeSpec.
- TargetSpecResolver() - Constructor for class com.facebook.buck.parser.TargetSpecResolver
-
- TargetSpecResolver.FlavorEnhancer<T extends HasBuildTarget> - Interface in com.facebook.buck.parser
-
Allows to change flavors of some targets while performing the resolution.
- TargetSpecResolver.TargetNodeFilterForSpecResolver<T extends HasBuildTarget> - Interface in com.facebook.buck.parser
-
- TargetSpecResolver.TargetNodeProviderForSpecResolver<T extends HasBuildTarget> - Interface in com.facebook.buck.parser
-
Provides target nodes of a given type.
- TargetTranslatable<T> - Interface in com.facebook.buck.versions
-
Interface for objects which defined how they should be translated in constructor args for
versioning.
- TargetTranslatorOverridingDescription<A> - Interface in com.facebook.buck.versions
-
An interface used by descriptions which need to perform custom translations of their constructor
args to support versioning.
- TargetVariablesQueryEnvironment - Class in com.facebook.buck.query
-
Provides a view of an existing
QueryEnvironment augmented with additional target
variables.
- TargetVariablesQueryEnvironment(ImmutableMap<String, ImmutableSet<QueryTarget>>, QueryEnvironment) - Constructor for class com.facebook.buck.query.TargetVariablesQueryEnvironment
-
- tarUnarchiver() - Static method in class com.facebook.buck.util.unarchive.Untar
-
- TaskAction<T> - Interface in com.facebook.buck.support.bgtasks
-
Interface for actions performed by a background task dependent on some argument object of type T.
- TaskEventMirror - Class in com.facebook.buck.jvm.java.plugin.api
-
TaskEvent is included with the compiler and is thus not directly
accessible from within Buck's class loader.
- TaskEventMirror(Object, TaskEventMirror.Kind, JavaFileObject, CompilationUnitTreeProxy, TypeElement) - Constructor for class com.facebook.buck.jvm.java.plugin.api.TaskEventMirror
-
- TaskEventMirror.Kind - Enum in com.facebook.buck.jvm.java.plugin.api
-
- TaskId - Class in com.facebook.buck.support.bgtasks
-
Task ID object for ManagedBackgroundTask.
- TaskListenerProxy - Class in com.facebook.buck.jvm.java.plugin.adapter
-
- TaskListenerProxy(Object) - Constructor for class com.facebook.buck.jvm.java.plugin.adapter.TaskListenerProxy
-
- TaskListenerWrapper - Class in com.facebook.buck.jvm.java.plugin.adapter
-
- TaskListenerWrapper(TaskListener) - Constructor for class com.facebook.buck.jvm.java.plugin.adapter.TaskListenerWrapper
-
- TaskManagerScope - Class in com.facebook.buck.support.bgtasks
-
- TaskManagerScope(BackgroundTaskManager, BuildId) - Constructor for class com.facebook.buck.support.bgtasks.TaskManagerScope
-
- TeeInputStream - Class in com.facebook.buck.io
-
- TeeInputStream(InputStream, OutputStream) - Constructor for class com.facebook.buck.io.TeeInputStream
-
- TeeOutputStream - Class in com.facebook.buck.util
-
An OutputStream which forwards to two OutputStreams.
- TeeOutputStream(OutputStream, OutputStream) - Constructor for class com.facebook.buck.util.TeeOutputStream
-
- tellClients(BuckEventExternalInterface) - Method in class com.facebook.buck.httpserver.StreamingWebSocketServlet
-
- TEMP_PREFIX - Static variable in class com.facebook.buck.android.agent.util.AgentUtil
-
- TemplateHandlerDelegate - Interface in com.facebook.buck.httpserver
-
- terminateBuildWithFailure(Throwable) - Method in class com.facebook.buck.command.Build
-
- terminateBuildWithFailure(Throwable) - Method in interface com.facebook.buck.core.build.engine.BuildEngine
-
Marks build as failed with the given Throwable.
- terminateBuildWithFailure(Throwable) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
-
- test(Object) - Method in class com.facebook.buck.jvm.java.RemoveClassesPatternsMatcher
-
- test(Map<String, Object>, String) - Method in interface com.facebook.buck.util.trace.ChromeTraceParser.ChromeTraceEventMatcher
-
Tests the specified event to see if it is a match.
- TEST_ENV_VAR_NAME - Static variable in class com.facebook.buck.util.env.BuckClasspath
-
- TEST_FAILURES_EXIT_CODE - Static variable in class com.facebook.buck.features.python.PythonRunTestsStep
-
- TEST_ONLY - Static variable in enum com.facebook.buck.apple.xcode.XCScheme.BuildActionEntry.BuildFor
-
- TEST_RESULT_FILE - Static variable in class com.facebook.buck.testrunner.BuckXmlTestRunListener
-
- TEST_RUN_STARTED - Static variable in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
-
- TEST_SUMMARY_SECTION_NAME - Static variable in class com.facebook.buck.test.TestConfig
-
- TestableReference(XCScheme.BuildableReference) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.TestableReference
-
- TestAction(String, Optional<ImmutableMap<String, String>>, Optional<ImmutableList<XCScheme.SchemePrePostAction>>, Optional<ImmutableList<XCScheme.SchemePrePostAction>>) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.TestAction
-
- testAwaitingResults(IndividualTestEvent.Started) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
-
- TestCaseSummary - Class in com.facebook.buck.test
-
- TestCaseSummary(String, List<TestResultSummary>) - Constructor for class com.facebook.buck.test.TestCaseSummary
-
- TestCaseSummaryExternalInterface<T> - Interface in com.facebook.buck.event.external.elements
-
Describes the results of a set of tests contained in a single file.
- testClassNames - Variable in class com.facebook.buck.testrunner.BaseRunner
-
- TestCommand - Class in com.facebook.buck.cli
-
- TestCommand() - Constructor for class com.facebook.buck.cli.TestCommand
-
- TestCommand.CoverageReportFormatsHandler - Class in com.facebook.buck.cli
-
args4j does not support parsing repeated (or delimiter separated) Enums by default.
- TestConfig - Class in com.facebook.buck.test
-
- TestConfig(BuckConfig) - Constructor for class com.facebook.buck.test.TestConfig
-
- TestConsoleEventListener - Class in com.facebook.buck.event.listener
-
- TestConsoleEventListener(String, ImmutableSet<String>, String, String, ImmutableList<String>, Console, HttpEndpoint, ResultBuilder, BuckEventBus, TestResultFormatter) - Constructor for class com.facebook.buck.event.listener.TestConsoleEventListener
-
- TestDescription - Class in com.facebook.buck.test.selectors
-
A non-JUnit specific way of describing a test-method inside a test-class.
- TestDescription(String, String) - Constructor for class com.facebook.buck.test.selectors.TestDescription
-
- testDidBegin(String, String) - Method in interface com.facebook.buck.core.test.rule.TestRule.TestReportingCallback
-
- testDidEnd(TestResultSummary) - Method in interface com.facebook.buck.core.test.rule.TestRule.TestReportingCallback
-
- testFinished(IndividualTestEvent.Finished) - Method in class com.facebook.buck.event.listener.TestConsoleEventListener
-
- testFinishedEvent(TestSummaryEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- TestFolder - Class in com.facebook.buck.features.project.intellij.model.folders
-
A path which contains a set of sources we wish to present to IntelliJ.
- TestFolder(Path, boolean, ImmutableSortedSet<Path>) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.TestFolder
-
- TestFolder(Path) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.TestFolder
-
- TestFolder(Path, boolean) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.TestFolder
-
- TestHostInfo - Class in com.facebook.buck.apple
-
Immutable implementation of AppleTestDescription.AbstractTestHostInfo.
- TestNGMain - Class in com.facebook.buck.testrunner
-
Launcher for TestNG.
- TestNGRunner - Class in com.facebook.buck.testrunner
-
Class that runs a set of TestNG tests and writes the results to a directory.
- TestNGRunner() - Constructor for class com.facebook.buck.testrunner.TestNGRunner
-
- TestNGRunner.FilteringAnnotationTransformer - Class in com.facebook.buck.testrunner
-
- TestProcessCrashed - Exception in com.facebook.buck.test
-
- TestProcessCrashed(String) - Constructor for exception com.facebook.buck.test.TestProcessCrashed
-
- TestResultFormatter - Class in com.facebook.buck.event.listener
-
- TestResultFormatter(Ansi, Verbosity, TestResultSummaryVerbosity, Locale, Optional<Path>) - Constructor for class com.facebook.buck.event.listener.TestResultFormatter
-
- TestResultFormatter.FormatMode - Enum in com.facebook.buck.event.listener
-
- TestResults - Class in com.facebook.buck.test
-
Represents the test results from multiple test cases.
- TestResults.Builder - Class in com.facebook.buck.test
-
- testResultsAvailable(IndividualTestEvent.Finished) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
-
- testResultsAvailable(IndividualTestEvent.Finished) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
-
- TestResultsExternalInterface<T> - Interface in com.facebook.buck.event.external.elements
-
Describes the results of a set of tests from a specific target.
- TestResultSummary - Class in com.facebook.buck.test
-
- TestResultSummary(String, String, ResultType, long, String, String, String, String) - Constructor for class com.facebook.buck.test.TestResultSummary
-
- TestResultSummaryExternalInterface - Interface in com.facebook.buck.event.external.elements
-
Describes the results of a single test.
- TestResultSummaryVerbosity - Class in com.facebook.buck.test
-
Immutable implementation of AbstractTestResultSummaryVerbosity.
- TestResultSummaryVerbosity.Builder - Class in com.facebook.buck.test
-
- TestRule - Interface in com.facebook.buck.core.test.rule
-
- TestRule.TestReportingCallback - Interface in com.facebook.buck.core.test.rule
-
Callbacks to invoke during the test run to report information about test cases and/or tests.
- TestRuleEvent - Class in com.facebook.buck.test
-
Base class for events about test rules.
- TestRuleEvent(BuildTarget) - Constructor for class com.facebook.buck.test.TestRuleEvent
-
- TestRuleEvent.Finished - Class in com.facebook.buck.test
-
- TestRuleEvent.Started - Class in com.facebook.buck.test
-
- testRuleFinished(TestRuleEvent.Finished) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- testRuleStarted(TestRuleEvent.Started) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- TestRun - Class in com.facebook.buck.cli
-
Immutable value type holding data about the test(s) invoked by a
TestRule.
- TestRun.Builder - Class in com.facebook.buck.cli
-
- testRunCompleted(TestRunEvent.Finished) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
-
- testRunCompleted(TestRunEvent.Finished) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
-
- testRunEnded(long, Map<String, String>) - Method in class com.facebook.buck.testrunner.BuckXmlTestRunListener
-
- TestRunEvent - Class in com.facebook.buck.core.test.event
-
- TestRunEvent.Finished - Class in com.facebook.buck.core.test.event
-
- TestRunEvent.Started - Class in com.facebook.buck.core.test.event
-
- testRunFailed(String) - Method in class com.facebook.buck.testrunner.BuckXmlTestRunListener
-
- testRunFinished(TestRunEvent.Finished) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- TestRunFinishedEventInterface<T> - Interface in com.facebook.buck.event.external.events
-
Describes the results of the tests on all the targets.
- TESTRUNNER_CLASSES_PROPERTY - Static variable in class com.facebook.buck.jvm.java.runner.FileClassPathRunner
-
- TestRunning - Class in com.facebook.buck.cli
-
Utility class for running tests from
TestRules which have been built.
- TestRunningOptions - Class in com.facebook.buck.test
-
Immutable implementation of AbstractTestRunningOptions.
- TestRunningOptions.Builder - Class in com.facebook.buck.test
-
- testRunStarted(TestRunEvent.Started) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
-
- testRunStarted(TestRunEvent.Started) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- testRunStarted(TestRunEvent.Started) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
-
- testRunStarted(String, int) - Method in class com.facebook.buck.testrunner.BuckXmlTestRunListener
-
- testsDidBegin() - Method in interface com.facebook.buck.core.test.rule.TestRule.TestReportingCallback
-
- testsDidEnd(List<TestCaseSummary>) - Method in interface com.facebook.buck.core.test.rule.TestRule.TestReportingCallback
-
- TestSelector - Interface in com.facebook.buck.test.selectors
-
A way of matching a test-method in a test-class, and saying whether or not to include any matches
in a test run.
- TestSelectorList - Class in com.facebook.buck.test.selectors
-
- testSelectorList - Variable in class com.facebook.buck.testrunner.BaseRunner
-
- TestSelectorList.Builder - Class in com.facebook.buck.test.selectors
-
- testSelectorListSupplier - Variable in class com.facebook.buck.cli.TestSelectorOptions
-
- TestSelectorOptions - Class in com.facebook.buck.cli
-
- TestSelectorOptions() - Constructor for class com.facebook.buck.cli.TestSelectorOptions
-
- TestSelectorOptions.TestSelectorsOptionHandler - Class in com.facebook.buck.cli
-
- TestSelectorParseException - Exception in com.facebook.buck.test.selectors
-
Errors specific to parsing test selectors.
- TestSelectorParseException(String) - Constructor for exception com.facebook.buck.test.selectors.TestSelectorParseException
-
- TestSelectorParseException(String, Exception) - Constructor for exception com.facebook.buck.test.selectors.TestSelectorParseException
-
- TestSelectorsOptionHandler(CmdLineParser, OptionDef, Setter<Supplier<TestSelectorList>>) - Constructor for class com.facebook.buck.cli.TestSelectorOptions.TestSelectorsOptionHandler
-
- TestsOfFunction - Class in com.facebook.buck.query
-
A "testsof" query expression, which computes the tests of the given targets.
- TestsOfFunction() - Constructor for class com.facebook.buck.query.TestsOfFunction
-
- testStartedEvent(TestSummaryEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- TestStatusMessage - Class in com.facebook.buck.test
-
Represents a diagnostic message issued during a test.
- TestStatusMessage.Builder - Class in com.facebook.buck.test
-
- TestStatusMessageEvent - Class in com.facebook.buck.core.test.event
-
Events posted when a test emits a diagnostic status message event.
- TestStatusMessageEvent.Finished - Class in com.facebook.buck.core.test.event
-
- TestStatusMessageEvent.Started - Class in com.facebook.buck.core.test.event
-
- testStatusMessageFinished(TestStatusMessageEvent.Finished) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
-
- testStatusMessageFinished(TestStatusMessageEvent.Finished) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- testStatusMessageStarted(TestStatusMessageEvent.Started) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
-
- testStatusMessageStarted(TestStatusMessageEvent.Started) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- TestSuite - Class in com.facebook.buck.shell
-
Simple rule that logically groups tests and propagates dependencies on Test rules and makes them
available for
TestCommand to consume.
- TestSuite(BuildTarget, ProjectFilesystem, BuildRuleParams) - Constructor for class com.facebook.buck.shell.TestSuite
-
- TestSuiteDescription - Class in com.facebook.buck.shell
-
Produces rules used to logically group tests, allowing `buck test //:some_test_suite` behavior
that invokes all tests that this suite depends on.
- TestSuiteDescription() - Constructor for class com.facebook.buck.shell.TestSuiteDescription
-
- TestSuiteDescriptionArg - Class in com.facebook.buck.shell
-
Args for test_suite
- TestSuiteDescriptionArg.Builder - Class in com.facebook.buck.shell
-
- TestSummaryEvent - Class in com.facebook.buck.core.test.event
-
- TestSummaryEvent.Finished - Class in com.facebook.buck.core.test.event
-
- TestSummaryEvent.Started - Class in com.facebook.buck.core.test.event
-
- testSummaryFinished(TestSummaryEvent.Finished) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- testSummaryStarted(TestSummaryEvent.Started) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- TestThreadStateRenderer - Class in com.facebook.buck.event.listener
-
- TestThreadStateRenderer(Ansi, Function<Long, String>, long, int, Map<Long, Optional<? extends TestSummaryEvent>>, Map<Long, Optional<? extends TestStatusMessageEvent>>, Map<Long, Optional<? extends LeafEvent>>, BuildRuleThreadTracker) - Constructor for class com.facebook.buck.event.listener.TestThreadStateRenderer
-
- TestType - Enum in com.facebook.buck.jvm.java
-
- TEXT_SECRET_KEY_SIZE - Static variable in class com.facebook.buck.android.agent.util.AgentUtil
-
Size of the text version of the receive-file secret key.
- thinLTO(Path) - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
-
- thinLTO(Path) - Method in interface com.facebook.buck.cxx.toolchain.linker.HasThinLTO
-
- thinLTOPath(Path) - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
-
- thinLTOPath(Path) - Method in interface com.facebook.buck.cxx.toolchain.linker.HasThinLTO
-
- thirdParty - Variable in class com.facebook.buck.maven.ArtifactConfig
-
- threadIdToCommandId(long) - Method in interface com.facebook.buck.util.concurrent.ThreadIdToCommandIdMapper
-
- ThreadIdToCommandIdMapper - Interface in com.facebook.buck.util.concurrent
-
- threadLimit - Variable in class com.facebook.buck.util.concurrent.ConcurrencyLimit
-
Considered as number of build threads that are available for extensive computations.
- threads - Variable in class com.facebook.buck.distributed.build_slave.DistBuildTrace.MinionTrace
-
- Threads - Class in com.facebook.buck.util
-
- threadSleep(long) - Method in class com.facebook.buck.distributed.build_client.BuildRuleEventManager
-
- threadUserNanoTime(long) - Method in interface com.facebook.buck.util.timing.Clock
-
- threadUserNanoTime(long) - Method in class com.facebook.buck.util.timing.DefaultClock
-
- THRIFT_CONTENT_TYPE - Static variable in class com.facebook.buck.slb.ThriftOverHttpServiceImpl
-
- THRIFT_PROTOCOL_HEADER - Static variable in class com.facebook.buck.slb.ThriftOverHttpServiceImpl
-
- ThriftArtifactCache - Class in com.facebook.buck.artifact_cache
-
This is the Thrift protocol for the cache.
- ThriftArtifactCache(NetworkCacheArgs, String, boolean, BuildId, int, int, String, String) - Constructor for class com.facebook.buck.artifact_cache.ThriftArtifactCache
-
- ThriftArtifactCacheProtocol - Class in com.facebook.buck.artifact_cache
-
All messages generate by this Protocol will be in the following binary format: - int32 Big Endian
size bytes of thrift serialized thriftData.
- ThriftArtifactCacheProtocol.ProtocolException - Exception in com.facebook.buck.artifact_cache
-
- ThriftArtifactCacheProtocol.Request - Class in com.facebook.buck.artifact_cache
-
- ThriftArtifactCacheProtocol.Response - Class in com.facebook.buck.artifact_cache
-
- ThriftArtifactCacheProtocol.Response.ReadPayloadInfo - Class in com.facebook.buck.artifact_cache
-
- ThriftCoordinatorClient - Class in com.facebook.buck.distributed.build_slave
-
This class is ThreadSafe.
- ThriftCoordinatorClient(String, StampedeId, int) - Constructor for class com.facebook.buck.distributed.build_slave.ThriftCoordinatorClient
-
- ThriftCoordinatorServer - Class in com.facebook.buck.distributed.build_slave
-
- ThriftCoordinatorServer(OptionalInt, ListenableFuture<BuildTargetsQueue>, StampedeId, ThriftCoordinatorServer.EventListener, CoordinatorBuildRuleEventsPublisher, MinionHealthTracker, DistBuildService, MinionCountProvider, Optional<String>, boolean) - Constructor for class com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer
-
- ThriftCoordinatorServer.EventListener - Interface in com.facebook.buck.distributed.build_slave
-
Listen to ThriftCoordinatorServer events.
- ThriftCoordinatorServer.ExitState - Class in com.facebook.buck.distributed.build_slave
-
Information about the exit state of the Coordinator.
- ThriftException - Exception in com.facebook.buck.slb
-
- ThriftException(TException) - Constructor for exception com.facebook.buck.slb.ThriftException
-
- ThriftException(String) - Constructor for exception com.facebook.buck.slb.ThriftException
-
- ThriftException(String, Throwable) - Constructor for exception com.facebook.buck.slb.ThriftException
-
- ThriftManifestService - Class in com.facebook.buck.manifestservice
-
Implemention of the manifest service over a thrift service.
- ThriftManifestService(HybridThriftOverHttpService<BuckCacheRequest, BuckCacheResponse>, ListeningExecutorService) - Constructor for class com.facebook.buck.manifestservice.ThriftManifestService
-
- ThriftOverHttpService<ThriftRequest extends org.apache.thrift.TBase<?,?>,ThriftResponse extends org.apache.thrift.TBase<?,?>> - Interface in com.facebook.buck.slb
-
Provides thrift messaging over the HTTP protocol.
- ThriftOverHttpServiceConfig - Class in com.facebook.buck.slb
-
Immutable implementation of AbstractThriftOverHttpServiceConfig.
- ThriftOverHttpServiceConfig.Builder - Class in com.facebook.buck.slb
-
- ThriftOverHttpServiceImpl<ThriftRequest extends org.apache.thrift.TBase<?,?>,ThriftResponse extends org.apache.thrift.TBase<?,?>> - Class in com.facebook.buck.slb
-
Implementation of the ThriftOverHttpService.
- ThriftOverHttpServiceImpl(ThriftOverHttpServiceConfig) - Constructor for class com.facebook.buck.slb.ThriftOverHttpServiceImpl
-
- ThriftProtocol - Enum in com.facebook.buck.slb
-
- ThriftRuleKeyHasher - Class in com.facebook.buck.rules.keys.hasher
-
A rule key hasher that attempts to create thrift structures representing rule keys as hashing
occurs, and writes out the serialized data once the rule key is "complete"
- ThriftRuleKeyHasher(ThriftRuleKeyLogger) - Constructor for class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
-
- ThriftRuleKeyLogger - Class in com.facebook.buck.log.thrift
-
Writes out length prefixed ThriftCompact serialized representations of Rule Keys to an output
stream.
- ThriftRuleKeyLogger(OutputStream) - Constructor for class com.facebook.buck.log.thrift.ThriftRuleKeyLogger
-
Creates a ThriftRuleKeyLogger
- ThriftScribeLogger - Class in com.facebook.buck.util.network
-
- ThriftScribeLogger(ThriftService<FrontendRequest, FrontendResponse>, ListeningExecutorService) - Constructor for class com.facebook.buck.util.network.ThriftScribeLogger
-
- ThriftService<ThriftRequest extends org.apache.thrift.TBase<?,?>,ThriftResponse extends org.apache.thrift.TBase<?,?>> - Interface in com.facebook.buck.slb
-
- thriftToDebugJson(TBase<?, ?>) - Static method in class com.facebook.buck.slb.ThriftUtil
-
- ThriftUtil - Class in com.facebook.buck.slb
-
- ThrowableCauseIterable - Class in com.facebook.buck.core.exceptions
-
An iterable that uses an iterator to traverse through all causes of given throwable by
recursively calling getCause() function.
- ThrowableConsoleEvent - Class in com.facebook.buck.event
-
Deprecated.
- ThrowableConsoleEvent(Throwable, String) - Constructor for class com.facebook.buck.event.ThrowableConsoleEvent
-
Deprecated.
- ThrowableConsoleEvent(Throwable, Level, String) - Constructor for class com.facebook.buck.event.ThrowableConsoleEvent
-
Deprecated.
- throwIfAnyCauseInstanceOf(Throwable, Class<X>) - Static method in class com.facebook.buck.util.MoreThrowables
-
Traverse exception chain by recursively calling getCause() and throws it if there is
any exception found which is an instance of declaredType.
- throwIfInitialCauseInstanceOf(Throwable, Class<X>) - Static method in class com.facebook.buck.util.MoreThrowables
-
Traverse exception chain by recursively calling getCause() and throws it if initial
exception (the one at the bottom of the stack) is an instance of declaredType.
- ThrowingCloseableMemoizedSupplier<T,E extends Exception> - Class in com.facebook.buck.util
-
Convenience wrapper class to attach closeable functionality to suppliers of resources to be
closed.
- ThrowingCloseableWrapper<T,E extends Exception> - Class in com.facebook.buck.util
-
Convenience wrapper class to attach closeable functionality to non-closeable class so it can be
used with try-with-resources to make sure resources are always released and proper exception
suppression is used.
- ThrowingConsumer<T,E extends Exception> - Interface in com.facebook.buck.util.function
-
The version of Consumer<T> that can throw an exception.
- ThrowingFunction<T,R,E extends Exception> - Interface in com.facebook.buck.util.function
-
This version of Function<T, R> that can throw an exception.
- ThrowingPackageBoundaryChecker - Class in com.facebook.buck.parser
-
- ThrowingPackageBoundaryChecker(LoadingCache<Cell, BuildFileTree>) - Constructor for class com.facebook.buck.parser.ThrowingPackageBoundaryChecker
-
- ThrowingPrintWriter - Class in com.facebook.buck.util
-
- ThrowingPrintWriter(OutputStream) - Constructor for class com.facebook.buck.util.ThrowingPrintWriter
-
- ThrowingPrintWriter(OutputStream, Charset) - Constructor for class com.facebook.buck.util.ThrowingPrintWriter
-
- ThrowingSupplier<T,E extends Exception> - Interface in com.facebook.buck.util.function
-
This version of Supplier<T> can throw an exception.
- TimeCostEntry<T extends BuckEvent> - Class in com.facebook.buck.event.listener
-
Data class for storing the amortized time and total time of a start/finished event pair.
- TimeCostEntry(T) - Constructor for class com.facebook.buck.event.listener.TimeCostEntry
-
- TimedLogger - Class in com.facebook.buck.log
-
Records the time that logging calls takes, and alerts if they go over configured threshold.
- TimedLogger(Logger) - Constructor for class com.facebook.buck.log.TimedLogger
-
- TimedLogger(Logger, int) - Constructor for class com.facebook.buck.log.TimedLogger
-
- TimeFormat - Class in com.facebook.buck.util
-
- Timeout - Class in com.facebook.buck.support.bgtasks
-
- timeout() - Method in class com.facebook.buck.support.bgtasks.Timeout
-
- timeout() - Static method in class com.facebook.buck.versions.VersionedTargetGraphEvent
-
- timePerfStatsEvent(PerfTimesEventListener.PerfTimesEvent) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
-
- timestamp(BuckEvent) - Method in class com.facebook.buck.event.DefaultBuckEventBus
-
Timestamp event.
- timestamp(BuckEvent) - Method in interface com.facebook.buck.event.EventDispatcher
-
- to - Variable in class com.facebook.buck.jvm.java.lang.model.BridgeMethod
-
For a normal override bridge, this is the method being overridden.
- TO_DEX_WITH_CLASSES - Static variable in interface com.facebook.buck.android.DexWithClasses
-
- TO_ENTRY - Static variable in class com.facebook.buck.android.aapt.RDotTxtEntry
-
- TO_MAVEN_CENTRAL_LONG_ARG - Static variable in class com.facebook.buck.cli.PublishCommand
-
- toAbsolutePath() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
-
- toArg() - Method in class com.facebook.buck.cxx.Archive
-
- toArray() - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
-
- toArray(T[]) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
-
- toArray(BiConsumer<JsonBuilder.ArrayBuilder, T>) - Static method in class com.facebook.buck.util.json.JsonBuilder
-
- toArrayOfArrays() - Static method in class com.facebook.buck.util.json.JsonBuilder
-
- toArrayOfObjects() - Static method in class com.facebook.buck.util.json.JsonBuilder
-
- toArrayOfStrings() - Static method in class com.facebook.buck.util.json.JsonBuilder
-
- toBitmask(EnumSet<ExopackageMode>) - Static method in enum com.facebook.buck.android.exopackage.ExopackageMode
-
- toBuildRulesFor(BuildTarget, BuildRuleResolver, Iterable<BuildTarget>) - Static method in class com.facebook.buck.core.rules.common.BuildRules
-
- toByteArray(Protocol.Directory) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
-
- toByteArray(Protocol.Tree) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
-
- toByteArray(Protocol.Command) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
-
- toByteArray(Protocol.Action) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
-
- toByteArray(Protocol.Directory) - Method in interface com.facebook.buck.remoteexecution.Protocol
-
- toByteArray(Protocol.Tree) - Method in interface com.facebook.buck.remoteexecution.Protocol
-
- toByteArray(Protocol.Command) - Method in interface com.facebook.buck.remoteexecution.Protocol
-
- toByteArray(Protocol.Action) - Method in interface com.facebook.buck.remoteexecution.Protocol
-
- toBytes(double) - Method in enum com.facebook.buck.util.unit.SizeUnit
-
- toFile() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
-
- toFileExtension() - Method in enum com.facebook.buck.apple.AppleBundleExtension
-
- toGigabytes(double) - Method in enum com.facebook.buck.util.unit.SizeUnit
-
- toHttpUrl(Optional<String>, URI) - Static method in class com.facebook.buck.file.downloader.impl.MavenUrlDecoder
-
- toHumanReadableString(Pair<Double, SizeUnit>, Locale) - Static method in enum com.facebook.buck.util.unit.SizeUnit
-
- toHumanReasonableError() - Method in enum com.facebook.buck.core.cell.Cell.IsCompatibleForCaching
-
Returns a human readable reason for why the cache needs invalidated (or "" if the cache does
not need invalidated)
- toImmutableList() - Method in interface com.facebook.buck.util.RichStream
-
- toImmutableSet() - Method in interface com.facebook.buck.util.RichStream
-
- toImmutableSortedSet(Comparator<? super T>) - Method in interface com.facebook.buck.util.RichStream
-
- toJsonFunction() - Static method in class com.facebook.buck.util.json.ObjectMappers
-
- toKilobytes(double) - Method in enum com.facebook.buck.util.unit.SizeUnit
-
- toLogMessage() - Method in class com.facebook.buck.event.AbstractBuckEvent
-
- toLogMessage() - Method in interface com.facebook.buck.event.BuckEvent
-
- toMacroArgFunction(MacroHandler, BuildTarget, CellPathResolver, ActionGraphBuilder) - Static method in class com.facebook.buck.rules.macros.MacroArg
-
Deprecated.
- toMegabytes(double) - Method in enum com.facebook.buck.util.unit.SizeUnit
-
- toMode(Set<PosixFilePermission>) - Static method in class com.facebook.buck.io.file.MorePosixFilePermissions
-
Convert a set of posix file permissions the unix bit representation (e.g.
- toModuleMap(BuildTarget, SourcePathResolver, String, String, Iterable<SourceSortedSet>) - Static method in class com.facebook.buck.features.lua.LuaUtil
-
- TOOL - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
-
- Tool - Interface in com.facebook.buck.core.toolchain.tool
-
An abstraction for describing some tools used as part of the build.
- ToolArg - Class in com.facebook.buck.rules.args
-
An Arg that just wraps a Tool.
- Toolchain - Interface in com.facebook.buck.core.toolchain
-
Interface indicating that the class is a toolchain.
- ToolchainCreationContext - Class in com.facebook.buck.core.toolchain
-
Contains objects that can be used during the creation of a toolchain.
- ToolchainDescriptor<T extends Toolchain> - Class in com.facebook.buck.core.toolchain
-
Contains basic information about a
Toolchain that can be used to identify and construct
an instance of a particular Toolchain.
- ToolchainFactory<T extends Toolchain> - Interface in com.facebook.buck.core.toolchain
-
- ToolchainInstantiationException - Exception in com.facebook.buck.core.toolchain
-
An exception that indicates a problem during toolchain creation.
- ToolchainInstantiationException(String, Object...) - Constructor for exception com.facebook.buck.core.toolchain.ToolchainInstantiationException
-
- ToolchainInstantiationException(String) - Constructor for exception com.facebook.buck.core.toolchain.ToolchainInstantiationException
-
- ToolchainInstantiationException(Throwable, String) - Constructor for exception com.facebook.buck.core.toolchain.ToolchainInstantiationException
-
- ToolchainInstantiationException(Throwable, String, Object...) - Constructor for exception com.facebook.buck.core.toolchain.ToolchainInstantiationException
-
- ToolchainInstantiationException(ExceptionWithHumanReadableMessage) - Constructor for exception com.facebook.buck.core.toolchain.ToolchainInstantiationException
-
- ToolchainProvider - Interface in com.facebook.buck.core.toolchain
-
An interface that give access to specific toolchains by toolchain name.
- toolchainProvider - Variable in class com.facebook.buck.shell.AbstractGenruleDescription
-
- ToolchainProviderFactory - Interface in com.facebook.buck.core.toolchain
-
- ToolchainSupplier - Interface in com.facebook.buck.core.toolchain
-
- ToolchainTypeInfo<T extends Toolchain> - Class in com.facebook.buck.rules.modern.impl
-
TypeInfo for all Toolchains.
- ToolchainTypeInfo(Class<T>) - Constructor for class com.facebook.buck.rules.modern.impl.ToolchainTypeInfo
-
- ToolchainWithCapability - Interface in com.facebook.buck.core.toolchain
-
Generic interface that indicates that a Toolchain supports somecapability.
- ToolConfig - Class in com.facebook.buck.rules.tool.config
-
Immutable implementation of AbstractToolConfig.
- ToolProvider - Interface in com.facebook.buck.core.toolchain.toolprovider
-
- toOnceIterable() - Method in interface com.facebook.buck.util.RichStream
-
- toOutgoingEdgesMap() - Method in class com.facebook.buck.android.apkmodule.APKModuleGraph
-
- toPathFn(FileSystem) - Static method in class com.facebook.buck.io.file.MorePaths
-
- toPlist() - Method in class com.facebook.buck.apple.xcode.XcodeprojSerializer
-
Generate a plist serialization of project bound to this serializer.
- TopologicalSort - Class in com.facebook.buck.core.util.graph
-
- toPythonFunction(RuleType, Class<?>) - Method in class com.facebook.buck.parser.function.BuckPyFunction
-
- toRealPath(LinkOption...) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
-
- toRemoteRepository(URL, Optional<String>, Optional<String>) - Static method in class com.facebook.buck.maven.aether.AetherUtil
-
- toRemoteRepository(String, Optional<String>, Optional<String>) - Static method in class com.facebook.buck.maven.aether.AetherUtil
-
- toRemoteRepository(Repository) - Static method in class com.facebook.buck.maven.aether.AetherUtil
-
- toStream(Optional<T>) - Static method in class com.facebook.buck.util.Optionals
-
Returns a singleton stream of an Optional's value if present, otherwise an empty
stream.
- toString() - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry
-
Prints the immutable value AndroidResourceIndexEntry with attribute values.
- toString() - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep
-
Prints the immutable value MergeAndroidResourceSourcesStep with attribute values.
- toString() - Method in enum com.facebook.buck.android.aapt.RDotTxtEntry.IdType
-
- toString() - Method in enum com.facebook.buck.android.aapt.RDotTxtEntry.RType
-
- toString() - Method in class com.facebook.buck.android.aapt.RDotTxtEntry
-
- toString() - Method in class com.facebook.buck.android.AaptOutputInfo
-
Prints the immutable value AaptOutputInfo with attribute values.
- toString() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Prints the immutable value AndroidAarDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
-
Prints the immutable value AndroidAppModularityDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.android.AndroidAppModularityGraphEnhancementResult
-
Prints the immutable value AndroidAppModularityGraphEnhancementResult with attribute values.
- toString() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
-
Prints the immutable value AndroidBinaryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult
-
Prints the immutable value AndroidBinaryResourcesGraphEnhancementResult with attribute values.
- toString() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
-
Prints the immutable value AndroidBuildConfigDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
-
Prints the immutable value AndroidBundleDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
-
Prints the immutable value AndroidGraphEnhancementResult with attribute values.
- toString() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
-
Prints the immutable value AndroidInstrumentationApkDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
-
Prints the immutable value AndroidInstrumentationTestDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
-
Prints the immutable value AndroidInstrumentationTestJVMArgs with attribute values.
- toString() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Prints the immutable value AndroidLibraryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.android.AndroidLinkableMetadata
-
Prints the immutable value AndroidLinkableMetadata with attribute values.
- toString() - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg
-
Prints the immutable value AndroidManifestDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult
-
Prints the immutable value AndroidNativeLibsGraphEnhancementResult with attribute values.
- toString() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
-
Prints the immutable value AndroidPrebuiltAarDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
-
Prints the immutable value AndroidResourceDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
-
Prints the immutable value ApkGenruleDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.android.ApkInfo
-
Prints the immutable value ApkInfo with attribute values.
- toString() - Method in class com.facebook.buck.android.apkmodule.APKModule
-
Prints the immutable value APKModule with attribute values.
- toString() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.DexInfo
-
Prints the immutable value DexInfo with attribute values.
- toString() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.NativeLibsInfo
-
Prints the immutable value NativeLibsInfo with attribute values.
- toString() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.ResourcesInfo
-
Prints the immutable value ResourcesInfo with attribute values.
- toString() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo
-
Prints the immutable value ExopackageInfo with attribute values.
- toString() - Method in class com.facebook.buck.android.exopackage.ExopackagePathAndHash
-
Prints the immutable value ExopackagePathAndHash with attribute values.
- toString() - Method in class com.facebook.buck.android.exopackage.RapidInstallMode
-
Prints the immutable value RapidInstallMode with attribute values.
- toString() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
-
Prints the immutable value GenAidlDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.android.ModuleInfo
-
Prints the immutable value ModuleInfo with attribute values.
- toString() - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult
-
Prints the immutable value NativeLibraryMergeEnhancementResult with attribute values.
- toString() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
-
Prints the immutable value NdkLibraryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
-
Prints the immutable value NonPredexedDexBuildableArgs with attribute values.
- toString() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails
-
Prints the immutable value ResourceDetails with attribute values.
- toString() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
-
Prints the immutable value AndroidPackageableCollection with attribute values.
- toString() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
-
Prints the immutable value PrebuiltNativeLibraryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.android.redex.RedexOptions
-
Prints the immutable value RedexOptions with attribute values.
- toString() - Method in enum com.facebook.buck.android.ResourceFilters.Density
-
- toString() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Prints the immutable value RobolectricTestDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.android.StrippedObjectDescription
-
Prints the immutable value StrippedObjectDescription with attribute values.
- toString() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
-
- toString() - Method in class com.facebook.buck.android.toolchain.AndroidBuildToolsLocation
-
Prints the immutable value AndroidBuildToolsLocation with attribute values.
- toString() - Method in class com.facebook.buck.android.toolchain.AndroidSdkLocation
-
Prints the immutable value AndroidSdkLocation with attribute values.
- toString() - Method in class com.facebook.buck.android.toolchain.DxToolchain
-
Prints the immutable value DxToolchain with attribute values.
- toString() - Method in class com.facebook.buck.android.toolchain.impl.AndroidBuildToolsResolver
-
- toString() - Method in class com.facebook.buck.android.toolchain.impl.AndroidSdkDirectoryResolver
-
- toString() - Method in class com.facebook.buck.android.toolchain.ndk.AndroidNdk
-
Prints the immutable value AndroidNdk with attribute values.
- toString() - Method in class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkResolver
-
- toString() - Method in enum com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms.Host
-
- toString() - Method in enum com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms.ToolchainTarget
-
- toString() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform
-
Prints the immutable value NdkCxxPlatform with attribute values.
- toString() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformCompiler
-
Prints the immutable value NdkCxxPlatformCompiler with attribute values.
- toString() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformsProvider
-
Prints the immutable value NdkCxxPlatformsProvider with attribute values.
- toString() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
-
Prints the immutable value NdkCxxPlatformTargetConfiguration with attribute values.
- toString() - Method in enum com.facebook.buck.android.toolchain.ndk.NdkTargetArch
-
- toString() - Method in enum com.facebook.buck.android.toolchain.ndk.NdkTargetArchAbi
-
- toString() - Method in enum com.facebook.buck.android.toolchain.ndk.NdkToolchain
-
- toString() - Method in enum com.facebook.buck.android.toolchain.ndk.NdkToolchainTarget
-
- toString() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
-
Prints the immutable value AppleAssetCatalogDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
-
Prints the immutable value AppleAssetCatalogsCompilationOptions with attribute values.
- toString() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
-
Prints the immutable value AppleBinaryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
-
Prints the immutable value AppleBundleDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.apple.AppleBundleDestinations
-
Prints the immutable value AppleBundleDestinations with attribute values.
- toString() - Method in class com.facebook.buck.apple.AppleBundleResources
-
Prints the immutable value AppleBundleResources with attribute values.
- toString() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
-
Prints the immutable value AppleLibraryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.apple.ApplePackageConfig
-
Prints the immutable value ApplePackageConfig with attribute values.
- toString() - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
-
Prints the immutable value ApplePackageConfigAndPlatformInfo with attribute values.
- toString() - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg
-
Prints the immutable value ApplePackageDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
-
Prints the immutable value AppleResourceDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
-
Prints the immutable value AppleTestDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.apple.AppleWrapperResourceArg
-
Prints the immutable value AppleWrapperResourceArg with attribute values.
- toString() - Method in class com.facebook.buck.apple.clang.HeaderMap
-
- toString() - Method in class com.facebook.buck.apple.GroupedSource
-
Prints the immutable value GroupedSource with attribute values.
- toString() - Method in class com.facebook.buck.apple.MultiarchFileInfo
-
Prints the immutable value MultiarchFileInfo with attribute values.
- toString() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
-
Prints the immutable value PrebuiltAppleFrameworkDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.apple.simulator.AppleSimulator
-
Prints the immutable value AppleSimulator with attribute values.
- toString() - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile
-
Prints the immutable value AppleSimulatorProfile with attribute values.
- toString() - Method in class com.facebook.buck.apple.TestHostInfo
-
Prints the immutable value TestHostInfo with attribute values.
- toString() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
Prints the immutable value AppleCxxPlatform with attribute values.
- toString() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatformsProvider
-
Prints the immutable value AppleCxxPlatformsProvider with attribute values.
- toString() - Method in class com.facebook.buck.apple.toolchain.AppleDeveloperDirectoryForTestsProvider
-
Prints the immutable value AppleDeveloperDirectoryForTestsProvider with attribute values.
- toString() - Method in class com.facebook.buck.apple.toolchain.AppleDeveloperDirectoryProvider
-
Prints the immutable value AppleDeveloperDirectoryProvider with attribute values.
- toString() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
-
Prints the immutable value ApplePlatform with attribute values.
- toString() - Method in class com.facebook.buck.apple.toolchain.AppleSdk
-
Prints the immutable value AppleSdk with attribute values.
- toString() - Method in class com.facebook.buck.apple.toolchain.AppleSdkLocation
-
Prints the immutable value AppleSdkLocation with attribute values.
- toString() - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths
-
Prints the immutable value AppleSdkPaths with attribute values.
- toString() - Method in class com.facebook.buck.apple.toolchain.AppleToolchain
-
Prints the immutable value AppleToolchain with attribute values.
- toString() - Method in class com.facebook.buck.apple.toolchain.AppleToolchainProvider
-
Prints the immutable value AppleToolchainProvider with attribute values.
- toString() - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentity
-
Prints the immutable value CodeSignIdentity with attribute values.
- toString() - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentityStore
-
Prints the immutable value CodeSignIdentityStore with attribute values.
- toString() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
-
Prints the immutable value ProvisioningProfileMetadata with attribute values.
- toString() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileStore
-
Prints the immutable value ProvisioningProfileStore with attribute values.
- toString() - Method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec
-
Prints the immutable value CopyFilePhaseDestinationSpec with attribute values.
- toString() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildFile
-
- toString() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXFileReference
-
- toString() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXObject
-
- toString() - Method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXReference.SourceTree
-
- toString() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
-
- toString() - Method in class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
-
- toString() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
-
Prints the immutable value XcodeScriptDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
-
Prints the immutable value ArtifactInfo with attribute values.
- toString() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
-
Prints the immutable value CacheCountersSummary with attribute values.
- toString() - Method in class com.facebook.buck.artifact_cache.CacheDeleteResult
-
Prints the immutable value CacheDeleteResult with attribute values.
- toString() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries
-
Prints the immutable value ArtifactCacheEntries with attribute values.
- toString() - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
-
Prints the immutable value DirCacheEntry with attribute values.
- toString() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
-
Prints the immutable value HttpCacheEntry with attribute values.
- toString() - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry
-
Prints the immutable value SQLiteCacheEntry with attribute values.
- toString() - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult
-
Prints the immutable value FetchResponseReadResult with attribute values.
- toString() - Method in class com.facebook.buck.artifact_cache.FetchResult
-
Prints the immutable value FetchResult with attribute values.
- toString() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData
-
Prints the immutable value HttpArtifactCacheEventFetchData with attribute values.
- toString() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData
-
Prints the immutable value HttpArtifactCacheEventStoreData with attribute values.
- toString() - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal
-
Prints the immutable value MetadataAndPayloadReadResultInternal with attribute values.
- toString() - Method in class com.facebook.buck.artifact_cache.MultiContainsResult
-
Prints the immutable value MultiContainsResult with attribute values.
- toString() - Method in class com.facebook.buck.artifact_cache.MultiFetchResult
-
Prints the immutable value MultiFetchResult with attribute values.
- toString() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
-
Prints the immutable value NetworkCacheArgs with attribute values.
- toString() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult
-
Prints the immutable value RuleKeyCacheResult with attribute values.
- toString() - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
-
Prints the immutable value StoreResponseReadResult with attribute values.
- toString() - Method in class com.facebook.buck.artifact_cache.StoreResult
-
Prints the immutable value StoreResult with attribute values.
- toString() - Method in class com.facebook.buck.artifact_cache.StoreWriteResult
-
Prints the immutable value StoreWriteResult with attribute values.
- toString() - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.Request
-
- toString() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
-
- toString() - Method in class com.facebook.buck.cli.CliConfig
-
Prints the immutable value CliConfig with attribute values.
- toString() - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Prints the immutable value CommandRunnerParams with attribute values.
- toString() - Method in class com.facebook.buck.cli.ConfigValue
-
Prints the immutable value ConfigValue with attribute values.
- toString() - Method in class com.facebook.buck.cli.InstallResult
-
Prints the immutable value InstallResult with attribute values.
- toString() - Method in class com.facebook.buck.cli.ParserAndCaches
-
Prints the immutable value ParserAndCaches with attribute values.
- toString() - Method in enum com.facebook.buck.cli.ProjectTestsMode
-
- toString() - Method in class com.facebook.buck.cli.TargetResult
-
Prints the immutable value TargetResult with attribute values.
- toString() - Method in class com.facebook.buck.cli.TestRun
-
Prints the immutable value TestRun with attribute values.
- toString() - Method in class com.facebook.buck.command.BuildExecutionResult
-
Prints the immutable value BuildExecutionResult with attribute values.
- toString() - Method in class com.facebook.buck.command.BuildExecutorArgs
-
Prints the immutable value BuildExecutorArgs with attribute values.
- toString() - Method in class com.facebook.buck.core.build.context.BuildContext
-
Prints the immutable value BuildContext with attribute values.
- toString() - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
-
Prints the immutable value BuildEngineBuildContext with attribute values.
- toString() - Method in class com.facebook.buck.core.build.engine.BuildEngineResult
-
Prints the immutable value BuildEngineResult with attribute values.
- toString() - Method in class com.facebook.buck.core.build.engine.BuildResult
-
Prints the immutable value BuildResult with attribute values.
- toString() - Method in class com.facebook.buck.core.build.engine.config.CachingBuildEngineBuckConfig
-
Prints the immutable value CachingBuildEngineBuckConfig with attribute values.
- toString() - Method in class com.facebook.buck.core.build.engine.config.ResourceAwareSchedulingInfo
-
Prints the immutable value ResourceAwareSchedulingInfo with attribute values.
- toString() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult
-
Prints the immutable value ManifestFetchResult with attribute values.
- toString() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestLoadResult
-
Prints the immutable value ManifestLoadResult with attribute values.
- toString() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStats
-
Prints the immutable value ManifestStats with attribute values.
- toString() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult
-
Prints the immutable value ManifestStoreResult with attribute values.
- toString() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
-
- toString() - Method in class com.facebook.buck.core.cell.CellConfig
-
Prints the immutable value CellConfig with attribute values.
- toString() - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
-
Prints the immutable value ImmutableCell with attribute values.
- toString() - Method in class com.facebook.buck.core.cell.impl.ImmutableDefaultCellPathResolver
-
Prints the immutable value DefaultCellPathResolver with attribute values.
- toString() - Method in class com.facebook.buck.core.config.AliasConfig
-
Prints the immutable value AliasConfig with attribute values.
- toString() - Method in class com.facebook.buck.core.config.BuckConfig
-
- toString() - Method in class com.facebook.buck.core.description.DescriptionCreationContext
-
Prints the immutable value DescriptionCreationContext with attribute values.
- toString() - Method in class com.facebook.buck.core.macros.MacroMatchResult
-
Prints the immutable value MacroMatchResult with attribute values.
- toString() - Method in class com.facebook.buck.core.model.AbstractUnflavoredBuildTarget
-
- toString() - Method in class com.facebook.buck.core.model.actiongraph.ActionGraph
-
- toString() - Method in class com.facebook.buck.core.model.actiongraph.ActionGraphAndBuilder
-
Prints the immutable value ActionGraphAndBuilder with attribute values.
- toString() - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphConfig
-
Prints the immutable value ActionGraphConfig with attribute values.
- toString() - Method in class com.facebook.buck.core.model.BuildId
-
- toString() - Method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs
-
Prints the immutable value ActionAndTargetGraphs with attribute values.
- toString() - Method in class com.facebook.buck.core.model.platform.ConstraintSetting
-
Prints the immutable value ConstraintSetting with attribute values.
- toString() - Method in class com.facebook.buck.core.model.platform.ConstraintValue
-
Prints the immutable value ConstraintValue with attribute values.
- toString() - Method in class com.facebook.buck.core.model.targetgraph.ImmutableBuildRuleCreationContextWithTargetGraph
-
Prints the immutable value BuildRuleCreationContextWithTargetGraph with attribute values.
- toString() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableRawTargetNode
-
Prints the immutable value ImmutableRawTargetNode with attribute values.
- toString() - Method in class com.facebook.buck.core.model.targetgraph.TargetGraphAndBuildTargets
-
Prints the immutable value TargetGraphAndBuildTargets with attribute values.
- toString() - Method in class com.facebook.buck.core.resources.ResourcesConfig
-
Prints the immutable value ResourcesConfig with attribute values.
- toString() - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys
-
Prints the immutable value BuildRuleKeys with attribute values.
- toString() - Method in class com.facebook.buck.core.rulekey.config.RuleKeyConfig
-
Prints the immutable value RuleKeyConfig with attribute values.
- toString() - Method in class com.facebook.buck.core.rulekey.RuleKey
-
- toString() - Method in interface com.facebook.buck.core.rules.BuildRule
-
- toString() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg
-
Prints the immutable value ConfigSettingArg with attribute values.
- toString() - Method in class com.facebook.buck.core.rules.graphbuilder.impl.ImmutableDefaultBuildRuleKey
-
Prints the immutable value DefaultBuildRuleKey with attribute values.
- toString() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
-
- toString() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleWithProviders
-
- toString() - Method in class com.facebook.buck.core.rules.knowntypes.KnownRuleTypes
-
Prints the immutable value KnownRuleTypes with attribute values.
- toString() - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingArg
-
Prints the immutable value ConstraintSettingArg with attribute values.
- toString() - Method in class com.facebook.buck.core.rules.platform.ConstraintValueArg
-
Prints the immutable value ConstraintValueArg with attribute values.
- toString() - Method in class com.facebook.buck.core.rules.platform.PlatformArg
-
Prints the immutable value PlatformArg with attribute values.
- toString() - Method in class com.facebook.buck.core.rules.platform.PlatformRule
-
Prints the immutable value PlatformRule with attribute values.
- toString() - Method in class com.facebook.buck.core.rules.provider.BuildRuleInfoProvider.ProviderKey
-
- toString() - Method in class com.facebook.buck.core.rules.provider.DefaultBuildRuleInfoProvider
-
- toString() - Method in class com.facebook.buck.core.rules.schedule.RuleScheduleInfo
-
Prints the immutable value RuleScheduleInfo with attribute values.
- toString() - Method in class com.facebook.buck.core.select.SelectorKey
-
- toString() - Method in class com.facebook.buck.core.sourcepath.AbstractDefaultBuildTargetSourcePath
-
- toString() - Method in class com.facebook.buck.core.sourcepath.AbstractExplicitBuildTargetSourcePath
-
- toString() - Method in class com.facebook.buck.core.sourcepath.AbstractForwardingBuildTargetSourcePath
-
- toString() - Method in class com.facebook.buck.core.sourcepath.AbstractPathSourcePath
-
- toString() - Method in class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath
-
Prints the immutable value ArchiveMemberSourcePath with attribute values.
- toString() - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags
-
Prints the immutable value SourceWithFlags with attribute values.
- toString() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
-
Prints the immutable value ExternalTestRunnerTestSpec with attribute values.
- toString() - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool
-
Prints the immutable value VersionedTool with attribute values.
- toString() - Method in class com.facebook.buck.core.toolchain.ToolchainCreationContext
-
Prints the immutable value ToolchainCreationContext with attribute values.
- toString() - Method in class com.facebook.buck.core.toolchain.ToolchainDescriptor
-
Prints the immutable value ToolchainDescriptor with attribute values.
- toString() - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider
-
Prints the immutable value SystemToolProvider with attribute values.
- toString() - Method in class com.facebook.buck.counters.Counter
-
- toString() - Method in class com.facebook.buck.counters.CounterInfo
-
Prints the immutable value CounterInfo with attribute values.
- toString() - Method in class com.facebook.buck.counters.CounterSnapshot
-
Prints the immutable value CounterSnapshot with attribute values.
- toString() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Prints the immutable value CxxBinaryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.cxx.CxxBridgingHeaders
-
Prints the immutable value CxxBridgingHeaders with attribute values.
- toString() - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry
-
Prints the immutable value CxxCompilationDatabaseEntry with attribute values.
- toString() - Method in class com.facebook.buck.cxx.CxxDeps
-
Prints the immutable value CxxDeps with attribute values.
- toString() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
-
Prints the immutable value CxxGenruleDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.cxx.CxxHeadersDir
-
Prints the immutable value CxxHeadersDir with attribute values.
- toString() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
-
Prints the immutable value CxxLibraryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.cxx.CxxLinkOptions
-
Prints the immutable value CxxLinkOptions with attribute values.
- toString() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
-
Prints the immutable value CxxPrecompiledHeaderDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
-
Prints the immutable value CxxPreprocessorInput with attribute values.
- toString() - Method in class com.facebook.buck.cxx.CxxRawHeaders
-
Prints the immutable value CxxRawHeaders with attribute values.
- toString() - Method in class com.facebook.buck.cxx.CxxSource
-
Prints the immutable value CxxSource with attribute values.
- toString() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
-
Prints the immutable value CxxSourceRuleFactory with attribute values.
- toString() - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
-
Prints the immutable value CxxSymlinkTreeHeaders with attribute values.
- toString() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Prints the immutable value CxxTestDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags
-
Prints the immutable value ExplicitCxxToolFlags with attribute values.
- toString() - Method in class com.facebook.buck.cxx.FrameworkDependencies
-
Prints the immutable value FrameworkDependencies with attribute values.
- toString() - Method in class com.facebook.buck.cxx.IterableCxxToolFlags
-
Prints the immutable value IterableCxxToolFlags with attribute values.
- toString() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
-
Prints the immutable value NewPrebuiltCxxLibraryPaths with attribute values.
- toString() - Method in class com.facebook.buck.cxx.OmnibusLibraries
-
Prints the immutable value OmnibusLibraries with attribute values.
- toString() - Method in class com.facebook.buck.cxx.OmnibusLibrary
-
Prints the immutable value OmnibusLibrary with attribute values.
- toString() - Method in class com.facebook.buck.cxx.OmnibusRoot
-
Prints the immutable value OmnibusRoot with attribute values.
- toString() - Method in class com.facebook.buck.cxx.OmnibusRoots
-
Prints the immutable value OmnibusRoots with attribute values.
- toString() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
-
Prints the immutable value PrebuiltCxxLibraryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription
-
Prints the immutable value PrebuiltCxxLibraryGroupDescription.
- toString() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
-
Prints the immutable value PrebuiltCxxLibraryGroupDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.cxx.PrecompiledHeaderData
-
Prints the immutable value PrecompiledHeaderData with attribute values.
- toString() - Method in class com.facebook.buck.cxx.PreIncludeFactory
-
Prints the immutable value PreIncludeFactory with attribute values.
- toString() - Method in class com.facebook.buck.cxx.PreprocessorDelegateCacheKey
-
Prints the immutable value PreprocessorDelegateCacheKey with attribute values.
- toString() - Method in class com.facebook.buck.cxx.PreprocessorFlags
-
Prints the immutable value PreprocessorFlags with attribute values.
- toString() - Method in class com.facebook.buck.cxx.RelativeLinkArg
-
- toString() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Prints the immutable value CxxPlatform with attribute values.
- toString() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatformsProvider
-
Prints the immutable value CxxPlatformsProvider with attribute values.
- toString() - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams
-
Prints the immutable value CxxToolProviderParams with attribute values.
- toString() - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSectionLookupResult
-
Prints the immutable value ElfSectionLookupResult with attribute values.
- toString() - Method in class com.facebook.buck.cxx.toolchain.ElfSharedLibraryInterfaceParams
-
Prints the immutable value ElfSharedLibraryInterfaceParams with attribute values.
- toString() - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification
-
Prints the immutable value HeaderVerification with attribute values.
- toString() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
-
Prints the immutable value NativeLinkableCacheKey with attribute values.
- toString() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
-
Prints the immutable value NativeLinkableInput with attribute values.
- toString() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetMode
-
Prints the immutable value NativeLinkTargetMode with attribute values.
- toString() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoHeader
-
Prints the immutable value MachoHeader with attribute values.
- toString() - Method in class com.facebook.buck.distributed.AnalysisResults
-
Prints the immutable value AnalysisResults with attribute values.
- toString() - Method in class com.facebook.buck.distributed.build_client.BuildSlaveStats
-
Prints the immutable value BuildSlaveStats with attribute values.
- toString() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
-
Prints the immutable value DistBuildControllerArgs with attribute values.
- toString() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs
-
Prints the immutable value DistBuildControllerInvocationArgs with attribute values.
- toString() - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult
-
Prints the immutable value StampedeExecutionResult with attribute values.
- toString() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphs
-
Prints the immutable value DelegateAndGraphs with attribute values.
- toString() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
-
Prints the immutable value DelegateAndGraphsInitializerArgs with attribute values.
- toString() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
-
Prints the immutable value DistBuildSlaveExecutorArgs with attribute values.
- toString() - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer.ExitState
-
- toString() - Method in class com.facebook.buck.distributed.DistBuildCellParams
-
Prints the immutable value DistBuildCellParams with attribute values.
- toString() - Method in class com.facebook.buck.distributed.DistBuildClientCacheResult
-
Prints the immutable value DistBuildClientCacheResult with attribute values.
- toString() - Method in class com.facebook.buck.distributed.DistBuildClientStats
-
Prints the immutable value DistBuildClientStats with attribute values.
- toString() - Method in class com.facebook.buck.distributed.DistBuildStatus
-
Prints the immutable value DistBuildStatus with attribute values.
- toString() - Method in class com.facebook.buck.distributed.RuleKeyNameAndType
-
Prints the immutable value RuleKeyNameAndType with attribute values.
- toString() - Method in class com.facebook.buck.doctor.config.BuildLogEntry
-
Prints the immutable value BuildLogEntry with attribute values.
- toString() - Method in class com.facebook.buck.doctor.config.DoctorConfig
-
Prints the immutable value DoctorConfig with attribute values.
- toString() - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
-
Prints the immutable value DoctorEndpointRequest with attribute values.
- toString() - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse
-
Prints the immutable value DoctorEndpointResponse with attribute values.
- toString() - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse
-
Prints the immutable value DoctorJsonResponse with attribute values.
- toString() - Method in class com.facebook.buck.doctor.config.DoctorSuggestion
-
Prints the immutable value DoctorSuggestion with attribute values.
- toString() - Method in class com.facebook.buck.doctor.config.SourceControlInfo
-
Prints the immutable value SourceControlInfo with attribute values.
- toString() - Method in class com.facebook.buck.doctor.config.UserLocalConfiguration
-
Prints the immutable value UserLocalConfiguration with attribute values.
- toString() - Method in class com.facebook.buck.doctor.DefectReport
-
Prints the immutable value DefectReport with attribute values.
- toString() - Method in class com.facebook.buck.doctor.DefectSubmitResult
-
Prints the immutable value DefectSubmitResult with attribute values.
- toString() - Method in class com.facebook.buck.doctor.ExtraInfoResult
-
Prints the immutable value ExtraInfoResult with attribute values.
- toString() - Method in class com.facebook.buck.doctor.FileChangesIgnoredReport
-
Prints the immutable value FileChangesIgnoredReport with attribute values.
- toString() - Method in class com.facebook.buck.doctor.UserReport
-
Prints the immutable value UserReport with attribute values.
- toString() - Method in class com.facebook.buck.eden.EdenMount
-
- toString() - Method in class com.facebook.buck.event.AbstractBuckEvent
-
- toString() - Method in class com.facebook.buck.event.ConsoleEvent
-
- toString() - Method in class com.facebook.buck.event.EventKey
-
Prints the immutable value EventKey with attribute values.
- toString() - Method in class com.facebook.buck.event.listener.BuildTargetDurationListener.BuildRuleInfo
-
- toString() - Method in class com.facebook.buck.event.listener.BuildTargetDurationListenerCloseArgs
-
Prints the immutable value BuildTargetDurationListenerCloseArgs with attribute values.
- toString() - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
-
Prints the immutable value ChromeTraceBuildListenerCloseArgs with attribute values.
- toString() - Method in class com.facebook.buck.event.listener.EventPair
-
Prints the immutable value EventPair with attribute values.
- toString() - Method in class com.facebook.buck.event.listener.HttpArtifactCacheEventListenerCloseArgs
-
Prints the immutable value HttpArtifactCacheEventListenerCloseArgs with attribute values.
- toString() - Method in class com.facebook.buck.event.listener.LogUploaderListenerCloseArgs
-
Prints the immutable value LogUploaderListenerCloseArgs with attribute values.
- toString() - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListenerCloseArgs
-
Prints the immutable value MachineReadableLoggerListenerCloseArgs with attribute values.
- toString() - Method in class com.facebook.buck.event.listener.ProxyBuckEvent
-
Prints the immutable value ProxyBuckEvent with attribute values.
- toString() - Method in class com.facebook.buck.event.listener.RuleKeyDiagnosticsListenerCloseArgs
-
Prints the immutable value RuleKeyDiagnosticsListenerCloseArgs with attribute values.
- toString() - Method in class com.facebook.buck.event.listener.RuleKeyLoggerListenerCloseArgs
-
Prints the immutable value RuleKeyLoggerListenerCloseArgs with attribute values.
- toString() - Method in class com.facebook.buck.event.listener.RunIdStreamPair
-
Prints the immutable value RunIdStreamPair with attribute values.
- toString() - Method in class com.facebook.buck.event.listener.ScribeEventListenerConfig
-
Prints the immutable value ScribeEventListenerConfig with attribute values.
- toString() - Method in class com.facebook.buck.event.listener.scuba.ActionGraphPerfData
-
Prints the immutable value ActionGraphPerfData with attribute values.
- toString() - Method in class com.facebook.buck.event.listener.scuba.BuildData
-
Prints the immutable value BuildData with attribute values.
- toString() - Method in class com.facebook.buck.event.listener.scuba.DistBuildClientCacheData
-
Prints the immutable value DistBuildClientCacheData with attribute values.
- toString() - Method in class com.facebook.buck.event.listener.scuba.DistBuildCombinedData
-
Prints the immutable value DistBuildCombinedData with attribute values.
- toString() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveData
-
Prints the immutable value DistBuildSlaveData with attribute values.
- toString() - Method in class com.facebook.buck.event.PerfEventId
-
Prints the immutable value PerfEventId with attribute values.
- toString() - Method in class com.facebook.buck.event.ScubaData
-
Prints the immutable value ScubaData with attribute values.
- toString() - Method in class com.facebook.buck.features.apple.project.CopyInXcode
-
Prints the immutable value CopyInXcode with attribute values.
- toString() - Method in class com.facebook.buck.features.apple.project.GenerationResult
-
Prints the immutable value GenerationResult with attribute values.
- toString() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
-
Prints the immutable value ProjectGeneratorOptions with attribute values.
- toString() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
-
Prints the immutable value XcodeWorkspaceConfigDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
-
Prints the immutable value DBinaryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.d.DIncludes
-
Prints the immutable value DIncludes with attribute values.
- toString() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
-
Prints the immutable value DLibraryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
-
Prints the immutable value DTestDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
-
Prints the immutable value CsharpLibraryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg
-
Prints the immutable value PrebuiltDotnetLibraryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg
-
Prints the immutable value FileGroupDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Prints the immutable value CgoLibraryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
-
Prints the immutable value GoBinaryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
-
Prints the immutable value GoLibraryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.go.GoLinkable
-
Prints the immutable value GoLinkable with attribute values.
- toString() - Method in class com.facebook.buck.features.go.GoPlatform
-
Prints the immutable value GoPlatform with attribute values.
- toString() - Method in class com.facebook.buck.features.go.GoPlatformFactory
-
Prints the immutable value GoPlatformFactory with attribute values.
- toString() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
-
Prints the immutable value GoTestDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.go.GoToolchain
-
Prints the immutable value GoToolchain with attribute values.
- toString() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
-
Prints the immutable value PrebuiltGoLibraryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
-
Prints the immutable value GwtBinaryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Prints the immutable value HalideLibraryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
Prints the immutable value HaskellBinaryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.haskell.HaskellCompileInput
-
Prints the immutable value HaskellCompileInput with attribute values.
- toString() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
Prints the immutable value HaskellGhciDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec
-
Prints the immutable value HaskellGhciOmnibusSpec with attribute values.
- toString() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
-
Prints the immutable value HaskellHaddockDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput
-
Prints the immutable value HaskellHaddockInput with attribute values.
- toString() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
-
Prints the immutable value HaskellLibraryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.haskell.HaskellPackage
-
Prints the immutable value HaskellPackage with attribute values.
- toString() - Method in class com.facebook.buck.features.haskell.HaskellPackageInfo
-
Prints the immutable value HaskellPackageInfo with attribute values.
- toString() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Prints the immutable value HaskellPlatform with attribute values.
- toString() - Method in class com.facebook.buck.features.haskell.HaskellPlatformsProvider
-
Prints the immutable value HaskellPlatformsProvider with attribute values.
- toString() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
-
Prints the immutable value HaskellPrebuiltLibraryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.haskell.HaskellSources
-
Prints the immutable value HaskellSources with attribute values.
- toString() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
-
Prints the immutable value JsBundleDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
-
Prints the immutable value JsBundleGenruleDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
Prints the immutable value JsLibraryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
-
Prints the immutable value CxxLuaExtensionDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
-
Prints the immutable value LuaBinaryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.lua.LuaBinaryPackageComponents
-
Prints the immutable value LuaBinaryPackageComponents with attribute values.
- toString() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
-
Prints the immutable value LuaLibraryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.lua.LuaPackageComponents
-
Prints the immutable value LuaPackageComponents with attribute values.
- toString() - Method in class com.facebook.buck.features.lua.LuaPlatform
-
Prints the immutable value LuaPlatform with attribute values.
- toString() - Method in class com.facebook.buck.features.lua.LuaPlatformsProvider
-
Prints the immutable value LuaPlatformsProvider with attribute values.
- toString() - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
Prints the immutable value LuaScriptStarter with attribute values.
- toString() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
Prints the immutable value NativeExecutableStarter with attribute values.
- toString() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
-
Prints the immutable value OcamlBinaryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
-
Prints the immutable value OcamlBuildContext with attribute values.
- toString() - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules
-
Prints the immutable value OcamlGeneratedBuildRules with attribute values.
- toString() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
-
Prints the immutable value OcamlLibraryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
-
Prints the immutable value OcamlPlatform with attribute values.
- toString() - Method in class com.facebook.buck.features.ocaml.OcamlToolchain
-
Prints the immutable value OcamlToolchain with attribute values.
- toString() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
-
Prints the immutable value PrebuiltOcamlLibraryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule
-
Prints the immutable value AggregationModule with attribute values.
- toString() - Method in class com.facebook.buck.features.project.intellij.DependencyEntry
-
Prints the immutable value DependencyEntry with attribute values.
- toString() - Method in class com.facebook.buck.features.project.intellij.DependencyEntryData
-
Prints the immutable value DependencyEntryData with attribute values.
- toString() - Method in enum com.facebook.buck.features.project.intellij.IjDependencyListBuilder.Scope
-
- toString() - Method in enum com.facebook.buck.features.project.intellij.IjDependencyListBuilder.Type
-
- toString() - Method in class com.facebook.buck.features.project.intellij.model.ContentRoot
-
Prints the immutable value ContentRoot with attribute values.
- toString() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
-
- toString() - Method in enum com.facebook.buck.features.project.intellij.model.folders.IjResourceFolderType
-
- toString() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
-
Prints the immutable value IjSourceFolder with attribute values.
- toString() - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
-
Prints the immutable value IjLibrary with attribute values.
- toString() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
-
Prints the immutable value IjModule with attribute values.
- toString() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
-
Prints the immutable value IjModuleAndroidFacet with attribute values.
- toString() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
-
Prints the immutable value IjProjectConfig with attribute values.
- toString() - Method in class com.facebook.buck.features.project.intellij.model.ModuleIndexEntry
-
Prints the immutable value ModuleIndexEntry with attribute values.
- toString() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
-
Prints the immutable value CxxPythonExtensionDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
-
Prints the immutable value PrebuiltPythonLibraryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
-
Prints the immutable value PythonBinaryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
-
Prints the immutable value PythonLibraryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.python.PythonPackageComponents
-
Prints the immutable value PythonPackageComponents with attribute values.
- toString() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
-
Prints the immutable value PythonTestDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.python.toolchain.AbstractPythonVersion
-
- toString() - Method in class com.facebook.buck.features.python.toolchain.PythonPlatformsProvider
-
Prints the immutable value PythonPlatformsProvider with attribute values.
- toString() - Method in enum com.facebook.buck.features.rust.CrateType
-
- toString() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
-
Prints the immutable value PrebuiltRustLibraryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
-
Prints the immutable value RustBinaryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.rust.RustLibraryArg
-
- toString() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
-
Prints the immutable value RustLibraryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.rust.RustPlatform
-
Prints the immutable value RustPlatform with attribute values.
- toString() - Method in class com.facebook.buck.features.rust.RustPlatformFactory
-
Prints the immutable value RustPlatformFactory with attribute values.
- toString() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
-
Prints the immutable value RustTestDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.features.rust.RustToolchain
-
Prints the immutable value RustToolchain with attribute values.
- toString() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
-
Prints the immutable value ZipFileDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.file.FileHash
-
- toString() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
-
Prints the immutable value HttpArchiveDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
-
Prints the immutable value HttpFileDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
-
Prints the immutable value RemoteFileDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.io.AbstractArchiveMemberPath
-
- toString() - Method in class com.facebook.buck.io.file.LazyPath
-
- toString() - Method in class com.facebook.buck.io.filesystem.BuckPaths
-
Prints the immutable value BuckPaths with attribute values.
- toString() - Method in class com.facebook.buck.io.filesystem.EmbeddedCellBuckOutInfo
-
Prints the immutable value EmbeddedCellBuckOutInfo with attribute values.
- toString() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- toString() - Method in class com.facebook.buck.io.filesystem.PathOrGlobMatcher
-
- toString() - Method in class com.facebook.buck.io.filesystem.RecursiveFileMatcher
-
- toString() - Method in class com.facebook.buck.io.watchman.ProjectWatch
-
Prints the immutable value ProjectWatch with attribute values.
- toString() - Method in class com.facebook.buck.io.watchman.WatchmanCursor
-
- toString() - Method in class com.facebook.buck.io.watchman.WatchmanDiagnostic
-
Prints the immutable value WatchmanDiagnostic with attribute values.
- toString() - Method in class com.facebook.buck.io.watchman.WatchmanOverflowEvent
-
Prints the immutable value WatchmanOverflowEvent with attribute values.
- toString() - Method in class com.facebook.buck.io.watchman.WatchmanPathEvent
-
Prints the immutable value WatchmanPathEvent with attribute values.
- toString() - Method in class com.facebook.buck.io.watchman.WatchmanQuery
-
Prints the immutable value WatchmanQuery with attribute values.
- toString() - Method in class com.facebook.buck.json.BuildFileParseExceptionData
-
Prints the immutable value BuildFileParseExceptionData with attribute values.
- toString() - Method in class com.facebook.buck.json.BuildFileParseExceptionStackTraceEntry
-
Prints the immutable value BuildFileParseExceptionStackTraceEntry with attribute values.
- toString() - Method in class com.facebook.buck.json.BuildFilePythonResult
-
Prints the immutable value BuildFilePythonResult with attribute values.
- toString() - Method in class com.facebook.buck.json.BuildFileSyntaxError
-
Prints the immutable value BuildFileSyntaxError with attribute values.
- toString() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
-
Prints the immutable value GroovyLibraryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
-
Prints the immutable value GroovyTestDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.jvm.java.abi.source.StandalonePackageType
-
- toString() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams
-
Prints the immutable value AnnotationProcessingParams with attribute values.
- toString() - Method in class com.facebook.buck.jvm.java.classes.AbstractFileLike
-
- toString() - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths
-
Prints the immutable value CompilerOutputPaths with attribute values.
- toString() - Method in class com.facebook.buck.jvm.java.CompilerParameters
-
Prints the immutable value CompilerParameters with attribute values.
- toString() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
-
Prints the immutable value DefaultJavaLibraryClasspaths with attribute values.
- toString() - Method in class com.facebook.buck.jvm.java.DiffAbisStep
-
Prints the immutable value DiffAbisStep with attribute values.
- toString() - Method in class com.facebook.buck.jvm.java.JarFileObject
-
- toString() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
-
Prints the immutable value JarGenruleDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.jvm.java.JarParameters
-
Prints the immutable value JarParameters with attribute values.
- toString() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
-
Prints the immutable value JavaAnnotationProcessorDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
-
Prints the immutable value JavaBinaryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
-
Prints the immutable value JavacExecutionContext with attribute values.
- toString() - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Prints the immutable value JavacOptions with attribute values.
- toString() - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields
-
Prints the immutable value JavacPluginJsr199Fields with attribute values.
- toString() - Method in class com.facebook.buck.jvm.java.JavacPluginProperties
-
Prints the immutable value JavacPluginProperties with attribute values.
- toString() - Method in class com.facebook.buck.jvm.java.JavacSpec
-
Prints the immutable value JavacSpec with attribute values.
- toString() - Method in class com.facebook.buck.jvm.java.JavaFileParser.JavaFileFeatures
-
- toString() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
-
Prints the immutable value JavaLibraryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.jvm.java.JavaOptions
-
Prints the immutable value JavaOptions with attribute values.
- toString() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
-
Prints the immutable value JavaTestDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
-
Prints the immutable value JUnitJvmArgs with attribute values.
- toString() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
-
Prints the immutable value KeystoreDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.jvm.java.lang.model.BridgeMethod
-
- toString() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
-
Prints the immutable value PrebuiltJarDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.jvm.java.ResourcesParameters
-
Prints the immutable value ResourcesParameters with attribute values.
- toString() - Method in class com.facebook.buck.jvm.java.toolchain.JavacOptionsProvider
-
Prints the immutable value JavacOptionsProvider with attribute values.
- toString() - Method in class com.facebook.buck.jvm.java.toolchain.JavaCxxPlatformProvider
-
Prints the immutable value JavaCxxPlatformProvider with attribute values.
- toString() - Method in class com.facebook.buck.jvm.java.toolchain.JavaOptionsProvider
-
Prints the immutable value JavaOptionsProvider with attribute values.
- toString() - Method in class com.facebook.buck.jvm.java.toolchain.JavaToolchain
-
Prints the immutable value JavaToolchain with attribute values.
- toString() - Method in enum com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Phase
-
- toString() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
-
Prints the immutable value KotlinLibraryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
-
Prints the immutable value KotlinTestDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
-
Prints the immutable value ScalaLibraryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
-
Prints the immutable value ScalaTestDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.log.ErrorLogRecord
-
Prints the immutable value ErrorLogRecord with attribute values.
- toString() - Method in class com.facebook.buck.log.LogConfigSetup
-
Prints the immutable value LogConfigSetup with attribute values.
- toString() - Method in class com.facebook.buck.log.PerfTimesStats
-
Prints the immutable value PerfTimesStats with attribute values.
- toString() - Method in class com.facebook.buck.parser.api.BuildFileManifest
-
Prints the immutable value BuildFileManifest with attribute values.
- toString() - Method in class com.facebook.buck.parser.BuildFileSpec
-
Prints the immutable value BuildFileSpec with attribute values.
- toString() - Method in class com.facebook.buck.parser.DaemonicParserState
-
- toString() - Method in class com.facebook.buck.parser.DefaultParser
-
- toString() - Method in class com.facebook.buck.parser.DefaultSelectableConfigurationContext
-
Prints the immutable value DefaultSelectableConfigurationContext with attribute values.
- toString() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
-
Prints the immutable value ProjectBuildFileParserOptions with attribute values.
- toString() - Method in class com.facebook.buck.parser.ParserConfig
-
Prints the immutable value ParserConfig with attribute values.
- toString() - Method in class com.facebook.buck.parser.TargetNodePredicateSpec
-
Prints the immutable value TargetNodePredicateSpec with attribute values.
- toString() - Method in class com.facebook.buck.query.QueryEnvironment.Argument
-
- toString() - Method in class com.facebook.buck.query.QueryExpression
-
Returns this query expression pretty-printed.
- toString() - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
-
Prints the immutable value RemoteExecutionConfig with attribute values.
- toString() - Method in class com.facebook.buck.remoteexecution.grpc.ParsedReadResource
-
Prints the immutable value ParsedReadResource with attribute values.
- toString() - Method in interface com.facebook.buck.rules.args.Arg
-
- toString() - Method in class com.facebook.buck.rules.args.CompositeArg
-
Prints the immutable value CompositeArg with attribute values.
- toString() - Method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
-
- toString() - Method in class com.facebook.buck.rules.args.ProxyArg
-
- toString() - Method in class com.facebook.buck.rules.args.SanitizedArg
-
- toString() - Method in class com.facebook.buck.rules.args.SourcePathArg
-
Prints the immutable value SourcePathArg with attribute values.
- toString() - Method in class com.facebook.buck.rules.args.StringArg
-
Prints the immutable value StringArg with attribute values.
- toString() - Method in class com.facebook.buck.rules.args.ToolArg
-
Prints the immutable value ToolArg with attribute values.
- toString() - Method in class com.facebook.buck.rules.coercer.FrameworkPath
-
Prints the immutable value FrameworkPath with attribute values.
- toString() - Method in class com.facebook.buck.rules.coercer.ManifestEntries
-
Prints the immutable value ManifestEntries with attribute values.
- toString() - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpec
-
Prints the immutable value NeededCoverageSpec with attribute values.
- toString() - Method in class com.facebook.buck.rules.coercer.SourceSet
-
Prints the immutable value SourceSet with attribute values.
- toString() - Method in class com.facebook.buck.rules.coercer.SourceSortedSet
-
Prints the immutable value SourceSortedSet with attribute values.
- toString() - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsList
-
Prints the immutable value SourceWithFlagsList with attribute values.
- toString() - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection
-
- toString() - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration
-
Prints the immutable value RuleKeyConfiguration with attribute values.
- toString() - Method in class com.facebook.buck.rules.keys.DependencyFileEntry
-
Prints the immutable value DependencyFileEntry with attribute values.
- toString() - Method in class com.facebook.buck.rules.keys.RuleKeyAndInputs
-
Prints the immutable value RuleKeyAndInputs with attribute values.
- toString() - Method in class com.facebook.buck.rules.keys.RuleKeyFactories
-
Prints the immutable value RuleKeyFactories with attribute values.
- toString() - Method in class com.facebook.buck.rules.keys.RuleKeyInput
-
Prints the immutable value RuleKeyInput with attribute values.
- toString() - Method in class com.facebook.buck.rules.macros.CcFlagsMacro
-
Prints the immutable value CcFlagsMacro.
- toString() - Method in class com.facebook.buck.rules.macros.CcMacro
-
Prints the immutable value CcMacro.
- toString() - Method in class com.facebook.buck.rules.macros.ClasspathAbiMacro
-
Prints the immutable value ClasspathAbiMacro with attribute values.
- toString() - Method in class com.facebook.buck.rules.macros.ClasspathMacro
-
Prints the immutable value ClasspathMacro with attribute values.
- toString() - Method in class com.facebook.buck.rules.macros.CppFlagsMacro
-
Prints the immutable value CppFlagsMacro with attribute values.
- toString() - Method in class com.facebook.buck.rules.macros.CxxFlagsMacro
-
Prints the immutable value CxxFlagsMacro.
- toString() - Method in class com.facebook.buck.rules.macros.CxxMacro
-
Prints the immutable value CxxMacro.
- toString() - Method in class com.facebook.buck.rules.macros.CxxppFlagsMacro
-
Prints the immutable value CxxppFlagsMacro with attribute values.
- toString() - Method in class com.facebook.buck.rules.macros.ExecutableMacro
-
Prints the immutable value ExecutableMacro with attribute values.
- toString() - Method in class com.facebook.buck.rules.macros.LdflagsSharedFilterMacro
-
Prints the immutable value LdflagsSharedFilterMacro with attribute values.
- toString() - Method in class com.facebook.buck.rules.macros.LdflagsSharedMacro
-
Prints the immutable value LdflagsSharedMacro with attribute values.
- toString() - Method in class com.facebook.buck.rules.macros.LdflagsStaticFilterMacro
-
Prints the immutable value LdflagsStaticFilterMacro with attribute values.
- toString() - Method in class com.facebook.buck.rules.macros.LdflagsStaticMacro
-
Prints the immutable value LdflagsStaticMacro with attribute values.
- toString() - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicFilterMacro
-
Prints the immutable value LdflagsStaticPicFilterMacro with attribute values.
- toString() - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicMacro
-
Prints the immutable value LdflagsStaticPicMacro with attribute values.
- toString() - Method in class com.facebook.buck.rules.macros.LdMacro
-
Prints the immutable value LdMacro.
- toString() - Method in class com.facebook.buck.rules.macros.LocationMacro
-
Prints the immutable value LocationMacro with attribute values.
- toString() - Method in class com.facebook.buck.rules.macros.MacroArg
-
Deprecated.
- toString() - Method in class com.facebook.buck.rules.macros.MacroContainer
-
Prints the immutable value MacroContainer with attribute values.
- toString() - Method in class com.facebook.buck.rules.macros.MavenCoordinatesMacro
-
Prints the immutable value MavenCoordinatesMacro with attribute values.
- toString() - Method in class com.facebook.buck.rules.macros.OutputMacro
-
Prints the immutable value OutputMacro with attribute values.
- toString() - Method in class com.facebook.buck.rules.macros.PlatformNameMacro
-
Prints the immutable value PlatformNameMacro.
- toString() - Method in class com.facebook.buck.rules.macros.QueryOutputsMacro
-
Prints the immutable value QueryOutputsMacro with attribute values.
- toString() - Method in class com.facebook.buck.rules.macros.QueryPathsMacro
-
Prints the immutable value QueryPathsMacro with attribute values.
- toString() - Method in class com.facebook.buck.rules.macros.QueryTargetsAndOutputsMacro
-
Prints the immutable value QueryTargetsAndOutputsMacro with attribute values.
- toString() - Method in class com.facebook.buck.rules.macros.QueryTargetsMacro
-
Prints the immutable value QueryTargetsMacro with attribute values.
- toString() - Method in class com.facebook.buck.rules.macros.StringWithMacros
-
Prints the immutable value StringWithMacros with attribute values.
- toString() - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
-
Prints the immutable value StringWithMacrosConverter with attribute values.
- toString() - Method in class com.facebook.buck.rules.macros.WorkerMacro
-
Prints the immutable value WorkerMacro with attribute values.
- toString() - Method in class com.facebook.buck.rules.modern.config.ModernBuildRuleConfig
-
Prints the immutable value ModernBuildRuleConfig with attribute values.
- toString() - Method in class com.facebook.buck.rules.modern.tools.CachedErrors
-
Prints the immutable value CachedErrors with attribute values.
- toString() - Method in class com.facebook.buck.rules.query.Query
-
Prints the immutable value Query with attribute values.
- toString() - Method in class com.facebook.buck.rules.tool.config.ToolConfig
-
Prints the immutable value ToolConfig with attribute values.
- toString() - Method in class com.facebook.buck.rules.visibility.BuildTargetVisibilityPattern
-
Prints the immutable value BuildTargetVisibilityPattern with attribute values.
- toString() - Method in class com.facebook.buck.rules.visibility.PublicVisibilityPattern
-
Prints the immutable value PublicVisibilityPattern.
- toString() - Method in class com.facebook.buck.sandbox.SandboxConfig
-
Prints the immutable value SandboxConfig with attribute values.
- toString() - Method in class com.facebook.buck.sandbox.SandboxProperties
-
Prints the immutable value SandboxProperties with attribute values.
- toString() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
-
Prints the immutable value CommandAliasDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.shell.CrossPlatformTool
-
Prints the immutable value CrossPlatformTool with attribute values.
- toString() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
-
Prints the immutable value ExportFileDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
-
Prints the immutable value GenruleDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
-
Prints the immutable value ShBinaryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
-
Prints the immutable value ShTestDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg
-
Prints the immutable value TestSuiteDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
-
Prints the immutable value WorkerToolDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.skylark.io.GlobSpec
-
Prints the immutable value GlobSpec with attribute values.
- toString() - Method in class com.facebook.buck.skylark.io.GlobSpecWithResult
-
Prints the immutable value GlobSpecWithResult with attribute values.
- toString() - Method in class com.facebook.buck.skylark.packages.PackageContext
-
Prints the immutable value PackageContext with attribute values.
- toString() - Method in class com.facebook.buck.skylark.parser.BuckGlobals
-
Prints the immutable value BuckGlobals with attribute values.
- toString() - Method in class com.facebook.buck.skylark.parser.EnvironmentData
-
Prints the immutable value EnvironmentData with attribute values.
- toString() - Method in class com.facebook.buck.skylark.parser.ExtensionData
-
Prints the immutable value ExtensionData with attribute values.
- toString() - Method in class com.facebook.buck.skylark.parser.IncludesData
-
Prints the immutable value IncludesData with attribute values.
- toString() - Method in class com.facebook.buck.skylark.parser.LoadImport
-
Prints the immutable value LoadImport with attribute values.
- toString() - Method in class com.facebook.buck.skylark.parser.ParseResult
-
Prints the immutable value ParseResult with attribute values.
- toString() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
-
Prints the immutable value ClientSideSlbConfig with attribute values.
- toString() - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs
-
Prints the immutable value HybridThriftOverHttpServiceImplArgs with attribute values.
- toString() - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData
-
Prints the immutable value LoadBalancedServiceEventData with attribute values.
- toString() - Method in class com.facebook.buck.slb.LoadBalancerPingEventData
-
Prints the immutable value LoadBalancerPingEventData with attribute values.
- toString() - Method in class com.facebook.buck.slb.PerServerData
-
Prints the immutable value PerServerData with attribute values.
- toString() - Method in class com.facebook.buck.slb.PerServerPingData
-
Prints the immutable value PerServerPingData with attribute values.
- toString() - Method in class com.facebook.buck.slb.ServerHealthManager
-
- toString() - Method in class com.facebook.buck.slb.ServerHealthManagerEventData
-
Prints the immutable value ServerHealthManagerEventData with attribute values.
- toString(long, int) - Method in class com.facebook.buck.slb.ServerHealthState
-
- toString() - Method in class com.facebook.buck.slb.ThriftOverHttpServiceConfig
-
Prints the immutable value ThriftOverHttpServiceConfig with attribute values.
- toString() - Method in class com.facebook.buck.step.AbstractTestStep
-
- toString() - Method in class com.facebook.buck.step.ExecutionContext
-
Prints the immutable value ExecutionContext with attribute values.
- toString() - Method in class com.facebook.buck.step.fs.MkdirStep
-
Prints the immutable value MkdirStep with attribute values.
- toString() - Method in class com.facebook.buck.step.fs.RmStep
-
Prints the immutable value RmStep with attribute values.
- toString() - Method in class com.facebook.buck.step.fs.SymlinkFileStep
-
Prints the immutable value SymlinkFileStep with attribute values.
- toString() - Method in class com.facebook.buck.step.StepExecutionResult
-
Prints the immutable value StepExecutionResult with attribute values.
- toString() - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
-
Prints the immutable value BackgroundTask with attribute values.
- toString() - Method in class com.facebook.buck.support.bgtasks.TaskId
-
Prints the immutable value TaskId with attribute values.
- toString() - Method in class com.facebook.buck.support.bgtasks.Timeout
-
Prints the immutable value Timeout with attribute values.
- toString() - Method in class com.facebook.buck.support.cli.args.BuckCellArg
-
Prints the immutable value BuckCellArg with attribute values.
- toString() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
-
Prints the immutable value SwiftLibraryDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform
-
Prints the immutable value SwiftPlatform with attribute values.
- toString() - Method in class com.facebook.buck.swift.toolchain.SwiftPlatformsProvider
-
Prints the immutable value SwiftPlatformsProvider with attribute values.
- toString() - Method in class com.facebook.buck.test.selectors.TestDescription
-
- toString() - Method in class com.facebook.buck.test.TestCaseSummary
-
- toString() - Method in class com.facebook.buck.test.TestResultSummary
-
- toString() - Method in class com.facebook.buck.test.TestResultSummaryVerbosity
-
Prints the immutable value TestResultSummaryVerbosity with attribute values.
- toString() - Method in class com.facebook.buck.test.TestRunningOptions
-
Prints the immutable value TestRunningOptions with attribute values.
- toString() - Method in class com.facebook.buck.test.TestStatusMessage
-
Prints the immutable value TestStatusMessage with attribute values.
- toString() - Method in class com.facebook.buck.util.cache.CacheStats
-
Prints the immutable value CacheStats with attribute values.
- toString() - Method in class com.facebook.buck.util.cache.FileHashCacheVerificationResult
-
Prints the immutable value FileHashCacheVerificationResult with attribute values.
- toString() - Method in class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder.Result
-
- toString() - Method in class com.facebook.buck.util.concurrent.ListeningSemaphoreArrayPendingItem
-
Prints the immutable value ListeningSemaphoreArrayPendingItem with attribute values.
- toString() - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
-
Prints the immutable value ResourceAmounts with attribute values.
- toString() - Method in class com.facebook.buck.util.config.RawConfig
-
Prints the immutable value RawConfig with attribute values.
- toString() - Method in class com.facebook.buck.util.DirectoryCleanerArgs
-
Prints the immutable value DirectoryCleanerArgs with attribute values.
- toString() - Method in enum com.facebook.buck.util.environment.Architecture
-
- toString() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
-
Prints the immutable value BuildEnvironmentDescription with attribute values.
- toString() - Method in exception com.facebook.buck.util.exceptions.RetryingException
-
- toString() - Method in class com.facebook.buck.util.i18n.NumberFormatterCacheKey
-
Prints the immutable value NumberFormatterCacheKey with attribute values.
- toString() - Method in class com.facebook.buck.util.ImmutableMapWithNullValues
-
- toString() - Method in class com.facebook.buck.util.network.AbstractBatchingLogger.BatchEntry
-
- toString() - Method in class com.facebook.buck.util.network.HiveRowFormatter
-
- toString() - Method in class com.facebook.buck.util.network.offline.ScribeData
-
Prints the immutable value ScribeData with attribute values.
- toString() - Method in class com.facebook.buck.util.PatternAndMessage
-
Prints the immutable value PatternAndMessage with attribute values.
- toString() - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Prints the immutable value ProcessExecutorParams with attribute values.
- toString() - Method in class com.facebook.buck.util.ProcessResourceConsumption
-
Prints the immutable value ProcessResourceConsumption with attribute values.
- toString() - Method in enum com.facebook.buck.util.randomizedtrial.CommonGroups
-
- toString() - Method in class com.facebook.buck.util.SampleRate
-
Prints the immutable value SampleRate with attribute values.
- toString() - Method in class com.facebook.buck.util.sha1.Sha1HashCode
-
- toString() - Method in class com.facebook.buck.util.string.AsciiBoxStringBuilder
-
- toString() - Method in class com.facebook.buck.util.timing.ClockDuration
-
- toString() - Method in class com.facebook.buck.util.types.Pair
-
- toString() - Method in enum com.facebook.buck.util.unarchive.ArchiveFormat
-
- toString() - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStats
-
Prints the immutable value FastVersionControlStats with attribute values.
- toString() - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats
-
Prints the immutable value FullVersionControlStats with attribute values.
- toString() - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats
-
Prints the immutable value SlowVersionControlStats with attribute values.
- toString() - Method in class com.facebook.buck.util.xml.DocumentLocation
-
Prints the immutable value DocumentLocation with attribute values.
- toString() - Method in class com.facebook.buck.versions.CachedVersionedTargetGraph
-
Prints the immutable value CachedVersionedTargetGraph with attribute values.
- toString() - Method in class com.facebook.buck.versions.ExactConstraint
-
Prints the immutable value ExactConstraint with attribute values.
- toString() - Method in class com.facebook.buck.versions.FlavorSearchTargetNodeFinder
-
Prints the immutable value FlavorSearchTargetNodeFinder with attribute values.
- toString() - Method in class com.facebook.buck.versions.Version
-
Prints the immutable value Version with attribute values.
- toString() - Method in class com.facebook.buck.versions.VersionedAliasDescription
-
Prints the immutable value VersionedAliasDescription.
- toString() - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg
-
Prints the immutable value VersionedAliasDescriptionArg with attribute values.
- toString() - Method in class com.facebook.buck.versions.VersionedTargetGraphCacheResult
-
Prints the immutable value VersionedTargetGraphCacheResult with attribute values.
- toString() - Method in class com.facebook.buck.versions.VersionedTargetGraphInputs
-
Prints the immutable value VersionedTargetGraphInputs with attribute values.
- toString() - Method in class com.facebook.buck.versions.VersionInfo
-
Prints the immutable value VersionInfo with attribute values.
- toString() - Method in class com.facebook.buck.versions.VersionUniverse
-
Prints the immutable value VersionUniverse with attribute values.
- toString() - Method in class com.facebook.buck.worker.WorkerJobParams
-
Prints the immutable value WorkerJobParams with attribute values.
- toString() - Method in class com.facebook.buck.worker.WorkerJobResult
-
Prints the immutable value WorkerJobResult with attribute values.
- toString() - Method in class com.facebook.buck.worker.WorkerProcessCommand
-
Prints the immutable value WorkerProcessCommand with attribute values.
- toString() - Method in class com.facebook.buck.worker.WorkerProcessIdentity
-
Prints the immutable value WorkerProcessIdentity with attribute values.
- toString() - Method in class com.facebook.buck.worker.WorkerProcessParams
-
Prints the immutable value WorkerProcessParams with attribute values.
- toString() - Method in class com.facebook.buck.zip.ZipScrubberStep
-
Prints the immutable value ZipScrubberStep with attribute values.
- toStringWithMacrosArgs(BuildTarget, CellPathResolver, ActionGraphBuilder, CxxPlatform, StringWithMacros) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
-
- toStringWithMacrosArgs(BuildTarget, CellPathResolver, ActionGraphBuilder, Iterable<StringWithMacros>) - Static method in class com.facebook.buck.features.ocaml.OcamlDescriptionEnhancer
-
- TOTAL_RECEIVE_TIMEOUT_MS_PER_MB - Static variable in class com.facebook.buck.android.agent.AgentMain
-
- toTerabytes(double) - Method in enum com.facebook.buck.util.unit.SizeUnit
-
- touch(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- touch(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
- TouchStep - Class in com.facebook.buck.step.fs
-
Step that runs
touch <filename> in the shell.
- TouchStep(ProjectFilesystem, Path) - Constructor for class com.facebook.buck.step.fs.TouchStep
-
- toUri() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
-
- toUri() - Method in class com.facebook.buck.jvm.java.JarFileObject
-
- toVersionedTargetGraph(BuckEventBus, BuckConfig, TypeCoercerFactory, TargetGraphAndBuildTargets) - Method in class com.facebook.buck.versions.InstrumentedVersionedTargetGraphCache
-
- toVersionedTargetGraphAndTargets(TargetGraphAndTargets, InstrumentedVersionedTargetGraphCache, BuckEventBus, BuckConfig, TypeCoercerFactory, ImmutableSet<BuildTarget>) - Static method in class com.facebook.buck.versions.VersionedTargetGraphAndTargets
-
- toWatchmanMatchQuery(Set<Capability>) - Method in interface com.facebook.buck.io.filesystem.PathMatcher
-
Transforms this matcher into a Watchman match query arguments matching the same set of paths as
this matcher.
- toWatchmanMatchQuery(Set<Capability>) - Method in class com.facebook.buck.io.filesystem.PathOrGlobMatcher
-
- toWatchmanMatchQuery(Set<Capability>) - Method in class com.facebook.buck.io.filesystem.RecursiveFileMatcher
-
- toXcodeAttribute(HeaderVisibility) - Static method in class com.facebook.buck.apple.AppleHeaderVisibilities
-
- TRACE_ID_PATTERN - Static variable in class com.facebook.buck.util.trace.BuildTraces
-
- TraceAttributes(Optional<String>, FileTime) - Constructor for class com.facebook.buck.util.trace.BuildTraces.TraceAttributes
-
- TraceAttrs(String, String, String, String) - Constructor for class com.facebook.buck.httpserver.TracesHandlerDelegate.TraceAttrs
-
- TraceHandlerDelegate - Class in com.facebook.buck.httpserver
-
HTTP handler for requests to the /trace path.
- traceSection(String) - Method in class com.facebook.buck.event.api.BuckTracing
-
- traceSection(String, Map<String, String>) - Method in class com.facebook.buck.event.api.BuckTracing
-
Records the beginning of a traced section, and returns an object that can be used within a
try-with-resources block to automatically end the section.
- TraceSection() - Constructor for class com.facebook.buck.event.api.BuckTracing.TraceSection
-
- TracesHandlerDelegate - Class in com.facebook.buck.httpserver
-
Template and parameters for the /traces page.
- TracesHandlerDelegate.TraceAttrs - Class in com.facebook.buck.httpserver
-
Attributes for traces.
- TracingTaskListener - Class in com.facebook.buck.jvm.java.tracing
-
- TracingTaskListener(JavacPhaseTracer, BuckJavacTaskListener) - Constructor for class com.facebook.buck.jvm.java.tracing.TracingTaskListener
-
- TrackableRuleKeyCache<V> - Interface in com.facebook.buck.rules.keys
-
RuleKeyCache that can be tracked with CacheStatsTracker
- trackClassUsage(JavacOptions) - Method in class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
-
- trackClassUsage() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
-
- trackClassUsage(JavacOptions) - Method in class com.facebook.buck.jvm.java.JavaConfiguredCompilerFactory
-
- trackClassUsage() - Method in class com.facebook.buck.jvm.java.JavacOptions
-
- TRACKED_EVENTS_KEY - Static variable in class com.facebook.buck.event.listener.scuba.BuildScubaEventFactory
-
- TrackedRuleKeyCache<V> - Class in com.facebook.buck.rules.keys
-
A DefaultRuleKeyCache that records cache stats information in the corresponding CacheStatsTracker
- TrackedRuleKeyCache(TrackableRuleKeyCache<V>, CacheStatsTracker) - Constructor for class com.facebook.buck.rules.keys.TrackedRuleKeyCache
-
- trackJavacPhaseEvents() - Method in class com.facebook.buck.jvm.java.JavacOptions
-
- transform(int) - Method in interface com.facebook.buck.android.resources.ResChunk.RefTransformer
-
- transform(Key, TransformationEnvironment<Key, Result>) - Method in interface com.facebook.buck.core.graph.transformation.GraphTransformer
-
- transform(ToolchainProvider, TargetGraph, ActionGraphBuilder, TargetNode<T>) - Method in class com.facebook.buck.core.rules.transformer.impl.DefaultTargetNodeToBuildRuleTransformer
-
- transform(ToolchainProvider, TargetGraph, ActionGraphBuilder, TargetNode<T>) - Method in class com.facebook.buck.core.rules.transformer.impl.FetchTargetNodeToBuildRuleTransformer
-
- transform(ToolchainProvider, TargetGraph, ActionGraphBuilder, TargetNode<T>) - Method in interface com.facebook.buck.core.rules.transformer.TargetNodeToBuildRuleTransformer
-
- transform(ToolchainProvider, TargetGraph, ActionGraphBuilder, TargetNode<T>) - Method in class com.facebook.buck.features.project.intellij.ShallowTargetNodeToBuildRuleTransformer
-
- transform(ITestAnnotation, Class, Constructor, Method) - Method in class com.facebook.buck.testrunner.TestNGRunner.FilteringAnnotationTransformer
-
- transform(Function<LEFT, X>, Function<RIGHT, X>) - Method in class com.facebook.buck.util.types.Either
-
Apply a function based on whether the instance holds a left or right value.
- transform(VersionSelector, TargetGraphAndBuildTargets, ForkJoinPool, TypeCoercerFactory) - Static method in class com.facebook.buck.versions.VersionedTargetGraphBuilder
-
- TransformationEnvironment<ComputeKey,ComputeResult> - Interface in com.facebook.buck.core.graph.transformation
-
- TransformationEnvironment.AsyncSink<KeyType,ResultType> - Interface in com.facebook.buck.core.graph.transformation
-
- transformKeyReferences(ResChunk.RefTransformer) - Method in class com.facebook.buck.android.resources.ResTableType
-
- transformKeyReferences(ResChunk.RefTransformer) - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
-
- transformKeys(Map<K1, V>, Function<? super K1, K2>) - Static method in class com.facebook.buck.util.MoreMaps
-
- transformKeysAndSort(Map<K1, V>, Function<? super K1, K2>) - Static method in class com.facebook.buck.util.MoreMaps
-
- transformReferences(ResChunk.RefTransformer) - Method in class com.facebook.buck.android.resources.ResourcesXml
-
- transformReferences(ResChunk.RefTransformer) - Method in class com.facebook.buck.android.resources.ResTableType
-
- transformReferences(int[], ResChunk.RefTransformer) - Method in class com.facebook.buck.android.resources.ResTableType
-
- transformStringReferences(ResChunk.RefTransformer) - Method in class com.facebook.buck.android.resources.ResTablePackage
-
- transformStringReferences(ResChunk.RefTransformer) - Method in class com.facebook.buck.android.resources.ResTableType
-
- transformStringReferences(int[], ResChunk.RefTransformer) - Method in class com.facebook.buck.android.resources.ResTableType
-
- transformStringReferences(ResChunk.RefTransformer) - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
-
- transitiveBytecodeIncludes - Variable in class com.facebook.buck.features.ocaml.OcamlDebugLauncherStep.Args
-
- TransitiveCxxPreprocessorInputCache - Class in com.facebook.buck.cxx
-
Transitive C++ preprocessor input cache
- TransitiveCxxPreprocessorInputCache(CxxPreprocessorDep) - Constructor for class com.facebook.buck.cxx.TransitiveCxxPreprocessorInputCache
-
- TransitiveCxxPreprocessorInputCache(CxxPreprocessorDep, Parallelizer) - Constructor for class com.facebook.buck.cxx.TransitiveCxxPreprocessorInputCache
-
- TransitiveDepsClosureResolver - Class in com.facebook.buck.features.project.intellij
-
Calculates the transitive closure of exported deps for every node in a
TargetGraph.
- TransitiveDepsClosureResolver(TargetGraph, ImmutableSet<String>) - Constructor for class com.facebook.buck.features.project.intellij.TransitiveDepsClosureResolver
-
- translate(CellPathResolver, BuildTargetPatternParser<BuildTargetPattern>, A) - Method in class com.facebook.buck.versions.TargetNodeTranslator
-
- translateBuildTarget(BuildTarget) - Method in class com.facebook.buck.versions.TargetNodeTranslator
-
- translateBuildTargetSourcePath(CellPathResolver, BuildTargetPatternParser<BuildTargetPattern>, DefaultBuildTargetSourcePath) - Method in class com.facebook.buck.versions.TargetNodeTranslator
-
- translateConstructorArg(CellPathResolver, BuildTargetPatternParser<BuildTargetPattern>, Object, Object) - Method in class com.facebook.buck.versions.TargetNodeTranslator
-
- translateConstructorArg(BuildTarget, CellPathResolver, TargetNodeTranslator, A) - Method in interface com.facebook.buck.versions.TargetTranslatorOverridingDescription
-
- translateList(CellPathResolver, BuildTargetPatternParser<BuildTargetPattern>, ImmutableList<A>) - Method in class com.facebook.buck.versions.TargetNodeTranslator
-
- TranslateMacrosAppendableFunction(ImmutableSortedMap<String, String>, CxxPlatform) - Constructor for class com.facebook.buck.cxx.CxxFlags.TranslateMacrosAppendableFunction
-
- TranslateMacrosAppendableFunction(ImmutableSortedMap<String, String>, DebugPathSanitizer) - Constructor for class com.facebook.buck.cxx.CxxFlags.TranslateMacrosAppendableFunction
-
- translateMap(CellPathResolver, BuildTargetPatternParser<BuildTargetPattern>, ImmutableMap<A, B>) - Method in class com.facebook.buck.versions.TargetNodeTranslator
-
- translateNode(TargetNode<A>) - Method in class com.facebook.buck.versions.TargetNodeTranslator
-
- translateOptional(CellPathResolver, BuildTargetPatternParser<BuildTargetPattern>, Optional<A>) - Method in class com.facebook.buck.versions.TargetNodeTranslator
-
- translatePair(CellPathResolver, BuildTargetPatternParser<BuildTargetPattern>, Pair<A, B>) - Method in class com.facebook.buck.versions.TargetNodeTranslator
-
- translateSet(CellPathResolver, BuildTargetPatternParser<BuildTargetPattern>, ImmutableSet<A>) - Method in class com.facebook.buck.versions.TargetNodeTranslator
-
- translateSortedMap(CellPathResolver, BuildTargetPatternParser<BuildTargetPattern>, ImmutableSortedMap<A, B>) - Method in class com.facebook.buck.versions.TargetNodeTranslator
-
- translateSortedSet(CellPathResolver, BuildTargetPatternParser<BuildTargetPattern>, ImmutableSortedSet<A>) - Method in class com.facebook.buck.versions.TargetNodeTranslator
-
- translateSourceWithFlags(CellPathResolver, BuildTargetPatternParser<BuildTargetPattern>, SourceWithFlags) - Method in class com.facebook.buck.versions.TargetNodeTranslator
-
- translateTargets(CellPathResolver, BuildTargetPatternParser<BuildTargetPattern>, TargetNodeTranslator) - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollection
-
- translateTargets(CellPathResolver, BuildTargetPatternParser<BuildTargetPattern>, TargetNodeTranslator) - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection
-
- translateTargets(CellPathResolver, BuildTargetPatternParser<BuildTargetPattern>, TargetNodeTranslator) - Method in class com.facebook.buck.rules.macros.BuildTargetMacro
-
- translateTargets(CellPathResolver, BuildTargetPatternParser<BuildTargetPattern>, TargetNodeTranslator) - Method in class com.facebook.buck.rules.macros.CxxGenruleFilterAndTargetsMacro
-
- translateTargets(CellPathResolver, BuildTargetPatternParser<BuildTargetPattern>, TargetNodeTranslator) - Method in interface com.facebook.buck.rules.macros.Macro
-
- translateTargets(CellPathResolver, BuildTargetPatternParser<BuildTargetPattern>, TargetNodeTranslator) - Method in class com.facebook.buck.rules.macros.QueryMacro
-
- translateTargets(CellPathResolver, BuildTargetPatternParser<BuildTargetPattern>, TargetNodeTranslator, Query) - Method in class com.facebook.buck.versions.QueryTargetTranslator
-
- translateTargets(CellPathResolver, BuildTargetPatternParser<BuildTargetPattern>, TargetNodeTranslator) - Method in interface com.facebook.buck.versions.TargetTranslatable
-
- TranslatingJavacPhaseTracer - Class in com.facebook.buck.jvm.java.tracing
-
- TranslatingJavacPhaseTracer(JavacPhaseEventLogger) - Constructor for class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
-
- Transport - Interface in com.facebook.buck.io.watchman
-
An abstraction for IPC via messages.
- TraversableGraph<T> - Interface in com.facebook.buck.core.util.graph
-
- traverse() - Method in class com.facebook.buck.core.util.graph.AbstractBottomUpTraversal
-
- traverse(Predicate<T>) - Method in class com.facebook.buck.core.util.graph.AbstractBottomUpTraversal
-
Perform the traversal.
- traverse(Node, AbstractBreadthFirstThrowingTraversal.Visitor<Node, RuntimeException>) - Static method in class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal
-
- traverse(Iterable<? extends Node>, AbstractBreadthFirstThrowingTraversal.Visitor<Node, RuntimeException>) - Static method in class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal
-
- traverse(Node, AbstractBreadthFirstThrowingTraversal.Visitor<Node, RuntimeException>) - Static method in class com.facebook.buck.core.util.graph.AbstractBreadthFirstTraversal
-
- traverse(Iterable<? extends Node>, AbstractBreadthFirstThrowingTraversal.Visitor<Node, RuntimeException>) - Static method in class com.facebook.buck.core.util.graph.AbstractBreadthFirstTraversal
-
- traverse(Iterable<? extends T>) - Method in class com.facebook.buck.core.util.graph.AcyclicDepthFirstPostOrderTraversal
-
- traverse(Iterable<? extends T>, Predicate<T>) - Method in class com.facebook.buck.core.util.graph.AcyclicDepthFirstPostOrderTraversal
-
Performs a depth-first, post-order traversal over a DAG.
- traverse() - Method in class com.facebook.buck.jvm.java.classes.ClasspathTraversal
-
- traverse(ClasspathTraversal) - Method in interface com.facebook.buck.jvm.java.classes.ClasspathTraverser
-
- traverse(ClasspathTraversal) - Method in class com.facebook.buck.jvm.java.classes.DefaultClasspathTraverser
-
- traverse(QueryExpression.Visitor) - Method in class com.facebook.buck.query.QueryExpression
-
Accepts and applies the given visitor.
- traverse(CellPathResolver, M, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.BuildTargetMacroTypeCoercer
-
- traverse(CellPathResolver, C, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.CollectionTypeCoercer
-
- traverse(CellPathResolver, M, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.CxxGenruleFilterAndTargetsMacroTypeCoercer
-
- traverse(CellPathResolver, Either<Left, Right>, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.EitherTypeCoercer
-
- traverse(CellPathResolver, FrameworkPath, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.FrameworkPathTypeCoercer
-
- traverse(CellPathResolver, T, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.ImmutableTypeCoercer
-
- traverse(CellPathResolver, Object, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.LeafTypeCoercer
-
- traverse(CellPathResolver, ImmutableMap<K, V>, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.MapTypeCoercer
-
- traverse(CellPathResolver, NeededCoverageSpec, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpecTypeCoercer
-
- traverse(CellPathResolver, Optional<T>, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.OptionalTypeCoercer
-
- traverse(CellPathResolver, OutputMacro, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.OutputMacroTypeCoercer
-
- traverse(CellPathResolver, Pair<FIRST, SECOND>, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.PairTypeCoercer
-
- traverse(CellPathResolver, ParamInfo.Traversal, Object) - Method in class com.facebook.buck.rules.coercer.ParamInfo
-
Traverse the value of the field on dto that is represented by this instance.
- traverse(CellPathResolver, PatternMatchedCollection<T>, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollectionTypeCoercer
-
- traverse(CellPathResolver, Query, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.QueryCoercer
-
- traverse(CellPathResolver, SelectorList<T>, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.SelectorListCoercer
-
- traverse(CellPathResolver, ImmutableSortedMap<K, V>, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.SortedMapTypeCoercer
-
- traverse(CellPathResolver, SourceSet, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.SourceSetTypeCoercer
-
- traverse(CellPathResolver, SourceSortedSet, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.SourceSortedSetTypeCoercer
-
- traverse(CellPathResolver, SourceWithFlagsList, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsListTypeCoercer
-
- traverse(CellPathResolver, SourceWithFlags, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsTypeCoercer
-
- traverse(CellPathResolver, StringWithMacros, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.StringWithMacrosTypeCoercer
-
- traverse(Object) - Method in interface com.facebook.buck.rules.coercer.TypeCoercer.Traversal
-
- traverse(CellPathResolver, T, TypeCoercer.Traversal) - Method in interface com.facebook.buck.rules.coercer.TypeCoercer
-
Traverse an object guided by this TypeCoercer.
- traverse(CellPathResolver, VersionMatchedCollection<T>, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollectionTypeCoercer
-
- traverse(CellPathResolver, M, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.ZeroArgMacroTypeCoercer
-
- traverse() - Method in class com.facebook.buck.util.ZipFileTraversal
-
- TreeBackedAnnotatedConstruct - Class in com.facebook.buck.jvm.java.abi.source
-
An implementation of
AnnotatedConstruct that uses only the information
available from a
Tree.
- TreeBackedAnnotatedConstruct(AnnotatedConstruct) - Constructor for class com.facebook.buck.jvm.java.abi.source.TreeBackedAnnotatedConstruct
-
- TreeBackedAnnotationFactory - Class in com.facebook.buck.jvm.java.abi.source
-
Support for @{link TreeBackedAnnotatedConstruct#getAnnotation}.
- TreeBackedAnnotationFactory() - Constructor for class com.facebook.buck.jvm.java.abi.source.TreeBackedAnnotationFactory
-
- TreesMessager - Class in com.facebook.buck.jvm.java.plugin.adapter
-
- TreesMessager(Trees) - Constructor for class com.facebook.buck.jvm.java.plugin.adapter.TreesMessager
-
- TRUE - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
-
- truncateMiddle(String, int, int, String) - Static method in class com.facebook.buck.util.string.MoreStrings
-
- truncatePretty(String) - Static method in class com.facebook.buck.util.string.MoreStrings
-
- tryConvertingToStampede(DistBuildConfig) - Method in class com.facebook.buck.cli.BuildCommand
-
Mark this build as being automatically converted to stampede.
- tryCreatingClientSideSlb(Clock, BuckEventBus) - Method in class com.facebook.buck.slb.SlbBuckConfig
-
- tryLock() - Method in class com.facebook.buck.util.concurrent.AutoCloseableLock
-
- tryLock(long, TimeUnit) - Method in class com.facebook.buck.util.concurrent.AutoCloseableLock
-
- tryToCreateEdenClientPool(Path) - Static method in class com.facebook.buck.eden.EdenClientPool
-
- tryToExtractPackageNameFromManifest(SourcePathResolver, ApkInfo) - Static method in class com.facebook.buck.android.AdbHelper
-
- tryToFetchArtifactFromBuildCacheAndOverlayOnTopOfProjectFilesystem(RuleKey, ArtifactCache, ProjectFilesystem) - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildCacheArtifactFetcher
-
- TwoLevelArtifactCacheDecorator - Class in com.facebook.buck.artifact_cache
-
- TwoLevelArtifactCacheDecorator(ArtifactCache, ProjectFilesystem, BuckEventBus, boolean, long, Optional<Long>) - Constructor for class com.facebook.buck.artifact_cache.TwoLevelArtifactCacheDecorator
-
- twoLevelContentHashKey() - Method in class com.facebook.buck.artifact_cache.CacheResult
-
- twoLevelContentHashKey() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult
-
- twoLevelContentHashKeyServerLog() - Method in class com.facebook.buck.distributed.DistBuildClientCacheResult
-
- type - Variable in class com.facebook.buck.android.aapt.RDotTxtEntry
-
- TYPE_ARCHIVE - Static variable in class com.facebook.buck.util.cache.HashCodeAndFileType
-
- TYPE_DIRECTORY - Static variable in class com.facebook.buck.util.cache.HashCodeAndFileType
-
- TYPE_FILE - Static variable in class com.facebook.buck.util.cache.HashCodeAndFileType
-
- TYPE_PROPERTY_NAME - Static variable in class com.facebook.buck.parser.function.BuckPyFunction
-
The name of the property in the JSON produced by buck.py that identifies the type of
the build rule being defined.
- TypeCoercer<T> - Interface in com.facebook.buck.rules.coercer
-
Class defining an interpretation of some dynamically typed Java object as a specific class.
- TypeCoercer.Traversal - Interface in com.facebook.buck.rules.coercer
-
- TypeCoercerFactory - Interface in com.facebook.buck.rules.coercer
-
- typeCoercerForParameterizedType(String, Type, Type[]) - Method in class com.facebook.buck.rules.coercer.DefaultTypeCoercerFactory
-
- typeCoercerForParameterizedType(String, Type, Type[]) - Method in interface com.facebook.buck.rules.coercer.TypeCoercerFactory
-
- typeCoercerForType(Type) - Method in class com.facebook.buck.rules.coercer.DefaultTypeCoercerFactory
-
- typeCoercerForType(Type) - Method in interface com.facebook.buck.rules.coercer.TypeCoercerFactory
-
- Types - Class in com.facebook.buck.util
-
- TypeScanner8<R,P> - Class in com.facebook.buck.jvm.java.abi
-
- TypeScanner8() - Constructor for class com.facebook.buck.jvm.java.abi.TypeScanner8
-
- TypeScanner8(R) - Constructor for class com.facebook.buck.jvm.java.abi.TypeScanner8
-
- typeWillBeAvailable(TypeElement) - Method in class com.facebook.buck.jvm.java.abi.source.FileManagerSimulator
-
- validateArtifact(Set<Path>) - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
-
- validateArtifact(Set<Path>) - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
-
- validateAssetCatalogs(ImmutableSortedSet<SourcePath>, BuildTarget, ProjectFilesystem, SourcePathResolver, AppleAssetCatalog.ValidationType) - Static method in class com.facebook.buck.apple.AppleAssetCatalog
-
- validateClasspath(String) - Method in class com.facebook.buck.jvm.java.ClasspathChecker
-
Parses a Java classpath string ("path/to/foo:baz.jar:blech.zip:path/to/*") and checks if at
least one entry is valid (exists on disk).
- validateFlavors(ImmutableSet<Flavor>, Iterable<FlavorDomain<?>>) - Static method in class com.facebook.buck.features.js.JsFlavors
-
- validatePort(int) - Static method in class com.facebook.buck.distributed.build_slave.CoordinatorModeRunner
-
Function to verify that the specified port lies in the non-kernel-reserved port range.
- validateResources(SourcePathResolver, ProjectFilesystem, ImmutableSortedSet<SourcePath>) - Static method in class com.facebook.buck.jvm.common.ResourceValidator
-
- validateResponseOrThrow(FrontendResponse) - Static method in class com.facebook.buck.distributed.RemoteExecutionStorageService
-
Verifies if a server response was successful.
- ValidatingTaskListener - Class in com.facebook.buck.jvm.java.abi.source
-
A TaskListener that is used during full compilation to validate the guesses made by
source-based ABI generation.
- ValidatingTaskListener(BuckJavacTaskProxy, SourceOnlyAbiRuleInfoFactory.SourceOnlyAbiRuleInfo, Supplier<Boolean>, Diagnostic.Kind) - Constructor for class com.facebook.buck.jvm.java.abi.source.ValidatingTaskListener
-
- value() - Method in enum com.facebook.buck.android.ResourceFilters.Density
-
- ValueCreator<E extends Exception> - Interface in com.facebook.buck.rules.modern
-
A ValueCreator can be used to create the values referenced from a Buildable.
- ValueExtractor - Interface in com.facebook.buck.rules.keys
-
Extracts a value, e.g.
- ValueMethodValueExtractor - Class in com.facebook.buck.rules.keys
-
Extracts a value of a given field, that is assumed to be accessible.
- valueOf(String) - Static method in enum com.facebook.buck.android.aapt.MiniAapt.ResourceCollectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.aapt.RDotTxtEntry.CustomDrawableType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.aapt.RDotTxtEntry.IdType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.aapt.RDotTxtEntry.RType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.AndroidInstallConfig.ConcurrentInstall
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.AndroidLibraryDescription.JvmLanguage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.dalvik.ZipSplitter.DexSplitStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.DxStep.Option
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.exopackage.ExopackageMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.HasDuplicateAndroidResourceTypes.DuplicateResourceBehaviour
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.ResourceFilters.Density
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms.Host
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms.ToolchainTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkCompilerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkCxxRuntime
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkCxxRuntimeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkTargetArch
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkTargetArchAbi
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkToolchain
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkToolchainTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.TargetCpuType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.AppleAssetCatalog.ValidationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.AppleBuildRules.RecursiveDependenciesMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.AppleBundleExtension
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.AppleDebugFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.AppleLibraryDescription.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.clang.ModuleMap.SwiftMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.platform_type.ApplePlatformType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.simulator.AppleSimulatorController.LaunchBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.simulator.AppleSimulatorState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy.ProxyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXCopyFilesBuildPhase.Destination
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXGroup.SortPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXReference.SourceTree
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.XCScheme.AdditionalActions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.XCScheme.BuildActionEntry.BuildFor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.XCScheme.LaunchAction.LaunchStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.CacheMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.InvocationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.StoreType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.CacheResultType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.config.ArtifactCacheMode.CacheType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.config.ArtifactCacheMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.config.CacheReadMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.config.LoadBalancingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.config.MultiFetchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cli.JsonAttributeFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cli.ProjectTestsMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cli.QueryCommand.OutputFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.core.build.engine.BuildRuleStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.core.build.engine.BuildRuleSuccessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.core.build.engine.type.BuildType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.core.build.engine.type.DepFiles
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.core.build.engine.type.MetadataStorage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.core.build.engine.type.UploadToCacheResultType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.core.cell.Cell.IsCompatibleForCaching
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.core.model.actiongraph.computation.ActionGraphParallelizationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.core.model.actiongraph.computation.IncrementalActionGraphMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.core.rulekey.RuleKeyDiagnosticsMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.AbstractCxxSource.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.CxxInferEnhancer.InferFlavors
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.CxxLibraryDescription.MetadataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.CxxLibraryDescription.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.CxxPreprocessables.IncludeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.ArchiveContents
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.ArchiverProvider.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.CxxToolProvider.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.DebugSectionProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.DependencyTrackingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection.DTag.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection.DTag
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection.DTag
-
- valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfHeader.EIClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfHeader.EIData
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader.SHType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info.Bind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.HeaderMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.HeaderVisibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.linker.Linker.CxxRuntimeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.linker.Linker.LinkableDepType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.linker.Linker.LinkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.linker.Linker.SharedLibraryLoadingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.linker.LinkerProvider.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.LinkerMapMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable.Linkage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.nativelink.NativeLinkStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers.PaddingStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.PicType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.SharedLibraryInterfaceParams.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.SharedLibraryInterfaceParams.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.StripStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.distributed.AutoStampedeMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.distributed.build_slave.BuildSlaveTimingStatsTracker.SlaveEvents
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.distributed.ClientStatsTracker.DistBuildClientStat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.distributed.DistBuildMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.distributed.DistLocalBuildMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.distributed.DistributedExitCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.doctor.config.DoctorIssueCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.doctor.config.DoctorProtocolVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.event.ArtifactCompressionEvent.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.event.chrome_trace.ChromeTraceEvent.Phase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.event.CompilerErrorEvent.CompilerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.event.listener.TestResultFormatter.FormatMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.event.LogUploadMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.event.RuleKeyCalculationEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.event.SimplePerfEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.features.apple.project.IDEForceKill
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.features.apple.project.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.features.apple.project.SchemeActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.features.dotnet.FrameworkVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.features.go.GoPackStep.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.features.haskell.HaskellBinaryDescription.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.features.haskell.HaskellHaddockLibRule.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.features.haskell.HaskellLibraryDescription.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.features.lua.LuaBinaryDescription.StarterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.features.project.intellij.FolderTypeWithPackageInfo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.features.project.intellij.IjDependencyListBuilder.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.features.project.intellij.IjDependencyListBuilder.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.features.project.intellij.IjDependencyListBuilder.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.features.project.intellij.lang.android.AndroidProjectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.features.project.intellij.model.DependencyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.features.project.intellij.model.folders.IjResourceFolderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.features.project.intellij.model.IjModuleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.features.python.CxxPythonExtensionDescription.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.features.python.PythonBuckConfig.PackageStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.features.rust.CrateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.features.rust.RustBinaryDescription.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.file.RemoteFile.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.io.file.BorrowablePath.Behaviour
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.io.file.MostFiles.DeleteRecursivelyOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.io.file.PathListing.FilterMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.io.filesystem.CopySourceMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.io.filesystem.PathOrGlobMatcher.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.io.watchman.Capability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.io.watchman.WatchmanWatcher.CursorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.io.watchman.WatchmanWatcher.FreshInstanceAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.jvm.java.abi.AbiGenerationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.jvm.java.abi.source.CompletedTypeKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.jvm.java.AnnotationProcessingEvent.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.jvm.java.BuiltInJavac
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.jvm.java.CompileAgainstLibraryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.jvm.java.ForkMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.jvm.java.JarShape
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.jvm.java.JavaBuckConfig.DuplicatesLogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.jvm.java.JavaBuckConfig.SourceAbiVerificationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.jvm.java.JavaBuckConfig.UnusedDependenciesAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.jvm.java.Javac.Source
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.jvm.java.plugin.api.TaskEventMirror.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.jvm.java.TestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Phase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.AnnotationProcessingTool
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.parser.api.Syntax
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.parser.SpeculativeParsing
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.parser.TargetNodeSpec.TargetType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.query.QueryEnvironment.ArgumentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.query.QueryEnvironment.TargetEvaluator.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.remoteexecution.config.RemoteExecutionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.remoteexecution.RemoteExecutionActionEvent.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.rules.coercer.PathTypeCoercer.PathExistenceVerificationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.rules.keys.hasher.RuleKeyHasher.Container
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.rules.keys.hasher.RuleKeyHasher.Wrapper
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.rules.keys.RuleKeyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.rules.modern.config.ModernBuildRuleBuildStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.shell.ExportFileDescription.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.shell.ExportFileDirectoryAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.slb.ThriftProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.step.ExecutorPool
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.step.fs.CopyStep.DirectoryMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.step.TargetDevice.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.swift.SwiftLibraryDescription.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.test.CoverageReportFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.test.result.type.ResultType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.Ansi.SeverityLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.bser.BserDeserializer.KeyOrdering
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.cache.FileHashCacheMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.concurrent.ResourceAllocationFairness
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.concurrent.ResourcePool.ResourceUsageErrorPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.DependencyMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.environment.Architecture
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.environment.BuckBuildType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.environment.CommandMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.environment.NetworkMedium
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.environment.Platform
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.environment.PlatformType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.Escaper.Quoter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.ExitCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.ProcessExecutor.Option
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.randomizedtrial.CommonGroups
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.trace.uploader.types.CompressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.unarchive.ArchiveFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.unarchive.ExistingFileMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.unit.SizeUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.Verbosity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.versioncontrol.VersionControlStatsGenerator.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.zip.ZipCompressionLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.util.zip.ZipOutputStreams.HandleDuplicates
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.buck.versions.VersionedTargetGraphCache.ResultType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.facebook.buck.android.aapt.MiniAapt.ResourceCollectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.aapt.RDotTxtEntry.CustomDrawableType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.aapt.RDotTxtEntry.IdType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.aapt.RDotTxtEntry.RType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.AndroidInstallConfig.ConcurrentInstall
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.AndroidLibraryDescription.JvmLanguage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.dalvik.ZipSplitter.DexSplitStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.DxStep.Option
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.exopackage.ExopackageMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.HasDuplicateAndroidResourceTypes.DuplicateResourceBehaviour
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.ResourceFilters.Density
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms.Host
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms.ToolchainTarget
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkCompilerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkCxxRuntime
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkCxxRuntimeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkTargetArch
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkTargetArchAbi
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkToolchain
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkToolchainTarget
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.android.toolchain.ndk.TargetCpuType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.AppleAssetCatalog.ValidationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.AppleBuildRules.RecursiveDependenciesMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.AppleBundleExtension
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.AppleDebugFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.AppleLibraryDescription.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.clang.ModuleMap.SwiftMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.platform_type.ApplePlatformType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.simulator.AppleSimulatorController.LaunchBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.simulator.AppleSimulatorState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy.ProxyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXCopyFilesBuildPhase.Destination
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXGroup.SortPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXReference.SourceTree
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.xcode.XCScheme.AdditionalActions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.xcode.XCScheme.BuildActionEntry.BuildFor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.apple.xcode.XCScheme.LaunchAction.LaunchStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.CacheMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.InvocationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.StoreType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.artifact_cache.CacheResultType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.artifact_cache.config.ArtifactCacheMode.CacheType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.artifact_cache.config.ArtifactCacheMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.artifact_cache.config.CacheReadMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.artifact_cache.config.LoadBalancingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.artifact_cache.config.MultiFetchType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cli.JsonAttributeFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cli.ProjectTestsMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cli.QueryCommand.OutputFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.core.build.engine.BuildRuleStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.core.build.engine.BuildRuleSuccessType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.core.build.engine.type.BuildType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.core.build.engine.type.DepFiles
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.core.build.engine.type.MetadataStorage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.core.build.engine.type.UploadToCacheResultType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.core.cell.Cell.IsCompatibleForCaching
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.core.model.actiongraph.computation.ActionGraphParallelizationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.core.model.actiongraph.computation.IncrementalActionGraphMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.core.rulekey.RuleKeyDiagnosticsMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.AbstractCxxSource.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.CxxInferEnhancer.InferFlavors
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.CxxLibraryDescription.MetadataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.CxxLibraryDescription.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.CxxPreprocessables.IncludeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.toolchain.ArchiveContents
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.toolchain.ArchiverProvider.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.toolchain.CxxToolProvider.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.toolchain.DebugSectionProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.toolchain.DependencyTrackingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection.DTag.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection.DTag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfHeader.EIClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfHeader.EIData
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader.SHType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info.Bind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.toolchain.HeaderMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.toolchain.HeaderVisibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.toolchain.linker.Linker.CxxRuntimeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.toolchain.linker.Linker.LinkableDepType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.toolchain.linker.Linker.LinkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.toolchain.linker.Linker.SharedLibraryLoadingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.toolchain.linker.LinkerProvider.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.toolchain.LinkerMapMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable.Linkage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.toolchain.nativelink.NativeLinkStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers.PaddingStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.toolchain.PicType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.toolchain.SharedLibraryInterfaceParams.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.toolchain.SharedLibraryInterfaceParams.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.cxx.toolchain.StripStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.distributed.AutoStampedeMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.distributed.build_slave.BuildSlaveTimingStatsTracker.SlaveEvents
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.distributed.ClientStatsTracker.DistBuildClientStat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.distributed.DistBuildMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.distributed.DistLocalBuildMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.distributed.DistributedExitCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.doctor.config.DoctorIssueCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.doctor.config.DoctorProtocolVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.event.ArtifactCompressionEvent.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.event.chrome_trace.ChromeTraceEvent.Phase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.event.CompilerErrorEvent.CompilerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.event.listener.TestResultFormatter.FormatMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.event.LogUploadMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.event.RuleKeyCalculationEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.event.SimplePerfEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.features.apple.project.IDEForceKill
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.features.apple.project.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.features.apple.project.SchemeActionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.features.dotnet.FrameworkVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.features.go.GoPackStep.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.features.haskell.HaskellBinaryDescription.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.features.haskell.HaskellHaddockLibRule.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.features.haskell.HaskellLibraryDescription.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.features.lua.LuaBinaryDescription.StarterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.features.project.intellij.FolderTypeWithPackageInfo
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.features.project.intellij.IjDependencyListBuilder.Scope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.features.project.intellij.IjDependencyListBuilder.SortOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.features.project.intellij.IjDependencyListBuilder.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.features.project.intellij.lang.android.AndroidProjectType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.features.project.intellij.model.DependencyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.features.project.intellij.model.folders.IjResourceFolderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.features.project.intellij.model.IjModuleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.features.python.CxxPythonExtensionDescription.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.features.python.PythonBuckConfig.PackageStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.features.rust.CrateType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.features.rust.RustBinaryDescription.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.file.RemoteFile.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.io.file.BorrowablePath.Behaviour
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.io.file.MostFiles.DeleteRecursivelyOptions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.io.file.PathListing.FilterMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.io.filesystem.CopySourceMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.io.filesystem.PathOrGlobMatcher.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.io.watchman.Capability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.io.watchman.WatchmanWatcher.CursorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.io.watchman.WatchmanWatcher.FreshInstanceAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.jvm.java.abi.AbiGenerationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.jvm.java.abi.source.CompletedTypeKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.jvm.java.AnnotationProcessingEvent.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.jvm.java.BuiltInJavac
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.jvm.java.CompileAgainstLibraryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.jvm.java.ForkMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.jvm.java.JarShape
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.jvm.java.JavaBuckConfig.DuplicatesLogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.jvm.java.JavaBuckConfig.SourceAbiVerificationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.jvm.java.JavaBuckConfig.UnusedDependenciesAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.jvm.java.Javac.Source
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.jvm.java.plugin.api.TaskEventMirror.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.jvm.java.TestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Phase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.AnnotationProcessingTool
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.parser.api.Syntax
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.parser.SpeculativeParsing
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.parser.TargetNodeSpec.TargetType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.query.QueryEnvironment.ArgumentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.query.QueryEnvironment.TargetEvaluator.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.remoteexecution.config.RemoteExecutionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.remoteexecution.RemoteExecutionActionEvent.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.rules.coercer.PathTypeCoercer.PathExistenceVerificationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.rules.keys.hasher.RuleKeyHasher.Container
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.rules.keys.hasher.RuleKeyHasher.Wrapper
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.rules.keys.RuleKeyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.rules.modern.config.ModernBuildRuleBuildStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.shell.ExportFileDescription.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.shell.ExportFileDirectoryAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.slb.ThriftProtocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.step.ExecutorPool
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.step.fs.CopyStep.DirectoryMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.step.TargetDevice.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.swift.SwiftLibraryDescription.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.test.CoverageReportFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.test.result.type.ResultType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.Ansi.SeverityLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.bser.BserDeserializer.KeyOrdering
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.cache.FileHashCacheMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.concurrent.ResourceAllocationFairness
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.concurrent.ResourcePool.ResourceUsageErrorPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.DependencyMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.environment.Architecture
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.environment.BuckBuildType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.environment.CommandMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.environment.NetworkMedium
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.environment.Platform
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.environment.PlatformType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.Escaper.Quoter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.ExitCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.facebook.buck.util.ImmutableMapWithNullValues
-
- values() - Static method in enum com.facebook.buck.util.ProcessExecutor.Option
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.randomizedtrial.CommonGroups
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.trace.uploader.types.CompressionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.unarchive.ArchiveFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.unarchive.ExistingFileMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.unit.SizeUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.Verbosity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.versioncontrol.VersionControlStatsGenerator.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.zip.ZipCompressionLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.util.zip.ZipOutputStreams.HandleDuplicates
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.buck.versions.VersionedTargetGraphCache.ResultType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValueTypeInfo<T> - Interface in com.facebook.buck.rules.modern
-
ValueTypeInfo<T> provides methods to extract deps, outputs, rulekeys from values of type T.
- ValueTypeInfoFactory - Class in com.facebook.buck.rules.modern.impl
-
Creates ValueTypeInfos for given Types/TypeTokens.
- ValueTypeInfoFactory() - Constructor for class com.facebook.buck.rules.modern.impl.ValueTypeInfoFactory
-
- ValueTypeInfos - Class in com.facebook.buck.rules.modern.impl
-
Some utilities and simple implementations for ValueTypeInfo.
- ValueTypeInfos() - Constructor for class com.facebook.buck.rules.modern.impl.ValueTypeInfos
-
- ValueTypeInfos.ExcludedValueTypeInfo - Class in com.facebook.buck.rules.modern.impl
-
ValueTypeInfo for fields that are not annotated with @AddToRuleKey.
- ValueVisitor<E extends Exception> - Interface in com.facebook.buck.rules.modern
-
A ValueVisitor can be used to visit all the values referenced from a Buildable.
- vd_aux - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdef
-
- vd_cnt - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdef
-
- vd_flags - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdef
-
- vd_hash - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdef
-
- vd_ndx - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdef
-
- vd_next - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdef
-
- vd_version - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdef
-
- vda_name - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdaux
-
- vda_next - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdaux
-
- verbose(String, Object...) - Method in class com.facebook.buck.android.BuckEventAndroidLogger
-
- verbose(Throwable, String) - Method in class com.facebook.buck.core.util.log.Logger
-
Logs a message at VERBOSE level.
- verbose(String) - Method in class com.facebook.buck.core.util.log.Logger
-
Logs a message at VERBOSE level.
- verbose(String, Object...) - Method in class com.facebook.buck.core.util.log.Logger
-
Logs a message at VERBOSE level.
- verbose(Throwable, String, Object...) - Method in class com.facebook.buck.core.util.log.Logger
-
Logs a message at VERBOSE level.
- verbose(String) - Method in class com.facebook.buck.log.TimedLogger
-
- VERBOSE_LONG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
-
- VERBOSE_SHORT_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
-
- Verbosity - Enum in com.facebook.buck.util
-
An indication of how verbose Buck should be.
- VerbosityParser - Class in com.facebook.buck.cli
-
- Verdaux(long, long) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdaux
-
- Verdef(int, int, int, int, long, long, long) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdef
-
- VERIFIED_SOURCE_ABI_FLAVOR - Static variable in class com.facebook.buck.jvm.core.JavaAbis
-
- verify(ExecutionContext) - Method in class com.facebook.buck.core.rules.common.InstallTrigger
-
- verify() - Method in class com.facebook.buck.distributed.RecordingProjectFileHashCache
-
- verify() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
-
Verifies some preconditions on the arguments.
- verify() - Method in interface com.facebook.buck.util.cache.FileHashCache
-
- verify() - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
-
- verify() - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
-
- verify() - Method in interface com.facebook.buck.util.cache.ProjectFileHashCache
-
- VerifyCachesCommand - Class in com.facebook.buck.cli
-
Verify the contents of our FileHashCache.
- VerifyCachesCommand() - Constructor for class com.facebook.buck.cli.VerifyCachesCommand
-
- Vernaux(long, int, int, long, long) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Vernaux
-
- Verneed(int, int, long, long, long) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Verneed
-
- VERSION - Static variable in class com.facebook.buck.skylark.json.SkylarkModule
-
- Version - Class in com.facebook.buck.versions
-
Immutable implementation of AbstractVersion.
- VERSION_NAME - Static variable in class com.facebook.buck.swift.SwiftBuckConfig
-
- VERSION_REGEX_GROUP - Static variable in class com.facebook.buck.maven.Resolver
-
- VersionBuckConfig - Class in com.facebook.buck.versions
-
- VersionBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.versions.VersionBuckConfig
-
- versionCode - Variable in class com.facebook.buck.android.exopackage.PackageInfo
-
- VersionControlBuckConfig - Class in com.facebook.buck.util.versioncontrol
-
* Provides simplified access to settings from the version_control section of a .buckconfig file.
- VersionControlBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.util.versioncontrol.VersionControlBuckConfig
-
- VersionControlCmdLineInterface - Interface in com.facebook.buck.util.versioncontrol
-
Provides meta-data about the version control repository the project being built is using.
- VersionControlCommandFailedException - Exception in com.facebook.buck.util.versioncontrol
-
- VersionControlCommandFailedException(Throwable) - Constructor for exception com.facebook.buck.util.versioncontrol.VersionControlCommandFailedException
-
- VersionControlCommandFailedException(String) - Constructor for exception com.facebook.buck.util.versioncontrol.VersionControlCommandFailedException
-
- versionControlStats(VersionControlStatsEvent) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
-
- versionControlStats(VersionControlStatsEvent) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
-
- VersionControlStatsEvent - Class in com.facebook.buck.util.versioncontrol
-
- VersionControlStatsEvent(CommonSlowVersionControlStats) - Constructor for class com.facebook.buck.util.versioncontrol.VersionControlStatsEvent
-
- VersionControlStatsGenerator - Class in com.facebook.buck.util.versioncontrol
-
- VersionControlStatsGenerator(VersionControlCmdLineInterface, Optional<FastVersionControlStats>) - Constructor for class com.facebook.buck.util.versioncontrol.VersionControlStatsGenerator
-
- VersionControlStatsGenerator.Mode - Enum in com.facebook.buck.util.versioncontrol
-
Modes the generator can get stats in, in order from least comprehensive to most comprehensive.
- VersionControlSupplier<T> - Interface in com.facebook.buck.util.versioncontrol
-
Supplier interface that throws Version Control related exceptions
- VersionDescriptionsProvider - Class in com.facebook.buck.versions
-
- VersionDescriptionsProvider() - Constructor for class com.facebook.buck.versions.VersionDescriptionsProvider
-
- VersionedAliasDescription - Class in com.facebook.buck.versions
-
Immutable implementation of AbstractVersionedAliasDescription.
- VersionedAliasDescriptionArg - Class in com.facebook.buck.versions
-
Immutable implementation of AbstractVersionedAliasDescription.AbstractVersionedAliasDescriptionArg.
- VersionedAliasDescriptionArg.Builder - Class in com.facebook.buck.versions
-
- VersionedTargetGraph - Class in com.facebook.buck.versions
-
- VersionedTargetGraph.Builder - Class in com.facebook.buck.versions
-
- VersionedTargetGraphAndTargets - Class in com.facebook.buck.versions
-
- VersionedTargetGraphAndTargets() - Constructor for class com.facebook.buck.versions.VersionedTargetGraphAndTargets
-
- VersionedTargetGraphBuilder - Class in com.facebook.buck.versions
-
Takes a regular
TargetGraph, resolves any versioned nodes, and returns a new graph with
the versioned nodes removed.
- VersionedTargetGraphCache - Class in com.facebook.buck.versions
-
- VersionedTargetGraphCache() - Constructor for class com.facebook.buck.versions.VersionedTargetGraphCache
-
- VersionedTargetGraphCache.ResultType - Enum in com.facebook.buck.versions
-
The possible result types using the cache.
- versionedTargetGraphCacheHit(VersionedTargetGraphEvent.Cache.Hit) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
-
- versionedTargetGraphCacheHit(VersionedTargetGraphEvent.Cache.Miss) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
-
- versionedTargetGraphCacheHit(VersionedTargetGraphEvent.Timeout) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
-
- VersionedTargetGraphCacheResult - Class in com.facebook.buck.versions
-
Immutable implementation of VersionedTargetGraphCache.AbstractVersionedTargetGraphCacheResult.
- VersionedTargetGraphEvent - Class in com.facebook.buck.versions
-
Base class for events about building up the versioned target graph.
- VersionedTargetGraphEvent.Cache - Class in com.facebook.buck.versions
-
- VersionedTargetGraphEvent.Cache.Hit - Class in com.facebook.buck.versions
-
- VersionedTargetGraphEvent.Cache.Miss - Class in com.facebook.buck.versions
-
- VersionedTargetGraphEvent.Finished - Class in com.facebook.buck.versions
-
- VersionedTargetGraphEvent.Started - Class in com.facebook.buck.versions
-
- VersionedTargetGraphEvent.Timeout - Class in com.facebook.buck.versions
-
- VersionedTargetGraphInputs - Class in com.facebook.buck.versions
-
A collection of anything which affects/changes how the versioned target graph is generated.
- VersionedTool - Class in com.facebook.buck.core.toolchain.tool.impl
-
A Tool which only contributes a fixed name and version when appended to a rule key.
- VersionedTool.Builder - Class in com.facebook.buck.core.toolchain.tool.impl
-
- VersionException - Exception in com.facebook.buck.versions
-
Error thrown when version selection fails.
- VersionException(BuildTarget, String) - Constructor for exception com.facebook.buck.versions.VersionException
-
- VersionInfo - Class in com.facebook.buck.versions
-
Immutable implementation of AbstractVersionInfo.
- VersionMatchedCollection<T> - Class in com.facebook.buck.rules.coercer
-
- VersionMatchedCollection(ImmutableList<Pair<ImmutableMap<BuildTarget, Version>, T>>) - Constructor for class com.facebook.buck.rules.coercer.VersionMatchedCollection
-
- VersionMatchedCollection.Builder<T> - Class in com.facebook.buck.rules.coercer
-
- VersionMatchedCollectionTypeCoercer<T> - Class in com.facebook.buck.rules.coercer
-
- VersionMatchedCollectionTypeCoercer(TypeCoercer<ImmutableMap<BuildTarget, Version>>, TypeCoercer<T>) - Constructor for class com.facebook.buck.rules.coercer.VersionMatchedCollectionTypeCoercer
-
- VersionPropagator<A> - Interface in com.facebook.buck.versions
-
A node constitutes the body of a version sub-graph.
- VersionRoot<A> - Interface in com.facebook.buck.versions
-
A node which is the root of a version sub-graph.
- VersionSelector - Interface in com.facebook.buck.versions
-
Interface for selecting versions for a versioned sub-graph represented by a root node and its
version domain.
- VersionStringComparator - Class in com.facebook.buck.util
-
Compares version strings such as "4.2.2", "17.0", "r10e-rc4".
- VersionStringComparator() - Constructor for class com.facebook.buck.util.VersionStringComparator
-
- VersionTypeCoercer - Class in com.facebook.buck.rules.coercer
-
- VersionTypeCoercer() - Constructor for class com.facebook.buck.rules.coercer.VersionTypeCoercer
-
- VersionUniverse - Class in com.facebook.buck.versions
-
Immutable implementation of AbstractVersionUniverse.
- VersionUniverse.Builder - Class in com.facebook.buck.versions
-
- VersionUniverseVersionSelector - Class in com.facebook.buck.versions
-
A fast constraint resolver which selects versions using pre-defined version universes.
- VersionUniverseVersionSelector(TargetGraph, ImmutableMap<String, VersionUniverse>) - Constructor for class com.facebook.buck.versions.VersionUniverseVersionSelector
-
- VFSOverlay - Class in com.facebook.buck.apple.clang
-
VFSOverlays are used for similar purposes to headermaps, but can be used to overlay more than
headers on the filesystem (such as modulemaps)
- VFSOverlay(ImmutableSortedMap<Path, Path>) - Constructor for class com.facebook.buck.apple.clang.VFSOverlay
-
- visibility - Variable in class com.facebook.buck.maven.ArtifactConfig
-
- VISIBILITY_PUBLIC - Static variable in class com.facebook.buck.rules.visibility.VisibilityPatternParser
-
- VisibilityChecker - Class in com.facebook.buck.rules.visibility
-
- VisibilityChecker(ObeysVisibility, ImmutableSet<VisibilityPattern>, ImmutableSet<VisibilityPattern>) - Constructor for class com.facebook.buck.rules.visibility.VisibilityChecker
-
- VisibilityPattern - Interface in com.facebook.buck.rules.visibility
-
- VisibilityPatternParser - Class in com.facebook.buck.rules.visibility
-
- VisibilityPatternParser() - Constructor for class com.facebook.buck.rules.visibility.VisibilityPatternParser
-
- VisibilityPatterns - Class in com.facebook.buck.rules.visibility
-
- visit(int) - Method in interface com.facebook.buck.android.resources.ResChunk.RefVisitor
-
- visit(HeaderMap.HeaderMapVisitor) - Method in class com.facebook.buck.apple.clang.HeaderMap
-
- visit(T) - Method in class com.facebook.buck.core.util.graph.AbstractBottomUpTraversal
-
- visit(Node) - Method in class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal.StaticBreadthFirstTraversal
-
- visit(Node) - Method in class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal
-
To perform a full traversal of the the initialNode's transitive dependencies, this
function should return all of node's direct dependencies.
- visit(Node) - Method in interface com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal.Visitor
-
- visit(BuildTargetDurationListener.BuildRuleInfo) - Method in class com.facebook.buck.event.listener.BuildTargetDurationListener.BuildRuleInfoGraphTraversal
-
- visit(int, int, String, String, String, String[]) - Method in class com.facebook.buck.jvm.java.abi.SourceAbiCompatibleVisitor
-
- visit(FileLike) - Method in class com.facebook.buck.jvm.java.classes.ClasspathTraversal
-
- visit(QueryExpression) - Method in class com.facebook.buck.query.TargetPatternCollector
-
- visit(T, ValueVisitor<E>) - Method in interface com.facebook.buck.rules.modern.ClassInfo
-
- visit(AddsToRuleKey, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.FieldInfo
-
- visit(BuildTarget, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.BuildTargetTypeInfo
-
- visit(T, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.DefaultClassInfo
-
- visit(AddsToRuleKey, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.DynamicTypeInfo
-
- visit(Either<L, R>, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.EitherValueTypeInfo
-
- visit(T, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.EnumValueTypeInfo
-
- visit(ImmutableMap<K, V>, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.ImmutableMapValueTypeInfo
-
- visit(ImmutableSet<T>, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.ImmutableSetValueTypeInfo
-
- visit(ImmutableSortedMap<K, V>, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.ImmutableSortedMapValueTypeInfo
-
- visit(NonHashableSourcePathContainer, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.NonHashableSourcePathContainerValueTypeInfo
-
- visit(T, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.NullableValueTypeInfo
-
- visit(Pattern, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.PatternValueTypeInfo
-
- visit(SourcePath, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.SourcePathValueTypeInfo
-
- visit(Supplier<T>, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.SupplierValueTypeInfo
-
- visit(T, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.ToolchainTypeInfo
-
- visit(Object, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.ValueTypeInfos.ExcludedValueTypeInfo
-
- visit(T, ValueVisitor<E>) - Method in interface com.facebook.buck.rules.modern.ValueTypeInfo
-
- visit(ZipFile, ZipEntry) - Method in class com.facebook.buck.util.ZipFileTraversal
-
- visitAnnotation(AnnotationMirror, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
-
- visitArray(ArrayType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
-
- visitArray(List<? extends AnnotationValue>, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
-
- visitBoolean(boolean, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
-
- visitBoolean(Boolean) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
-
- visitBoolean(Boolean) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
-
- visitBoolean(Boolean) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
-
- visitByte(byte, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
-
- visitByte(Byte) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
-
- visitByte(Byte) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
-
- visitByte(Byte) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
-
- visitChar(char, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
-
- visitCharacter(Character) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
-
- visitCharacter(Character) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
-
- visitCharacter(Character) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
-
- visitDeclared(DeclaredType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
-
- visitDouble(double, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
-
- visitDouble(Double) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
-
- visitDouble(Double) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
-
- visitDouble(Double) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
-
- visitDynamic(T, ClassInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
-
- visitDynamic(T, ClassInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.DepsComputingVisitor
-
- visitDynamic(T, ClassInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.InputsVisitor
-
- visitDynamic(T, ClassInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
-
- visitDynamic(T, ClassInfo<T>) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
-
- visitEnumConstant(VariableElement, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
-
- visitError(ErrorType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
-
- visitExecutable(ExecutableType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
-
- visitField(int, String, String, String, Object) - Method in class com.facebook.buck.jvm.java.abi.SourceAbiCompatibleVisitor
-
- visitField(Field, T, ValueTypeInfo<T>, Optional<CustomFieldBehavior>) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
-
- visitField(Field, T, ValueTypeInfo<T>, Optional<CustomFieldBehavior>) - Method in class com.facebook.buck.rules.modern.impl.InputsVisitor
-
- visitField(Field, T, ValueTypeInfo<T>, Optional<CustomFieldBehavior>) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
-
- visitField(Field, T, ValueTypeInfo<T>, Optional<CustomFieldBehavior>) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
-
- visitFloat(float, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
-
- visitFloat(Float) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
-
- visitFloat(Float) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
-
- visitFloat(Float) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
-
- visitInnerClass(String, String, String, int) - Method in class com.facebook.buck.jvm.java.abi.SourceAbiCompatibleVisitor
-
- visitInt(int, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
-
- visitInteger(Integer) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
-
- visitInteger(Integer) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
-
- visitInteger(Integer) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
-
- visitIntersection(IntersectionType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
-
- visitKeyReferences(ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResTableType
-
- visitKeyReferences(ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
-
- visitList(ImmutableList<T>, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
-
- visitList(ImmutableList<T>, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
-
- visitList(ImmutableList<T>, ValueTypeInfo<T>) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
-
- visitLong(long, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
-
- visitLong(Long) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
-
- visitLong(Long) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
-
- visitLong(Long) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
-
- visitMap(ImmutableMap<K, V>, ValueTypeInfo<K>, ValueTypeInfo<V>) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
-
- visitMap(ImmutableMap<K, V>, ValueTypeInfo<K>, ValueTypeInfo<V>) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
-
- visitMap(ImmutableMap<K, V>, ValueTypeInfo<K>, ValueTypeInfo<V>) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
-
- visitMethod(int, String, String, String, String[]) - Method in class com.facebook.buck.jvm.java.abi.SourceAbiCompatibleVisitor
-
- visitNoType(NoType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
-
- visitNull(NullType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
-
- visitNullable(T, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
-
- visitNullable(T, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
-
- visitNullable(T, ValueTypeInfo<T>) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
-
- visitOptional(Optional<T>, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
-
- visitOptional(Optional<T>, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
-
- visitOptional(Optional<T>, ValueTypeInfo<T>) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
-
- visitOutputPath(OutputPath) - Method in class com.facebook.buck.rules.modern.impl.DepsComputingVisitor
-
- visitOutputPath(OutputPath) - Method in class com.facebook.buck.rules.modern.impl.InputsVisitor
-
- visitOutputPath(OutputPath) - Method in class com.facebook.buck.rules.modern.impl.OutputPathVisitor
-
- visitOutputPath(OutputPath) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
-
- visitOutputPath(OutputPath) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
-
- visitPath(Path) - Method in class com.facebook.buck.rules.modern.impl.DepsComputingVisitor
-
- visitPath(Path) - Method in class com.facebook.buck.rules.modern.impl.InputsVisitor
-
- visitPath(Path) - Method in class com.facebook.buck.rules.modern.impl.OutputPathVisitor
-
- visitPath(Path) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
-
- visitPath(Path) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
-
- visitPrimitive(PrimitiveType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
-
- visitReferences(ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResourcesXml
-
- visitReferences(int[], ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResTableType
-
- visitReferences(int[], ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
-
- visitSet(ImmutableSet<T>, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
-
- visitSet(ImmutableSet<T>, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
-
- visitSet(ImmutableSet<T>, ValueTypeInfo<T>) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
-
- visitShort(short, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
-
- visitShort(Short) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
-
- visitShort(Short) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
-
- visitShort(Short) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
-
- visitSimple(Object) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
-
- visitSimple(Object) - Method in class com.facebook.buck.rules.modern.impl.DepsComputingVisitor
-
- visitSimple(Object) - Method in class com.facebook.buck.rules.modern.impl.InputsVisitor
-
- visitSimple(Object) - Method in class com.facebook.buck.rules.modern.impl.OutputPathVisitor
-
- visitSortedMap(ImmutableSortedMap<K, V>, ValueTypeInfo<K>, ValueTypeInfo<V>) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
-
- visitSortedMap(ImmutableSortedMap<K, V>, ValueTypeInfo<K>, ValueTypeInfo<V>) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
-
- visitSortedMap(ImmutableSortedMap<K, V>, ValueTypeInfo<K>, ValueTypeInfo<V>) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
-
- visitSortedSet(ImmutableSortedSet<T>, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
-
- visitSortedSet(ImmutableSortedSet<T>, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
-
- visitSortedSet(ImmutableSortedSet<T>, ValueTypeInfo<T>) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
-
- visitSourcePath(SourcePath) - Method in class com.facebook.buck.rules.modern.impl.DepsComputingVisitor
-
- visitSourcePath(SourcePath) - Method in class com.facebook.buck.rules.modern.impl.InputsVisitor
-
- visitSourcePath(SourcePath) - Method in class com.facebook.buck.rules.modern.impl.OutputPathVisitor
-
- visitSourcePath(SourcePath) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
-
- visitSourcePath(SourcePath) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
-
- visitString(String, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
-
- visitString(String) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
-
- visitString(String) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
-
- visitString(String) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
-
- visitStringReferences(ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResTablePackage
-
- visitStringReferences(ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResTableType
-
- visitStringReferences(int[], ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResTableType
-
- visitStringReferences(ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
-
- visitStringReferences(int[], ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
-
- visitType(TypeMirror, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
-
- visitTypeVariable(TypeVariable, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
-
- visitUnion(UnionType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
-
- visitUnknown(AnnotationValue, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
-
- visitWildcard(WildcardType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
-
- vn_aux - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Verneed
-
- vn_cnt - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Verneed
-
- vn_file - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Verneed
-
- vn_next - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Verneed
-
- vn_version - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Verneed
-
- vna_flags - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Vernaux
-
- vna_hash - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Vernaux
-
- vna_name - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Vernaux
-
- vna_next - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Vernaux
-
- vna_other - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Vernaux
-
- waitEvents(long) - Method in interface com.facebook.buck.event.BuckEventBus
-
Wait for all currently running events to dispatch and finish executing
- waitEvents(long) - Method in class com.facebook.buck.event.DefaultBuckEventBus
-
- waitForBuildRuleToAppearInCache(BuildRule, Supplier<ListenableFuture<CacheResult>>) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.NoOpRemoteBuildRuleCompletionWaiter
-
- waitForBuildRuleToAppearInCache(BuildRule, Supplier<ListenableFuture<CacheResult>>) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.RemoteBuildRuleSynchronizer
-
- waitForBuildRuleToAppearInCache(BuildRule, Supplier<ListenableFuture<CacheResult>>) - Method in interface com.facebook.buck.core.build.distributed.synchronization.RemoteBuildRuleCompletionWaiter
-
When performing a remote/distributed build, Future will get set once the given build target has
finished building remotely and the cacheCheck no longer returns a miss (tested with a limited
number of backoffs).
- waitForBuildToFinish(Iterable<String>, List<BuildEngineResult>, Optional<Path>) - Method in interface com.facebook.buck.command.BuildExecutor
-
Waits for all targets contained in resultFutures to finish.
- waitForBuildToFinish(Iterable<String>, List<BuildEngineResult>, Optional<Path>) - Method in class com.facebook.buck.command.LocalBuildExecutor
-
- waitForBuildToFinishAndPrintFailuresToEventBus(ImmutableList<BuildRule>, List<BuildEngineResult>, BuckEventBus, Console, Optional<Path>) - Method in class com.facebook.buck.command.Build
-
* Waits for the given BuildRules to finish building (as tracked by the corresponding Futures).
- waitForLaunchedProcess(ProcessExecutor.LaunchedProcess) - Method in class com.facebook.buck.util.ContextualProcessExecutor
-
- waitForLaunchedProcess(ProcessExecutor.LaunchedProcess) - Method in class com.facebook.buck.util.DefaultProcessExecutor
-
- waitForLaunchedProcess(ProcessExecutor.LaunchedProcess) - Method in interface com.facebook.buck.util.ProcessExecutor
-
- waitForLaunchedProcessWithTimeout(ProcessExecutor.LaunchedProcess, long, Optional<Consumer<Process>>) - Method in class com.facebook.buck.util.ContextualProcessExecutor
-
- waitForLaunchedProcessWithTimeout(ProcessExecutor.LaunchedProcess, long, Optional<Consumer<Process>>) - Method in class com.facebook.buck.util.DefaultProcessExecutor
-
- waitForLaunchedProcessWithTimeout(ProcessExecutor.LaunchedProcess, long, Optional<Consumer<Process>>) - Method in interface com.facebook.buck.util.ProcessExecutor
-
- waitForMostBuildRulesToFinishRemotely() - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.NoOpRemoteBuildRuleCompletionWaiter
-
- waitForMostBuildRulesToFinishRemotely() - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.RemoteBuildRuleSynchronizer
-
- waitForMostBuildRulesToFinishRemotely() - Method in interface com.facebook.buck.core.build.distributed.synchronization.RemoteBuildRuleCompletionWaiter
-
- waitForProcess(ListeningProcessExecutor.LaunchedProcess, long, TimeUnit) - Method in class com.facebook.buck.util.ListeningProcessExecutor
-
Blocks the calling thread until either the process exits or the timeout expires, whichever is
first.
- waitForProcess(ListeningProcessExecutor.LaunchedProcess) - Method in class com.facebook.buck.util.ListeningProcessExecutor
-
Blocks the calling thread until the process exits.
- waitForSimulatorsToShutdown(long) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorController
-
Waits up to timeoutMillis for all simulators to shut down.
- waitUntilBuildCompletesAndReturnExitCode() - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer
-
- waitUntilFinished() - Method in class com.facebook.buck.distributed.build_client.LocalBuildRunner
-
Waits for the local build to finish
- walkFileTree(Path, FileVisitor<Path>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- walkFileTree(Path, Set<FileVisitOption>, FileVisitor<Path>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- walkFileTree(Path, Set<FileVisitOption>, FileVisitor<Path>, boolean) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- walkFileTree(Path, Set<FileVisitOption>, FileVisitor<Path>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
-
- walkFileTree(Path, FileVisitor<Path>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
Deprecated.
- walkFileTree(Path, Set<FileVisitOption>, FileVisitor<Path>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
Deprecated.
- walkFileTree(Path, Set<FileVisitOption>, FileVisitor<Path>, boolean) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
Deprecated.
- walkFileTree(Path, Set<FileVisitOption>, FileVisitor<Path>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
-
Walks the filesystem starting at a given path relative to the root of this view, and all paths
give to fileVisitor is absolute
- walkRelativeFileTree(Path, FileVisitor<Path>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- walkRelativeFileTree(Path, FileVisitor<Path>, boolean) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- walkRelativeFileTree(Path, EnumSet<FileVisitOption>, FileVisitor<Path>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- walkRelativeFileTree(Path, EnumSet<FileVisitOption>, FileVisitor<Path>, boolean) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
Walks a project-root relative file tree with a visitor and visit options.
- walkRelativeFileTree(Path, EnumSet<FileVisitOption>, FileVisitor<Path>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
-
- walkRelativeFileTree(Path, FileVisitor<Path>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
Deprecated.
- walkRelativeFileTree(Path, FileVisitor<Path>, boolean) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
Deprecated.
- walkRelativeFileTree(Path, EnumSet<FileVisitOption>, FileVisitor<Path>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
Deprecated.
- walkRelativeFileTree(Path, EnumSet<FileVisitOption>, FileVisitor<Path>, boolean) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
Deprecated.
- walkRelativeFileTree(Path, EnumSet<FileVisitOption>, FileVisitor<Path>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
-
- walkRule(BuildRule, Set<BuildRule>) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
-
- wantsPackagePrefix() - Method in enum com.facebook.buck.features.project.intellij.FolderTypeWithPackageInfo
-
- wantWrite() - Method in interface com.facebook.buck.util.ListeningProcessExecutor.LaunchedProcess
-
Invoke this to indicate you wish to write to the launched process's stdin.
- warn(Throwable, String) - Method in class com.facebook.buck.core.util.log.Logger
-
Logs a message at WARN level.
- warn(String) - Method in class com.facebook.buck.core.util.log.Logger
-
Logs a message at WARN level.
- warn(Throwable, String, Object...) - Method in class com.facebook.buck.core.util.log.Logger
-
Logs a message at WARN level.
- warn(String, Object...) - Method in class com.facebook.buck.core.util.log.Logger
-
Logs a message at WARN level.
- warn(String) - Method in class com.facebook.buck.log.TimedLogger
-
- warning(String, Object...) - Method in class com.facebook.buck.android.BuckEventAndroidLogger
-
- warning(String) - Static method in class com.facebook.buck.event.ConsoleEvent
-
- warning(String, Object...) - Static method in class com.facebook.buck.event.ConsoleEvent
-
- warning(SAXParseException) - Method in class com.facebook.buck.util.xml.PositionalXmlHandler
-
- wasAnyRemoteSuccessful() - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats
- wasCacheMiss() - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
-
- wasCanceled() - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
-
- wasDefaultRuleKeyMismatch() - Method in class com.facebook.buck.distributed.BuildRuleStats
-
- wasDefaultRuleKeyMismatch() - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats
- wasExitCodeSetByServers() - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer.ExitState
-
- wasFailure() - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
-
- wasInputRuleKeyMismatch() - Method in class com.facebook.buck.distributed.BuildRuleStats
-
- wasInputRuleKeyMismatch() - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats
- wasLocalCacheMiss() - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats
-
- wasLocalFailure() - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats
-
- wasMissOnMultipleSlaves() - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats
- wasStampedeInfraFailure(DistributedExitCode) - Static method in enum com.facebook.buck.distributed.DistributedExitCode
-
- wasStoreSuccessful() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData
-
- wasSuccessful() - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
-
- WATCH_APPLICATION - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
-
- WATCH_OS_64_32_FLAVOR - Static variable in class com.facebook.buck.apple.AppleBundleDescription
-
- WATCH_OS_FLAVOR - Static variable in class com.facebook.buck.apple.AppleBundleDescription
-
- WATCH_SIMULATOR_FLAVOR - Static variable in class com.facebook.buck.apple.AppleBundleDescription
-
- WatchedFileHashCache - Class in com.facebook.buck.util.cache.impl
-
- WatchedFileHashCache(ProjectFilesystem, FileHashCacheMode) - Constructor for class com.facebook.buck.util.cache.impl.WatchedFileHashCache
-
- Watchman - Class in com.facebook.buck.io.watchman
-
Contains the configuration for a Watchman client as well as the ability to create a client.
- Watchman(ImmutableMap<Path, ProjectWatch>, ImmutableSet<Capability>, ImmutableMap<String, String>, Optional<Path>) - Constructor for class com.facebook.buck.io.watchman.Watchman
-
- WatchmanClient - Interface in com.facebook.buck.io.watchman
-
Testable interface for a Watchman client.
- WatchmanCursor - Class in com.facebook.buck.io.watchman
-
- WatchmanCursor(String) - Constructor for class com.facebook.buck.io.watchman.WatchmanCursor
-
- WatchmanDiagnostic - Class in com.facebook.buck.io.watchman
-
Immutable implementation of AbstractWatchmanDiagnostic.
- WatchmanDiagnosticEvent - Class in com.facebook.buck.io.watchman
-
- WatchmanDiagnosticEvent(WatchmanDiagnostic) - Constructor for class com.facebook.buck.io.watchman.WatchmanDiagnosticEvent
-
- WatchmanDiagnosticEventListener - Class in com.facebook.buck.io.watchman
-
Deduplicating event bus listener that outputs deduplicated messages over the given event bus.
- WatchmanDiagnosticEventListener(BuckEventBus) - Constructor for class com.facebook.buck.io.watchman.WatchmanDiagnosticEventListener
-
- WatchmanDiagnosticEventListener(BuckEventBus, Set<WatchmanDiagnostic>) - Constructor for class com.facebook.buck.io.watchman.WatchmanDiagnosticEventListener
-
- WatchmanDiagReportCollector - Class in com.facebook.buck.doctor
-
Gets watchman diagnostics using the watchman-diag command.
- WatchmanDiagReportCollector(ProjectFilesystem, String, ProcessExecutor) - Constructor for class com.facebook.buck.doctor.WatchmanDiagReportCollector
-
- WatchmanEvent - Interface in com.facebook.buck.io.watchman
-
- WatchmanFactory - Class in com.facebook.buck.io.watchman
-
Factory that is responsible for creating instances of
Watchman.
- WatchmanFactory() - Constructor for class com.facebook.buck.io.watchman.WatchmanFactory
-
- WatchmanFactory(WatchmanFactory.InitialWatchmanClientFactory) - Constructor for class com.facebook.buck.io.watchman.WatchmanFactory
-
- watchmanFileCreation(WatchmanStatusEvent.FileCreation) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
-
- watchmanFileCreation(WatchmanStatusEvent.FileCreation) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
-
- watchmanFileCreation(WatchmanStatusEvent.FileCreation) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- watchmanFileDeletion(WatchmanStatusEvent.FileDeletion) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
-
- watchmanFileDeletion(WatchmanStatusEvent.FileDeletion) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
-
- watchmanFileDeletion(WatchmanStatusEvent.FileDeletion) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- watchmanFinished - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- watchmanFinished(WatchmanStatusEvent.Finished) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- WatchmanGlobber - Class in com.facebook.buck.skylark.io.impl
-
An implementation of globbing functionality that allows resolving file paths based on include
patterns (file patterns that should be returned) minus exclude patterns (file patterns that
should be excluded from the resulting set) using Watchman tool for improved performance.
- watchmanOverflow(WatchmanStatusEvent.Overflow) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
-
- watchmanOverflow(WatchmanStatusEvent.Overflow) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
-
- watchmanOverflow(WatchmanStatusEvent.Overflow) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- WatchmanOverflowEvent - Class in com.facebook.buck.io.watchman
-
Immutable implementation of AbstractWatchmanOverflowEvent.
- WatchmanPathEvent - Class in com.facebook.buck.io.watchman
-
Immutable implementation of AbstractWatchmanPathEvent.
- WatchmanQuery - Class in com.facebook.buck.io.watchman
-
Immutable implementation of AbstractWatchmanQuery.
- watchmanStarted - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- watchmanStarted(WatchmanStatusEvent.Started) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
-
- WatchmanStatusEvent - Class in com.facebook.buck.event
-
- WatchmanStatusEvent(EventKey, String) - Constructor for class com.facebook.buck.event.WatchmanStatusEvent
-
- WatchmanStatusEvent.FileCreation - Class in com.facebook.buck.event
-
- WatchmanStatusEvent.FileDeletion - Class in com.facebook.buck.event
-
- WatchmanStatusEvent.Finished - Class in com.facebook.buck.event
-
- WatchmanStatusEvent.Overflow - Class in com.facebook.buck.event
-
- WatchmanStatusEvent.Started - Class in com.facebook.buck.event
-
- WatchmanStatusEvent.ZeroFileChanges - Class in com.facebook.buck.event
-
This event is to be posted when Watchman does not report any altered files.
- WatchmanWatcher - Class in com.facebook.buck.io.watchman
-
Queries Watchman for changes to a path.
- WatchmanWatcher(Watchman, EventBus, ImmutableSet<PathOrGlobMatcher>, Map<Path, WatchmanCursor>, int) - Constructor for class com.facebook.buck.io.watchman.WatchmanWatcher
-
- WatchmanWatcher.CursorType - Enum in com.facebook.buck.io.watchman
-
- WatchmanWatcher.FreshInstanceAction - Enum in com.facebook.buck.io.watchman
-
- WatchmanWatcherException - Exception in com.facebook.buck.io.watchman
-
- WatchmanWatcherException(String) - Constructor for exception com.facebook.buck.io.watchman.WatchmanWatcherException
-
- watchmanZeroFileChanges(WatchmanStatusEvent.ZeroFileChanges) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
-
- weakMemoize(Supplier<T>) - Static method in class com.facebook.buck.util.MoreSuppliers
-
- WeakMemoizer<T> - Class in com.facebook.buck.util
-
Memoizes a value with a weak reference, supporting passing in a supplier when getting the value,
unlike MoreSuppliers.WeakMemoizingSupplier
- WeakMemoizer() - Constructor for class com.facebook.buck.util.WeakMemoizer
-
- WebServer - Class in com.facebook.buck.httpserver
-
A WebSocket server that reports events of buck.
- WebServer(int, ProjectFilesystem) - Constructor for class com.facebook.buck.httpserver.WebServer
-
- WebServer.WebServerException - Exception in com.facebook.buck.httpserver
-
- WebServerBuckEventListener - Class in com.facebook.buck.httpserver
-
- WebServerException(String, Exception) - Constructor for exception com.facebook.buck.httpserver.WebServer.WebServerException
-
- WeightedListeningExecutorService - Class in com.facebook.buck.util.concurrent
-
A
ListeningExecutorService which gates execution using a
ListeningMultiSemaphore
and allows resources to be assigned to submitted tasks.
- WeightedListeningExecutorService(ListeningMultiSemaphore, ResourceAmounts, ListeningExecutorService) - Constructor for class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
-
- willBuildLocally(BuildRule) - Static method in class com.facebook.buck.core.build.event.BuildRuleEvent
-
- WillBuildLocally(BuildRule) - Constructor for class com.facebook.buck.core.build.event.BuildRuleEvent.WillBuildLocally
-
- willGet(Path) - Method in class com.facebook.buck.distributed.RecordingProjectFileHashCache
-
- willGet(ArchiveMemberPath) - Method in class com.facebook.buck.distributed.RecordingProjectFileHashCache
-
- willGet(Path) - Method in class com.facebook.buck.distributed.RemoteStateBasedFileHashCache
-
- willGet(ArchiveMemberPath) - Method in class com.facebook.buck.distributed.RemoteStateBasedFileHashCache
-
- willGet(Path) - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
-
- willGet(ArchiveMemberPath) - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
-
- willGet(Path) - Method in interface com.facebook.buck.util.cache.ProjectFileHashCache
-
- willGet(ArchiveMemberPath) - Method in interface com.facebook.buck.util.cache.ProjectFileHashCache
-
- WindowsArchiver - Class in com.facebook.buck.cxx.toolchain
-
Archiver implementation for the Windows toolchain.
- WindowsArchiver(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.WindowsArchiver
-
- WindowsCompiler - Class in com.facebook.buck.cxx.toolchain
-
- WindowsCompiler(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.WindowsCompiler
-
- WindowsFS - Class in com.facebook.buck.io.windowsfs
-
Utility class for working with windows FS
- WindowsFS() - Constructor for class com.facebook.buck.io.windowsfs.WindowsFS
-
- WindowsFSLibrary - Interface in com.facebook.buck.io.windowsfs
-
Utility class to bridge native windows FS calls to Java using JNA.
- WindowsLinker - Class in com.facebook.buck.cxx.toolchain.linker
-
A specialization of
Linker containing information specific to the Windows implementation.
- WindowsLinker(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
-
- WindowsMl64Compiler - Class in com.facebook.buck.cxx.toolchain
-
A bridge to MASM for x64 (ml64.exe)
- WindowsMl64Compiler(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.WindowsMl64Compiler
-
- WindowsNamedPipe - Class in com.facebook.buck.io.windowspipe
-
Implements a
Transport backed by a windows named pipe under the hood.
- WindowsNamedPipeLibrary - Interface in com.facebook.buck.io.windowspipe
-
- WindowsPreprocessor - Class in com.facebook.buck.cxx.toolchain
-
Preprocessor implementation for the Windows toolchain.
- WindowsPreprocessor(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.WindowsPreprocessor
-
- withAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
abiGenerationMode attribute.
- withAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting an optional value for the
abiGenerationMode attribute.
- withAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
abiGenerationMode attribute.
- withAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
abiGenerationMode attribute.
- withAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
abiGenerationMode attribute.
- withAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
abiGenerationMode attribute.
- withAction(TaskAction<T>) - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
-
Copy the current immutable object by setting a value for the
action attribute.
- withActionArgs(T) - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
-
Copy the current immutable object by setting a value for the
actionArgs attribute.
- withActionGraphBuilder(ActionGraphBuilder) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
Copy the current immutable object by setting a value for the actionGraphBuilder attribute.
- withActionGraphBuilder(ActionGraphBuilder) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a value for the actionGraphBuilder attribute.
- withActionGraphProvider(ActionGraphProvider) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- withActool(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
Copy the current immutable object by setting a value for the actool attribute.
- withAdditionalCoverageTargets(SourcePath...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of additionalCoverageTargets.
- withAdditionalCoverageTargets(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of additionalCoverageTargets.
- withAmountsPerRuleType(Map<String, ? extends ResourceAmounts>) - Method in class com.facebook.buck.core.build.engine.config.ResourceAwareSchedulingInfo
-
Copy the current immutable object by replacing the amountsPerRuleType map with the specified map.
- withAndroidDevicesHelper(AndroidDevicesHelper) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a present value for the optional androidDevicesHelper attribute.
- withAndroidDevicesHelper(Optional<? extends AndroidDevicesHelper>) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting an optional value for the androidDevicesHelper attribute.
- withAnnotationProcessingParams(AnnotationProcessingParams) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object by setting a value for the annotationProcessingParams attribute.
- withAnnotationProcessingTool(KotlinLibraryDescription.AnnotationProcessingTool) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- withAnnotationProcessingTool(Optional<? extends KotlinLibraryDescription.AnnotationProcessingTool>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- withAnnotationProcessingTool(KotlinLibraryDescription.AnnotationProcessingTool) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- withAnnotationProcessingTool(Optional<? extends KotlinLibraryDescription.AnnotationProcessingTool>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- withAnnotationProcessingTool(KotlinLibraryDescription.AnnotationProcessingTool) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- withAnnotationProcessingTool(Optional<? extends KotlinLibraryDescription.AnnotationProcessingTool>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- withAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- withAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- withAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- withAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- withAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- withAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- withAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- withAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- withAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- withAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- withAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- withAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- withAnnotationProcessorParams(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- withAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- withAnnotationProcessorParams(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- withAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- withAnnotationProcessorParams(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- withAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- withAnnotationProcessors(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- withAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- withAnnotationProcessors(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- withAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- withAnnotationProcessors(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- withAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- withAppendedFlavors(Set<Flavor>) - Method in interface com.facebook.buck.core.model.BuildTarget
-
- withAppendedFlavors(Flavor...) - Method in interface com.facebook.buck.core.model.BuildTarget
-
- withApplePlatform(ApplePlatform) - Method in class com.facebook.buck.apple.toolchain.AppleSdk
-
Copy the current immutable object by setting a value for the applePlatform attribute.
- withAppleSdk(AppleSdk) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
Copy the current immutable object by setting a value for the appleSdk attribute.
- withAppleSdkPaths(AppleSdkPaths) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
Copy the current immutable object by setting a value for the appleSdkPaths attribute.
- withAr(ArchiverProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a value for the ar attribute.
- withArchitectures(String...) - Method in class com.facebook.buck.apple.toolchain.AppleSdk
-
Copy the current immutable object with elements that replace the content of architectures.
- withArchitectures(Iterable<String>) - Method in class com.facebook.buck.apple.toolchain.AppleSdk
-
Copy the current immutable object with elements that replace the content of architectures.
- withArchivePath(Path) - Method in class com.facebook.buck.io.ArchiveMemberPath
-
Copy the current immutable object by setting a value for the
archivePath attribute.
- withArchiveSourcePath(SourcePath) - Method in class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath
-
Copy the current immutable object by setting a value for the archiveSourcePath attribute.
- withArflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object with elements that replace the content of arflags.
- withArflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object with elements that replace the content of arflags.
- withArg(String) - Method in class com.facebook.buck.rules.args.StringArg
-
Copy the current immutable object by setting a value for the arg attribute.
- withArg(String) - Method in class com.facebook.buck.support.cli.args.BuckCellArg
-
Copy the current immutable object by setting a value for the arg attribute.
- withArgs(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of args.
- withArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of args.
- withArgs(Arg...) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
-
Copy the current immutable object with elements that replace the content of args.
- withArgs(Iterable<? extends Arg>) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
-
Copy the current immutable object with elements that replace the content of args.
- withArgs(QueryEnvironment.Argument...) - Method in class com.facebook.buck.query.FunctionExpression
-
Copy the current immutable object with elements that replace the content of args.
- withArgs(Iterable<? extends QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.FunctionExpression
-
Copy the current immutable object with elements that replace the content of args.
- withArgs(Arg...) - Method in class com.facebook.buck.rules.args.CompositeArg
-
Copy the current immutable object with elements that replace the content of args.
- withArgs(Iterable<? extends Arg>) - Method in class com.facebook.buck.rules.args.CompositeArg
-
Copy the current immutable object with elements that replace the content of args.
- withArgsPath(Path) - Method in class com.facebook.buck.worker.WorkerProcessCommand
-
Copy the current immutable object by setting a value for the argsPath attribute.
- withArtifactCache(ArtifactCache) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
-
Copy the current immutable object by setting a value for the artifactCache attribute.
- withArtifactCacheFactory(ArtifactCacheFactory) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- withArtifactContentHash(String) - Method in class com.facebook.buck.artifact_cache.FetchResult
-
Copy the current immutable object by setting a
present value for the optional
artifactContentHash attribute.
- withArtifactContentHash(Optional<String>) - Method in class com.facebook.buck.artifact_cache.FetchResult
-
Copy the current immutable object by setting an optional value for the
artifactContentHash attribute.
- withArtifactContentHash(String) - Method in class com.facebook.buck.artifact_cache.StoreResult
-
Copy the current immutable object by setting a
present value for the optional
artifactContentHash attribute.
- withArtifactContentHash(Optional<String>) - Method in class com.facebook.buck.artifact_cache.StoreResult
-
Copy the current immutable object by setting an optional value for the
artifactContentHash attribute.
- withArtifactSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.CacheResult
-
Copy the current immutable object by setting a present value for the optional artifactSizeBytes attribute.
- withArtifactSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.CacheResult
-
Copy the current immutable object by setting an optional value for the artifactSizeBytes attribute.
- withArtifactSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.FetchResult
-
Copy the current immutable object by setting a
present value for the optional
artifactSizeBytes attribute.
- withArtifactSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.FetchResult
-
Copy the current immutable object by setting an optional value for the
artifactSizeBytes attribute.
- withAs(CompilerProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a value for the as attribute.
- withAsflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object with elements that replace the content of asflags.
- withAsflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object with elements that replace the content of asflags.
- withAsm(CompilerProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a present value for the optional asm attribute.
- withAsm(Optional<? extends CompilerProvider>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting an optional value for the asm attribute.
- withAsmflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object with elements that replace the content of asmflags.
- withAsmflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object with elements that replace the content of asmflags.
- withAsmpp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a present value for the optional asmpp attribute.
- withAsmpp(Optional<? extends PreprocessorProvider>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting an optional value for the asmpp attribute.
- withAsmppflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object with elements that replace the content of asmppflags.
- withAsmppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object with elements that replace the content of asmppflags.
- withAspp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a value for the aspp attribute.
- withAsppflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object with elements that replace the content of asppflags.
- withAsppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object with elements that replace the content of asppflags.
- withAssembler(Tool) - Method in class com.facebook.buck.features.go.GoPlatform
-
Copy the current immutable object by setting a value for the assembler attribute.
- withAssemblerDebugPathSanitizer(DebugPathSanitizer) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a value for the assemblerDebugPathSanitizer attribute.
- withAssemblerIncludeDirs(Path...) - Method in class com.facebook.buck.features.go.GoPlatform
-
Copy the current immutable object with elements that replace the content of assemblerIncludeDirs.
- withAssemblerIncludeDirs(Iterable<? extends Path>) - Method in class com.facebook.buck.features.go.GoPlatform
-
Copy the current immutable object with elements that replace the content of assemblerIncludeDirs.
- withAssociatedRuleKeys(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.FetchResult
-
Copy the current immutable object by setting a
present value for the optional
associatedRuleKeys attribute.
- withAssociatedRuleKeys(Optional<? extends ImmutableSet<RuleKey>>) - Method in class com.facebook.buck.artifact_cache.FetchResult
-
Copy the current immutable object by setting an optional value for the
associatedRuleKeys attribute.
- withBaseBookmarks(String...) - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStats
-
Copy the current immutable object with elements that replace the content of
baseBookmarks.
- withBaseBookmarks(Iterable<String>) - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStats
-
Copy the current immutable object with elements that replace the content of
baseBookmarks.
- withBasedOffWhichTracked(String...) - Method in class com.facebook.buck.doctor.config.SourceControlInfo
-
Copy the current immutable object with elements that replace the content of basedOffWhichTracked.
- withBasedOffWhichTracked(Iterable<String>) - Method in class com.facebook.buck.doctor.config.SourceControlInfo
-
Copy the current immutable object with elements that replace the content of basedOffWhichTracked.
- withBaseName(String) - Method in class com.facebook.buck.rules.query.Query
-
Copy the current immutable object by setting a present value for the optional baseName attribute.
- withBaseName(Optional<String>) - Method in class com.facebook.buck.rules.query.Query
-
Copy the current immutable object by setting an optional value for the baseName attribute.
- withBaseParams(BuildRuleParams) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
Copy the current immutable object by setting a value for the baseParams attribute.
- withBaseParams(BuildRuleParams) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a value for the baseParams attribute.
- withBasePath(String) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
Copy the current immutable object by setting a present value for the optional basePath attribute.
- withBasePath(Optional<String>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the basePath attribute.
- withBasePath(Path) - Method in class com.facebook.buck.parser.BuildFileSpec
-
Copy the current immutable object by setting a value for the basePath attribute.
- withBaseTarget(BuildTarget) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
Copy the current immutable object by setting a value for the baseTarget attribute.
- withBaseTarget(BuildTarget) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a value for the baseTarget attribute.
- withBaseTargetIndex(Map<? extends BuildTarget, ? extends TargetNode>) - Method in class com.facebook.buck.versions.FlavorSearchTargetNodeFinder
-
Copy the current immutable object by replacing the baseTargetIndex map with the specified map.
- withBinaryExtension(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a present value for the optional binaryExtension attribute.
- withBinaryExtension(Optional<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting an optional value for the binaryExtension attribute.
- withBlacklist(BuildTarget...) - Method in class com.facebook.buck.apple.TestHostInfo
-
Copy the current immutable object with elements that replace the content of blacklist.
- withBlacklist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.TestHostInfo
-
Copy the current immutable object with elements that replace the content of blacklist.
- withBootclasspath(String) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object by setting a present value for the optional bootclasspath attribute.
- withBootclasspath(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object by setting an optional value for the bootclasspath attribute.
- withBranchedFromMasterRevisionId(String) - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStats
-
- withBranchedFromMasterTS(Long) - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStats
-
- withBridgingHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxBridgingHeaders
-
Copy the current immutable object by setting a value for the bridgingHeader attribute.
- withBuckConfig(BuckConfig) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Copy the current immutable object by setting a value for the
buckConfig attribute.
- withBuckConfig(BuckConfig) - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
-
Copy the current immutable object by setting a value for the buckConfig attribute.
- withBuckConfig(BuckConfig) - Method in class com.facebook.buck.features.go.GoPlatformFactory
-
Copy the current immutable object by setting a value for the buckConfig attribute.
- withBuckConfig(BuckConfig) - Method in class com.facebook.buck.features.rust.RustPlatformFactory
-
Copy the current immutable object by setting a value for the buckConfig attribute.
- withBuckEventBus(BuckEventBus) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Copy the current immutable object by setting a value for the
buckEventBus attribute.
- withBuckEventBus(BuckEventBus) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the buckEventBus attribute.
- withBuckLogDir(Path) - Method in class com.facebook.buck.log.InvocationInfo
-
Copy the current immutable object by setting a value for the buckLogDir attribute.
- withBuckModuleManager(BuckModuleManager) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Copy the current immutable object by setting a value for the
buckModuleManager attribute.
- withBuckOut(Path) - Method in class com.facebook.buck.io.filesystem.BuckPaths
-
Copy the current immutable object by setting a value for the buckOut attribute.
- withBuildCellRootPath(Path) - Method in class com.facebook.buck.core.build.context.BuildContext
-
Copy the current immutable object by setting a value for the buildCellRootPath attribute.
- withBuildCellRootPath(Path) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the buildCellRootPath attribute.
- withBuildConfigValues(BuildConfigFields) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting a value for the buildConfigValues attribute.
- withBuildContext(BuildContext) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
-
Copy the current immutable object by setting a value for the buildContext attribute.
- withBuildEnvironmentDescription(BuildEnvironmentDescription) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- withBuildFileSpec(BuildFileSpec) - Method in class com.facebook.buck.parser.BuildTargetSpec
-
Copy the current immutable object by setting a value for the buildFileSpec attribute.
- withBuildFileSpec(BuildFileSpec) - Method in class com.facebook.buck.parser.TargetNodePredicateSpec
-
Copy the current immutable object by setting a value for the buildFileSpec attribute.
- withBuildId(BuildId) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
-
Copy the current immutable object by setting a value for the buildId attribute.
- withBuildId(BuildId) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
-
Copy the current immutable object by setting a value for the buildId attribute.
- withBuildId(BuildId) - Method in class com.facebook.buck.log.InvocationInfo
-
Copy the current immutable object by setting a value for the buildId attribute.
- withBuildId(BuildId) - Method in class com.facebook.buck.support.bgtasks.TaskId
-
Copy the current immutable object by setting a value for the buildId attribute.
- withBuildInfoStoreManager(BuildInfoStoreManager) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- withBuildTarget(String) - Method in class com.facebook.buck.artifact_cache.FetchResult
-
Copy the current immutable object by setting a
present value for the optional
buildTarget attribute.
- withBuildTarget(Optional<String>) - Method in class com.facebook.buck.artifact_cache.FetchResult
-
Copy the current immutable object by setting an optional value for the
buildTarget attribute.
- withBuildTarget(BuildTarget) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
Copy the current immutable object by setting a value for the buildTarget attribute.
- withBuildTarget(BuildTarget) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
-
- withBuildTarget(BuildTarget) - Method in class com.facebook.buck.parser.BuildTargetSpec
-
Copy the current immutable object by setting a value for the buildTarget attribute.
- withBuildTarget(BuildTarget) - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpec
-
Copy the current immutable object by setting a value for the buildTarget attribute.
- withBuildTargetParser(Function<String, BuildTarget>) - Method in class com.facebook.buck.core.config.BuckConfig
-
Returns a clone of the current config with a the argument CellPathResolver.
- withBuildTargets(BuildTarget...) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraphAndBuildTargets
-
Copy the current immutable object with elements that replace the content of buildTargets.
- withBuildTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraphAndBuildTargets
-
Copy the current immutable object with elements that replace the content of buildTargets.
- withBuildTargetToGeneratedTargetMap(Map<? extends BuildTarget, ? extends PBXTarget>) - Method in class com.facebook.buck.features.apple.project.GenerationResult
-
Copy the current immutable object by replacing the buildTargetToGeneratedTargetMap map with the specified map.
- withBuildVersion(String) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
Copy the current immutable object by setting a present value for the optional buildVersion attribute.
- withBuildVersion(Optional<String>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
Copy the current immutable object by setting an optional value for the buildVersion attribute.
- withCacheDir(Path) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
-
Copy the current immutable object by setting a value for the cacheDir attribute.
- withCacheError(String) - Method in class com.facebook.buck.artifact_cache.CacheResult
-
Copy the current immutable object by setting a present value for the optional cacheError attribute.
- withCacheError(Optional<String>) - Method in class com.facebook.buck.artifact_cache.CacheResult
-
Copy the current immutable object by setting an optional value for the cacheError attribute.
- withCacheMode(ArtifactCacheMode) - Method in class com.facebook.buck.artifact_cache.CacheResult
-
Copy the current immutable object by setting a present value for the optional cacheMode attribute.
- withCacheMode(Optional<? extends ArtifactCacheMode>) - Method in class com.facebook.buck.artifact_cache.CacheResult
-
Copy the current immutable object by setting an optional value for the cacheMode attribute.
- withCacheNames(String...) - Method in class com.facebook.buck.artifact_cache.CacheDeleteResult
-
Copy the current immutable object with elements that replace the content of
cacheNames.
- withCacheNames(Iterable<String>) - Method in class com.facebook.buck.artifact_cache.CacheDeleteResult
-
Copy the current immutable object with elements that replace the content of
cacheNames.
- withCacheReadMode(CacheReadMode) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
-
Copy the current immutable object by setting a value for the cacheReadMode attribute.
- withCacheResult(CacheResult) - Method in class com.facebook.buck.artifact_cache.FetchResult
-
Copy the current immutable object by setting a value for the
cacheResult attribute.
- withCacheResults(Map<? extends RuleKey, ? extends CacheResult>) - Method in class com.facebook.buck.artifact_cache.MultiContainsResult
-
Copy the current immutable object by replacing the
cacheResults map with the specified map.
- withCacheSource(String) - Method in class com.facebook.buck.artifact_cache.CacheResult
-
Copy the current immutable object by setting a present value for the optional cacheSource attribute.
- withCacheSource(Optional<String>) - Method in class com.facebook.buck.artifact_cache.CacheResult
-
Copy the current immutable object by setting an optional value for the cacheSource attribute.
- withCanonicalName(String) - Method in interface com.facebook.buck.core.cell.Cell
-
- withCanonicalName(Optional<String>) - Method in interface com.facebook.buck.core.cell.Cell
-
- withCanonicalName(String) - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
-
Copy the current immutable object by setting a present value for the optional canonicalName attribute.
- withCanonicalName(Optional<String>) - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
-
Copy the current immutable object by setting an optional value for the canonicalName attribute.
- withCc(CompilerProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a value for the cc attribute.
- withCell(Cell) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Copy the current immutable object by setting a value for the
cell attribute.
- withCellName(String) - Method in class com.facebook.buck.io.filesystem.EmbeddedCellBuckOutInfo
-
Copy the current immutable object by setting a value for the cellName attribute.
- withCellName(String) - Method in class com.facebook.buck.support.cli.args.BuckCellArg
-
Copy the current immutable object by setting a present value for the optional cellName attribute.
- withCellName(Optional<String>) - Method in class com.facebook.buck.support.cli.args.BuckCellArg
-
Copy the current immutable object by setting an optional value for the cellName attribute.
- withCellNames(CellPathResolver) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
Copy the current immutable object by setting a value for the cellNames attribute.
- withCellPath(Path) - Method in class com.facebook.buck.parser.BuildFileSpec
-
Copy the current immutable object by setting a value for the cellPath attribute.
- withCellPathResolver(CellPathResolver) - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
-
Copy the current immutable object by setting a value for the cellPathResolver attribute.
- withCellPathResolver(CellPathResolver) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a value for the cellPathResolver attribute.
- withCellPathResolver(CellPathResolver) - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
-
Copy the current immutable object by setting a value for the cellPathResolver attribute.
- withCellPathResolver(CellPathResolver) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the cellPathResolver attribute.
- withCellProvider(CellProvider) - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
-
Copy the current immutable object by setting a value for the cellProvider attribute.
- withCflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object with elements that replace the content of cflags.
- withCflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object with elements that replace the content of cflags.
- withCGo(Tool) - Method in class com.facebook.buck.features.go.GoPlatform
-
Copy the current immutable object by setting a value for the cGo attribute.
- withCgoCompilerFlags(String...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of cgoCompilerFlags.
- withCgoCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of cgoCompilerFlags.
- withChromeTraceWriter(ChromeTraceWriter) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
-
Copy the current immutable object by setting a value for the chromeTraceWriter attribute.
- withClassAbiPath(Path) - Method in class com.facebook.buck.jvm.java.DiffAbisStep
-
Copy the current immutable object by setting a value for the classAbiPath attribute.
- withClassLoaderCache(ClassLoaderCache) - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
-
Copy the current immutable object by setting a value for the classLoaderCache attribute.
- withClassLoaderCache(ClassLoaderCache) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the classLoaderCache attribute.
- withClassName(String) - Method in class com.facebook.buck.android.dalvik.DalvikMemberReference
-
Copy the current immutable object by setting a value for the className attribute.
- withClock(Clock) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Copy the current immutable object by setting a value for the
clock attribute.
- withClock(Clock) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
-
Copy the current immutable object by setting a value for the clock attribute.
- withCodeCoverageEnabled(boolean) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the codeCoverageEnabled attribute.
- withCodesignAllocate(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
Copy the current immutable object by setting a present value for the optional codesignAllocate attribute.
- withCodesignAllocate(Optional<? extends Tool>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
Copy the current immutable object by setting an optional value for the codesignAllocate attribute.
- withCodesignProvider(ToolProvider) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
Copy the current immutable object by setting a value for the codesignProvider attribute.
- withColumnNumber(Integer) - Method in class com.facebook.buck.util.xml.DocumentLocation
-
Copy the current immutable object by setting a value for the columnNumber attribute.
- withCommand(String) - Method in class com.facebook.buck.apple.ApplePackageConfig
-
Copy the current immutable object by setting a value for the command attribute.
- withCommand(String...) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Copy the current immutable object with elements that replace the content of command.
- withCommand(Iterable<String>) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Copy the current immutable object with elements that replace the content of command.
- withCommandArgs(String...) - Method in class com.facebook.buck.log.InvocationInfo
-
Copy the current immutable object with elements that replace the content of commandArgs.
- withCommandArgs(Iterable<String>) - Method in class com.facebook.buck.log.InvocationInfo
-
Copy the current immutable object with elements that replace the content of commandArgs.
- withCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
compileAgainst attribute.
- withCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting an optional value for the
compileAgainst attribute.
- withCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
compileAgainst attribute.
- withCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
compileAgainst attribute.
- withCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
compileAgainst attribute.
- withCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
compileAgainst attribute.
- withCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
compiler attribute.
- withCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting an optional value for the
compiler attribute.
- withCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
compiler attribute.
- withCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
compiler attribute.
- withCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
compiler attribute.
- withCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
compiler attribute.
- withCompiler(Tool) - Method in class com.facebook.buck.features.go.GoPlatform
-
Copy the current immutable object by setting a value for the compiler attribute.
- withCompiler(ToolProvider) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Copy the current immutable object by setting a value for the compiler attribute.
- withCompilerClassName(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
compilerClassName attribute.
- withCompilerClassName(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting an optional value for the
compilerClassName attribute.
- withCompilerClassName(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
compilerClassName attribute.
- withCompilerClassName(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
compilerClassName attribute.
- withCompilerClassName(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
compilerClassName attribute.
- withCompilerClassName(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
compilerClassName attribute.
- withCompilerClassName(String) - Method in class com.facebook.buck.jvm.java.JavacSpec
-
Copy the current immutable object by setting a present value for the optional compilerClassName attribute.
- withCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavacSpec
-
Copy the current immutable object by setting an optional value for the compilerClassName attribute.
- withCompilerDebugPathSanitizer(DebugPathSanitizer) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a value for the compilerDebugPathSanitizer attribute.
- withCompilerDeps(BuildTarget...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of compilerDeps.
- withCompilerDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of compilerDeps.
- withCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
compilerFlags.
- withCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
compilerFlags.
- withCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
compilerFlags.
- withCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
compilerFlags.
- withCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of compilerFlags.
- withCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of compilerFlags.
- withCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
compilerFlags.
- withCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
compilerFlags.
- withCompilerFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of compilerFlags.
- withCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of compilerFlags.
- withCompilerFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
Copy the current immutable object with elements that replace the content of compilerFlags.
- withCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
Copy the current immutable object with elements that replace the content of compilerFlags.
- withCompilerFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Copy the current immutable object with elements that replace the content of compilerFlags.
- withCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Copy the current immutable object with elements that replace the content of compilerFlags.
- withCompilerInvocationFlags(String...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of compilerInvocationFlags.
- withCompilerInvocationFlags(Iterable<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of compilerInvocationFlags.
- withComponents(LuaPackageComponents) - Method in class com.facebook.buck.features.lua.LuaBinaryPackageComponents
-
Copy the current immutable object by setting a value for the components attribute.
- withConcurrencyLimit(ConcurrencyLimit) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the concurrencyLimit attribute.
- withConfig(ApplePackageConfig) - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
-
Copy the current immutable object by setting a value for the config attribute.
- withConfig(ChromeTraceBuckConfig) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
-
Copy the current immutable object by setting a value for the config attribute.
- withConfigs(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by replacing the configs map with the specified map.
- withConfigs(Map<String, ? extends Object>) - Method in class com.facebook.buck.parser.api.BuildFileManifest
-
Copy the current immutable object by replacing the configs map with the specified map.
- withConfiguredBuckOut(Path) - Method in class com.facebook.buck.io.filesystem.BuckPaths
-
Copy the current immutable object by setting a value for the configuredBuckOut attribute.
- withConflictingHeaderBasenameWhitelist(ImmutableSortedSet<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a value for the conflictingHeaderBasenameWhitelist attribute.
- withConsole(Console) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Copy the current immutable object by setting a value for the
console attribute.
- withConsole(Console) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the console attribute.
- withConstructorArg(T) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
Copy the current immutable object by setting a value for the constructorArg attribute.
- withConstructorArg(T) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
-
- withContacts(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
contacts.
- withContacts(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
contacts.
- withContacts(String...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
contacts.
- withContacts(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
contacts.
- withContainingLabel(Label) - Method in class com.facebook.buck.skylark.parser.LoadImport
-
Copy the current immutable object by setting a value for the containingLabel attribute.
- withCopySceneKitAssets(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
Copy the current immutable object by setting a present value for the optional copySceneKitAssets attribute.
- withCopySceneKitAssets(Optional<? extends Tool>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
Copy the current immutable object by setting an optional value for the copySceneKitAssets attribute.
- withCover(Tool) - Method in class com.facebook.buck.features.go.GoPlatform
-
Copy the current immutable object by setting a value for the cover attribute.
- withCpp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a value for the cpp attribute.
- withCppflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object with elements that replace the content of cppflags.
- withCppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object with elements that replace the content of cppflags.
- withCpu(int) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
-
Copy the current immutable object by setting a value for the cpu attribute.
- withCuda(CompilerProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a present value for the optional cuda attribute.
- withCuda(Optional<? extends CompilerProvider>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting an optional value for the cuda attribute.
- withCudaflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object with elements that replace the content of cudaflags.
- withCudaflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object with elements that replace the content of cudaflags.
- withCudapp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a present value for the optional cudapp attribute.
- withCudapp(Optional<? extends PreprocessorProvider>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting an optional value for the cudapp attribute.
- withCudappflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object with elements that replace the content of cudappflags.
- withCudappflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object with elements that replace the content of cudappflags.
- withCurrentRevisionId(String) - Method in class com.facebook.buck.doctor.config.SourceControlInfo
-
Copy the current immutable object by setting a value for the currentRevisionId attribute.
- withCurrentRevisionId(String) - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStats
-
Copy the current immutable object by setting a value for the
currentRevisionId attribute.
- withCxx(CompilerProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a value for the cxx attribute.
- withCxxBuckConfig(CxxBuckConfig) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a value for the cxxBuckConfig attribute.
- withCxxflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object with elements that replace the content of cxxflags.
- withCxxflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object with elements that replace the content of cxxflags.
- withCxxLibraryWhitelist(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
cxxLibraryWhitelist.
- withCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
cxxLibraryWhitelist.
- withCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
Copy the current immutable object by setting a value for the cxxPlatform attribute.
- withCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
-
Copy the current immutable object by setting a value for the cxxPlatform attribute.
- withCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.features.go.GoPlatform
-
Copy the current immutable object by setting a value for the cxxPlatform attribute.
- withCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Copy the current immutable object by setting a value for the cxxPlatform attribute.
- withCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.features.lua.LuaPlatform
-
Copy the current immutable object by setting a value for the cxxPlatform attribute.
- withCxxPlatforms(FlavorDomain<CxxPlatform>) - Method in class com.facebook.buck.features.go.GoPlatformFactory
-
Copy the current immutable object by setting a value for the cxxPlatforms attribute.
- withCxxpp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a value for the cxxpp attribute.
- withCxxppflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object with elements that replace the content of cxxppflags.
- withCxxppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object with elements that replace the content of cxxppflags.
- withCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
cxxRuntimeType attribute.
- withCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
cxxRuntimeType attribute.
- withCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
cxxRuntimeType attribute.
- withCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
cxxRuntimeType attribute.
- withCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
cxxRuntimeType attribute.
- withCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
cxxRuntimeType attribute.
- withCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
cxxRuntimeType attribute.
- withCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
cxxRuntimeType attribute.
- withDebugEnabled(boolean) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the debugEnabled attribute.
- withDeclaredDeps(BuildTarget...) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
Copy the current immutable object with elements that replace the content of declaredDeps.
- withDeclaredDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
Copy the current immutable object with elements that replace the content of declaredDeps.
- withDeclaredDeps(Iterable<? extends BuildTarget>) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
-
- withDeclaredDeps(SortedSet<BuildRule>) - Method in class com.facebook.buck.core.rules.BuildRuleParams
-
- withDeclaredDeps(Supplier<? extends SortedSet<BuildRule>>) - Method in class com.facebook.buck.core.rules.BuildRuleParams
-
- withDefaultAmounts(ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
-
Creates a new service that has different default resource amounts.
- withDefaultCxxPlatform(Flavor) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
defaultCxxPlatform attribute.
- withDefaultCxxPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
defaultCxxPlatform attribute.
- withDefaultCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.features.go.GoPlatformFactory
-
Copy the current immutable object by setting a value for the defaultCxxPlatform attribute.
- withDefaultOcamlPlatform(OcamlPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlToolchain
-
Copy the current immutable object by setting a value for the defaultOcamlPlatform attribute.
- withDefaultPlatform(Flavor) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
defaultPlatform attribute.
- withDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
defaultPlatform attribute.
- withDefaultPlatform(Flavor) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
defaultPlatform attribute.
- withDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
defaultPlatform attribute.
- withDefaultPlatform(Flavor) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
defaultPlatform attribute.
- withDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
defaultPlatform attribute.
- withDefaultPlatform(Flavor) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
defaultPlatform attribute.
- withDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
defaultPlatform attribute.
- withDefaultResourceAmounts(ResourceAmounts) - Method in class com.facebook.buck.core.build.engine.config.ResourceAwareSchedulingInfo
-
Copy the current immutable object by setting a value for the defaultResourceAmounts attribute.
- withDefaultRuleKeyFactory(RuleKeyFactoryWithDiagnostics<RuleKey>) - Method in class com.facebook.buck.rules.keys.RuleKeyFactories
-
Copy the current immutable object by setting a value for the defaultRuleKeyFactory attribute.
- withDefaultRuleKeyFactoryCacheRecycler(RuleKeyCacheRecycler<RuleKey>) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- withDefaultRuleKeyFactoryCacheRecycler(Optional<? extends RuleKeyCacheRecycler<RuleKey>>) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- withDefaults(ImmutableMap<String, String>, ImmutableMap<String, String>) - Static method in class com.facebook.buck.apple.AppleBundle
-
- withDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by replacing the
defaults map with the specified map.
- withDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by replacing the
defaults map with the specified map.
- withDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by replacing the
defaults map with the specified map.
- withDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by replacing the
defaults map with the specified map.
- withDefaultTestTimeoutMillis(long) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the defaultTestTimeoutMillis attribute.
- withDelegate(BuckConfig) - Method in class com.facebook.buck.core.build.engine.config.CachingBuildEngineBuckConfig
-
Copy the current immutable object by setting a value for the
delegate attribute.
- withDelegate(BuckConfig) - Method in class com.facebook.buck.core.config.AliasConfig
-
Copy the current immutable object by setting a value for the
delegate attribute.
- withDelegate(SourcePath) - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
-
Copy the current immutable object by setting a value for the
delegate attribute.
- withDelegate(BuckConfig) - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
-
Copy the current immutable object by setting a value for the
delegate attribute.
- withDelegate(BuckConfig) - Method in class com.facebook.buck.rules.modern.config.ModernBuildRuleConfig
-
Copy the current immutable object by setting a value for the
delegate attribute.
- withDependencies(ExtensionData...) - Method in class com.facebook.buck.skylark.parser.ExtensionData
-
Copy the current immutable object with elements that replace the content of dependencies.
- withDependencies(Iterable<? extends ExtensionData>) - Method in class com.facebook.buck.skylark.parser.ExtensionData
-
Copy the current immutable object with elements that replace the content of dependencies.
- withDependencies(IncludesData...) - Method in class com.facebook.buck.skylark.parser.IncludesData
-
Copy the current immutable object with elements that replace the content of dependencies.
- withDependencies(Iterable<? extends IncludesData>) - Method in class com.facebook.buck.skylark.parser.IncludesData
-
Copy the current immutable object with elements that replace the content of dependencies.
- withDepFileRuleKeyFactory(DependencyFileRuleKeyFactory) - Method in class com.facebook.buck.rules.keys.RuleKeyFactories
-
Copy the current immutable object by setting a value for the depFileRuleKeyFactory attribute.
- withDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object with elements that replace the content of
deps.
- withDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object with elements that replace the content of
deps.
- withDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
deps.
- withDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
deps.
- withDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
deps.
- withDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
deps.
- withDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
deps.
- withDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
deps.
- withDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
deps.
- withDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
deps.
- withDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
deps.
- withDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
deps.
- withDeps(BuildTarget...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
deps.
- withDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
deps.
- withDeps(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
deps.
- withDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
deps.
- withDeps(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
Copy the current immutable object with elements that replace the content of
deps.
- withDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
Copy the current immutable object with elements that replace the content of
deps.
- withDeps(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
-
Copy the current immutable object with elements that replace the content of
deps.
- withDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
-
Copy the current immutable object with elements that replace the content of
deps.
- withDeps(BuildTarget...) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
deps.
- withDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
deps.
- withDepsQuery(Query) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
depsQuery attribute.
- withDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting an optional value for the
depsQuery attribute.
- withDepsQuery(Query) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
depsQuery attribute.
- withDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
depsQuery attribute.
- withDepsQuery(Query) - Method in interface com.facebook.buck.core.description.arg.HasDepsQuery
-
- withDepsQuery(Query) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
depsQuery attribute.
- withDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
depsQuery attribute.
- withDepsQuery(Query) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
depsQuery attribute.
- withDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
depsQuery attribute.
- withDepsQuery(Query) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
depsQuery attribute.
- withDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
depsQuery attribute.
- withDepsQuery(Query) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
depsQuery attribute.
- withDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
depsQuery attribute.
- withDepsQuery(Query) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
depsQuery attribute.
- withDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
depsQuery attribute.
- withDepsQuery(Query) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
depsQuery attribute.
- withDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
Copy the current immutable object by setting an optional value for the
depsQuery attribute.
- withDepsQuery(Query) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
depsQuery attribute.
- withDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
-
Copy the current immutable object by setting an optional value for the
depsQuery attribute.
- withDepsQuery(Query) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
depsQuery attribute.
- withDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
depsQuery attribute.
- withDepsQuery(T, BuildTarget, QueryCache, ActionGraphBuilder, CellPathResolver, TargetGraph) - Static method in class com.facebook.buck.rules.query.QueryUtils
-
- withDescription(BaseDescription<T>) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
Copy the current immutable object by setting a value for the description attribute.
- withDescriptor(String) - Method in class com.facebook.buck.android.dalvik.DalvikMemberReference
-
Copy the current immutable object by setting a value for the descriptor attribute.
- withDestinationBase(AbstractCopyInXcode.DestinationBase) - Method in class com.facebook.buck.features.apple.project.CopyInXcode
-
Copy the current immutable object by setting a value for the destinationBase attribute.
- withDestinationPath(Path) - Method in class com.facebook.buck.features.apple.project.CopyInXcode
-
Copy the current immutable object by setting a value for the destinationPath attribute.
- withDevirtEnabled(boolean) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by setting a value for the
devirtEnabled attribute.
- withDevirtEnabled(boolean) - Method in class com.facebook.buck.cxx.CxxLinkOptions
-
Copy the current immutable object by setting a value for the devirtEnabled attribute.
- withDevirtEnabled(boolean) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting a value for the
devirtEnabled attribute.
- withDevirtEnabled(boolean) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting a value for the
devirtEnabled attribute.
- withDevirtEnabled(boolean) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting a value for the
devirtEnabled attribute.
- withDiagnostics(Map<String, Object>...) - Method in class com.facebook.buck.json.BuildFilePythonResult
-
Copy the current immutable object with elements that replace the content of diagnostics.
- withDiagnostics(Iterable<? extends Map<String, Object>>) - Method in class com.facebook.buck.json.BuildFilePythonResult
-
Copy the current immutable object with elements that replace the content of diagnostics.
- withDiff(VersionControlSupplier<InputStream>) - Method in class com.facebook.buck.doctor.config.SourceControlInfo
-
Copy the current immutable object by setting a present value for the optional diff attribute.
- withDiff(Optional<? extends VersionControlSupplier<InputStream>>) - Method in class com.facebook.buck.doctor.config.SourceControlInfo
-
Copy the current immutable object by setting an optional value for the diff attribute.
- withDigest(Digest) - Method in class com.facebook.buck.remoteexecution.grpc.ParsedReadResource
-
Copy the current immutable object by setting a value for the digest attribute.
- withDirectory(Path) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Copy the current immutable object by setting a present value for the optional directory attribute.
- withDirectory(Optional<? extends Path>) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Copy the current immutable object by setting an optional value for the directory attribute.
- withDirtyFiles(String...) - Method in class com.facebook.buck.doctor.config.SourceControlInfo
-
Copy the current immutable object with elements that replace the content of dirtyFiles.
- withDirtyFiles(Iterable<String>) - Method in class com.facebook.buck.doctor.config.SourceControlInfo
-
Copy the current immutable object with elements that replace the content of dirtyFiles.
- withDiskIO(int) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
-
Copy the current immutable object by setting a value for the diskIO attribute.
- withDsymutil(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
Copy the current immutable object by setting a value for the dsymutil attribute.
- withEmbeddedCellsBuckOutBaseDir(Path) - Method in class com.facebook.buck.io.filesystem.EmbeddedCellBuckOutInfo
-
Copy the current immutable object by setting a value for the embeddedCellsBuckOutBaseDir attribute.
- withEnableProfiling(boolean) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
Copy the current immutable object by setting a value for the enableProfiling attribute.
- withEnableProfiling(boolean) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
Copy the current immutable object by setting a value for the enableProfiling attribute.
- withEntry(long) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- withEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by replacing the
env map with the specified map.
- withEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by replacing the env map with the specified map.
- withEnv(ImmutableMap<String, Optional<String>>) - Method in class com.facebook.buck.parser.api.BuildFileManifest
-
Copy the current immutable object by setting a present value for the optional env attribute.
- withEnv(Optional<? extends ImmutableMap<String, Optional<String>>>) - Method in class com.facebook.buck.parser.api.BuildFileManifest
-
Copy the current immutable object by setting an optional value for the env attribute.
- withEnvironment(Map<String, ? extends String>) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Copy the current immutable object by replacing the
environment map with the specified map.
- withEnvironment(Map<String, ? extends String>) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
-
Copy the current immutable object by replacing the environment map with the specified map.
- withEnvironment(Map<String, ? extends String>) - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
-
Copy the current immutable object by replacing the environment map with the specified map.
- withEnvironment(Environment) - Method in class com.facebook.buck.skylark.parser.EnvironmentData
-
Copy the current immutable object by setting a value for the environment attribute.
- withEnvironment(Map<String, ? extends String>) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by replacing the environment map with the specified map.
- withEnvironment(ImmutableMap<String, String>) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Copy the current immutable object by setting a present value for the optional environment attribute.
- withEnvironment(Optional<? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Copy the current immutable object by setting an optional value for the environment attribute.
- withError(String) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestLoadResult
-
Copy the current immutable object by setting a present value for the optional error attribute.
- withError(Optional<String>) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestLoadResult
-
Copy the current immutable object by setting an optional value for the error attribute.
- withEventBus(BuckEventBus) - Method in class com.facebook.buck.core.build.context.BuildContext
-
Copy the current immutable object by setting a value for the eventBus attribute.
- withEventHandler(EventHandler) - Method in class com.facebook.buck.skylark.packages.PackageContext
-
Copy the current immutable object by setting a value for the eventHandler attribute.
- withEventSink(JavacEventSink) - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
-
Copy the current immutable object by setting a value for the eventSink attribute.
- withExcludedRoots(Map<? extends BuildTarget, ? extends NativeLinkable>) - Method in class com.facebook.buck.cxx.OmnibusRoots
-
Copy the current immutable object by replacing the excludedRoots map with the specified map.
- withExecutableFinder(ExecutableFinder) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Copy the current immutable object by setting a value for the
executableFinder attribute.
- withExecutableFinder(ExecutableFinder) - Method in class com.facebook.buck.features.go.GoPlatformFactory
-
Copy the current immutable object by setting a value for the executableFinder attribute.
- withExecutableFinder(ExecutableFinder) - Method in class com.facebook.buck.features.rust.RustPlatformFactory
-
Copy the current immutable object by setting a value for the executableFinder attribute.
- withExecutableName(String) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
executableName attribute.
- withExecutableName(Optional<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
executableName attribute.
- withExecutableName(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
executableName attribute.
- withExecutableName(Optional<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
executableName attribute.
- withExecutableName(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
executableName attribute.
- withExecutableName(Optional<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
executableName attribute.
- withExecutableName(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
executableName attribute.
- withExecutableName(Optional<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
executableName attribute.
- withExecutors(Map<ExecutorPool, ? extends ListeningExecutorService>) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Copy the current immutable object by replacing the
executors map with the specified map.
- withExecutors(Map<ExecutorPool, ? extends ListeningExecutorService>) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by replacing the executors map with the specified map.
- withExitCode(int) - Method in class com.facebook.buck.step.StepExecutionResult
-
Copy the current immutable object by setting a value for the exitCode attribute.
- withExitCode(int) - Method in class com.facebook.buck.worker.WorkerJobResult
-
Copy the current immutable object by setting a value for the exitCode attribute.
- withExportedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object with elements that replace the content of
exportedDeps.
- withExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object with elements that replace the content of
exportedDeps.
- withExportedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
exportedDeps.
- withExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
exportedDeps.
- withExportedDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
exportedDeps.
- withExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
exportedDeps.
- withExportedDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of exportedDeps.
- withExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of exportedDeps.
- withExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- withExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- withExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- withExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- withExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- withExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- withExtension(String) - Method in class com.facebook.buck.apple.ApplePackageConfig
-
Copy the current immutable object by setting a value for the extension attribute.
- withExtension(String) - Method in class com.facebook.buck.features.lua.LuaPlatform
-
Copy the current immutable object by setting a value for the extension attribute.
- withExtension(Environment.Extension) - Method in class com.facebook.buck.skylark.parser.ExtensionData
-
Copy the current immutable object by setting a value for the extension attribute.
- withExternalLinkerFlags(String...) - Method in class com.facebook.buck.features.go.GoPlatform
-
Copy the current immutable object with elements that replace the content of externalLinkerFlags.
- withExternalLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoPlatform
-
Copy the current immutable object with elements that replace the content of externalLinkerFlags.
- withExtraArguments(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object with elements that replace the content of
extraArguments.
- withExtraArguments(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object with elements that replace the content of
extraArguments.
- withExtraArguments(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
extraArguments.
- withExtraArguments(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
extraArguments.
- withExtraArguments(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
extraArguments.
- withExtraArguments(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
extraArguments.
- withExtraArguments(String...) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object with elements that replace the content of extraArguments.
- withExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object with elements that replace the content of extraArguments.
- withExtraDeps(ImmutableSortedSet<BuildTarget>) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
Copy the current immutable object by setting a value for the extraDeps attribute.
- withExtraDeps(ImmutableSortedSet<BuildTarget>) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
-
- withExtraDeps(Supplier<? extends SortedSet<BuildRule>>) - Method in class com.facebook.buck.core.rules.BuildRuleParams
-
- withExtraDeps(SortedSet<BuildRule>) - Method in class com.facebook.buck.core.rules.BuildRuleParams
-
- withExtraJson(StringWithMacros) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
extraJson attribute.
- withExtraJson(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
extraJson attribute.
- withExtraKotlincArguments(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- withExtraKotlincArguments(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- withExtraKotlincArguments(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- withExtraKotlincArguments(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- withExtraKotlincArguments(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- withExtraKotlincArguments(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- withExtraScriptTemplates(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
Copy the current immutable object with elements that replace the content of extraScriptTemplates.
- withExtraScriptTemplates(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
Copy the current immutable object with elements that replace the content of extraScriptTemplates.
- withFileHashCache(StackedFileHashCache) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Copy the current immutable object by setting a value for the
fileHashCache attribute.
- withFileName(Path) - Method in class com.facebook.buck.json.BuildFileParseExceptionStackTraceEntry
-
Copy the current immutable object by setting a value for the fileName attribute.
- withFileName(Path) - Method in class com.facebook.buck.json.BuildFileSyntaxError
-
Copy the current immutable object by setting a value for the fileName attribute.
- withFilePaths(String...) - Method in class com.facebook.buck.skylark.io.GlobSpecWithResult
-
Copy the current immutable object with elements that replace the content of filePaths.
- withFilePaths(Iterable<String>) - Method in class com.facebook.buck.skylark.io.GlobSpecWithResult
-
Copy the current immutable object with elements that replace the content of filePaths.
- withFilesToCopyInXcode(CopyInXcode...) - Method in class com.facebook.buck.features.apple.project.GenerationResult
-
Copy the current immutable object with elements that replace the content of filesToCopyInXcode.
- withFilesToCopyInXcode(Iterable<? extends CopyInXcode>) - Method in class com.facebook.buck.features.apple.project.GenerationResult
-
Copy the current immutable object with elements that replace the content of filesToCopyInXcode.
- withFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
-
Copy the current immutable object by setting a value for the filesystem attribute.
- withFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
Copy the current immutable object by setting a value for the filesystem attribute.
- withFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.core.sourcepath.PathSourcePath
-
Copy the current immutable object by setting a value for the
filesystem attribute.
- withFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.rules.keys.RuleKeyInput
-
Copy the current immutable object by setting a value for the filesystem attribute.
- withFilter(Pattern) - Method in class com.facebook.buck.rules.macros.CppFlagsMacro
-
Copy the current immutable object by setting a
present value for the optional
filter attribute.
- withFilter(Optional<? extends Pattern>) - Method in class com.facebook.buck.rules.macros.CppFlagsMacro
-
Copy the current immutable object by setting an optional value for the
filter attribute.
- withFilter(Pattern) - Method in class com.facebook.buck.rules.macros.CxxppFlagsMacro
-
Copy the current immutable object by setting a
present value for the optional
filter attribute.
- withFilter(Optional<? extends Pattern>) - Method in class com.facebook.buck.rules.macros.CxxppFlagsMacro
-
Copy the current immutable object by setting an optional value for the
filter attribute.
- withFilter(Pattern) - Method in class com.facebook.buck.rules.macros.LdflagsSharedFilterMacro
-
Copy the current immutable object by setting a
present value for the optional
filter attribute.
- withFilter(Optional<? extends Pattern>) - Method in class com.facebook.buck.rules.macros.LdflagsSharedFilterMacro
-
Copy the current immutable object by setting an optional value for the
filter attribute.
- withFilter(Pattern) - Method in class com.facebook.buck.rules.macros.LdflagsSharedMacro
-
Copy the current immutable object by setting a
present value for the optional
filter attribute.
- withFilter(Optional<? extends Pattern>) - Method in class com.facebook.buck.rules.macros.LdflagsSharedMacro
-
Copy the current immutable object by setting an optional value for the
filter attribute.
- withFilter(Pattern) - Method in class com.facebook.buck.rules.macros.LdflagsStaticFilterMacro
-
Copy the current immutable object by setting a
present value for the optional
filter attribute.
- withFilter(Optional<? extends Pattern>) - Method in class com.facebook.buck.rules.macros.LdflagsStaticFilterMacro
-
Copy the current immutable object by setting an optional value for the
filter attribute.
- withFilter(Pattern) - Method in class com.facebook.buck.rules.macros.LdflagsStaticMacro
-
Copy the current immutable object by setting a
present value for the optional
filter attribute.
- withFilter(Optional<? extends Pattern>) - Method in class com.facebook.buck.rules.macros.LdflagsStaticMacro
-
Copy the current immutable object by setting an optional value for the
filter attribute.
- withFilter(Pattern) - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicFilterMacro
-
Copy the current immutable object by setting a
present value for the optional
filter attribute.
- withFilter(Optional<? extends Pattern>) - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicFilterMacro
-
Copy the current immutable object by setting an optional value for the
filter attribute.
- withFilter(Pattern) - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicMacro
-
Copy the current immutable object by setting a
present value for the optional
filter attribute.
- withFilter(Optional<? extends Pattern>) - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicMacro
-
Copy the current immutable object by setting an optional value for the
filter attribute.
- withFinalRName(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
finalRName attribute.
- withFinalRName(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting an optional value for the
finalRName attribute.
- withFinalRName(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
finalRName attribute.
- withFinalRName(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
finalRName attribute.
- withFinish(BuckEventExternalInterface) - Method in class com.facebook.buck.event.listener.EventPair
-
Copy the current immutable object by setting a present value for the optional finish attribute.
- withFinish(Optional<? extends BuckEventExternalInterface>) - Method in class com.facebook.buck.event.listener.EventPair
-
Copy the current immutable object by setting an optional value for the finish attribute.
- withFlagMacros(Map<String, ? extends String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by replacing the flagMacros map with the specified map.
- withFlags(String...) - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags
-
Copy the current immutable object with elements that replace the content of flags.
- withFlags(Iterable<String>) - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags
-
Copy the current immutable object with elements that replace the content of flags.
- withFlags(String...) - Method in class com.facebook.buck.cxx.CxxSource
-
Copy the current immutable object with elements that replace the content of
flags.
- withFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxSource
-
Copy the current immutable object with elements that replace the content of
flags.
- withFlavor(Flavor) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a value for the flavor attribute.
- withFlavor(Flavor) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
-
Copy the current immutable object by setting a value for the flavor attribute.
- withFlavor(Flavor) - Method in class com.facebook.buck.features.go.GoPlatform
-
Copy the current immutable object by setting a value for the flavor attribute.
- withFlavors(Flavor...) - Method in interface com.facebook.buck.core.model.BuildTarget
-
- withFlavors(Iterable<? extends Flavor>) - Method in interface com.facebook.buck.core.model.BuildTarget
-
- withFlavors(Flavor...) - Method in class com.facebook.buck.core.model.impl.ImmutableBuildTarget
-
Copy the current immutable object with elements that replace the content of flavors.
- withFlavors(Iterable<? extends Flavor>) - Method in class com.facebook.buck.core.model.impl.ImmutableBuildTarget
-
Copy the current immutable object with elements that replace the content of flavors.
- withFlavors(ImmutableSet<Flavor>) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
-
- withForceFinalResourceIds(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a value for the forceFinalResourceIds attribute.
- withForceLinkWhole(boolean) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
-
Copy the current immutable object by setting a value for the forceLinkWhole attribute.
- withForkMode(ForkMode) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a value for the
forkMode attribute.
- withFramework(CxxTestType) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting a present value for the optional framework attribute.
- withFramework(Optional<? extends CxxTestType>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the framework attribute.
- withFrameworkPaths(FrameworkPath...) - Method in class com.facebook.buck.cxx.PreprocessorFlags
-
Copy the current immutable object with elements that replace the content of frameworkPaths.
- withFrameworkPaths(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.PreprocessorFlags
-
Copy the current immutable object with elements that replace the content of frameworkPaths.
- withFrameworks(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
frameworks.
- withFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
frameworks.
- withFrameworks(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
-
Copy the current immutable object with elements that replace the content of frameworks.
- withFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
-
Copy the current immutable object with elements that replace the content of frameworks.
- withFrameworks(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
frameworks.
- withFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
frameworks.
- withFrameworks(FrameworkPath...) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
-
Copy the current immutable object with elements that replace the content of frameworks.
- withFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
-
Copy the current immutable object with elements that replace the content of frameworks.
- withFrameworks(FrameworkPath...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
frameworks.
- withFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
frameworks.
- withFrameworks(FrameworkPath...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
frameworks.
- withFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
frameworks.
- withFunction(QueryEnvironment.QueryFunction) - Method in class com.facebook.buck.query.FunctionExpression
-
Copy the current immutable object by setting a value for the function attribute.
- withFunctionName(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting a present value for the optional functionName attribute.
- withFunctionName(Optional<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the functionName attribute.
- withFunctionName(String) - Method in class com.facebook.buck.json.BuildFileParseExceptionStackTraceEntry
-
Copy the current immutable object by setting a value for the functionName attribute.
- withFuture(SettableFuture<Void>) - Method in class com.facebook.buck.util.concurrent.ListeningSemaphoreArrayPendingItem
-
Copy the current immutable object by setting a value for the future attribute.
- withGenericTool(Tool) - Method in class com.facebook.buck.shell.CrossPlatformTool
-
Copy the current immutable object by setting a value for the genericTool attribute.
- withGhciBinDep(BuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
Copy the current immutable object by setting a present value for the optional ghciBinDep attribute.
- withGhciBinDep(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
Copy the current immutable object by setting an optional value for the ghciBinDep attribute.
- withGhciBinutils(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Copy the current immutable object by setting a value for the ghciBinutils attribute.
- withGhciCc(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Copy the current immutable object by setting a value for the ghciCc attribute.
- withGhciCpp(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Copy the current immutable object by setting a value for the ghciCpp attribute.
- withGhciCxx(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Copy the current immutable object by setting a value for the ghciCxx attribute.
- withGhciGhc(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Copy the current immutable object by setting a value for the ghciGhc attribute.
- withGhciInit(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
Copy the current immutable object by setting a present value for the optional ghciInit attribute.
- withGhciInit(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
Copy the current immutable object by setting an optional value for the ghciInit attribute.
- withGhciIServ(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Copy the current immutable object by setting a value for the ghciIServ attribute.
- withGhciIServProf(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Copy the current immutable object by setting a value for the ghciIServProf attribute.
- withGhciIservScriptTemplate(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Copy the current immutable object by setting a value for the ghciIservScriptTemplate attribute.
- withGhciLib(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Copy the current immutable object by setting a value for the ghciLib attribute.
- withGhciPackager(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Copy the current immutable object by setting a value for the ghciPackager attribute.
- withGhciPlatformPreloadDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
Copy the current immutable object by setting a value for the ghciPlatformPreloadDeps attribute.
- withGhciPreloadDeps(ImmutableSortedSet<BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
Copy the current immutable object by setting a value for the ghciPreloadDeps attribute.
- withGhciScriptTemplate(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Copy the current immutable object by setting a value for the ghciScriptTemplate attribute.
- withGlobber(Globber) - Method in class com.facebook.buck.skylark.packages.PackageContext
-
Copy the current immutable object by setting a value for the globber attribute.
- withGlobManifest(GlobSpecWithResult...) - Method in class com.facebook.buck.parser.api.BuildFileManifest
-
Copy the current immutable object with elements that replace the content of globManifest.
- withGlobManifest(Iterable<? extends GlobSpecWithResult>) - Method in class com.facebook.buck.parser.api.BuildFileManifest
-
Copy the current immutable object with elements that replace the content of globManifest.
- withGlobManifestWithResult(GlobSpecWithResult...) - Method in class com.facebook.buck.skylark.parser.ParseResult
-
Copy the current immutable object with elements that replace the content of globManifestWithResult.
- withGlobManifestWithResult(Iterable<? extends GlobSpecWithResult>) - Method in class com.facebook.buck.skylark.parser.ParseResult
-
Copy the current immutable object with elements that replace the content of globManifestWithResult.
- withGlobSpec(GlobSpec) - Method in class com.facebook.buck.skylark.io.GlobSpecWithResult
-
Copy the current immutable object by setting a value for the globSpec attribute.
- withGoArch(String) - Method in class com.facebook.buck.features.go.GoPlatform
-
Copy the current immutable object by setting a value for the goArch attribute.
- withGoArm(String) - Method in class com.facebook.buck.features.go.GoPlatform
-
Copy the current immutable object by setting a value for the goArm attribute.
- withGoAssemblerFlags(String...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of goAssemblerFlags.
- withGoAssemblerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of goAssemblerFlags.
- withGoCompilerFlags(String...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of goCompilerFlags.
- withGoCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of goCompilerFlags.
- withGoOs(String) - Method in class com.facebook.buck.features.go.GoPlatform
-
Copy the current immutable object by setting a value for the goOs attribute.
- withGoRoot(Path) - Method in class com.facebook.buck.features.go.GoPlatform
-
Copy the current immutable object by setting a value for the goRoot attribute.
- withGoSrcs(SourcePath...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of goSrcs.
- withGoSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of goSrcs.
- withHaddock(ToolProvider) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Copy the current immutable object by setting a value for the haddock attribute.
- withHaddockFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
-
Copy the current immutable object with elements that replace the content of haddockFlags.
- withHaddockFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
-
Copy the current immutable object with elements that replace the content of haddockFlags.
- withHashPath(SourcePath) - Method in class com.facebook.buck.android.exopackage.ExopackagePathAndHash
-
Copy the current immutable object by setting a value for the hashPath attribute.
- withHaskellVersion(HaskellVersion) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Copy the current immutable object by setting a value for the haskellVersion attribute.
- withHasResources(boolean) - Method in class com.facebook.buck.android.apkmodule.APKModule
-
Copy the current immutable object by setting a value for the hasResources attribute.
- withHeaderContainer(NonHashableSourcePathContainer) - Method in class com.facebook.buck.cxx.PrecompiledHeaderData
-
Copy the current immutable object by setting a value for the headerContainer attribute.
- withHeaderMap(SourcePath) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
-
Copy the current immutable object by setting a present value for the optional headerMap attribute.
- withHeaderMap(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
-
Copy the current immutable object by setting an optional value for the headerMap attribute.
- withHeaderMode(HeaderMode) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a present value for the optional headerMode attribute.
- withHeaderMode(Optional<? extends HeaderMode>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting an optional value for the headerMode attribute.
- withHeaderNamespace(String) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
headerNamespace attribute.
- withHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
headerNamespace attribute.
- withHeaderNamespace(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
headerNamespace attribute.
- withHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
headerNamespace attribute.
- withHeaderNamespace(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
headerNamespace attribute.
- withHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
headerNamespace attribute.
- withHeaderNamespace(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
headerNamespace attribute.
- withHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
headerNamespace attribute.
- withHeaders(SourceSortedSet) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by setting a value for the
headers attribute.
- withHeaders(SourceSortedSet) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting a value for the
headers attribute.
- withHeaders(SourceSortedSet) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting a value for the
headers attribute.
- withHeaders(SourceSortedSet) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting a value for the
headers attribute.
- withHeaderVerification(HeaderVerification) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a value for the headerVerification attribute.
- withIbtool(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
Copy the current immutable object by setting a value for the ibtool attribute.
- withIdentifier(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.ProductType
-
Copy the current immutable object by setting a value for the identifier attribute.
- withIdentifier(String) - Method in class com.facebook.buck.features.haskell.HaskellPackageInfo
-
Copy the current immutable object by setting a value for the identifier attribute.
- withImport(SkylarkImport) - Method in class com.facebook.buck.skylark.parser.LoadImport
-
Copy the current immutable object by setting a value for the import attribute.
- withImportString(String) - Method in class com.facebook.buck.skylark.parser.ExtensionData
-
Copy the current immutable object by setting a value for the importString attribute.
- withInclNoLocationClassesEnabled(boolean) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the inclNoLocationClassesEnabled attribute.
- withIncludeBuildConfigClass(Boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting a value for the includeBuildConfigClass attribute.
- withIncludedRoots(Map<? extends BuildTarget, ? extends NativeLinkTarget>) - Method in class com.facebook.buck.cxx.OmnibusRoots
-
Copy the current immutable object by replacing the includedRoots map with the specified map.
- withIncludeRoot(Either<PathSourcePath, SourcePath>) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
-
Copy the current immutable object by setting a value for the includeRoot attribute.
- withIncludes(CxxHeaders...) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
-
Copy the current immutable object with elements that replace the content of includes.
- withIncludes(Iterable<? extends CxxHeaders>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
-
Copy the current immutable object with elements that replace the content of includes.
- withIncludes(CxxHeaders...) - Method in class com.facebook.buck.cxx.PreprocessorFlags
-
Copy the current immutable object with elements that replace the content of includes.
- withIncludes(Iterable<? extends CxxHeaders>) - Method in class com.facebook.buck.cxx.PreprocessorFlags
-
Copy the current immutable object with elements that replace the content of includes.
- withIncludes(String...) - Method in class com.facebook.buck.parser.api.BuildFileManifest
-
Copy the current immutable object with elements that replace the content of includes.
- withIncludes(Iterable<String>) - Method in class com.facebook.buck.parser.api.BuildFileManifest
-
Copy the current immutable object with elements that replace the content of includes.
- withIncludeType(CxxPreprocessables.IncludeType) - Method in class com.facebook.buck.cxx.CxxBridgingHeaders
-
Copy the current immutable object by setting a value for the includeType attribute.
- withIncludeType(CxxPreprocessables.IncludeType) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
-
Copy the current immutable object by setting a value for the includeType attribute.
- withIndex(int) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSectionLookupResult
-
Copy the current immutable object by setting a value for the index attribute.
- withInfo(long) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
-
- withInput(SourcePath) - Method in class com.facebook.buck.cxx.PrecompiledHeaderData
-
Copy the current immutable object by setting a value for the input attribute.
- withInputBasedRuleKeyFactory(RuleKeyFactory<RuleKey>) - Method in class com.facebook.buck.rules.keys.RuleKeyFactories
-
Copy the current immutable object by setting a value for the inputBasedRuleKeyFactory attribute.
- withInputs(Path...) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
Copy the current immutable object with elements that replace the content of inputs.
- withInputs(Iterable<? extends Path>) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
Copy the current immutable object with elements that replace the content of inputs.
- withInputs(SourcePath...) - Method in class com.facebook.buck.rules.keys.RuleKeyAndInputs
-
Copy the current immutable object with elements that replace the content of
inputs.
- withInputs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.rules.keys.RuleKeyAndInputs
-
Copy the current immutable object with elements that replace the content of
inputs.
- withInputs(VersionedTargetGraphInputs) - Method in class com.facebook.buck.versions.CachedVersionedTargetGraph
-
Copy the current immutable object by setting a value for the inputs attribute.
- withInstanceName(String) - Method in class com.facebook.buck.remoteexecution.grpc.ParsedReadResource
-
Copy the current immutable object by setting a value for the instanceName attribute.
- withInvocationInfo(InvocationInfo) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Copy the current immutable object by setting a
present value for the optional
invocationInfo attribute.
- withInvocationInfo(Optional<? extends InvocationInfo>) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Copy the current immutable object by setting an optional value for the
invocationInfo attribute.
- withIsDaemon(boolean) - Method in class com.facebook.buck.log.InvocationInfo
-
Copy the current immutable object by setting a value for the isDaemon attribute.
- withJavac(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
javac attribute.
- withJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting an optional value for the
javac attribute.
- withJavac(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
javac attribute.
- withJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
javac attribute.
- withJavac(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
javac attribute.
- withJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
javac attribute.
- withJavacJar(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
javacJar attribute.
- withJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting an optional value for the
javacJar attribute.
- withJavacJar(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
javacJar attribute.
- withJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
javacJar attribute.
- withJavacJar(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
javacJar attribute.
- withJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
javacJar attribute.
- withJavacJarPath(SourcePath) - Method in class com.facebook.buck.jvm.java.JavacSpec
-
Copy the current immutable object by setting a present value for the optional javacJarPath attribute.
- withJavacJarPath(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavacSpec
-
Copy the current immutable object by setting an optional value for the javacJarPath attribute.
- withJavacPath(SourcePath) - Method in class com.facebook.buck.jvm.java.JavacSpec
-
Copy the current immutable object by setting a present value for the optional javacPath attribute.
- withJavacPath(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavacSpec
-
Copy the current immutable object by setting an optional value for the javacPath attribute.
- withJavaPackageFinder(JavaPackageFinder) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Copy the current immutable object by setting a value for the
javaPackageFinder attribute.
- withJavaPackageFinder(JavaPackageFinder) - Method in class com.facebook.buck.core.build.context.BuildContext
-
Copy the current immutable object by setting a value for the javaPackageFinder attribute.
- withJavaPackageFinder(JavaPackageFinder) - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
-
Copy the current immutable object by setting a value for the javaPackageFinder attribute.
- withJavaPackageFinder(JavaPackageFinder) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the javaPackageFinder attribute.
- withJavaRuntimeProvider(ToolProvider) - Method in class com.facebook.buck.jvm.java.JavaOptions
-
Copy the current immutable object by setting a value for the javaRuntimeProvider attribute.
- withJavaVersion(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
javaVersion attribute.
- withJavaVersion(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting an optional value for the
javaVersion attribute.
- withJavaVersion(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
javaVersion attribute.
- withJavaVersion(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
javaVersion attribute.
- withJavaVersion(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
javaVersion attribute.
- withJavaVersion(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
javaVersion attribute.
- withJobArgs(String) - Method in class com.facebook.buck.worker.WorkerJobParams
-
Copy the current immutable object by setting a value for the jobArgs attribute.
- withKeepGoing(boolean) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
-
Copy the current immutable object by setting a value for the keepGoing attribute.
- withKnownRoots(ImmutableSortedSet<Path>) - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
-
Copy the current immutable object by setting a value for the knownRoots attribute.
- withKnownRuleTypesProvider(KnownRuleTypesProvider) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- withLabels(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object with elements that replace the content of
labels.
- withLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object with elements that replace the content of
labels.
- withLabels(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
labels.
- withLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
labels.
- withLabels(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
labels.
- withLabels(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
labels.
- withLabels(String...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
labels.
- withLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
labels.
- withLabels(String...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
labels.
- withLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
labels.
- withLabels(String...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
labels.
- withLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
labels.
- withLabels(String...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
labels.
- withLabels(Iterable<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
labels.
- withLabels(String...) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
labels.
- withLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
labels.
- withLabels(String...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
Copy the current immutable object with elements that replace the content of
labels.
- withLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
Copy the current immutable object with elements that replace the content of
labels.
- withLabels(String...) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
-
Copy the current immutable object with elements that replace the content of
labels.
- withLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
-
Copy the current immutable object with elements that replace the content of
labels.
- withLabels(String...) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
labels.
- withLabels(Iterable<String>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
labels.
- withLangCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by replacing the
langCompilerFlags map with the specified map.
- withLangCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by replacing the
langCompilerFlags map with the specified map.
- withLangCompilerFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by replacing the
langCompilerFlags map with the specified map.
- withLangCompilerFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by replacing the
langCompilerFlags map with the specified map.
- withLangPlatformCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- withLangPlatformCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- withLangPlatformCompilerFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- withLangPlatformCompilerFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- withLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- withLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- withLangPlatformPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- withLangPlatformPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- withLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- withLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- withLangPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- withLangPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- withLanguage(AndroidLibraryDescription.JvmLanguage) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
language attribute.
- withLanguage(Optional<? extends AndroidLibraryDescription.JvmLanguage>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting an optional value for the
language attribute.
- withLanguage(AndroidLibraryDescription.JvmLanguage) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
language attribute.
- withLanguage(Optional<? extends AndroidLibraryDescription.JvmLanguage>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
language attribute.
- withLanguage(AndroidLibraryDescription.JvmLanguage) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
language attribute.
- withLanguage(Optional<? extends AndroidLibraryDescription.JvmLanguage>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
language attribute.
- withLd(LinkerProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a value for the ld attribute.
- withLdflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object with elements that replace the content of ldflags.
- withLdflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object with elements that replace the content of ldflags.
- withLdflags(String...) - Method in class com.facebook.buck.cxx.toolchain.ElfSharedLibraryInterfaceParams
-
Copy the current immutable object with elements that replace the content of ldflags.
- withLdflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.ElfSharedLibraryInterfaceParams
-
Copy the current immutable object with elements that replace the content of ldflags.
- withLibraries(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
libraries.
- withLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
libraries.
- withLibraries(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
libraries.
- withLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
libraries.
- withLibraries(FrameworkPath...) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
-
Copy the current immutable object with elements that replace the content of libraries.
- withLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
-
Copy the current immutable object with elements that replace the content of libraries.
- withLibraries(FrameworkPath...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
libraries.
- withLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
libraries.
- withLibraries(FrameworkPath...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
libraries.
- withLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
libraries.
- withLibraryName(String) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetMode
-
Copy the current immutable object by setting a present value for the optional libraryName attribute.
- withLibraryName(Optional<String>) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetMode
-
Copy the current immutable object by setting an optional value for the libraryName attribute.
- withLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object with elements that replace the content of
licenses.
- withLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object with elements that replace the content of
licenses.
- withLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
licenses.
- withLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
licenses.
- withLicenses(SourcePath...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
licenses.
- withLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
licenses.
- withLicenses(SourcePath...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
licenses.
- withLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
licenses.
- withLicenses(SourcePath...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
licenses.
- withLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
licenses.
- withLicenses(SourcePath...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
licenses.
- withLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
licenses.
- withLicenses(SourcePath...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
licenses.
- withLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
licenses.
- withLicenses(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
licenses.
- withLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
licenses.
- withLicenses(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
Copy the current immutable object with elements that replace the content of
licenses.
- withLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
Copy the current immutable object with elements that replace the content of
licenses.
- withLicenses(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
-
Copy the current immutable object with elements that replace the content of
licenses.
- withLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
-
Copy the current immutable object with elements that replace the content of
licenses.
- withLicenses(SourcePath...) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
licenses.
- withLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
licenses.
- withLineNumber(Number) - Method in class com.facebook.buck.json.BuildFileParseExceptionStackTraceEntry
-
Copy the current immutable object by setting a value for the lineNumber attribute.
- withLineNumber(Number) - Method in class com.facebook.buck.json.BuildFileSyntaxError
-
Copy the current immutable object by setting a value for the lineNumber attribute.
- withLineNumber(Integer) - Method in class com.facebook.buck.util.xml.DocumentLocation
-
Copy the current immutable object by setting a value for the lineNumber attribute.
- withLinkDepsQueryWhole(boolean) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by setting a value for the
linkDepsQueryWhole attribute.
- withLinkDepsQueryWhole(boolean) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting a value for the
linkDepsQueryWhole attribute.
- withLinkDepsQueryWhole(boolean) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting a value for the
linkDepsQueryWhole attribute.
- withLinkDepsQueryWhole(boolean) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting a value for the
linkDepsQueryWhole attribute.
- withLinkDepsQueryWhole(boolean) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
Copy the current immutable object by setting a value for the linkDepsQueryWhole attribute.
- withLinker(Tool) - Method in class com.facebook.buck.features.go.GoPlatform
-
Copy the current immutable object by setting a value for the linker attribute.
- withLinker(ToolProvider) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Copy the current immutable object by setting a value for the linker attribute.
- withLinkerExtraOutputs(String...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
linkerExtraOutputs.
- withLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
linkerExtraOutputs.
- withLinkerExtraOutputs(String...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
linkerExtraOutputs.
- withLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
linkerExtraOutputs.
- withLinkerExtraOutputs(String...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
linkerExtraOutputs.
- withLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
linkerExtraOutputs.
- withLinkerExtraOutputs(String...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
linkerExtraOutputs.
- withLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
linkerExtraOutputs.
- withLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
linkerFlags.
- withLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
linkerFlags.
- withLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
linkerFlags.
- withLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
linkerFlags.
- withLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
linkerFlags.
- withLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
linkerFlags.
- withLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
linkerFlags.
- withLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
linkerFlags.
- withLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of linkerFlags.
- withLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of linkerFlags.
- withLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
Copy the current immutable object with elements that replace the content of linkerFlags.
- withLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
Copy the current immutable object with elements that replace the content of linkerFlags.
- withLinkerFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Copy the current immutable object with elements that replace the content of linkerFlags.
- withLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Copy the current immutable object with elements that replace the content of linkerFlags.
- withLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
linkStyle attribute.
- withLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
linkStyle attribute.
- withLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
linkStyle attribute.
- withLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
linkStyle attribute.
- withLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
linkStyle attribute.
- withLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
linkStyle attribute.
- withLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
linkStyle attribute.
- withLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
linkStyle attribute.
- withLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
Copy the current immutable object by setting a present value for the optional linkStyle attribute.
- withLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
Copy the current immutable object by setting an optional value for the linkStyle attribute.
- withLinkStyleForStubHeader(Linker.LinkableDepType) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Copy the current immutable object by setting a present value for the optional linkStyleForStubHeader attribute.
- withLinkStyleForStubHeader(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Copy the current immutable object by setting an optional value for the linkStyleForStubHeader attribute.
- withLipo(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
Copy the current immutable object by setting a value for the lipo attribute.
- withLldb(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
Copy the current immutable object by setting a value for the lldb attribute.
- withLoadedPaths(String...) - Method in class com.facebook.buck.skylark.parser.EnvironmentData
-
Copy the current immutable object with elements that replace the content of loadedPaths.
- withLoadedPaths(Iterable<String>) - Method in class com.facebook.buck.skylark.parser.EnvironmentData
-
Copy the current immutable object with elements that replace the content of loadedPaths.
- withLoadedPaths(String...) - Method in class com.facebook.buck.skylark.parser.ParseResult
-
Copy the current immutable object with elements that replace the content of loadedPaths.
- withLoadedPaths(Iterable<String>) - Method in class com.facebook.buck.skylark.parser.ParseResult
-
Copy the current immutable object with elements that replace the content of loadedPaths.
- withLoadTransitiveClosure(String...) - Method in class com.facebook.buck.skylark.parser.ExtensionData
-
Copy the current immutable object with elements that replace the content of loadTransitiveClosure.
- withLoadTransitiveClosure(Iterable<String>) - Method in class com.facebook.buck.skylark.parser.ExtensionData
-
Copy the current immutable object with elements that replace the content of loadTransitiveClosure.
- withLoadTransitiveClosure(String...) - Method in class com.facebook.buck.skylark.parser.IncludesData
-
Copy the current immutable object with elements that replace the content of loadTransitiveClosure.
- withLoadTransitiveClosure(Iterable<String>) - Method in class com.facebook.buck.skylark.parser.IncludesData
-
Copy the current immutable object with elements that replace the content of loadTransitiveClosure.
- withLocale(Locale) - Method in class com.facebook.buck.util.i18n.NumberFormatterCacheKey
-
Copy the current immutable object by setting a value for the locale attribute.
- withLogDirectoryPath(Path) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
-
Copy the current immutable object by setting a value for the logDirectoryPath attribute.
- withLua(ToolProvider) - Method in class com.facebook.buck.features.lua.LuaPlatform
-
Copy the current immutable object by setting a value for the lua attribute.
- withLuaCxxLibraryTarget(BuildTarget) - Method in class com.facebook.buck.features.lua.LuaPlatform
-
Copy the current immutable object by setting a present value for the optional luaCxxLibraryTarget attribute.
- withLuaCxxLibraryTarget(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaPlatform
-
Copy the current immutable object by setting an optional value for the luaCxxLibraryTarget attribute.
- withLuaPlatform(LuaPlatform) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
Copy the current immutable object by setting a value for the luaPlatform attribute.
- withLuaPlatform(LuaPlatform) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a value for the luaPlatform attribute.
- withMacro(Macro) - Method in class com.facebook.buck.rules.macros.MacroContainer
-
Copy the current immutable object by setting a value for the macro attribute.
- withMacroExpander(Function<String, Arg>) - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
-
Copy the current immutable object by setting a value for the macroExpander attribute.
- withMain(String) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
Copy the current immutable object by setting a present value for the optional main attribute.
- withMain(Optional<String>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
Copy the current immutable object by setting an optional value for the main attribute.
- withMainModule(String) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
Copy the current immutable object by setting a value for the mainModule attribute.
- withMainModule(String) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a value for the mainModule attribute.
- withManifest(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
manifest attribute.
- withManifest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting an optional value for the
manifest attribute.
- withManifest(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
manifest attribute.
- withManifest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
manifest attribute.
- withManifest(Manifest) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestLoadResult
-
Copy the current immutable object by setting a present value for the optional manifest attribute.
- withManifest(Optional<? extends Manifest>) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestLoadResult
-
Copy the current immutable object by setting an optional value for the manifest attribute.
- withManifestFile(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
manifestFile attribute.
- withManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting an optional value for the
manifestFile attribute.
- withManifestFile(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
manifestFile attribute.
- withManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
manifestFile attribute.
- withManifestFile(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
manifestFile attribute.
- withManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
manifestFile attribute.
- withManifestSkeleton(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting a value for the manifestSkeleton attribute.
- withMavenCoords(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
mavenCoords attribute.
- withMavenCoords(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting an optional value for the
mavenCoords attribute.
- withMavenCoords(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
mavenCoords attribute.
- withMavenCoords(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
mavenCoords attribute.
- withMavenCoords(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
mavenCoords attribute.
- withMavenCoords(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
mavenCoords attribute.
- withMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
mavenPomTemplate attribute.
- withMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting an optional value for the
mavenPomTemplate attribute.
- withMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
mavenPomTemplate attribute.
- withMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
mavenPomTemplate attribute.
- withMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
mavenPomTemplate attribute.
- withMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
mavenPomTemplate attribute.
- withMaxSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
-
Copy the current immutable object by setting a present value for the optional maxSizeBytes attribute.
- withMaxSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
-
Copy the current immutable object by setting an optional value for the maxSizeBytes attribute.
- withMaxWorkers(int) - Method in class com.facebook.buck.worker.WorkerProcessParams
-
Copy the current immutable object by setting a value for the maxWorkers attribute.
- withMemberName(String) - Method in class com.facebook.buck.android.dalvik.DalvikMemberReference
-
Copy the current immutable object by setting a value for the memberName attribute.
- withMemberPath(Path) - Method in class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath
-
Copy the current immutable object by setting a value for the memberPath attribute.
- withMemberPath(Path) - Method in class com.facebook.buck.io.ArchiveMemberPath
-
Copy the current immutable object by setting a value for the
memberPath attribute.
- withMemory(int) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
-
Copy the current immutable object by setting a value for the memory attribute.
- withMergedLinkables(Multimap<? extends APKModule, ? extends NativeLinkable>) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult
-
Copy the current immutable object by replacing the mergedLinkables map with the specified map.
- withMergedLinkablesAssets(Multimap<? extends APKModule, ? extends NativeLinkable>) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult
-
Copy the current immutable object by replacing the mergedLinkablesAssets map with the specified map.
- withMetadata(ImmutableMap<String, String>) - Method in class com.facebook.buck.artifact_cache.CacheResult
-
Copy the current immutable object by setting a present value for the optional metadata attribute.
- withMetadata(Optional<? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.artifact_cache.CacheResult
-
Copy the current immutable object by setting an optional value for the metadata attribute.
- withMinVersion(String) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
Copy the current immutable object by setting a value for the minVersion attribute.
- withModuleDirs(Multimap<? extends Path, ? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonPackageComponents
-
Copy the current immutable object by replacing the moduleDirs map with the specified map.
- withModules(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.features.lua.LuaPackageComponents
-
Copy the current immutable object by replacing the modules map with the specified map.
- withModules(Map<? extends Path, ? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonPackageComponents
-
Copy the current immutable object by replacing the modules map with the specified map.
- withMomc(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
Copy the current immutable object by setting a value for the momc attribute.
- withName(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting a value for the
name attribute.
- withName(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting a value for the
name attribute.
- withName(String) - Method in class com.facebook.buck.android.apkmodule.APKModule
-
Copy the current immutable object by setting a value for the name attribute.
- withName(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a value for the
name attribute.
- withName(String) - Method in class com.facebook.buck.apple.toolchain.AppleSdk
-
Copy the current immutable object by setting a value for the name attribute.
- withName(String) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
-
Copy the current immutable object by setting a present value for the optional name attribute.
- withName(Optional<String>) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
-
Copy the current immutable object by setting an optional value for the name attribute.
- withName(String) - Method in class com.facebook.buck.core.cell.CellName
-
Copy the current immutable object by setting a value for the name attribute.
- withName(String) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by setting a value for the
name attribute.
- withName(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting a value for the
name attribute.
- withName(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting a value for the
name attribute.
- withName(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting a value for the
name attribute.
- withName(String) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
Copy the current immutable object by setting a value for the
name attribute.
- withName(String) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
Copy the current immutable object by setting a value for the
name attribute.
- withName(String) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
-
Copy the current immutable object by setting a value for the
name attribute.
- withName(String) - Method in class com.facebook.buck.features.haskell.HaskellPackageInfo
-
Copy the current immutable object by setting a value for the name attribute.
- withName(String) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
Copy the current immutable object by setting a value for the
name attribute.
- withName(String) - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
-
Copy the current immutable object by setting a value for the
name attribute.
- withName(String) - Method in class com.facebook.buck.support.bgtasks.TaskId
-
Copy the current immutable object by setting a value for the name attribute.
- withName(String) - Method in class com.facebook.buck.versions.Version
-
Copy the current immutable object by setting a value for the name attribute.
- withNameToPathMap(ImmutableSortedMap<Path, SourcePath>) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
-
Copy the current immutable object by setting a value for the nameToPathMap attribute.
- withNativeLibraries(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.features.lua.LuaPackageComponents
-
Copy the current immutable object by replacing the nativeLibraries map with the specified map.
- withNativeLibraries(Map<? extends Path, ? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonPackageComponents
-
Copy the current immutable object by replacing the nativeLibraries map with the specified map.
- withNativeLinkStrategy(NativeLinkStrategy) - Method in class com.facebook.buck.features.lua.LuaPlatform
-
Copy the current immutable object by setting a value for the nativeLinkStrategy attribute.
- withNativeStarterLibrary(BuildTarget) - Method in class com.facebook.buck.features.lua.LuaPlatform
-
Copy the current immutable object by setting a present value for the optional nativeStarterLibrary attribute.
- withNativeStarterLibrary(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaPlatform
-
Copy the current immutable object by setting an optional value for the nativeStarterLibrary attribute.
- withNativeStarterLibrary(BuildTarget) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a present value for the optional nativeStarterLibrary attribute.
- withNativeStarterLibrary(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
Copy the current immutable object by setting an optional value for the nativeStarterLibrary attribute.
- withNeededCoverageRatioPercentage(int) - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpec
-
Copy the current immutable object by setting a value for the neededCoverageRatioPercentage attribute.
- withNetworkIO(int) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
-
Copy the current immutable object by setting a value for the networkIO attribute.
- withNodeCopier(NodeCopier) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
Copy the current immutable object by setting a value for the nodeCopier attribute.
- withObjcopy(ToolProvider) - Method in class com.facebook.buck.cxx.toolchain.ElfSharedLibraryInterfaceParams
-
Copy the current immutable object by setting a value for the objcopy attribute.
- withObjectFileExtension(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a value for the objectFileExtension attribute.
- withOcamlPlatforms(FlavorDomain<OcamlPlatform>) - Method in class com.facebook.buck.features.ocaml.OcamlToolchain
-
Copy the current immutable object by setting a value for the ocamlPlatforms attribute.
- withOffset(Number) - Method in class com.facebook.buck.json.BuildFileSyntaxError
-
Copy the current immutable object by setting a present value for the optional offset attribute.
- withOffset(Optional<? extends Number>) - Method in class com.facebook.buck.json.BuildFileSyntaxError
-
Copy the current immutable object by setting an optional value for the offset attribute.
- withOnlyTests(boolean) - Method in class com.facebook.buck.parser.TargetNodePredicateSpec
-
Copy the current immutable object by setting a value for the onlyTests attribute.
- withOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
onUnusedDependencies attribute.
- withOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting an optional value for the
onUnusedDependencies attribute.
- withOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
onUnusedDependencies attribute.
- withOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
onUnusedDependencies attribute.
- withOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
onUnusedDependencies attribute.
- withOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
onUnusedDependencies attribute.
- withOperands(QueryExpression...) - Method in class com.facebook.buck.query.BinaryOperatorExpression
-
Copy the current immutable object with elements that replace the content of operands.
- withOperands(Iterable<? extends QueryExpression>) - Method in class com.facebook.buck.query.BinaryOperatorExpression
-
Copy the current immutable object with elements that replace the content of operands.
- withOperator(AbstractBinaryOperatorExpression.Operator) - Method in class com.facebook.buck.query.BinaryOperatorExpression
-
Copy the current immutable object by setting a value for the operator attribute.
- withOtherFlags(CxxToolFlags) - Method in class com.facebook.buck.cxx.PreprocessorFlags
-
Copy the current immutable object by setting a value for the otherFlags attribute.
- withoutCell() - Method in interface com.facebook.buck.core.model.BuildTarget
-
- withoutDeclaredDeps() - Method in class com.facebook.buck.core.rules.BuildRuleParams
-
- withoutExtraDeps() - Method in class com.facebook.buck.core.rules.BuildRuleParams
-
- withoutFlavors(Set<Flavor>) - Method in interface com.facebook.buck.core.model.BuildTarget
-
- withoutFlavors(Flavor...) - Method in interface com.facebook.buck.core.model.BuildTarget
-
- withoutFlavors() - Method in interface com.facebook.buck.core.model.BuildTarget
-
- withOutput(Path) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
Copy the current immutable object by setting a value for the output attribute.
- withOutput(Path) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a value for the output attribute.
- withOutputExecutor(ExecutorService) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
-
Copy the current immutable object by setting a value for the outputExecutor attribute.
- withOutputName(String) - Method in class com.facebook.buck.rules.macros.OutputMacro
-
Copy the current immutable object by setting a value for the outputName attribute.
- withOutputToFile(boolean) - Method in class com.facebook.buck.rules.macros.MacroContainer
-
Copy the current immutable object by setting a value for the outputToFile attribute.
- withoutSuffix(String, String) - Static method in class com.facebook.buck.util.string.MoreStrings
-
- withoutTty() - Static method in class com.facebook.buck.util.Ansi
-
- withPackageIdentifier(PackageIdentifier) - Method in class com.facebook.buck.skylark.packages.PackageContext
-
Copy the current immutable object by setting a value for the packageIdentifier attribute.
- withPackageName(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting a present value for the optional packageName attribute.
- withPackageName(Optional<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the packageName attribute.
- withPackageNamePrefix(String) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Copy the current immutable object by setting a present value for the optional packageNamePrefix attribute.
- withPackageNamePrefix(Optional<String>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Copy the current immutable object by setting an optional value for the packageNamePrefix attribute.
- withPackager(ToolProvider) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Copy the current immutable object by setting a value for the packager attribute.
- withPackager(ToolProvider) - Method in class com.facebook.buck.features.lua.LuaPlatform
-
Copy the current immutable object by setting a value for the packager attribute.
- withPackageStyle(AbstractLuaPlatform.PackageStyle) - Method in class com.facebook.buck.features.lua.LuaPlatform
-
Copy the current immutable object by setting a value for the packageStyle attribute.
- withPacker(Tool) - Method in class com.facebook.buck.features.go.GoPlatform
-
Copy the current immutable object by setting a value for the packer attribute.
- withParser(Parser) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Copy the current immutable object by setting a value for the
parser attribute.
- withParts(Either<String, MacroContainer>...) - Method in class com.facebook.buck.rules.macros.StringWithMacros
-
Copy the current immutable object with elements that replace the content of parts.
- withParts(Iterable<? extends Either<String, MacroContainer>>) - Method in class com.facebook.buck.rules.macros.StringWithMacros
-
Copy the current immutable object with elements that replace the content of parts.
- withPath(SourcePath) - Method in class com.facebook.buck.android.exopackage.ExopackagePathAndHash
-
Copy the current immutable object by setting a value for the path attribute.
- withPath(SourcePath) - Method in class com.facebook.buck.cxx.CxxSource
-
Copy the current immutable object by setting a value for the
path attribute.
- withPath(SourcePath) - Method in class com.facebook.buck.rules.args.SourcePathArg
-
Copy the current immutable object by setting a value for the path attribute.
- withPath(Path) - Method in class com.facebook.buck.rules.keys.RuleKeyInput
-
Copy the current immutable object by setting a value for the path attribute.
- withPath(Path) - Method in class com.facebook.buck.skylark.parser.ExtensionData
-
Copy the current immutable object by setting a value for the path attribute.
- withPath(Path) - Method in class com.facebook.buck.skylark.parser.IncludesData
-
Copy the current immutable object by setting a value for the path attribute.
- withPath(BuildCellRelativePath) - Method in class com.facebook.buck.step.fs.MkdirStep
-
Copy the current immutable object by setting a value for the path attribute.
- withPath(BuildCellRelativePath) - Method in class com.facebook.buck.step.fs.RmStep
-
Copy the current immutable object by setting a value for the path attribute.
- withPathName(String) - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpec
-
Copy the current immutable object by setting a present value for the optional pathName attribute.
- withPathName(Optional<String>) - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpec
-
Copy the current immutable object by setting an optional value for the pathName attribute.
- withPathRelativeToBuildCellRoot(Path) - Method in class com.facebook.buck.io.BuildCellRelativePath
-
Copy the current immutable object by setting a value for the pathRelativeToBuildCellRoot attribute.
- withPathResolver(SourcePathResolver) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
Copy the current immutable object by setting a value for the pathResolver attribute.
- withPathResolver(SourcePathResolver) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a value for the pathResolver attribute.
- withPattern(String) - Method in class com.facebook.buck.query.TargetLiteral
-
Copy the current immutable object by setting a value for the pattern attribute.
- withPersistentWorkerKey(String) - Method in class com.facebook.buck.worker.WorkerProcessIdentity
-
Copy the current immutable object by setting a value for the persistentWorkerKey attribute.
- withPersistentWorkerPools(ConcurrentMap<String, WorkerProcessPool>) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Copy the current immutable object by setting a
present value for the optional
persistentWorkerPools attribute.
- withPersistentWorkerPools(Optional<? extends ConcurrentMap<String, WorkerProcessPool>>) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- withPersistentWorkerPools(ConcurrentMap<String, WorkerProcessPool>) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a present value for the optional persistentWorkerPools attribute.
- withPersistentWorkerPools(Optional<? extends ConcurrentMap<String, WorkerProcessPool>>) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting an optional value for the persistentWorkerPools attribute.
- withPicTypeForSharedLinking(PicType) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a value for the picTypeForSharedLinking attribute.
- withPlatform(AppleCxxPlatform) - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
-
Copy the current immutable object by setting a value for the platform attribute.
- withPlatform(Platform) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Copy the current immutable object by setting a value for the
platform attribute.
- withPlatform(Flavor) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
Copy the current immutable object by setting a present value for the optional platform attribute.
- withPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
Copy the current immutable object by setting an optional value for the platform attribute.
- withPlatform(Flavor) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
Copy the current immutable object by setting a present value for the optional platform attribute.
- withPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
Copy the current immutable object by setting an optional value for the platform attribute.
- withPlatform(Flavor) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
-
Copy the current immutable object by setting a present value for the optional platform attribute.
- withPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
-
Copy the current immutable object by setting an optional value for the platform attribute.
- withPlatform(Platform) - Method in class com.facebook.buck.shell.CrossPlatformTool
-
Copy the current immutable object by setting a value for the platform attribute.
- withPlatform(Platform) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the platform attribute.
- withPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- withPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- withPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- withPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- withPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by setting a value for the
platformDeps attribute.
- withPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting a value for the
platformDeps attribute.
- withPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting a value for the
platformDeps attribute.
- withPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting a value for the
platformDeps attribute.
- withPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
Copy the current immutable object by setting a value for the platformDeps attribute.
- withPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
Copy the current immutable object by setting a value for the platformDeps attribute.
- withPlatformFlags(Arg...) - Method in class com.facebook.buck.cxx.IterableCxxToolFlags
-
Copy the current immutable object with elements that replace the content of platformFlags.
- withPlatformFlags(Iterable<? extends Arg>) - Method in class com.facebook.buck.cxx.IterableCxxToolFlags
-
Copy the current immutable object with elements that replace the content of platformFlags.
- withPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by setting a value for the
platformHeaders attribute.
- withPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting a value for the
platformHeaders attribute.
- withPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting a value for the
platformHeaders attribute.
- withPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting a value for the
platformHeaders attribute.
- withPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- withPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- withPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- withPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- withPlatformPreloadDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
Copy the current immutable object by setting a value for the platformPreloadDeps attribute.
- withPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- withPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- withPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- withPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- withPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by setting a value for the
platformSrcs attribute.
- withPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting a value for the
platformSrcs attribute.
- withPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting a value for the
platformSrcs attribute.
- withPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting a value for the
platformSrcs attribute.
- withPlatformTools(ImmutableSortedMap<Platform, Tool>) - Method in class com.facebook.buck.shell.CrossPlatformTool
-
Copy the current immutable object by setting a value for the platformTools attribute.
- withPluginManager(PluginManager) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Copy the current immutable object by setting a value for the
pluginManager attribute.
- withPlugins(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object with elements that replace the content of
plugins.
- withPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object with elements that replace the content of
plugins.
- withPlugins(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
plugins.
- withPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
plugins.
- withPlugins(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
plugins.
- withPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
plugins.
- withPoolSupplier(CloseableMemoizedSupplier<ForkJoinPool>) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Copy the current immutable object by setting a value for the
poolSupplier attribute.
- withPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
postLinkerFlags.
- withPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
postLinkerFlags.
- withPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
postLinkerFlags.
- withPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
postLinkerFlags.
- withPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
postLinkerFlags.
- withPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
postLinkerFlags.
- withPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
postLinkerFlags.
- withPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
postLinkerFlags.
- withPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
- withPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
- withPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
- withPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
- withPostprocessClassesCommands(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- withPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- withPostprocessClassesCommands(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- withPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- withPostprocessClassesCommands(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- withPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- withPrecompiled(boolean) - Method in class com.facebook.buck.cxx.PrecompiledHeaderData
-
Copy the current immutable object by setting a value for the precompiled attribute.
- withPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
precompiledHeader attribute.
- withPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
precompiledHeader attribute.
- withPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
precompiledHeader attribute.
- withPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
precompiledHeader attribute.
- withPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
precompiledHeader attribute.
- withPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
precompiledHeader attribute.
- withPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
precompiledHeader attribute.
- withPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
precompiledHeader attribute.
- withPrecomputedHash(HashCode) - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath
-
Copy the current immutable object by setting a
present value for the optional
precomputedHash attribute.
- withPrecomputedHash(Optional<? extends HashCode>) - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath
-
Copy the current immutable object by setting an optional value for the
precomputedHash attribute.
- withPrecomputedHash(HashCode) - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
-
Copy the current immutable object by setting a
present value for the optional
precomputedHash attribute.
- withPrecomputedHash(Optional<? extends HashCode>) - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
-
Copy the current immutable object by setting an optional value for the
precomputedHash attribute.
- withPrecomputedHash(HashCode) - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
-
Copy the current immutable object by setting a
present value for the optional
precomputedHash attribute.
- withPrecomputedHash(Optional<? extends HashCode>) - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
-
Copy the current immutable object by setting an optional value for the
precomputedHash attribute.
- withPrefixHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
prefixHeader attribute.
- withPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
prefixHeader attribute.
- withPrefixHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
prefixHeader attribute.
- withPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
prefixHeader attribute.
- withPrefixHeader(SourcePath) - Method in class com.facebook.buck.cxx.PreprocessorFlags
-
Copy the current immutable object by setting a present value for the optional prefixHeader attribute.
- withPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PreprocessorFlags
-
Copy the current immutable object by setting an optional value for the prefixHeader attribute.
- withPrefixHeader(SourcePath) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
prefixHeader attribute.
- withPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
prefixHeader attribute.
- withPrefixHeader(SourcePath) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
prefixHeader attribute.
- withPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
prefixHeader attribute.
- withPreloadDeps(ImmutableSortedSet<BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
Copy the current immutable object by setting a value for the preloadDeps attribute.
- withPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
preprocessorFlags.
- withPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
preprocessorFlags.
- withPreprocessorFlags(Multimap<? extends AbstractCxxSource.Type, ? extends Arg>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
-
Copy the current immutable object by replacing the preprocessorFlags map with the specified map.
- withPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
preprocessorFlags.
- withPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
preprocessorFlags.
- withPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
preprocessorFlags.
- withPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
preprocessorFlags.
- withPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
preprocessorFlags.
- withPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
preprocessorFlags.
- withPrivateHeadersSymlinksEnabled(boolean) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a value for the privateHeadersSymlinksEnabled attribute.
- WithProbability - Interface in com.facebook.buck.util.randomizedtrial
-
- withProcessExecutor(ProcessExecutor) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Copy the current immutable object by setting a value for the
processExecutor attribute.
- withProcessExecutor(ProcessExecutor) - Method in class com.facebook.buck.features.go.GoPlatformFactory
-
Copy the current immutable object by setting a value for the processExecutor attribute.
- withProcessExecutor(ProcessExecutor) - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
-
Copy the current immutable object by setting a value for the processExecutor attribute.
- withProcessExecutor(ProcessExecutor) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the processExecutor attribute.
- withProcessManager(ProcessManager) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Copy the current immutable object by setting a
present value for the optional
processManager attribute.
- withProcessManager(Optional<? extends ProcessManager>) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Copy the current immutable object by setting an optional value for the
processManager attribute.
- withProductionBuild(boolean) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object by setting a value for the productionBuild attribute.
- withProfile(String) - Method in class com.facebook.buck.json.BuildFilePythonResult
-
Copy the current immutable object by setting a present value for the optional profile attribute.
- withProfile(Optional<String>) - Method in class com.facebook.buck.json.BuildFilePythonResult
-
Copy the current immutable object by setting an optional value for the profile attribute.
- withProfiler(Profiler) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a present value for the optional profiler attribute.
- withProfiler(Optional<? extends Profiler>) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting an optional value for the profiler attribute.
- withProguardConfig(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
proguardConfig attribute.
- withProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting an optional value for the
proguardConfig attribute.
- withProguardConfig(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
proguardConfig attribute.
- withProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
proguardConfig attribute.
- withProguardConfig(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
proguardConfig attribute.
- withProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
proguardConfig attribute.
- withProjectFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
-
Copy the current immutable object by setting a value for the projectFilesystem attribute.
- withProjectFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
Copy the current immutable object by setting a value for the projectFilesystem attribute.
- withProjectFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a value for the projectFilesystem attribute.
- withProjectFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
-
Copy the current immutable object by setting a value for the projectFilesystem attribute.
- withProjectFilesystemFactory(ProjectFilesystemFactory) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- withProjectFilesystemFactory(ProjectFilesystemFactory) - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
-
Copy the current immutable object by setting a value for the projectFilesystemFactory attribute.
- withProjectFilesystemFactory(ProjectFilesystemFactory) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the projectFilesystemFactory attribute.
- withProjectGenerated(boolean) - Method in class com.facebook.buck.features.apple.project.GenerationResult
-
Copy the current immutable object by setting a value for the projectGenerated attribute.
- withProjectPath(Path) - Method in class com.facebook.buck.features.apple.project.GenerationResult
-
Copy the current immutable object by setting a value for the projectPath attribute.
- withProjectPrefix(String) - Method in class com.facebook.buck.io.watchman.ProjectWatch
-
Copy the current immutable object by setting a present value for the optional projectPrefix attribute.
- withProjectPrefix(Optional<String>) - Method in class com.facebook.buck.io.watchman.ProjectWatch
-
Copy the current immutable object by setting an optional value for the projectPrefix attribute.
- withProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object with elements that replace the content of
providedDeps.
- withProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object with elements that replace the content of
providedDeps.
- withProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
providedDeps.
- withProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
providedDeps.
- withProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
providedDeps.
- withProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
providedDeps.
- withProvidedDepsQuery(Query) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
providedDepsQuery attribute.
- withProvidedDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting an optional value for the
providedDepsQuery attribute.
- withProvidedDepsQuery(Query) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
providedDepsQuery attribute.
- withProvidedDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
providedDepsQuery attribute.
- withProvidedDepsQuery(Query) - Method in interface com.facebook.buck.core.description.arg.HasProvidedDepsQuery
-
- withProvidedDepsQuery(T, BuildTarget, QueryCache, ActionGraphBuilder, CellPathResolver, TargetGraph) - Static method in class com.facebook.buck.rules.query.QueryUtils
-
- withPublicHeadersSymlinksEnabled(boolean) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a value for the publicHeadersSymlinksEnabled attribute.
- withPythonModules(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.features.lua.LuaPackageComponents
-
Copy the current immutable object by replacing the pythonModules map with the specified map.
- withQuery(Query) - Method in class com.facebook.buck.rules.macros.QueryOutputsMacro
-
Copy the current immutable object by setting a value for the
query attribute.
- withQuery(Query) - Method in class com.facebook.buck.rules.macros.QueryPathsMacro
-
Copy the current immutable object by setting a value for the
query attribute.
- withQuery(Query) - Method in class com.facebook.buck.rules.macros.QueryTargetsAndOutputsMacro
-
Copy the current immutable object by setting a value for the query attribute.
- withQuery(Query) - Method in class com.facebook.buck.rules.macros.QueryTargetsMacro
-
Copy the current immutable object by setting a value for the
query attribute.
- withQuery(String) - Method in class com.facebook.buck.rules.query.Query
-
Copy the current immutable object by setting a value for the query attribute.
- withQueryParams(Map<String, ? extends Object>) - Method in class com.facebook.buck.io.watchman.WatchmanQuery
-
Copy the current immutable object by replacing the queryParams map with the specified map.
- withQueryPath(String) - Method in class com.facebook.buck.io.watchman.WatchmanQuery
-
Copy the current immutable object by setting a value for the queryPath attribute.
- withRanlib(ToolProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a present value for the optional ranlib attribute.
- withRanlib(Optional<? extends ToolProvider>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting an optional value for the ranlib attribute.
- withRanlibflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object with elements that replace the content of ranlibflags.
- withRanlibflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object with elements that replace the content of ranlibflags.
- withRawConfig(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.skylark.packages.PackageContext
-
Copy the current immutable object by replacing the rawConfig map with the specified map.
- withRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by setting a value for the
rawHeaders attribute.
- withRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting a value for the
rawHeaders attribute.
- withRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting a value for the
rawHeaders attribute.
- withRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting a value for the
rawHeaders attribute.
- withRawInputsHashCode(HashCode) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
Copy the current immutable object by setting a value for the rawInputsHashCode attribute.
- withRawRules(Map<String, Object>...) - Method in class com.facebook.buck.skylark.parser.ParseResult
-
Copy the current immutable object with elements that replace the content of rawRules.
- withRawRules(Iterable<? extends Map<String, Object>>) - Method in class com.facebook.buck.skylark.parser.ParseResult
-
Copy the current immutable object with elements that replace the content of rawRules.
- withReadConfigurationOptions(Map<String, ? extends ImmutableMap<String, Optional<String>>>) - Method in class com.facebook.buck.skylark.parser.ParseResult
-
Copy the current immutable object by replacing the readConfigurationOptions map with the specified map.
- withRecursive(boolean) - Method in class com.facebook.buck.parser.BuildFileSpec
-
Copy the current immutable object by setting a value for the recursive attribute.
- withRecursive(boolean) - Method in class com.facebook.buck.step.fs.RmStep
-
Copy the current immutable object by setting a value for the recursive attribute.
- withRecycledCache(BuckEventBus, RuleKeyCacheRecycler.SettingsAffectingCache) - Method in class com.facebook.buck.rules.keys.RuleKeyCacheRecycler
-
- withRedirectError(ProcessBuilder.Redirect) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Copy the current immutable object by setting a present value for the optional redirectError attribute.
- withRedirectError(Optional<? extends ProcessBuilder.Redirect>) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Copy the current immutable object by setting an optional value for the redirectError attribute.
- withRedirectErrorStream(boolean) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Copy the current immutable object by setting a present value for the optional redirectErrorStream attribute.
- withRedirectErrorStream(Optional<Boolean>) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Copy the current immutable object by setting an optional value for the redirectErrorStream attribute.
- withRedirectInput(ProcessBuilder.Redirect) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Copy the current immutable object by setting a present value for the optional redirectInput attribute.
- withRedirectInput(Optional<? extends ProcessBuilder.Redirect>) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Copy the current immutable object by setting an optional value for the redirectInput attribute.
- withRedirectOutput(ProcessBuilder.Redirect) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Copy the current immutable object by setting a present value for the optional redirectOutput attribute.
- withRedirectOutput(Optional<? extends ProcessBuilder.Redirect>) - Method in class com.facebook.buck.util.ProcessExecutorParams
-
Copy the current immutable object by setting an optional value for the redirectOutput attribute.
- withRelativeModulesDir(Path) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
Copy the current immutable object by setting a present value for the optional relativeModulesDir attribute.
- withRelativeModulesDir(Optional<? extends Path>) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
Copy the current immutable object by setting an optional value for the relativeModulesDir attribute.
- withRelativeModulesDir(Path) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a present value for the optional relativeModulesDir attribute.
- withRelativeModulesDir(Optional<? extends Path>) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
Copy the current immutable object by setting an optional value for the relativeModulesDir attribute.
- withRelativeNativeLibsDir(Path) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a present value for the optional relativeNativeLibsDir attribute.
- withRelativeNativeLibsDir(Optional<? extends Path>) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
Copy the current immutable object by setting an optional value for the relativeNativeLibsDir attribute.
- withRelativePath(Path) - Method in class com.facebook.buck.core.sourcepath.PathSourcePath
-
Copy the current immutable object by setting a value for the
relativePath attribute.
- withRelativePythonModulesDir(Path) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
Copy the current immutable object by setting a present value for the optional relativePythonModulesDir attribute.
- withRelativePythonModulesDir(Optional<? extends Path>) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
Copy the current immutable object by setting an optional value for the relativePythonModulesDir attribute.
- withRelativePythonModulesDir(Path) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a present value for the optional relativePythonModulesDir attribute.
- withRelativePythonModulesDir(Optional<? extends Path>) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
Copy the current immutable object by setting an optional value for the relativePythonModulesDir attribute.
- withRemoveClasses(Pattern...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object with elements that replace the content of
removeClasses.
- withRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object with elements that replace the content of
removeClasses.
- withRemoveClasses(Pattern...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
removeClasses.
- withRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
removeClasses.
- withRemoveClasses(Pattern...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
removeClasses.
- withRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
removeClasses.
- withRemoveUndefinedSymbols(boolean) - Method in class com.facebook.buck.cxx.toolchain.ElfSharedLibraryInterfaceParams
-
Copy the current immutable object by setting a value for the removeUndefinedSymbols attribute.
- withRequestSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.StoreResult
-
Copy the current immutable object by setting a
present value for the optional
requestSizeBytes attribute.
- withRequestSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.StoreResult
-
Copy the current immutable object by setting an optional value for the
requestSizeBytes attribute.
- withRequiredBuildTargets(BuildTarget...) - Method in class com.facebook.buck.features.apple.project.GenerationResult
-
Copy the current immutable object with elements that replace the content of requiredBuildTargets.
- withRequiredBuildTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.project.GenerationResult
-
Copy the current immutable object with elements that replace the content of requiredBuildTargets.
- withRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- withRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- withRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- withResolvedPath(Path) - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
-
Copy the current immutable object by setting a value for the
resolvedPath attribute.
- withResolvedQuery(BuildTarget...) - Method in class com.facebook.buck.rules.query.Query
-
Copy the current immutable object with elements that replace the content of resolvedQuery.
- withResolvedQuery(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.rules.query.Query
-
Copy the current immutable object with elements that replace the content of resolvedQuery.
- withResourceAwareSchedulingEnabled(boolean) - Method in class com.facebook.buck.core.build.engine.config.ResourceAwareSchedulingInfo
-
Copy the current immutable object by setting a value for the resourceAwareSchedulingEnabled attribute.
- withResources(SourcePath...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object with elements that replace the content of
resources.
- withResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object with elements that replace the content of
resources.
- withResources(SourcePath...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
resources.
- withResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
resources.
- withResources(SourcePath...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
resources.
- withResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
resources.
- withResources(Path...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of resources.
- withResources(Iterable<? extends Path>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of resources.
- withResources(Map<? extends Path, ? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonPackageComponents
-
Copy the current immutable object by replacing the resources map with the specified map.
- withResources(ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.ListeningSemaphoreArrayPendingItem
-
Copy the current immutable object by setting a value for the resources attribute.
- withResourcesRoot(Path) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
resourcesRoot attribute.
- withResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting an optional value for the
resourcesRoot attribute.
- withResourcesRoot(Path) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
resourcesRoot attribute.
- withResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
resourcesRoot attribute.
- withResourcesRoot(Path) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
resourcesRoot attribute.
- withResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
resourcesRoot attribute.
- withResourceUnionPackage(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
resourceUnionPackage attribute.
- withResourceUnionPackage(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting an optional value for the
resourceUnionPackage attribute.
- withResourceUnionPackage(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
resourceUnionPackage attribute.
- withResourceUnionPackage(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
resourceUnionPackage attribute.
- withResourceUnionPackage(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a present value for the optional resourceUnionPackage attribute.
- withResourceUnionPackage(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the resourceUnionPackage attribute.
- withResponseSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.FetchResult
-
Copy the current immutable object by setting a
present value for the optional
responseSizeBytes attribute.
- withResponseSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.FetchResult
-
Copy the current immutable object by setting an optional value for the
responseSizeBytes attribute.
- withResponseSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.MultiContainsResult
-
Copy the current immutable object by setting a
present value for the optional
responseSizeBytes attribute.
- withResponseSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.MultiContainsResult
-
Copy the current immutable object by setting an optional value for the
responseSizeBytes attribute.
- withResults(FetchResult...) - Method in class com.facebook.buck.artifact_cache.MultiFetchResult
-
Copy the current immutable object with elements that replace the content of
results.
- withResults(Iterable<? extends FetchResult>) - Method in class com.facebook.buck.artifact_cache.MultiFetchResult
-
Copy the current immutable object with elements that replace the content of
results.
- withRevisionIdOffTracked(String) - Method in class com.facebook.buck.doctor.config.SourceControlInfo
-
Copy the current immutable object by setting a present value for the optional revisionIdOffTracked attribute.
- withRevisionIdOffTracked(Optional<String>) - Method in class com.facebook.buck.doctor.config.SourceControlInfo
-
Copy the current immutable object by setting an optional value for the revisionIdOffTracked attribute.
- withRevisionTimestampOffTracked(long) - Method in class com.facebook.buck.doctor.config.SourceControlInfo
-
Copy the current immutable object by setting a present value for the optional revisionTimestampOffTracked attribute.
- withRevisionTimestampOffTracked(Optional<Long>) - Method in class com.facebook.buck.doctor.config.SourceControlInfo
-
Copy the current immutable object by setting an optional value for the revisionTimestampOffTracked attribute.
- withRobolectricManifest(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a present value for the optional robolectricManifest attribute.
- withRobolectricManifest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the robolectricManifest attribute.
- withRobolectricRuntimeDependency(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a present value for the optional robolectricRuntimeDependency attribute.
- withRobolectricRuntimeDependency(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the robolectricRuntimeDependency attribute.
- withRoot(SourcePath) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
-
Copy the current immutable object by setting a value for the root attribute.
- withRuleFinder(SourcePathRuleFinder) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
Copy the current immutable object by setting a value for the ruleFinder attribute.
- withRuleFinder(SourcePathRuleFinder) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a value for the ruleFinder attribute.
- withRuleFlags(Arg...) - Method in class com.facebook.buck.cxx.IterableCxxToolFlags
-
Copy the current immutable object with elements that replace the content of ruleFlags.
- withRuleFlags(Iterable<? extends Arg>) - Method in class com.facebook.buck.cxx.IterableCxxToolFlags
-
Copy the current immutable object with elements that replace the content of ruleFlags.
- withRuleKey(RuleKey) - Method in class com.facebook.buck.rules.keys.RuleKeyAndInputs
-
Copy the current immutable object by setting a value for the
ruleKey attribute.
- withRuleKeyConfiguration(RuleKeyConfiguration) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- withRuleKeyConfiguration(RuleKeyConfiguration) - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
-
Copy the current immutable object by setting a value for the ruleKeyConfiguration attribute.
- withRuleKeyDiagnosticsMode(RuleKeyDiagnosticsMode) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the ruleKeyDiagnosticsMode attribute.
- withRules(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
-
Copy the current immutable object with elements that replace the content of rules.
- withRules(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
-
Copy the current immutable object with elements that replace the content of rules.
- withRunTestSeparately(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a value for the
runTestSeparately attribute.
- withRunTestSeparately(boolean) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting a present value for the optional runTestSeparately attribute.
- withRunTestSeparately(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the runTestSeparately attribute.
- withRuntimeLdflags(Multimap<? extends Linker.LinkableDepType, ? extends String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by replacing the runtimeLdflags map with the specified map.
- withScheduledExecutor(ScheduledExecutorService) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Copy the current immutable object by setting a value for the
scheduledExecutor attribute.
- withSection(ElfSection) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSectionLookupResult
-
Copy the current immutable object by setting a value for the section attribute.
- withSelectedVersions(ImmutableMap<BuildTarget, Version>) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
Copy the current immutable object by setting a present value for the optional selectedVersions attribute.
- withSelectedVersions(Optional<? extends ImmutableMap<BuildTarget, Version>>) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
Copy the current immutable object by setting an optional value for the selectedVersions attribute.
- withSelectedVersions(Optional<? extends ImmutableMap<BuildTarget, Version>>) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
-
- withSeparator(String) - Method in class com.facebook.buck.rules.macros.QueryTargetsAndOutputsMacro
-
Copy the current immutable object by setting a value for the separator attribute.
- withSharedLibraryExtension(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a value for the sharedLibraryExtension attribute.
- withSharedLibraryInterfaceParams(SharedLibraryInterfaceParams) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a present value for the optional sharedLibraryInterfaceParams attribute.
- withSharedLibraryInterfaceParams(Optional<? extends SharedLibraryInterfaceParams>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting an optional value for the sharedLibraryInterfaceParams attribute.
- withSharedLibraryVersionedExtensionFormat(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a value for the sharedLibraryVersionedExtensionFormat attribute.
- withSharedObjectTargets(ImmutableSortedMap<String, ImmutableSortedSet<String>>) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult
-
Copy the current immutable object by setting a value for the sharedObjectTargets attribute.
- withShouldCacheBinaries(boolean) - Method in class com.facebook.buck.features.lua.LuaPlatform
-
Copy the current immutable object by setting a value for the shouldCacheBinaries attribute.
- withShouldCacheLinks(boolean) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Copy the current immutable object by setting a value for the shouldCacheLinks attribute.
- withShouldCancelOnRepeat(boolean) - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
-
- withShouldDeleteTemporaries(boolean) - Method in class com.facebook.buck.core.build.context.BuildContext
-
Copy the current immutable object by setting a value for the shouldDeleteTemporaries attribute.
- withShouldReportAbsolutePaths(boolean) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the shouldReportAbsolutePaths attribute.
- withShouldUsedOldBinaryOutputLocation(boolean) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Copy the current immutable object by setting a present value for the optional shouldUsedOldBinaryOutputLocation attribute.
- withShouldUsedOldBinaryOutputLocation(Optional<Boolean>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
-
Copy the current immutable object by setting an optional value for the shouldUsedOldBinaryOutputLocation attribute.
- withSize(long) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
-
- withSize(long) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry
-
- withSkipNonUnionRDotJava(boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- withSkipNonUnionRDotJava(boolean) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- withSonameMapping(ImmutableSortedMap<String, String>) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult
-
Copy the current immutable object by setting a value for the sonameMapping attribute.
- withSource(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
source attribute.
- withSource(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting an optional value for the
source attribute.
- withSource(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
source attribute.
- withSource(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
source attribute.
- withSource(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
source attribute.
- withSource(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
source attribute.
- withSourceAbiPath(Path) - Method in class com.facebook.buck.jvm.java.DiffAbisStep
-
Copy the current immutable object by setting a value for the sourceAbiPath attribute.
- withSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- withSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- withSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- withSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- withSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- withSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- withSourceFlags(String...) - Method in class com.facebook.buck.cxx.PreprocessorDelegateCacheKey
-
Copy the current immutable object with elements that replace the content of sourceFlags.
- withSourceFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.PreprocessorDelegateCacheKey
-
Copy the current immutable object with elements that replace the content of sourceFlags.
- withSourceLevel(String) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object by setting a value for the sourceLevel attribute.
- withSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object with elements that replace the content of
sourceOnlyAbiDeps.
- withSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object with elements that replace the content of
sourceOnlyAbiDeps.
- withSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
sourceOnlyAbiDeps.
- withSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
sourceOnlyAbiDeps.
- withSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
sourceOnlyAbiDeps.
- withSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
sourceOnlyAbiDeps.
- withSourcePath(SourcePath) - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags
-
Copy the current immutable object by setting a value for the sourcePath attribute.
- withSourcePath(Path) - Method in class com.facebook.buck.features.apple.project.CopyInXcode
-
Copy the current immutable object by setting a value for the sourcePath attribute.
- withSourcePathArg(SourcePathArg) - Static method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
-
- withSourcePathResolver(SourcePathResolver) - Method in class com.facebook.buck.core.build.context.BuildContext
-
Copy the current immutable object by setting a value for the sourcePathResolver attribute.
- withSourceToBootclasspath(Map<String, ? extends ImmutableList<PathSourcePath>>) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object by replacing the sourceToBootclasspath map with the specified map.
- withSourceType(AbstractCxxSource.Type) - Method in class com.facebook.buck.cxx.PreprocessorDelegateCacheKey
-
Copy the current immutable object by setting a value for the sourceType attribute.
- withSourceType(AbstractCopyInXcode.SourceType) - Method in class com.facebook.buck.features.apple.project.CopyInXcode
-
Copy the current immutable object by setting a value for the sourceType attribute.
- withSpoolMode(AbstractJavacOptions.SpoolMode) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object by setting a value for the spoolMode attribute.
- withSrcs(SourcePath...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object with elements that replace the content of
srcs.
- withSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object with elements that replace the content of
srcs.
- withSrcs(SourcePath...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
srcs.
- withSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
srcs.
- withSrcs(SourcePath...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
srcs.
- withSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
srcs.
- withSrcs(SourceWithFlags...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
srcs.
- withSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
srcs.
- withSrcs(SourceWithFlags...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
srcs.
- withSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
srcs.
- withSrcs(SourceWithFlags...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
srcs.
- withSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
srcs.
- withSrcs(SourceWithFlags...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
srcs.
- withSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
srcs.
- withSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
-
Copy the current immutable object by setting a value for the srcs attribute.
- withSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
-
Copy the current immutable object by setting a value for the srcs attribute.
- withSrcs(Either<SourcePath, Pair<SourcePath, String>>...) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of srcs.
- withSrcs(Iterable<? extends Either<SourcePath, Pair<SourcePath, String>>>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of srcs.
- withStackTrace(BuildFileParseExceptionStackTraceEntry...) - Method in class com.facebook.buck.json.BuildFileParseExceptionData
-
Copy the current immutable object with elements that replace the content of stackTrace.
- withStackTrace(Iterable<? extends BuildFileParseExceptionStackTraceEntry>) - Method in class com.facebook.buck.json.BuildFileParseExceptionData
-
Copy the current immutable object with elements that replace the content of stackTrace.
- withStart(BuckEventExternalInterface) - Method in class com.facebook.buck.event.listener.EventPair
-
Copy the current immutable object by setting a present value for the optional start attribute.
- withStart(Optional<? extends BuckEventExternalInterface>) - Method in class com.facebook.buck.event.listener.EventPair
-
Copy the current immutable object by setting an optional value for the start attribute.
- withStarter(SourcePath) - Method in class com.facebook.buck.features.lua.LuaBinaryPackageComponents
-
Copy the current immutable object by setting a value for the starter attribute.
- withStarterType(LuaBinaryDescription.StarterType) - Method in class com.facebook.buck.features.lua.LuaPlatform
-
Copy the current immutable object by setting a present value for the optional starterType attribute.
- withStarterType(Optional<? extends LuaBinaryDescription.StarterType>) - Method in class com.facebook.buck.features.lua.LuaPlatform
-
Copy the current immutable object by setting an optional value for the starterType attribute.
- withStartupCommand(String...) - Method in class com.facebook.buck.worker.WorkerProcessParams
-
Copy the current immutable object with elements that replace the content of startupCommand.
- withStartupCommand(Iterable<String>) - Method in class com.facebook.buck.worker.WorkerProcessParams
-
Copy the current immutable object with elements that replace the content of startupCommand.
- withStartupEnvironment(Map<String, ? extends String>) - Method in class com.facebook.buck.worker.WorkerProcessParams
-
Copy the current immutable object by replacing the startupEnvironment map with the specified map.
- withStaticLibraryExtension(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a value for the staticLibraryExtension attribute.
- withStdErr(PrintStream) - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
-
Copy the current immutable object by setting a value for the stdErr attribute.
- withStderr(String) - Method in class com.facebook.buck.step.StepExecutionResult
-
Copy the current immutable object by setting a present value for the optional stderr attribute.
- withStderr(Optional<String>) - Method in class com.facebook.buck.step.StepExecutionResult
-
Copy the current immutable object by setting an optional value for the stderr attribute.
- withStderr(String) - Method in class com.facebook.buck.worker.WorkerJobResult
-
Copy the current immutable object by setting a present value for the optional stderr attribute.
- withStderr(Optional<String>) - Method in class com.facebook.buck.worker.WorkerJobResult
-
Copy the current immutable object by setting an optional value for the stderr attribute.
- withStdErrLogLevel(Level) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
stdErrLogLevel attribute.
- withStdErrLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
stdErrLogLevel attribute.
- withStdErrPath(Path) - Method in class com.facebook.buck.worker.WorkerProcessCommand
-
Copy the current immutable object by setting a value for the stdErrPath attribute.
- withStdIn(InputStream) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Copy the current immutable object by setting a value for the
stdIn attribute.
- withStdout(String) - Method in class com.facebook.buck.worker.WorkerJobResult
-
Copy the current immutable object by setting a present value for the optional stdout attribute.
- withStdout(Optional<String>) - Method in class com.facebook.buck.worker.WorkerJobResult
-
Copy the current immutable object by setting an optional value for the stdout attribute.
- withStdOutLogLevel(Level) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
stdOutLogLevel attribute.
- withStdOutLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
stdOutLogLevel attribute.
- withStdOutPath(Path) - Method in class com.facebook.buck.worker.WorkerProcessCommand
-
Copy the current immutable object by setting a value for the stdOutPath attribute.
- withStrip(Tool) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a value for the strip attribute.
- withStripFlags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object with elements that replace the content of stripFlags.
- withStripFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object with elements that replace the content of stripFlags.
- withStubBinary(Path) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
Copy the current immutable object by setting a present value for the optional stubBinary attribute.
- withStubBinary(Optional<? extends Path>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
Copy the current immutable object by setting an optional value for the stubBinary attribute.
- withSubCommand(String) - Method in class com.facebook.buck.log.InvocationInfo
-
Copy the current immutable object by setting a value for the subCommand attribute.
- withSuperConsoleEnabled(boolean) - Method in class com.facebook.buck.log.InvocationInfo
-
Copy the current immutable object by setting a value for the superConsoleEnabled attribute.
- withSupplementaryOutputIdentifier(String) - Method in class com.facebook.buck.rules.macros.LocationMacro
-
Copy the current immutable object by setting a present value for the optional supplementaryOutputIdentifier attribute.
- withSupplementaryOutputIdentifier(Optional<String>) - Method in class com.facebook.buck.rules.macros.LocationMacro
-
Copy the current immutable object by setting an optional value for the supplementaryOutputIdentifier attribute.
- withSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting a present value for the optional supportedPlatformsRegex attribute.
- withSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the supportedPlatformsRegex attribute.
- withSwiftPlatform(SwiftPlatform) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
Copy the current immutable object by setting a present value for the optional swiftPlatform attribute.
- withSwiftPlatform(Optional<? extends SwiftPlatform>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
Copy the current immutable object by setting an optional value for the swiftPlatform attribute.
- withSymbolNameTool(SymbolNameTool) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
-
Copy the current immutable object by setting a value for the symbolNameTool attribute.
- withSyntaxError(BuildFileSyntaxError) - Method in class com.facebook.buck.json.BuildFileParseExceptionData
-
Copy the current immutable object by setting a present value for the optional syntaxError attribute.
- withSyntaxError(Optional<? extends BuildFileSyntaxError>) - Method in class com.facebook.buck.json.BuildFileParseExceptionData
-
Copy the current immutable object by setting an optional value for the syntaxError attribute.
- withTarget(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
target attribute.
- withTarget(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting an optional value for the
target attribute.
- withTarget(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
target attribute.
- withTarget(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
target attribute.
- withTarget(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
target attribute.
- withTarget(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
target attribute.
- withTarget(BuildTarget) - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath
-
Copy the current immutable object by setting a value for the
target attribute.
- withTarget(BuildTarget) - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
-
Copy the current immutable object by setting a value for the
target attribute.
- withTarget(BuildTarget) - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
-
Copy the current immutable object by setting a value for the
target attribute.
- withTarget(BuildTarget) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
-
Copy the current immutable object by setting a value for the target attribute.
- withTarget(BuildTarget) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
-
Copy the current immutable object by setting a value for the target attribute.
- withTarget(BuildTarget) - Method in class com.facebook.buck.rules.macros.ClasspathAbiMacro
-
Copy the current immutable object by setting a value for the
target attribute.
- withTarget(BuildTarget) - Method in class com.facebook.buck.rules.macros.ClasspathMacro
-
Copy the current immutable object by setting a value for the
target attribute.
- withTarget(BuildTarget) - Method in class com.facebook.buck.rules.macros.ExecutableMacro
-
Copy the current immutable object by setting a value for the
target attribute.
- withTarget(BuildTarget) - Method in class com.facebook.buck.rules.macros.LocationMacro
-
Copy the current immutable object by setting a value for the target attribute.
- withTarget(BuildTarget) - Method in class com.facebook.buck.rules.macros.MavenCoordinatesMacro
-
Copy the current immutable object by setting a value for the
target attribute.
- withTarget(BuildTarget) - Method in class com.facebook.buck.rules.macros.WorkerMacro
-
Copy the current immutable object by setting a value for the
target attribute.
- withTargetDevice(TargetDevice) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a present value for the optional targetDevice attribute.
- withTargetDevice(Optional<? extends TargetDevice>) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting an optional value for the targetDevice attribute.
- withTargetGraph(TargetGraph) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraphAndBuildTargets
-
Copy the current immutable object by setting a value for the targetGraph attribute.
- withTargetGraphAndBuildTargets(TargetGraphAndBuildTargets) - Method in class com.facebook.buck.versions.CachedVersionedTargetGraph
-
Copy the current immutable object by setting a value for the targetGraphAndBuildTargets attribute.
- withTargetGraphAndBuildTargets(TargetGraphAndBuildTargets) - Method in class com.facebook.buck.versions.VersionedTargetGraphCacheResult
-
Copy the current immutable object by setting a value for the targetGraphAndBuildTargets attribute.
- withTargetGraphAndBuildTargets(TargetGraphAndBuildTargets) - Method in class com.facebook.buck.versions.VersionedTargetGraphInputs
-
Copy the current immutable object by setting a value for the targetGraphAndBuildTargets attribute.
- withTargetGraphOnlyDeps(ImmutableSortedSet<BuildTarget>) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
Copy the current immutable object by setting a value for the targetGraphOnlyDeps attribute.
- withTargetGraphOnlyDeps(ImmutableSortedSet<BuildTarget>) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
-
- withTargetLevel(String) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object by setting a value for the targetLevel attribute.
- withTargets(Map<String, Object>...) - Method in class com.facebook.buck.parser.api.BuildFileManifest
-
Copy the current immutable object with elements that replace the content of targets.
- withTargets(Iterable<? extends Map<String, Object>>) - Method in class com.facebook.buck.parser.api.BuildFileManifest
-
Copy the current immutable object with elements that replace the content of targets.
- withTargets(QueryTarget...) - Method in class com.facebook.buck.query.TargetSetExpression
-
Copy the current immutable object with elements that replace the content of targets.
- withTargets(Iterable<? extends QueryTarget>) - Method in class com.facebook.buck.query.TargetSetExpression
-
Copy the current immutable object with elements that replace the content of targets.
- withTargets(BuildTarget...) - Method in class com.facebook.buck.rules.macros.CppFlagsMacro
-
Copy the current immutable object with elements that replace the content of
targets.
- withTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.rules.macros.CppFlagsMacro
-
Copy the current immutable object with elements that replace the content of
targets.
- withTargets(BuildTarget...) - Method in class com.facebook.buck.rules.macros.CxxppFlagsMacro
-
Copy the current immutable object with elements that replace the content of
targets.
- withTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.rules.macros.CxxppFlagsMacro
-
Copy the current immutable object with elements that replace the content of
targets.
- withTargets(BuildTarget...) - Method in class com.facebook.buck.rules.macros.LdflagsSharedFilterMacro
-
Copy the current immutable object with elements that replace the content of
targets.
- withTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.rules.macros.LdflagsSharedFilterMacro
-
Copy the current immutable object with elements that replace the content of
targets.
- withTargets(BuildTarget...) - Method in class com.facebook.buck.rules.macros.LdflagsSharedMacro
-
Copy the current immutable object with elements that replace the content of
targets.
- withTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.rules.macros.LdflagsSharedMacro
-
Copy the current immutable object with elements that replace the content of
targets.
- withTargets(BuildTarget...) - Method in class com.facebook.buck.rules.macros.LdflagsStaticFilterMacro
-
Copy the current immutable object with elements that replace the content of
targets.
- withTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.rules.macros.LdflagsStaticFilterMacro
-
Copy the current immutable object with elements that replace the content of
targets.
- withTargets(BuildTarget...) - Method in class com.facebook.buck.rules.macros.LdflagsStaticMacro
-
Copy the current immutable object with elements that replace the content of
targets.
- withTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.rules.macros.LdflagsStaticMacro
-
Copy the current immutable object with elements that replace the content of
targets.
- withTargets(BuildTarget...) - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicFilterMacro
-
Copy the current immutable object with elements that replace the content of
targets.
- withTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicFilterMacro
-
Copy the current immutable object with elements that replace the content of
targets.
- withTargets(BuildTarget...) - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicMacro
-
Copy the current immutable object with elements that replace the content of
targets.
- withTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicMacro
-
Copy the current immutable object with elements that replace the content of
targets.
- withTempDir(Path) - Method in class com.facebook.buck.worker.WorkerProcessParams
-
Copy the current immutable object by setting a value for the tempDir attribute.
- withTestCaseTimeoutMs(long) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
testCaseTimeoutMs attribute.
- withTestCaseTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
testCaseTimeoutMs attribute.
- withTestHostApp(AppleBundle) - Method in class com.facebook.buck.apple.TestHostInfo
-
Copy the current immutable object by setting a value for the testHostApp attribute.
- withTestHostAppBinarySourcePath(SourcePath) - Method in class com.facebook.buck.apple.TestHostInfo
-
Copy the current immutable object by setting a present value for the optional testHostAppBinarySourcePath attribute.
- withTestHostAppBinarySourcePath(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.TestHostInfo
-
Copy the current immutable object by setting an optional value for the testHostAppBinarySourcePath attribute.
- withTestLibraryProjectDir(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a present value for the optional testLibraryProjectDir attribute.
- withTestLibraryProjectDir(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the testLibraryProjectDir attribute.
- withTestRuleTimeoutMs(long) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
testRuleTimeoutMs attribute.
- withTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
testRuleTimeoutMs attribute.
- withTestRuleTimeoutMs(long) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
testRuleTimeoutMs attribute.
- withTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
testRuleTimeoutMs attribute.
- withTests(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object with elements that replace the content of
tests.
- withTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object with elements that replace the content of
tests.
- withTests(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
tests.
- withTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
tests.
- withTests(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
tests.
- withTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
tests.
- withTests(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
tests.
- withTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
tests.
- withTests(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
tests.
- withTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
tests.
- withTests(BuildTarget...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
tests.
- withTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
tests.
- withTests(BuildTarget...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
tests.
- withTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
tests.
- withTests(BuildTarget...) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
tests.
- withTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
Copy the current immutable object with elements that replace the content of
tests.
- withTestType(TestType) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
testType attribute.
- withTestType(Optional<? extends TestType>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
testType attribute.
- withText(String) - Method in class com.facebook.buck.json.BuildFileParseExceptionStackTraceEntry
-
Copy the current immutable object by setting a value for the text attribute.
- withText(String) - Method in class com.facebook.buck.json.BuildFileSyntaxError
-
Copy the current immutable object by setting a value for the text attribute.
- withThinLto(boolean) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by setting a value for the
thinLto attribute.
- withThinLto(boolean) - Method in class com.facebook.buck.cxx.CxxLinkOptions
-
Copy the current immutable object by setting a value for the thinLto attribute.
- withThinLto(boolean) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting a value for the
thinLto attribute.
- withThinLto(boolean) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting a value for the
thinLto attribute.
- withThinLto(boolean) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting a value for the
thinLto attribute.
- withThreadId(long) - Method in class com.facebook.buck.util.i18n.NumberFormatterCacheKey
-
Copy the current immutable object by setting a value for the threadId attribute.
- withTimeout(Timeout) - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
-
Copy the current immutable object by setting a
present value for the optional
timeout attribute.
- withTimeout(Optional<? extends Timeout>) - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
-
Copy the current immutable object by setting an optional value for the
timeout attribute.
- withTimeout(long) - Method in class com.facebook.buck.support.bgtasks.Timeout
-
Copy the current immutable object by setting a value for the timeout attribute.
- withTimestampMillis(long) - Method in class com.facebook.buck.log.InvocationInfo
-
Copy the current immutable object by setting a value for the timestampMillis attribute.
- withTool(Tool) - Method in class com.facebook.buck.rules.args.ToolArg
-
Copy the current immutable object by setting a value for the tool attribute.
- withToolchainProvider(ToolchainProvider) - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
-
Copy the current immutable object by setting a value for the toolchainProvider attribute.
- withToolchains(AppleToolchain...) - Method in class com.facebook.buck.apple.toolchain.AppleSdk
-
Copy the current immutable object with elements that replace the content of toolchains.
- withToolchains(Iterable<? extends AppleToolchain>) - Method in class com.facebook.buck.apple.toolchain.AppleSdk
-
Copy the current immutable object with elements that replace the content of toolchains.
- withTracePath(Path) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
-
Copy the current immutable object by setting a value for the tracePath attribute.
- withTraceStream(OutputStream) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
-
Copy the current immutable object by setting a value for the traceStream attribute.
- withTrackClassUsage(boolean) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object by setting a value for the trackClassUsage attribute.
- withTrackJavacPhaseEvents(boolean) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object by setting a value for the trackJavacPhaseEvents attribute.
- withTwoLevelContentHashKey(String) - Method in class com.facebook.buck.artifact_cache.CacheResult
-
Copy the current immutable object by setting a present value for the optional twoLevelContentHashKey attribute.
- withTwoLevelContentHashKey(Optional<String>) - Method in class com.facebook.buck.artifact_cache.CacheResult
-
Copy the current immutable object by setting an optional value for the twoLevelContentHashKey attribute.
- withType(CacheResultType) - Method in class com.facebook.buck.artifact_cache.CacheResult
-
Copy the current immutable object by setting a value for the type attribute.
- withType(AbstractCxxSource.Type) - Method in class com.facebook.buck.cxx.CxxSource
-
Copy the current immutable object by setting a value for the
type attribute.
- withType(Linker.LinkableDepType) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
-
Copy the current immutable object by setting a value for the type attribute.
- withType(Linker.LinkType) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetMode
-
Copy the current immutable object by setting a value for the type attribute.
- withType(String) - Method in class com.facebook.buck.json.BuildFileParseExceptionData
-
Copy the current immutable object by setting a value for the type attribute.
- withType(VersionedTargetGraphCache.ResultType) - Method in class com.facebook.buck.versions.VersionedTargetGraphCacheResult
-
Copy the current immutable object by setting a value for the type attribute.
- withTypeCoercerFactory(TypeCoercerFactory) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Copy the current immutable object by setting a value for the
typeCoercerFactory attribute.
- withUiTestTargetApp(AppleBundle) - Method in class com.facebook.buck.apple.TestHostInfo
-
Copy the current immutable object by setting a present value for the optional uiTestTargetApp attribute.
- withUiTestTargetApp(Optional<? extends AppleBundle>) - Method in class com.facebook.buck.apple.TestHostInfo
-
Copy the current immutable object by setting an optional value for the uiTestTargetApp attribute.
- withUiTestTargetAppBinarySourcePath(SourcePath) - Method in class com.facebook.buck.apple.TestHostInfo
-
Copy the current immutable object by setting a present value for the optional uiTestTargetAppBinarySourcePath attribute.
- withUiTestTargetAppBinarySourcePath(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.TestHostInfo
-
Copy the current immutable object by setting an optional value for the uiTestTargetAppBinarySourcePath attribute.
- withUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
unbundledResourcesRoot attribute.
- withUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
-
- withUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
unbundledResourcesRoot attribute.
- withUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
-
- withUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
unbundledResourcesRoot attribute.
- withUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
- withUnexpandedCommandArgs(String...) - Method in class com.facebook.buck.log.InvocationInfo
-
Copy the current immutable object with elements that replace the content of unexpandedCommandArgs.
- withUnexpandedCommandArgs(Iterable<String>) - Method in class com.facebook.buck.log.InvocationInfo
-
Copy the current immutable object with elements that replace the content of unexpandedCommandArgs.
- withUnflavoredBuildTarget(UnflavoredBuildTarget) - Method in interface com.facebook.buck.core.model.BuildTarget
-
- withUnflavoredBuildTarget(UnflavoredBuildTarget) - Method in class com.facebook.buck.core.model.impl.ImmutableBuildTarget
-
Copy the current immutable object by setting a value for the unflavoredBuildTarget attribute.
- withUnit(TimeUnit) - Method in class com.facebook.buck.support.bgtasks.Timeout
-
Copy the current immutable object by setting a value for the unit attribute.
- withUseCxxLibraries(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
useCxxLibraries attribute.
- withUseCxxLibraries(Optional<Boolean>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
useCxxLibraries attribute.
- withUseDefaultTestMain(boolean) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting a present value for the optional useDefaultTestMain attribute.
- withUseDefaultTestMain(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the useDefaultTestMain attribute.
- withUseOldStyleableFormat(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object by setting a value for the useOldStyleableFormat attribute.
- withValue(String) - Method in class com.facebook.buck.json.BuildFileParseExceptionData
-
Copy the current immutable object by setting a value for the value attribute.
- withValues(Map<String, Object>...) - Method in class com.facebook.buck.json.BuildFilePythonResult
-
Copy the current immutable object with elements that replace the content of values.
- withValues(Iterable<? extends Map<String, Object>>) - Method in class com.facebook.buck.json.BuildFilePythonResult
-
Copy the current immutable object with elements that replace the content of values.
- withValues(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.util.config.RawConfig
-
Copy the current immutable object by replacing the
values map with the specified map.
- withVerbose(boolean) - Method in class com.facebook.buck.jvm.java.JavacOptions
-
Copy the current immutable object by setting a value for the verbose attribute.
- withVerbosity(Verbosity) - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
-
Copy the current immutable object by setting a value for the verbosity attribute.
- withVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.jvm.java.DiffAbisStep
-
Copy the current immutable object by setting a value for the verificationMode attribute.
- withVersion(String) - Method in class com.facebook.buck.apple.toolchain.AppleSdk
-
Copy the current immutable object by setting a value for the version attribute.
- withVersion(String) - Method in class com.facebook.buck.features.haskell.HaskellPackageInfo
-
Copy the current immutable object by setting a value for the version attribute.
- withVersion(Version) - Method in class com.facebook.buck.versions.ExactConstraint
-
Copy the current immutable object by setting a value for the version attribute.
- withVersionControlStatsGenerator(VersionControlStatsGenerator) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- withVersionDomain(Map<? extends BuildTarget, ? extends ImmutableSet<Version>>) - Method in class com.facebook.buck.versions.VersionInfo
-
Copy the current immutable object by replacing the versionDomain map with the specified map.
- withVersionedTargetGraphCache(InstrumentedVersionedTargetGraphCache) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
- withVersionUniverse(String) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
versionUniverse attribute.
- withVersionUniverse(Optional<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
versionUniverse attribute.
- withVersionUniverse(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
versionUniverse attribute.
- withVersionUniverse(Optional<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
-
Copy the current immutable object by setting an optional value for the
versionUniverse attribute.
- withVersionUniverse(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
versionUniverse attribute.
- withVersionUniverse(Optional<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
versionUniverse attribute.
- withVersionUniverse(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting a
present value for the optional
versionUniverse attribute.
- withVersionUniverse(Optional<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
-
Copy the current immutable object by setting an optional value for the
versionUniverse attribute.
- withVersionUniverses(Map<String, ? extends VersionUniverse>) - Method in class com.facebook.buck.versions.VersionedTargetGraphInputs
-
Copy the current immutable object by replacing the versionUniverses map with the specified map.
- withView(Path, ImmutableSet<PathMatcher>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
-
- withView(Path, ImmutableSet<PathMatcher>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
-
- withViewerPattern(BuildTargetPattern) - Method in class com.facebook.buck.rules.visibility.BuildTargetVisibilityPattern
-
Copy the current immutable object by setting a value for the viewerPattern attribute.
- withVisibilityPatterns(VisibilityPattern...) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
Copy the current immutable object with elements that replace the content of visibilityPatterns.
- withVisibilityPatterns(Iterable<? extends VisibilityPattern>) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
Copy the current immutable object with elements that replace the content of visibilityPatterns.
- withVmArgs(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
vmArgs.
- withVmArgs(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
-
Copy the current immutable object with elements that replace the content of
vmArgs.
- withWasStoreSuccessful(boolean) - Method in class com.facebook.buck.artifact_cache.StoreResult
-
Copy the current immutable object by setting a
present value for the optional
wasStoreSuccessful attribute.
- withWasStoreSuccessful(Optional<Boolean>) - Method in class com.facebook.buck.artifact_cache.StoreResult
-
Copy the current immutable object by setting an optional value for the
wasStoreSuccessful attribute.
- withWatchman(Watchman) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Copy the current immutable object by setting a value for the
watchman attribute.
- withWatchRoot(String) - Method in class com.facebook.buck.io.watchman.ProjectWatch
-
Copy the current immutable object by setting a value for the watchRoot attribute.
- withWebServer(WebServer) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Copy the current immutable object by setting a
present value for the optional
webServer attribute.
- withWebServer(Optional<? extends WebServer>) - Method in class com.facebook.buck.cli.CommandRunnerParams
-
Copy the current immutable object by setting an optional value for the
webServer attribute.
- withWithinViewPatterns(VisibilityPattern...) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
Copy the current immutable object with elements that replace the content of withinViewPatterns.
- withWithinViewPatterns(Iterable<? extends VisibilityPattern>) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
-
Copy the current immutable object with elements that replace the content of withinViewPatterns.
- withWords(TargetLiteral...) - Method in class com.facebook.buck.query.SetExpression
-
Copy the current immutable object with elements that replace the content of words.
- withWords(Iterable<? extends TargetLiteral>) - Method in class com.facebook.buck.query.SetExpression
-
Copy the current immutable object with elements that replace the content of words.
- withWorker(BuildTarget) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
-
Copy the current immutable object by setting a value for the worker attribute.
- withWorkerHash(HashCode) - Method in class com.facebook.buck.worker.WorkerProcessIdentity
-
Copy the current immutable object by setting a value for the workerHash attribute.
- withWorkerProcessIdentity(WorkerProcessIdentity) - Method in class com.facebook.buck.worker.WorkerProcessParams
-
Copy the current immutable object by setting a present value for the optional workerProcessIdentity attribute.
- withWorkerProcessIdentity(Optional<? extends WorkerProcessIdentity>) - Method in class com.facebook.buck.worker.WorkerProcessParams
-
Copy the current immutable object by setting an optional value for the workerProcessIdentity attribute.
- withWorkerProcessParams(WorkerProcessParams) - Method in class com.facebook.buck.worker.WorkerJobParams
-
Copy the current immutable object by setting a value for the workerProcessParams attribute.
- withWorkerProcessPools(ConcurrentMap<String, WorkerProcessPool>) - Method in class com.facebook.buck.step.ExecutionContext
-
Copy the current immutable object by setting a value for the workerProcessPools attribute.
- withXcconfigPaths(Path...) - Method in class com.facebook.buck.features.apple.project.GenerationResult
-
Copy the current immutable object with elements that replace the content of xcconfigPaths.
- withXcconfigPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.features.apple.project.GenerationResult
-
Copy the current immutable object with elements that replace the content of xcconfigPaths.
- withXcodeBuildVersion(String) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
Copy the current immutable object by setting a present value for the optional xcodeBuildVersion attribute.
- withXcodeBuildVersion(Optional<String>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
Copy the current immutable object by setting an optional value for the xcodeBuildVersion attribute.
- withXcodeVersion(String) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
Copy the current immutable object by setting a present value for the optional xcodeVersion attribute.
- withXcodeVersion(Optional<String>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
Copy the current immutable object by setting an optional value for the xcodeVersion attribute.
- withXctest(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
-
Copy the current immutable object by setting a value for the xctest attribute.
- withZipAbsolutePath(Path) - Method in class com.facebook.buck.zip.ZipScrubberStep
-
Copy the current immutable object by setting a value for the zipAbsolutePath attribute.
- withZipSafe(boolean) - Method in class com.facebook.buck.features.python.PythonPackageComponents
-
Copy the current immutable object by setting a present value for the optional zipSafe attribute.
- withZipSafe(Optional<Boolean>) - Method in class com.facebook.buck.features.python.PythonPackageComponents
-
Copy the current immutable object by setting an optional value for the zipSafe attribute.
- WorkAdvanceEvent - Interface in com.facebook.buck.event
-
Interface for events that are only sent out after there was some work done towards completing the
current command.
- WorkerJobParams - Class in com.facebook.buck.worker
-
Immutable implementation of AbstractWorkerJobParams.
- WorkerJobResult - Class in com.facebook.buck.worker
-
Immutable implementation of AbstractWorkerJobResult.
- WorkerMacro - Class in com.facebook.buck.rules.macros
-
Type for the `$(worker ...)` macro.
- WorkerMacroArg - Class in com.facebook.buck.rules.macros
-
Worker macro wrapper which extracts/verifies details from the an underlying
WorkerTool.
- WorkerMacroExpander - Class in com.facebook.buck.rules.macros
-
Macro expander for the `$(worker ...)` macro.
- WorkerMacroExpander() - Constructor for class com.facebook.buck.rules.macros.WorkerMacroExpander
-
- WorkerProcess - Class in com.facebook.buck.worker
-
- WorkerProcess(ProcessExecutor, ProcessExecutorParams, ProjectFilesystem, Path) - Constructor for class com.facebook.buck.worker.WorkerProcess
-
Worker process is a process that stays alive and receives commands which describe jobs.
- WorkerProcessCommand - Class in com.facebook.buck.worker
-
Immutable implementation of AbstractWorkerProcessCommand.
- WorkerProcessIdentity - Class in com.facebook.buck.worker
-
Immutable implementation of AbstractWorkerProcessIdentity.
- WorkerProcessParams - Class in com.facebook.buck.worker
-
Immutable implementation of AbstractWorkerProcessParams.
- WorkerProcessPool - Class in com.facebook.buck.worker
-
- WorkerProcessPool(int, HashCode, ThrowingSupplier<WorkerProcess, IOException>) - Constructor for class com.facebook.buck.worker.WorkerProcessPool
-
- WorkerProcessPool.BorrowedWorkerProcess - Class in com.facebook.buck.worker
-
- WorkerProcessPoolFactory - Class in com.facebook.buck.worker
-
WorkerProcessPoolFactory class is designed to provide you an instance of WorkerProcessPool based
on the params for the job that you provide.
- WorkerProcessPoolFactory(ProjectFilesystem) - Constructor for class com.facebook.buck.worker.WorkerProcessPoolFactory
-
- WorkerProcessProtocol - Interface in com.facebook.buck.worker
-
- WorkerProcessProtocol.CommandReceiver - Interface in com.facebook.buck.worker
-
- WorkerProcessProtocol.CommandSender - Interface in com.facebook.buck.worker
-
- WorkerProcessProtocolZero - Class in com.facebook.buck.worker
-
- WorkerProcessProtocolZero() - Constructor for class com.facebook.buck.worker.WorkerProcessProtocolZero
-
- WorkerProcessProtocolZero.CommandReceiver - Class in com.facebook.buck.worker
-
- WorkerProcessProtocolZero.CommandSender - Class in com.facebook.buck.worker
-
- WorkerShellStep - Class in com.facebook.buck.shell
-
- WorkerShellStep(BuildTarget, Optional<WorkerJobParams>, Optional<WorkerJobParams>, Optional<WorkerJobParams>, WorkerProcessPoolFactory) - Constructor for class com.facebook.buck.shell.WorkerShellStep
-
Creates new shell step that uses worker process to delegate work.
- WorkerTool - Interface in com.facebook.buck.shell
-
- WorkerToolDescription - Class in com.facebook.buck.shell
-
- WorkerToolDescription(BuckConfig) - Constructor for class com.facebook.buck.shell.WorkerToolDescription
-
- WorkerToolDescriptionArg - Class in com.facebook.buck.shell
-
Immutable implementation of WorkerToolDescription.AbstractWorkerToolDescriptionArg.
- WorkerToolDescriptionArg.Builder - Class in com.facebook.buck.shell
-
- WORKING_DIR_CHANGES_COUNT_KEY - Static variable in class com.facebook.buck.event.listener.scuba.BuildScubaEventFactory
-
- workingDirectory - Variable in class com.facebook.buck.shell.ShellStep
-
If specified, working directory will be different from build cell root.
- WorkloadAllocationResult(boolean, List<WorkUnit>) - Constructor for class com.facebook.buck.distributed.build_slave.MinionWorkloadAllocator.WorkloadAllocationResult
-
- WorkspaceAndProjectGenerator - Class in com.facebook.buck.features.apple.project
-
- WorkspaceAndProjectGenerator(XCodeDescriptions, Cell, TargetGraph, XcodeWorkspaceConfigDescriptionArg, BuildTarget, ProjectGeneratorOptions, boolean, FocusedModuleTargetMatcher, boolean, CxxPlatform, ImmutableSet<Flavor>, String, Function<TargetNode<?>, ActionGraphBuilder>, BuckEventBus, RuleKeyConfiguration, HalideBuckConfig, CxxBuckConfig, AppleConfig, SwiftBuckConfig) - Constructor for class com.facebook.buck.features.apple.project.WorkspaceAndProjectGenerator
-
- WorkspaceUpdater - Class in com.facebook.buck.features.project.intellij
-
Updates .idea/workspace.xml to avoid doing some operations by IntelliJ.
- WorkspaceUpdater(ProjectFilesystem, Path) - Constructor for class com.facebook.buck.features.project.intellij.WorkspaceUpdater
-
- WorkThreadTrackingFuture<T> - Interface in com.facebook.buck.util.concurrent
-
A
Future which keeps track of the thread running its computation.
- WorkThreadTrackingFuture.RecursiveGetException - Exception in com.facebook.buck.util.concurrent
-
- WorkThreadTrackingFuture.WorkThreadTracker - Interface in com.facebook.buck.util.concurrent
-
Tracker to notify the future when computation has started and finished.
- WorkThreadTrackingFutureDecorator<T,FUTURE extends Future<T>> - Class in com.facebook.buck.util.concurrent
-
Implementation of WorkThreadTrackingFuture that wraps a future instrumented with work thread
tracking.
- wrap(byte[]) - Static method in class com.facebook.buck.android.resources.ResChunk
-
- wrap(HumanReadableException) - Static method in exception com.facebook.buck.core.toolchain.ToolchainInstantiationException
-
- WRAPPER - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
-
- wrapperScope(RuleKeyHasher.Wrapper) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyScopedHasher
-
Hashes the wrapper iff non-empty (i.e.
- wrapperScope(RuleKeyHasher.Wrapper) - Method in class com.facebook.buck.rules.keys.NoopRuleKeyScopedHasher
-
- wrapperScope(RuleKeyHasher.Wrapper) - Method in interface com.facebook.buck.rules.keys.RuleKeyScopedHasher
-
- wrapperSubType(RuleKeyHasher.Wrapper) - Static method in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
-
- wrapRealTaskListener(PluginClassLoader, Object) - Static method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskListener
-
- wrapsCxxGenrule(SourcePathRuleFinder, SourcePath) - Static method in class com.facebook.buck.cxx.CxxGenruleDescription
-
- WrapsException - Interface in com.facebook.buck.util.exceptions
-
- write(OutputStream) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.FetchResponse
-
- write(OutputStream) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.StoreRequest
-
- write(ElfHeader.EIClass, ByteBuffer) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection
-
- write(ByteBuffer) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
-
- write(ElfHeader.EIClass, ByteBuffer) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
-
- write(ByteBuffer) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info
-
- write(ElfHeader.EIClass, ByteBuffer) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable
-
- write(ElfHeader.EIClass, ByteBuffer) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef
-
- write(ElfHeader.EIClass, ByteBuffer) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed
-
- write() - Method in class com.facebook.buck.features.project.intellij.IjProject
-
Write the project to disk.
- write() - Method in class com.facebook.buck.features.project.intellij.IjProjectWriter
-
Write entire project to disk
- write() - Method in class com.facebook.buck.features.project.intellij.PregeneratedCodeWriter
-
- write(StubJarWriter) - Method in class com.facebook.buck.jvm.java.abi.StubJarEntry
-
- write(String) - Method in interface com.facebook.buck.log.ConsoleHandlerState.Writer
-
- write(char[], int, int) - Method in class com.facebook.buck.log.ReferenceCountedWriter
-
- write(int) - Method in class com.facebook.buck.log.ReferenceCountedWriter
-
- write(char[]) - Method in class com.facebook.buck.log.ReferenceCountedWriter
-
- write(String) - Method in class com.facebook.buck.log.ReferenceCountedWriter
-
- write(String, int, int) - Method in class com.facebook.buck.log.ReferenceCountedWriter
-
- write(FullRuleKey) - Method in class com.facebook.buck.log.thrift.ThriftRuleKeyLogger
-
Writes a serialized form of the rule key to the output stream.
- write(int) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
-
- write(byte[]) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
-
- write(byte[], int, int) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
-
- write(int) - Method in class com.facebook.buck.util.hash.HasherOutputStream
-
- write(byte[], int, int) - Method in class com.facebook.buck.util.hash.HasherOutputStream
-
- write(int) - Method in class com.facebook.buck.util.TeeOutputStream
-
- write(byte[], int, int) - Method in class com.facebook.buck.util.zip.CustomZipOutputStream
-
- write(int) - Method in class com.facebook.buck.util.zip.CustomZipOutputStream
-
Writes the specified byte to this output stream.
- write(OutputStream) - Method in class com.facebook.buck.util.zip.DeterministicManifest
-
- writeAndClose(OutputStream) - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.Request
-
- WriteAppModuleMetadataStep - Class in com.facebook.buck.android
-
- writeArtifactCompressionEvent(ArtifactCompressionEvent, ChromeTraceEvent.Phase) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
-
- writeBytesToPath(byte[], Path, FileAttribute<?>...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- writeBytesToPath(byte[], Path, FileAttribute<?>...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
- writeContentsToPath(String, Path, FileAttribute<?>...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
- writeContentsToPath(String, Path, FileAttribute<?>...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
- writeEnd() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceWriter
-
Must be called after all events to properly terminate event stream.
- writeEntry(Path, ThrowingSupplier<InputStream, IOException>) - Method in class com.facebook.buck.jvm.java.abi.JarBuilderStubJarWriter
-
- writeEntry(String, InputStream) - Method in class com.facebook.buck.util.zip.CustomZipOutputStream
-
- writeEvent(ChromeTraceEvent) - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceWriter
-
Write single event.
- writeEvent(IndividualTestEvent.Finished) - Method in class com.facebook.buck.event.listener.FileSerializationEventBusListener
-
- WriteFile - Class in com.facebook.buck.file
-
Write a constant to a file.
- WriteFile(BuildTarget, ProjectFilesystem, String, Path, boolean) - Constructor for class com.facebook.buck.file.WriteFile
-
- WriteFile(BuildTarget, ProjectFilesystem, byte[], Path, boolean) - Constructor for class com.facebook.buck.file.WriteFile
-
- WriteFile(WinNT.HANDLE, ByteBuffer, int, IntByReference, Pointer) - Method in interface com.facebook.buck.io.windowspipe.WindowsNamedPipeLibrary
-
- writeFile(ClassUsageTracker, Path, ProjectFilesystem, CellPathResolver) - Method in interface com.facebook.buck.jvm.java.ClassUsageFileWriter
-
- writeFile(ClassUsageTracker, Path, ProjectFilesystem, CellPathResolver) - Method in class com.facebook.buck.jvm.java.DefaultClassUsageFileWriter
-
- writeFileAndGetInputStream(BuildJobStateFileHashEntry, Path) - Method in class com.facebook.buck.distributed.LocalFsContentsProvider
-
- WriteFileHashCode - Class in com.facebook.buck.android
-
Computes the hash of a file and writes it as the output.
- WriteFileHashCode(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, SourcePath) - Constructor for class com.facebook.buck.android.WriteFileHashCode
-
- WriteFileStep - Class in com.facebook.buck.step.fs
-
- WriteFileStep(ProjectFilesystem, ByteSource, Path, boolean) - Constructor for class com.facebook.buck.step.fs.WriteFileStep
-
- WriteFileStep(ProjectFilesystem, String, Path, boolean) - Constructor for class com.facebook.buck.step.fs.WriteFileStep
-
- WriteFileStep(ProjectFilesystem, Supplier<String>, Path, boolean) - Constructor for class com.facebook.buck.step.fs.WriteFileStep
-
- writeFilesToKeepToFile(String) - Method in class com.facebook.buck.features.project.intellij.IJProjectCleaner
-
- writeLine(String, Object...) - Method in class com.facebook.buck.util.string.AsciiBoxStringBuilder
-
- writeLinesToFile(Iterable<String>, Path) - Static method in class com.facebook.buck.io.file.MostFiles
-
Writes the specified lines to the specified file, encoded as UTF-8.
- writeLinesToPath(Iterable<String>, Path, FileAttribute<?>...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
-
Writes each line in lines with a trailing newline to a file at the specified path.
- writeLinesToPath(Iterable<String>, Path, FileAttribute<?>...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
-
Writes each line in lines with a trailing newline to a file at the specified path.
- writeLock() - Method in class com.facebook.buck.util.concurrent.AutoCloseableReadWriteLock
-
- writeLock() - Method in class com.facebook.buck.util.concurrent.AutoCloseableReadWriteUpdateLock
-
- writeManifest() - Method in class com.facebook.buck.util.zip.CustomJarOutputStream
-
- writeMetadataToDisk(boolean) - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
-
- writeModuleMetadata(Path, ImmutableMultimap<APKModule, Path>, APKModuleGraph, ProjectFilesystem, Optional<Path>, Optional<Path>, boolean) - Static method in class com.facebook.buck.android.WriteAppModuleMetadataStep
-
- writeOutput(Appendable) - Method in class com.facebook.buck.core.util.graph.Dot
-
Writes out the graph in dot format to the given output
- writeOutputHashes(FileHashCache) - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
-
- writeOutputHashes(FileHashCache) - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
-
- WRITER - Static variable in class com.facebook.buck.util.json.ObjectMappers
-
- writeResult(String, List<TestResult>) - Method in class com.facebook.buck.testrunner.BaseRunner
-
The test result file is written as XML to avoid introducing a dependency on JSON (see class
overview).
- writeStart() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceWriter
-
Must be called prior to emitting first event to properly initialize stream.
- writeStdin(ByteBuffer) - Method in interface com.facebook.buck.util.ListeningProcessExecutor.LaunchedProcess
-
Invoke this to directly write data to the launched process's stdin.
- writeStringTableFromStrings(Iterable<String>, OutputStream) - Static method in class com.facebook.buck.cxx.toolchain.elf.ElfStringTable
-
Writes a string table from the given strings.
- writeStringTableFromStringTable(byte[], Iterable<Integer>, OutputStream) - Static method in class com.facebook.buck.cxx.toolchain.elf.ElfStringTable
-
Writes a string table from null terminated byte strings described by the byte array and
indices.
- WriteStringTemplateRule - Class in com.facebook.buck.core.rules.impl
-
- WriteStringTemplateRule(BuildTarget, ProjectFilesystem, BuildRuleParams, Path, SourcePath, ImmutableMap<String, String>, boolean) - Constructor for class com.facebook.buck.core.rules.impl.WriteStringTemplateRule
-
- writeTo(ProjectFilesystem, Path) - Method in class com.facebook.buck.jvm.java.abi.StubJar
-
- writeTo(JarBuilder) - Method in class com.facebook.buck.jvm.java.abi.StubJar
-
- WriteToFileArg - Class in com.facebook.buck.rules.args
-
Expands a delegated arg to a file and then appends @that/file/path.macro to the command line.
- WriteToFileArg(BuildTarget, String, Arg) - Constructor for class com.facebook.buck.rules.args.WriteToFileArg
-
- writeToJar(JarBuilder, String) - Method in class com.facebook.buck.jvm.java.JarFileObject
-
- writeToJar(JarBuilder) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
-
- writeToJar(JarBuilder, String) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileObject
-
- writeToJar(JarBuilder, String) - Method in class com.facebook.buck.jvm.java.JavaNoOpFileObject
-
- writeToStream(DataOutputStream, byte[], HybridThriftRequestHandler<ThriftRequest>) - Static method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImpl
-
Writes the HTTP body into a stream in Hybrid Thrift over HTTP format.
- writeXmlOutput(List<TestResults>, Writer) - Static method in class com.facebook.buck.cli.TestRunning
-
Writes the test results in XML format to the supplied writer.